Disabling the properties box
Ralf Moeller
ralf.moeller "at" ffm2.siemens.de
Wed, 25 Nov 1998 10:05:26 +0000
Hi,
On Tue, 24 Nov 1998 18:04:01 +0200, Tal Lichtenstein wrote:
>Is it possible to disable the properties box?
>I saw the AllowProperties settings in the documentation and put it in
>HKEY_LOCAL_MACHINE\Software\ORL\WINVNC3\Default, but it ignored it.
>Where is this value supposed to go?
Well, I patch these into the registry and it works (properties setting disabled, password is set):
[HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3]
"ConnectPriority"=REG_DWORD:00000001
"Password"=hex:00,00,00,00,00,00,00 (just an example, put your pw in hex here)
[HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default]
"AllowProperties"=REG_DWORD:00000000
"AutoPortSelect"=REG_DWORD:00000001
"InputsEnabled"=REG_DWORD:00000001
"PollForeground"=REG_DWORD:00000001
"SocketConnect"=REG_DWORD:00000001
"Password"=hex:00,00,00,00,00,00,00 (just an example, put your pw in hex here)
Hope it helps,
Sincerely,
Ralf Moeller
Siemens Business Services GmbH & Co. OHG
LoB FS GF KOR OUT
---------------------------------------------------------------------
The VNC mailing list - see http://www.orl.co.uk/vnc/intouch.html
---------------------------------------------------------------------