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

Search found 3 matches

by Daneey
2007-07-10 17:26
Forum: Old messages
Topic: Cmd parameter -kill really doesn't work?
Replies: 5
Views: 2790

Re: Cmd parameter -kill really doesn't work?

Problem solved: a damned registry key: AllowShutdown; I thought it only denies the "Close VNC" option from within the popup menu. But it's not.

After setting AllowShutdown to 1, the -kill parameter just works fine.
by Daneey
2007-07-10 13:05
Forum: Old messages
Topic: Cmd parameter -kill really doesn't work?
Replies: 5
Views: 2790

Re: Cmd parameter -kill really doesn't work?

And, if there's no idea,

is there a way to disconnect a client from command line?
by Daneey
2007-07-10 13:02
Forum: Old messages
Topic: Cmd parameter -kill really doesn't work?
Replies: 5
Views: 2790

Cmd parameter -kill really doesn't work?

Hello, I am building a "framework" around UltraVNC, and this program controls the VNC through parameters. I've tried in several ways, but it seems that the '-kill' parameter does not work. Any ideas? Either being in connection or not, it doesn't seem to work properly. I tried from within a bat file ...