From dab07a6aa557faeb7f9cb13b6df1d6f836018c3e Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Thu, 18 Aug 2011 05:21:05 +0200 Subject: x86 installer is mostly ready, only build system integration is left --- build/installer-x86.wxs | 49 +++++++++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 22 deletions(-) (limited to 'build/installer-x86.wxs') diff --git a/build/installer-x86.wxs b/build/installer-x86.wxs index eff12694..af3389f4 100644 --- a/build/installer-x86.wxs +++ b/build/installer-x86.wxs @@ -7,8 +7,8 @@ lightArgs: ".wixobj" -out ".msi" -ext WixUIExtension -ext WixUtilExtension --> - - + + @@ -121,10 +121,10 @@ - + @@ -1693,20 +1693,21 @@ + - + - + - + @@ -1742,7 +1743,7 @@ - + @@ -2035,57 +2036,61 @@ - + - + - + - + - + - - + + - + - - + + - + - + - + + + XChatIcon + + - + WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT Installed -- cgit 1.4.1