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
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
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?
-
- Former moderator
- Posts: 607
- Joined: 2006-11-30 00:41
- Location: Connecticut, USA
Re: Auto Login Script?
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.
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.
Re: Auto Login Script?
How to Auto Login Script (In Browser Mode)? Thanks!
Re: Auto Login Script?
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..
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..
Re: Auto Login Script?
iexplore "http://zombie1:port/"
shouldnt be any harder. same with any other popular browser
shouldnt be any harder. same with any other popular browser