Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- I could let my Time Saver script use some WinAPI function(s) to set the process priority and affinity of the AWCC process.
- If you go to Details in Task Manager and right-click it, you'll see the option "Set priority", could just make that the lowest.
- And another option "Set affinity", making that only the fourth CPU instead of them all (having them all would likely just use the first one, like every other process basically does)
Advertisement
Comments
-
- idk if this is helpful but I also saw "SeIncreaseBasePriorityPrivilege" here: https://github.com/flipeador/Library-AutoHotkey/blob/master/process/privileges.ahk
Add Comment
Please, Sign In to add comment
Advertisement