

LUX_NR_WORKER=1 – Enable worker service.*.LUX_NR_MANAGER=1 – Enable manager service.*.If a license exists it will be overwritten. LUX_NR_LIC_PATH= – Install license from file.LUX_NR_CONF_PATH= – Import settings from file.LUX_NR_RES_DIR= – Sets resource path and copies existing license, config, and database, if present.In the *.sh file the following syntax is used :įor example, to enable a worker service that connects to a manager at IP Address “10.0.0.50” include the following line in your *.sh file: The preferred file permissions are -rw-r-r. It must be owned by the user running the silent install.The file should fulfill the following conditions: In order to pass options to the installer, create the file “/tmp/ksnr10-silent-install.sh” Sudo installer -pkg keyshot_network_rendering_mac64_10.x.x.pkg -target / Use the following approach to silently install KeyShot Network Rendering on macOS: Keyshot_network_rendering_win64_10.x.x.exe /S /mh=10.0.0.50Ĭ:\Program Files\KeyShot10 Network Rendering\uninstall.exe /S macOS /mp= – Sets manager port the worker will connect to.Įxample of silent installation that will enable a worker and have it connect to “10.0.0.50” with default port:./mh= – Sets manager host the worker will connect to (also enables worker service).


Please note that service setup is still required. This is especially useful for unattended deployment onto servers. You or your IT department may wish to do a KeyShot Network Rendering silent install, i.e., unattended installation.
