Dan,
> Date: Wed, 13 Dec 2000 20:59:58 -0800
> From: "Dan Gliebe" <[EMAIL PROTECTED]>
> Subject: want VNC icon to go away
>
> Hi, I know this question come sup a lot but here goes...
> I facilitate a computer lab full of Win NT4 systems. I want to install VNC
> on all the computers but I don't want any of the students tobe able to see
> the icon in the system tray. I say the command to put in the registry to
> deny access tot he options box but I could not get it to work. Can someone
> tell me how or show mw an example of how to do this?
> Thanks
The next pre-release of TridiaVNC will support a registry setting
called "DisableTrayIcon", which will do just that when a non zero
value us present. The default will be to display the icon, of
course.
I have not used the AllowProperties or AllowShutdown settings
recently, but they are configured and work as described in the
documentation:
HKEY_LOCAL_MACHINE\Software\ORL\WinVNC3\Default\AllowProperties
DWORD = 0 (disable user access to the properties dialog)
HKEY_LOCAL_MACHINE\Software\ORL\WinVNC3\Default\AllowShutdown
DWORD = 0 (disable user ability to stop WinVNC server)
As I understand it, local per user settings, if present, can
override these. So for user "smith":
HKEY_LOCAL_MACHINE\Software\ORL\WinVNC3\smith\AllowProperties
DWORD = 0 (disable user access to the properties dialog)
HKEY_LOCAL_MACHINE\Software\ORL\WinVNC3\smith\AllowShutdown
DWORD = 0 (disable user ability to stop WinVNC server)
However, as long as the users are prevented from accessing the
properties dialog from the beginning, these user specific entries
should not exist.
--
Brian
----------------------------------------------------------------------------
TridiaVNC, the cross-platform, open source, remote control solution.
http://www.TridiaVNC.com/ and http://www.developVNC.org/
Java VNC Server Demo:
http://www.developVNC.org/logged-in/jVNC-info.html
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------