In Windows XP are scheduled tasks. With them possible schedule to run some application.
I didn’t found, but may be possible to shutdown some application by schedule?
Thanks.
In Windows XP are scheduled tasks. With them possible schedule to run some application.
Share
Make batch file (for ex.: shutdown_application.bat) with command
where
notepad.exeis your appliction exe name.Now add shedule with this batch file.