12-05-2018 02:05 PM - edited 12-05-2018 02:06 PM
Might be worth adding some information to http://community.hexagongeospatial.com/t5/GMSC-Tutorials/GMSC-2018-3-Hexagon-App-Launcher/ta-p/27340 on silent install options for AppLauncher.exe
e.g. AppLauncher.exe /quiet
03-26-2019 01:57 PM
... as well as how to uninstall the Hexagon App Launcher by script (cmd.exe or powershell) without showing the UI - DevOps may be interested in this task.
Is there a way to safely remove any Hexagon App Launcher installation by script?
05-29-2019 01:24 AM
any hints about opportunities to uninstall the AppLauncher by silent parameters?
06-03-2019 12:59 PM - edited 06-03-2019 01:00 PM
Hi olivergrimm,
The Hexagon App Launcher setup is ready for silent install/uninstall options (/quiet or /passive)
More information can be found here:
https://docs.microsoft.com/en-us/windows/desktop/msi/standard-installer-command-line-options
HTH