silent installer

Started by juntunea, April 30, 2014, 07:20:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nadsys

Ruckus, you are correct, i noticed after my post i'd got myself confused.

i striped it down to /s only as an argument.

what i wanted however was to then be able to set the master server, the cores, the port. once i had set these manually after the install i found them in the registry in these locations:
HKEY_CURRENT_USER\Software\Luxion\KeyShot 4 Network Rendering\cores reg_dword 4
HKEY_CURRENT_USER\Software\Luxion\KeyShot 4 Network Rendering\master\ip reg_sz my_server_ip
HKEY_CURRENT_USER\Software\Luxion\KeyShot 4 Network Rendering\master\port reg_dword 0x000011d7 (4567)

i plan to make an SCCM package with a powershell script that installs using /s and then add's the 3 keys and then restarts the keyshot4 render slave service and see what the result will be.

i hope it works like i expect.  i haven't found a simpler way to do it.

DonChunior

In KeyShot 6, are there any new options regarding the silent installation?