Summary
A response file can be specified when installing an InstallAnywhere installer silently. This article discusses the creation of the response file.
Synopsis
A response file can be specified when installing an InstallAnywhere installer silently. This article discusses the creation of the response file.
Discussion
A response file can be created in one of three ways:
1. From the Command Line
Run the installer with the -r parameter from the command line. The user input entered in the UI panels will be captured in the automatically-generated response file.
install.exe -r DestinationPath
A file called installer.properties will be generated in the same folder location as the installer that was launched.
2. Always Generate Automatically
You can specify that a response file is generated each time an installation is run by selecting 'Yes' in the Always Generate Response File setting (Project page > General Settings view > Project Information area).
If you generate a response file by selecting this option, the response file is always named installer.properties and will be created in the same directory as the installer.
3. Manual Creation
A response file can be manually generated. The file should be named installer.properties or [installername].properties. The properties file can be a simple text file that uses the following format:
key=value
When running the installer silently, the path to the properties file can be specified. If this is not explicitly specified, the installer will automatically check the folder where it was launched from for the properties file.
The following is a sample installer.properties file:
# Mon Jul 14 17:45:12 CDT 2010
# Replay feature output
# ---------------------
# This file was built by the Replay feature of InstallAnywhere.
# It contains variables that were set by Panels, Consoles or Custom Code.
#Choose Install Folder
#---------------------
USER_INSTALL_DIR=C:\\Program Files\\OfficeSuite
#Choose Shortcut Folder
#----------------------
USER_SHORTCUTS=C:\\Program Files\\OfficeSuite\\OfficeSuite
#Choose Product Features
#----------------------
CHOSEN_FEATURE_LIST=Application,Help
CHOSEN_INSTALL_FEATURE_LIST=Application,Help
CHOSEN_INSTALL_SET=Typical
#Set Eclipse Location
#--------------------
USER_INPUT_RESULT_0=C:\\Eclipse
#Install
#--------------------
-fileOverwrite_c\:\\progfile.txt=Yes
Additional Information
For additional information on running an InstallAnywhere silently, refer to the related KB article.
Related Articles
Setting Install Directory for Silent Install through Response File 15Number of Views How to Use PowerShell to Create a Self-Signed Digital Certificate to Test Digital Signing with InstallShield 41Number of Views Perform Silent Install for a Basic MSI 9Number of Views Determining Whether a Silent Install Was Successful 11Number of Views Setup Built with an InstallScript MSI Project Displays Task in the Windows Taskbar During Silent Install 6Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago