16 May 2010

How can I Hide the WinVNC tray icon?

Assuming that your users are on windows PCs, change the
following registry value:

In HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3,
"DisableTrayIcon"=dword:00000001

This "registry hack" only works on some flavors of VNC
servers, but not all: TightVNC is supported, RealVNC is not.


So, open the register with regedit and put this option
above there.

or

Create a file with this:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3]
"DisableTrayIcon"=dword:00000001

And save it with the extension .reg and click him!



biOos

No comments: