On Fri, 2002-11-22 at 11:34, Claudia BlueCow wrote: > The results of the above described system configuration are as follows: > - WinVNC does NOT show a tray icon > - WinVNC reads and stores its settings from the wrong registry keys
The problems you describe are not a bug in determining whether WinVNC is running as an application or as a service, but in determinign whether or not there is a user currently logged on. This is achieved by checking whether the current user name is null - if there is a user logged in then the tray icon and UI are displayed. When running as an application, it obviously makes sense for the tray icon always to be displayed, even if the current user cannot be established. Expect a fix for that in the next release! Cheers, -- Wez @ RealVNC Ltd. - http://www.realvnc.com Open Source VNC - Commercial Support & Development _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
