|
Written by Travis Nuske
|
If you feel this tip has saved you time or effort, please consider buying us a cuppa coffee to keep things going!
Deploying ClickView Player on all the computers in your network.
Prepare ClickView Player Files
Download the ClickView Player from the ClickView site: http://www.clickview.com.au/downloads/index2.php (grab the msi package) at time of writing the latest file ClickViewPlayerSetup_1_7_4_AU.msi
Create a .reg file with the following setting:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\ClickView]
[HKEY_LOCAL_MACHINE\SOFTWARE\ClickView\ClickView]
"ServerIP"="yourClickViewServerIPorHostname"
Deploy ClickView Player
Copy ClickViewPlayerSetup_1_7_4_AU.msi to your msi deployment share, and add the msi to the software deployment GPO.
Copy the .reg file to a location that you can run it as part of your login script like \\domain\NETLOGON and add it to your login script with a line something like: "regedit /s \\domain\netlogon\clickview.reg"
|
|
Last Updated on Tuesday, 14 September 2010 11:07 |