diff --git a/iis/installer.wxs b/iis/installer.wxs index 4e68f896..314410fd 100644 --- a/iis/installer.wxs +++ b/iis/installer.wxs @@ -83,18 +83,12 @@ - + + + VersionNT64 + + NOT VersionNT64 + @@ -408,12 +402,8 @@ - -(NOT &ModSec64=3) AND (NOT &ModSec32=3) - - - &ModSec64=3 OR &ModSec32=3 - + (NOT &ModSec64=3) AND (NOT &ModSec32=3) + &ModSec64=3 OR &ModSec32=3 1 @@ -431,12 +421,8 @@ - - DisableButton = 1 - - - DisableButton = 0 - + DisableButton = 1 + DisableButton = 0 1 @@ -564,8 +550,7 @@ - - +