M
Michael Bird
I have an app that starts when the system starts up, so it is already
running when the user logs in. The app sits in the system tray with a
NotifyIcon.
If I run launch the app manually once I'm logged in, everything is fine.
If the app starts automatically at system startup, when I log in, it doesn't
put its notify icon into the system tray. I assume there is some windows
message I should be looking for to re-show my notify icon, but I am not sure
what it would be.
Does anyone know what I need to do here?
Thanks.
running when the user logs in. The app sits in the system tray with a
NotifyIcon.
If I run launch the app manually once I'm logged in, everything is fine.
If the app starts automatically at system startup, when I log in, it doesn't
put its notify icon into the system tray. I assume there is some windows
message I should be looking for to re-show my notify icon, but I am not sure
what it would be.
Does anyone know what I need to do here?
Thanks.