How do I install the Flow Production Tracking Desktop silently on Windows?
To run the Flow Production Tracking Desktop installer silently, simply launch the Flow Production Tracking Desktop installer the following way:
ShotgunInstaller_Current.exe /S
If you wish to also specify the installation folder, launch it with the /D
argument:
ShotgunInstaller_Current.exe /S /D=X:\path\to\install\folder.
Note:
The /D
argument must be the last argument and no \"
should be used in the path, even if there are spaces in it.