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

Auto Login Script?

Post Reply
Classick
Posts: 1
Joined: 2007-03-09 01:02

Auto Login Script?

Post by Classick »

Hello

just wondering if there is a way to either store passwords, or create shortcuts for specific connections.

The Ideal.

id like to create an icon/shortcut on my desktop, be able to double click it, and have it connect to my PC at home without having to enter a password.

perhaps im phrasing it incorrectly, but is this possible?

thanks

dave
mattice06082
Former moderator
Former moderator
Posts: 607
Joined: 2006-11-30 00:41
Location: Connecticut, USA

Re: Auto Login Script?

Post by mattice06082 »

You can set up a batch file to start the viewer from the command line using this syntax:
vncviewer.exe -connect host[::port] -password password

Note that this isn't at all secure since your password would be stored in plain text.
Last edited by mattice06082 on 2007-03-09 02:14, edited 1 time in total.
morebe
Posts: 1
Joined: 2007-04-18 02:42

Re: Auto Login Script?

Post by morebe »

How to Auto Login Script (In Browser Mode)? Thanks!
bevtech
800
800
Posts: 2168
Joined: 2005-08-03 14:07
Location: Pennsylvania, United States

Re: Auto Login Script?

Post by bevtech »

not sure if you can script it with the java viewer.. :| Might be a way
Bevtech

Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2

User not developer..;)
boqs
Posts: 6
Joined: 2007-04-26 10:50

Re: Auto Login Script?

Post by boqs »

iexplore "http://zombie1:port/"

shouldnt be any harder. same with any other popular browser
Post Reply