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

Launching viewer in listen mode at boot time?

Post Reply
fredtheman
8
8
Posts: 26
Joined: 2006-05-06 05:31

Launching viewer in listen mode at boot time?

Post by fredtheman »

Hello

I'd like the VNCViewer to be launched in listen mode automatically on all support hosts.

Is there a better way than creating a batch file with just "c:\vncviewer.exe /listen", and including it in either the Registry's Run section or the user's Start folder?

Thank you.
Last edited by fredtheman on 2007-07-09 23:29, edited 1 time in total.
fredtheman
8
8
Posts: 26
Joined: 2006-05-06 05:31

Re: Launching viewer in listen mode at boot time?

Post by fredtheman »

fredtheman wrote:I'd like the VNCViewer to be launched in listen mode automatically on all support hosts.
Seems like there's no need for a batch file: Just create a key in the Registry in the Run section, and add the following:

"c:\Program Files\UltraVNC 1.0.2\vncviewer.exe" -listen
pmctech
Posts: 4
Joined: 2007-07-13 15:31

Re: Launching viewer in listen mode at boot time?

Post by pmctech »

all i did was put a shortcut in my system startup "%programfiles%\UltraVNC\vncviewer.exe" -listen 5500
Post Reply