SYMPTOM
When using the Silent Installation of Strategy Desktop as per the guidelines in the installation guide, the installation process shows the installation GUI (with the logo and the "next" buttons), when the expectation is that the installation just gets completed in the background without any human intervention.
STEPS TO REPRODUCE
[Installer] HideAllDialogs=TRUE CreateDesktopShortcuts=TRUE CreateStartMenuShortcuts=TRUE CheckForUpdate=FALSE [InitialPaths] StrategyDesktop=C:\Program Files\Strategy [Welcome] RemoveAll=FALSE [Finish] LaunchDesktopAfterInstall=TRUE KeepMySettingsOnMaintenance=FALSE
cd C:\Users\TEST\Downloads\desktop-windows-10.10.0.3758\Strategy Desktop 10.10
DesktopSetup.exe --Responsefile="C:\response.ini.txt" -s -f1"C:\setup.iss" -f2"c:\setup.log”
CAUSE
Starting with Strategy version 10.10, the silent installation for Strategy Desktop has changed. The folder with the executable files is now under
\Strategy Desktop x.x\resources\unpacked.
WindowsDesktop.execan be found under
Strategy Desktop x.x\resources\unpacked.
<path to WindowsDesktop.exe>\WindowsDesktop.exe -s -- ResponseFile="C:\response.ini" -f1"C:\setup.iss" -f2"c:\setup.log"
WindowsDesktop.execan be found under
Strategy Desktop x.x\resources\unpacked.