diff --git a/installer/windows/build.cmd b/installer/windows/build.cmd index d03ac0c8..602834e7 100644 --- a/installer/windows/build.cmd +++ b/installer/windows/build.cmd @@ -31,8 +31,8 @@ if "%2"=="" ( :: Suppress some ICE checks :: - 61 (major upgrade) :: - 03 & 82 (merge module) -:: - 43 & 57 (non-advertised shortcuts) -set ICE=-sice:ICE03 -sice:ICE82 -sice:ICE61 -sice:ICE43 -sice:ICE57 +:: - 38 & 43 & 57 (non-advertised shortcuts) +set ICE=-sice:ICE03 -sice:ICE82 -sice:ICE61 -sice:ICE38 -sice:ICE43 -sice:ICE57 :: Suppress 'light.exe' warning :: - 1104 (vcredist merge module installer version) diff --git a/installer/windows/product.wxs b/installer/windows/product.wxs index e1f78a5b..e4223b58 100644 --- a/installer/windows/product.wxs +++ b/installer/windows/product.wxs @@ -48,8 +48,6 @@ - - @@ -84,23 +82,40 @@ - - - - - - + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + - @@ -140,10 +155,7 @@ - - - - +