On this page
You or your IT department may wish to run the KeyShot Installer for PC* as a silent installation. The KeyShot installer takes the following arguments:
Commands
/S
– for a silent installation./AllUsers
– installs for all users with shortcuts in start menu./USERNAME=somepath
– changes the destination folder for the KeyShot Resources folder./FLEXLM=27000@myserver
– set the FlexLM server’s port and hostname. Only use this command if you have a floating license for multiple computers./D=C:\Program Files\KeyShot 11
– set the program files destination. This must be placed at the end of the command line./FloatingFeature=feature
– set the feature to check out (if more than one is available): keyshot2, keyshot_enterprise, or keyshot_base./NO_AUTOUPDATE
– disable updates./NO_CLOUD
– disable KeyShot Cloud Library.
Examples
KeyShot Personal Edition/Pro
keyshot_w64_11.x.x.exe /S /USERNAME=C:\Users\Luxion\Documents\KeyShot 11 /D=C:\Program Files\KeyShot 11
KeyShot Pro Floating
keyshot_w64_11.x.x.exe /S /USERNAME=C:\Users\Luxion\Documents\KeyShot 11 /FLEXLM=27000@myserver /D=C:\Program Files\KeyShot 11
Unattended Uninstall
C:\Program Files\KeyShot 11\uninstall.exe /S _?=C:\Program Files\KeyShot 11
*Silent install commands for Mac are currently not available.