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

Multi-monitor & Services & Security

Any features you would like to see in UltraVNC? Propose it here
Post Reply
rmdiv
8
8
Posts: 8
Joined: 2006-04-17 22:46

Multi-monitor & Services & Security

Post by rmdiv »

I really would like to see multi-monitor support without having to run the server as a service. For security reasons I do not want vnc server automatically be started. Instead when I need it I or somebody else will start the server. Unfortunately, having to start the vnc server (or restart the server) is more complicated then simply just start a server program.

Of course I still would like to have the option to run it as a service. Neverthless, multi-monitor support should not depend on this.
stsanford
8
8
Posts: 12
Joined: 2004-11-14 14:08

Re: Multi-monitor & Services & Security

Post by stsanford »

Why not create a simple batch script:

net start "VNC Server"

and save it on the desktop. This way, the service could be started as easily as double-clicking on an icon...

STS
-STS
Post Reply