Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

copy standalone server and start it with psexec

Post Reply
Wildeskraut

copy standalone server and start it with psexec

Post by Wildeskraut »

Hi it´s no problem to copy standalone ultravnc to another host as I have domain admin rights in our network. How can I start and use it? Problem is the initalizing password, it is not set, so I can not connect.
merwinb
8
8
Posts: 10
Joined: 2005-09-08 18:05

Post by merwinb »

The password needs to be set before the server will accept any remote connections.

If you are able to copy/execute files on the remote machine, your best bet is to export the password field from your local registry settings, then enter that into the remote system's registry.

I'm working on MSI installation files for UltraVNC at the moment and I'm having a fair amount of success doing it this way.

Make sure you enter the password field into HKLM as well as HKCU - i'm not certain if it's required, but it seems to operate far better that way.

[HLKM\Software\ORL\WinVNC3]

[mod=494,1126553916]replaced text \"OLE\" by \"ORL\" ;-)[/mod]
Last edited by merwinb on 2005-09-12 19:38, edited 1 time in total.
Wildeskraut

Post by Wildeskraut »

Hmm how can I add that key remotely and without the logged on user´s interaction to HKCU? HKCM is no problem.

Thanks in advance
Post Reply