bundler.name=EXE Installer bundler.description=Microsoft Windows EXE Installer, via InnoIDE. param.app-bundler.name= param.app-bundler.description= param.config-root.name= param.config-root.description= param.system-wide.name=System Wide param.system-wide.description=Should this application attempt to install itself system wide, or only for each user? Null means use the system default. param.image-dir.name= param.image-dir.description= param.out-dir.name= param.out-dir.description= param.iscc-path.name=InnoSetup iscc.exe location param.iscc-path.description=File path to iscc.exe from the InnoSetup tool. 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 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. message.tool-wrong-version=Detected [{0}] version {1} but version {2} is required. message.debug-working-directory=Kept working directory for debug\: {0} message.config-save-location=\ Config files are saved to {0}. Use them to customize package. message.outputting-to-location=Generating EXE for installer to\: {0} message.output-location=Installer (.exe) saved to\: {0} 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}