gotenks1321 Posted May 26, 2009 Posted May 26, 2009 Howdy all, May not be entirely win2k3 relevant but is to a certain degree as I wish to deploy from the server 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
srochford Posted May 26, 2009 Posted May 26, 2009 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) 1
gotenks1321 Posted May 26, 2009 Author Posted May 26, 2009 Thanks Steve Just downloaded so I shall have a look at that tonight
rh91uk Posted May 26, 2009 Posted May 26, 2009 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now