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

Cmd parameter -kill really doesn't work?

Post Reply
Daneey
Posts: 3
Joined: 2007-07-10 12:57

Cmd parameter -kill really doesn't work?

Post by Daneey »

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, or just from a commandline, but none works above...

You guys have heard sth @ that?

P.s.: I've also tried '-fus' but it doesn't work either...
Daneey
Posts: 3
Joined: 2007-07-10 12:57

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

Post by Daneey »

And, if there's no idea,

is there a way to disconnect a client from command line?
Daneey
Posts: 3
Joined: 2007-07-10 12:57

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

Post by Daneey »

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.
prs777
Posts: 5
Joined: 2008-01-08 06:55

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

Post by prs777 »

could you tell me where this is in the registry? Ive looked but cant find it.

edit: I found it in HLM software ORL WinVNC3 Default. Its already set to 1.

I want to try to have a cmd line to use -kill for viewer and its not working.
Last edited by prs777 on 2008-01-13 18:07, edited 1 time in total.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

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

Post by redge »

uvnc version ?
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
prs777
Posts: 5
Joined: 2008-01-08 06:55

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

Post by prs777 »

Im using 1.0.2, the latest download.

Im trying to set up something that will start the viewer and logon and then start a screen capture program and record. Im totally new at all this, but it is great fun.

Eventually I would like to have this process occur when there is internet activity on one certain computer on a LAN . Ive looked at screen recorder and cam studio. Ive looked breifly and autoit as well. It seems using a GUI interface would work best since uvnc is basically all registry inputs and newer versions wouldnt work. Is that correct?
Post Reply