I've been working on a small project that incorporates a repeater, and I've combed through a bunch of different scenarios to try and make my setup foolproof. I've noticed a few things that I wanted to relay:
1) When using "service_commandline=-autoreconnect -connect <ip_address_of_repeater:5500> -id:1234" to automate repeater connection, and *also* using "DisableTrayIcon=1", I can connect fine the FIRST time with my viewer. Disconnecting and attempting a re-connect fails. I have verified that this has something to do with "DisableTrayIcon" by toggling it back and forth from 0 to 1, restarting the uvnc service, and trying multiple connects/disconnects. It works fine when the system tray icon is enabled, but not when it's disabled.
2) Using a repeater while using "service_commandline" option (as above), if I enter the wrong password, I will not be able to reconnect to the server. I have read a few other threads and most point toward the server having the problem with reconnecting to the repeater after a failed password attempt. This happens regardless of the "DisableTrayIcon" being enabled or disabled.
Is there any way of fixing this in the server to make repeater connections more stable?
Also, is there any way to change the system tray icon to something different? I want to use this with my customers, but if I can't reliably disable the systray icon, I'd like it to look a bit more friendly than a big eye staring at them.

Thanks for any input, and I'm happy to do any testing/debugging if necessary to get these things resolved for the next release

Cheers,
Jordan
(P.S. this is with using Windows 2000 Professional as the server, btw)