Subject How to Hide Guardian Tray Icon
Author joeacunzo
I want to use the Guardian on Win9x/ME, but I don't want users of my
application to have the ability to shut it down by clicking on the
tray icon and selecting "Shutdown". I know that fbserver has a "-n"
switch to hide the tray icon (which fbguard actually uses). Looking
at the source of fbguard, I don't see such a switch.

Does anyone know how to use Guardian without having the tray icon be
visible? (Note, I will programatically shutdown the Guardian by
sending it a WM_CLOSE message from my application.)

Thanks,
Joe A.