As stated in the 
TightVNC FAQ, in order to hide the tray icon of the server, you need to add/set in the registry the DWORD 
DisableTrayIcon entry to 
1 inside the HKLM\SOFTWARE\ORL\WinVNC3 container.
A .reg file that does this automatically is this:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3]
"DisableTrayIcon"=dword:00000001
 
No comments:
Post a Comment