I am new to this list so excuse me if this has been asked before... I would like to install Free VNC as part of another package. I want to set the options directly from my main installer. My main setup is created using InnoSetup, so I planned on calling the VNC setup from this installer.
How can I start the VNC setup program such that it will install the VNC server only and create the login password we want to use? Are there some command line arguments or such that I can use? Or can I just set the needed parameters in the Registry afterwards? If so, where is the password for login stored? And is it encrypted in some way? Or is the best way to simply grab the files deployed by the VNC4 installer into my own installer, then store it in a good place on the target. Then call the winvnc4.exe with the -register command switch to register it as a service. I can also grab the registry settings from a working install and deploy that to ensure that the same password is being used. Is this a recommended or possible way to go about it? By the way, is the VNC4 Innosetup script source available somewhere??? /Bo _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
