First you need to extract the setup files from the single-exe using WinZip.
Then record a silent response file by running setup with the -r parameter.
You can use the -f1 parameter to specify the location of the .iss file, otherwise it puts the file in the same place as setup.exe:
setup -r -f1C:\Temp\SetupResponse.iss
You need to go through the wizard one time to provide the default responses.
Then you can run the setup on other machines using the -s parameter.
You can also use the -f2 parameter to specify the location of the log file which contains any output generated by the setup, otherwise the log is created in the same directory as setup.exe:
Here are the instructions for uninstalling:
1) Extract the setup files to c:\temp\ersxxx.
2) Make sure you have ERStudio installed.
3) Then run the following to create the response file:
Questions & Answers related to Embarcadero Technologies ER-Studio Data Architect
Blogs (0)
Blog posts related to Embarcadero Technologies ER-Studio Data Architect
Links (0)
Links related to Embarcadero Technologies ER-Studio Data Architect
Reviews (0)
Reviews related to Embarcadero Technologies ER-Studio Data Architect
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ