I know this Problem...

There is no entry of the Winlogon.exe in the Registry. You can simply
add the following key. You must add these lines to a Text-File and name
it as xxx.reg (Ex. VNC.reg). Start it -> It works.

Reto


Windows Registry Editor Version 5.00

[HKEY_USERS\.DEFAULT\Software\ORL\VNCHooks\Application_Prefs]

[HKEY_USERS\.DEFAULT\Software\ORL\VNCHooks\Application_Prefs\mdm.exe]
"use_GetUpdateRect"=dword:00000001
"use_Timer"=dword:00000000
"use_KeyPress"=dword:00000001
"use_LButtonUp"=dword:00000001
"use_MButtonUp"=dword:00000001
"use_RButtonUp"=dword:00000001
"use_Deferral"=dword:00000001

[HKEY_USERS\.DEFAULT\Software\ORL\VNCHooks\Application_Prefs\MSTask.exe]
"use_GetUpdateRect"=dword:00000001
"use_Timer"=dword:00000000
"use_KeyPress"=dword:00000001
"use_LButtonUp"=dword:00000001
"use_MButtonUp"=dword:00000001
"use_RButtonUp"=dword:00000001
"use_Deferral"=dword:00000001

[HKEY_USERS\.DEFAULT\Software\ORL\VNCHooks\Application_Prefs\stisvc.exe]
"use_GetUpdateRect"=dword:00000001
"use_Timer"=dword:00000000
"use_KeyPress"=dword:00000001
"use_LButtonUp"=dword:00000001
"use_MButtonUp"=dword:00000001
"use_RButtonUp"=dword:00000001
"use_Deferral"=dword:00000001

[HKEY_USERS\.DEFAULT\Software\ORL\VNCHooks\Application_Prefs\winlogon.ex
e]
"use_GetUpdateRect"=dword:00000001
"use_Timer"=dword:00000000
"use_KeyPress"=dword:00000001
"use_LButtonUp"=dword:00000001
"use_MButtonUp"=dword:00000001
"use_RButtonUp"=dword:00000001
"use_Deferral"=dword:00000001

[HKEY_USERS\.DEFAULT\Software\ORL\VNCHooks\Application_Prefs\WinVNC.exe]
"use_GetUpdateRect"=dword:00000001
"use_Timer"=dword:00000000
"use_KeyPress"=dword:00000001
"use_LButtonUp"=dword:00000001
"use_MButtonUp"=dword:00000001
"use_RButtonUp"=dword:00000001
"use_Deferral"=dword:00000001
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to