From aa1990375320adf6a7ac9dedd1611ee6573287d8 Mon Sep 17 00:00:00 2001 From: Toomas Uudisaru Date: Sun, 3 Jun 2018 14:12:37 +0300 Subject: [PATCH] Optional components as transitive in win installer IB-5279: Optional components marked as transitive in msi so that they are reinstalled on repair Signed-off-by: Toomas Uudisaru --- qdigidoc4.wxs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qdigidoc4.wxs b/qdigidoc4.wxs index 1f50fe8d9..e3591854e 100644 --- a/qdigidoc4.wxs +++ b/qdigidoc4.wxs @@ -64,7 +64,7 @@ msiexec /a Eesti_ID_kaart-CPP-teek-arendajale-3.10.0.3672.BETA.msi /qn TARGETDIR - + INSTALL_DIGIDOC3 = 1 @@ -95,7 +95,7 @@ msiexec /a Eesti_ID_kaart-CPP-teek-arendajale-3.10.0.3672.BETA.msi /qn TARGETDIR - + INSTALL_DIGIDOC3 = 1 - + INSTALL_DIGIDOC4 = 1