Forum Discussion
nishantranjan
11 hours agoNew Contributor
Just think like this. We have exe. we double click it to run and then perform what ever we want to do.
In my case, Instead of exe i have clickonce.application which on doubleclick launches the application. Scheduler starts the script, downloads the appliction but This doubleclick action to launch my application is not working from task scheduler.
Every thing works perfectly when running script directly from TestComplete or using command prompt , but when i use the command to run my script from task scheduler then it doesn't launch application.