Saving CPU in Windows With Batch Files
Posted: Tue Aug 13, 2013 12:32 am
So, tip not for advanced users, but I am using an aging laptop with Win XP and Live 8 is maxing out the CPU.
So, Windows runs a lot of services that you really don't need when you are making tracks with Ableton. I made a simple 'stop' batch file to stop unneeded services, and then a 'start' batch file to open the services once I am done with my Ableton session.
It is very easy to do and saves a bunch of computing power with a click of the mouse.
You can find out how to make a batch file by search, or message me. Probably quicker for you to search as I am a busy man.
You can also close apps in the same way.
The main commands are NETSTOP, NETSTART ans TASKKILL.
Hope someone, somehwere finds this useful!
So, Windows runs a lot of services that you really don't need when you are making tracks with Ableton. I made a simple 'stop' batch file to stop unneeded services, and then a 'start' batch file to open the services once I am done with my Ableton session.
It is very easy to do and saves a bunch of computing power with a click of the mouse.
You can find out how to make a batch file by search, or message me. Probably quicker for you to search as I am a busy man.
You can also close apps in the same way.
The main commands are NETSTOP, NETSTART ans TASKKILL.
Hope someone, somehwere finds this useful!