Hey Chris,
![]()
I have done a lot of SW Deployment via DTC so far :)
The install switches are mostly (at least for EXE-installers) software-depending, so every program/installer might have it's own switches.
Usually you can get them by:
1. Open a CMD as administrator
2. Run "Setup.exe /?" (or whatever you EXE's name is)
The "/?" asks the installer for help, which usually shows some commands, like: