response.ini.
[Installer] HideAllDialogS=TRUE CreateShortcuts=FALSE CheckForUpdate=FALSE StrategyDesktop=C:\Program Files\Strategy\Desktop [Welcome] HideAllDialogs=FALSE RemoveAll=TRUE [Finish] LaunchDesktopAfterInstall=FALSE
setup.issfile is created with the following content.
[InstallShield Silent] Version=v7.00 File=Response File [Application] Name=InstallShield Version=10.50.000 Company=My Software Company
response.inifile, and the
setup.issfile.
WindowsDesktop.exeis found under
\Strategy Desktop x.x\resources\unpacked.
<path to WindowsDesktop.exe>\WindowsDesktop.exe --Responsefile="<path to response.ini>
" -s -f1"<path to setup.iss>
" -f2"<path to save the setup.log>
"
C:\Strategy Desktop 11.3.0\resources\unpacked\WindowsDesktop.exe --Responsefile="C:\response.ini" -s -f1"C:\setup.iss" -f2"C:\setup.log"
setup.logfile is generated to log the process of the uninstall.
For steps to uninstall Strategy 10.8, see KB441072.
For steps to perform a silent install of Strategy 10.10, see KB439524.