< prev index next >

modules/jdk.packager/src/main/resources/com/oracle/tools/packager/windows/WinExeBundler.properties

Print this page

        

@@ -28,11 +28,11 @@
 
 error.parameters-null=Parameters map is null.
 error.parameters-null.advice=Pass in a non-null parameters map.
 
 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.iscc-not-found.advice=Download Inno Setup 5 or later from http\://www.jrsoftware.org and add it to the PATH.
 
 error.license-missing=Specified license file is missing.
 error.license-missing.advice=Make sure that "{0}" references a file in the app resources, and that it is relative file reference.
 
 error.copyright-is-too-long=The copyright string is too long for InnoSetup.
< prev index next >