On an XP PC an application is running that at intervals calls a batch file to run another program from the command line with some passed parameters.
This works fine if the PC isn't locked. If the PC is locked the application itself runs OK, but the called command line program won't run. Could the app instead call a macro that unlocks the PC to run the command line program and then lock it again? Or does unlock only work with the scheduler?
I would have to install a bunch of stuff to work on this so I'm just trying not to waste my time
