I am facing an issue. I have written a .bat file which is used to open the application, reload the application and save it.
It is working fine when we open the .bat file manually.
When i schedule this .bat file in Task Scheduler, it executed successfully first time and then it keeps on in running state. I have use the force stop option after 30 mins, but it is also not working.
When i see the related task in task manager Qv.exe is executing. Also temp file is going to create where my .bat file exists.