Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

more flags for the server

Any features you would like to see in UltraVNC? Propose it here
Post Reply
mimecine

more flags for the server

Post by mimecine »

I'd love a way of setting passwords etc with just the commandline: Reason is that I currently ssh my way in to a machine (with cygwins sshd) to start the Vnc-server, but since all settings seem gui-based I can't set passwords etc. I could probably use regtool, but finding wich keys goes where and how to encrypt the password etc, is kind of an annoying work.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

The easyest way, if you don't need different settings for each server,
is to export the regsitry key. HKLM/SOftware/ORL/Winvnc3 to a .reg file

regedit myfile.reg and passwd and all settings are changed.
Guest

Post by Guest »

Rudi De Vos wrote:The easyest way, if you don't need different settings for each server,
is to export the regsitry key. HKLM/SOftware/ORL/Winvnc3 to a .reg file

regedit myfile.reg and passwd and all settings are changed.
Don't forget HKLM\Software\UltraVNC for the MSLogon parameters too.
lleroy
8
8
Posts: 15
Joined: 2004-05-06 08:39

Post by lleroy »

Post Reply