Probably easy but I've searched for over an hour and am TIRED....
Need to write a batch file to stop a program, program is started using task scheduler.
Not possible
A DOS program doesn't have access to any WINDOWS started programs. EVEN when the program is started in DOS you can't stop it from executing. I believe DOS just cannot do that