Single Instance and Task Scheduler Creating Trouble.
-
Hi, I have a windows application in which sinlge instance check is applied and is working well. But when i schedule my application to run on system startup the probelm comes as the exe runs in process but no icon is shown in task bar (on minimize mode application icon is shown in taskbar) or the forms are shown. So when i click on the icon nothing happens as already exe is running in process. I need a solution like when scheduled task runs my application its icon shuold automatically appear in the taskbar.
-
Hi, I have a windows application in which sinlge instance check is applied and is working well. But when i schedule my application to run on system startup the probelm comes as the exe runs in process but no icon is shown in task bar (on minimize mode application icon is shown in taskbar) or the forms are shown. So when i click on the icon nothing happens as already exe is running in process. I need a solution like when scheduled task runs my application its icon shuold automatically appear in the taskbar.
So your program is running at system startup and not system login? Under what ID is it running? It sounds like it's not part of the same interactive desktop session.
Joel Ivory Johnson
Meet my dev team: RDA Architecture Evangelist Team Blog
My site: J2i.net
Twitter: J2iNet