
Sivagurunathan asked a question.
Hi ,
Need to install .exe in silent mode without using setup.iss file and need to pass parameters to installscript and proceed a silent installation using command prompt

Sivagurunathan asked a question.
Hi ,
Need to install .exe in silent mode without using setup.iss file and need to pass parameters to installscript and proceed a silent installation using command prompt
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?
Activity: Status change: 2 hours ago
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. | |
Revenera Assistant
Hi @Sivagurunathan ,
Thank you for your post.
The documentation at the following link:
https://docs.revenera.com/installshield28helplib/helplibrary/SilentInstall.htm
mentions the following:
InstallScript MSI and InstallScript Silent Installations
For InstallScript MSI and InstallScript projects, you need to record a response file that records the end-user interaction. This response file is passed to Setup.exe so that the installation can be run. The traditional silent installation works almost exactly the same as regular installations. It follows the same script logic as the regular installation.
If you need to install an InstallScript MSI installation without using Setup.exe, you can use the MSI silent mode.
This leads me to conclude that recording a response file is absolutely required and nonnegotiable for running a silent InstallScript-driven install.
Please let us know if you have any questions or concerns. Thanks!