diff --git a/dist/win/resources/main.wxs b/dist/win/resources/main.wxs index c1384c2cf..5dddd4f5b 100644 --- a/dist/win/resources/main.wxs +++ b/dist/win/resources/main.wxs @@ -1,15 +1,11 @@ - + xmlns:util="http://schemas.microsoft.com/wix/UtilExtension"> - + - + @@ -17,27 +13,49 @@ - + - + - + - + - + - + - - + + @@ -47,6 +65,7 @@ + @@ -57,9 +76,6 @@ - - - @@ -73,6 +89,9 @@ + + + @@ -81,68 +100,45 @@ - - - + + + + + + + - + + + + + + + - - - - - 1 - - - 1 - - - !(loc.message.install.dir.exist) - - - - - - - - - 1 - INSTALLDIR_VALID="0" - INSTALLDIR_VALID="1" - - - - 1 - 1 - - - - - - - - - - - - - - + Not Installed + Not Installed + Not Installed + Not Installed + + Not Installed + + + Not Installed + + + Not Installed + + JP_UPGRADABLE_FOUND @@ -156,5 +152,4 @@ - diff --git a/dist/win/resources/ui.wxf b/dist/win/resources/ui.wxf new file mode 100644 index 000000000..0aadc0b05 --- /dev/null +++ b/dist/win/resources/ui.wxf @@ -0,0 +1,16 @@ + + + + + + + + + 1 + 1 + NOT Installed + + + + + \ No newline at end of file