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

uVNC Viewer - automatically register a password

Post Reply
Dc3
Posts: 1
Joined: 2014-08-12 13:39

uVNC Viewer - automatically register a password

Post by Dc3 »

I am trying to launch uVNC from a run command and I am trying to figure out if I can automatically assign the password for the connection. Is there any sort of identifier I can add after setting the IP address to accomplish this?

(Here is what I have so far)
RUN: C:\Program Files (x86)\uvnc bvba\UltraVNC\vncviewer.exe 192.168.1.2:5009

an example would be as follows:
C:\Program Files (x86)\uvnc bvba\UltraVNC\vncviewer.exe 192.168.1.2:5009 -password TEST
Bonji
100
100
Posts: 339
Joined: 2008-05-13 14:54

Re: uVNC Viewer - automatically register a password

Post by Bonji »

/password PASSWORD

run vncviewer.exe with the /? parameter to see all command line arguments available.
-Ben
Post Reply