system start-up detection
I have an application that runs in system tray with a notify Icon. It can also be launched from an exe in desktop as well as Program menu.
Whenever the system(computer) starts up, that application is automatically started( It is added to start up programs).
I want to modify the existing way of start up. At system start up it s'd not show up but will only appear in the system tray. But when clicked from desktop or programs menu it s'd show up and start normally.
What is the way to do it?
awaiting for responses...
Thanks,
Deb

