I'm trying to set the password for a UltraVNC Server without using the system tray menu (Want to automate installation).
I tried using uvnc_settings.exe and setting the password under the Security tab, but it doesn't seem to actually apply the password.
I tried using createpassword.exe, per this post from Rudi using:
Code: Select all
createpassword -secure mypasswordCode: Select all
createpassword mypasswordI also tried using setpasswd.exe but didn't get anywhere.
Am I going about this the wrong way?
Cheers
