src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources.properties
branchJDK-8200758-branch
changeset 57404 a477b26bf888
parent 57397 89549ecec1c7
child 57407 2c14fbeff1dc
--- a/src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources.properties	Thu Jun 13 19:04:29 2019 -0400
+++ b/src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources.properties	Thu Jun 13 19:32:24 2019 -0400
@@ -37,7 +37,7 @@
 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.wix-config-file=WiX config file
+resource.wxl-file-name=MsiInstallerStrings_en.wxl
 
 error.parameters-null=Parameters map is null.
 error.parameters-null.advice=Pass in a non-null parameters map.
@@ -82,6 +82,5 @@
 message.generating-msi=Generating MSI: {0}.
 message.light-file-string=WiX light tool set to {0}.
 message.candle-file-string=WiX candle tool set to {0}.
-message.install.dir.exist=The folder [APPLICATIONFOLDER] already exist. Whould you like to install to that folder anyway?
 message.invalid.install.dir=Warning: Invalid install directory {0}. Install directory should be a relative sub-path under the default installation location such as "Program Files". Defaulting to application name "{1}".