Installshield Setup - Inx
Historically, older versions of InstallShield (up to version 5.x and 6.x) used a file called (InstallShield Silent). This file captured responses in a simple, section-based format.
Reboot=No Or, to allow silent reboot with suppression: Installshield Setup Inx
This article will dissect everything you need to know: from generating your first INX file to troubleshooting silent install failures. Before diving deep, it is important to clarify a common confusion in the InstallShield ecosystem. Historically, older versions of InstallShield (up to version
Setup.exe /s /f1"C:\temp\my_setup.inx" /uninst Or, using the uninstaller directly: section-based format. Reboot=No Or