Tried to do this with task scheduler but it was a complete mess and never worked properly. Is there another way to do this?
Asked
Active
Viewed 100 times
0
-
Duplicate of https://superuser.com/questions/700400/batch-how-to-run-a-program-when-the-computer-is-idle-and-stop-when-its-used ? – mirh Jan 04 '23 at 02:32
1 Answers
0
Easiest way is to start program and set priority to lowest in task manager. This way, program will only use idle CPU cycles.
qdboextd
- 1
- 1
-
The program has nothing to do with CPU usage but that I simply do not want running while at the pc. – Dolyfin Aug 16 '20 at 07:15