my program won't start up in the system tray. I checked the registry and I did find an entry but still the program won't start. I gave a link to the .exe file .... any ides what's hapening ?
Printable View
my program won't start up in the system tray. I checked the registry and I did find an entry but still the program won't start. I gave a link to the .exe file .... any ides what's hapening ?
If your app is add to Startup key , the icon won't be shown in the system tray(taskbar)unless you used used the function that adds the app to it.
I'm developing the application in VB.NET and its got this feature in which you drag and drop 'IconNotify'. This adds an icon to the application and one can add menus to it. This part works fine. but the app won't start in the system tray on boot up. I even checked the system process tht are running, but I could not find it. Hence it did not start up. .... ?