Installshield Setup Inx Site

Deploy using Setup.exe (not MSI directly) and ensure the ISSetupPrerequisites folder is accessible. Alternatively, run:

$process = Start-Process -FilePath $setupPath -ArgumentList "/s /f1 "$inxPath " /f2 "$logPath "" -Wait -PassThru 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. Deploy using Setup