Jump to content

Recommended Posts

Posted

Howdy all,

 

May not be entirely win2k3 relevant but is to a certain degree as I wish to deploy from the server :D

 

Does anyone know if it's possible to package up WinVNC into an MSI ready to deploy out over the network? I've had a quick search and come up with nothing but there may be something out there I've missed.

 

Cheers

Posted

VNC will install silently from the command line so I've previously made an MSI using the MSI wrapper wizard

 

You also need some registry settings; you can put these in with regedit /s so that's also silent (just copy the settings from a manually installed copy)

  • Thanks 1
Posted

Or alternatively use something like Wininstall LE, take a snapshot of the machine, install WinVNC and custom your own settings and then finish the package.

 

Might be good if you dont want to deploy Registry Settings in a script/logon script and just have it all in one MSI?

 

Just a thought

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...