Tool/software: Code Composer Studio
We are trying to update our silent package for Code Composer Studio from Version 8.0.0.00016 to 9.0.0.00018.
We're executing the setup with the following parameters:
"--mode unattended --unattendedmodeui none --optionfile setup\optionfile.txt --prefix C:\ti"
On physical computers the silent installation works without problems, but on virtual machines we have a strange behaviour. Sometimes the installation hangs at a certain point without an obvious reason. The setup.exe is still running but it does nothing for hours.
OS is a clean Windows 10 (1809).
What we've tried so far:
- Installing the software over GUI -> works fine
- Autologon of the user who installs the software (admin) before the installation starts (screen not locked)
- Disabling Windows Defender during installation (with Powershell command or Group Policy)
- Comparing the log files of working and not-working installations -> no errors found