Unable to Perform Silent Installation of TrueSTUDIO v9.3.0
Hello,
I'm trying to silently install Atollic TrueSTUDIO for STM32 v9.3.0 for use in a CI/CD pipeline.
I'm launching the installer from a .bat file using the following command:
Atollic_TrueSTUDIO_for_STM32_windows_x86_v9.3.0_20190212-0734.exe /S /D=C:\Tools\TrueSTUDIO
Were:
/S = Silent installation (commonly used with NSIS-based installers)
/D= = Destination path for installation
The installation does not run in silent mode – the graphical installer still appears. There are no error messages, but also no indication that a background installation is taking place.
Does the TrueSTUDIO installer support silent installation at all?
Setup Details:
TrueSTUDIO Version: 9.3.0 (Build 20190212-0734)
Platform: Windows 11
Installer Filename: Atollic_TrueSTUDIO_for_STM32_windows_x86_v9.3.0_20190212-0734.exe
Any insights or suggestions would be greatly appreciated – thanks in advance!
Martin
