--- old/src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources.properties 2019-09-06 15:57:03.527715900 -0400 +++ new/src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources.properties 2019-09-06 15:57:01.327862100 -0400 @@ -25,13 +25,12 @@ # app.bundler.name=Windows Application Image -exe.bundler.name=EXE Installer -msi.bundler.name=MSI Installer +exe.bundler.name=EXE Installer Bundler +msi.bundler.name=MSI Installer Bundler param.menu-group.default=Unknown resource.executable-properties-template=Template for creating executable properties file. -resource.inno-setup-project-file=Inno Setup project file resource.setup-icon=setup dialog icon resource.post-install-script=script to run after application image is populated resource.wxl-file-name=MsiInstallerStrings_en.wxl @@ -41,8 +40,6 @@ error.no-windows-resources=This copy of the JDK does not support Windows. error.no-windows-resources.advice=Please use the Oracle JDK for Windows. error.cannot-find-launcher=Cannot find cfg file in predefined app image directory {0}. -error.iscc-not-found=Can not find Inno Setup Compiler (iscc.exe). -error.iscc-not-found.advice=Download Inno Setup 5 or later from http://www.jrsoftware.org and add it to the PATH. error.copyright-is-too-long=The copyright string is too long for InnoSetup. error.copyright-is-too-long.advice=Provide a copyright string shorter than 100 characters. error.no-wix-tools=Can not find WiX tools (light.exe, candle.exe). @@ -67,7 +64,6 @@ message.tool-version=Detected [{0}] version [{1}]. message.one-shortcut-required=At least one type of shortcut is required. Enabling menu shortcut. message.running-wsh-script=Running WSH script on application image [{0}]. -message.iscc-file-string=InnoSetup compiler set to {0}. message.creating-association-with-null-extension=Creating association with null extension. message.wrong-tool-version=Detected [{0}] version {1} but version {2} is required. message.version-string-too-many-components=Version sting may have up to 3 components - major.minor.build .