Skip to content

michi84o/pprio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pprio

Change process priority.

Changes the priority of a Windows process to "Higher". Also works if multiple instances are running. Priority is updated every 5 seconds.

Usage:

pprio -p processName

Additional priority options: Use the "-h" parameter to use "High" priority. Use the "-l" parameter to use "Lower" priority. Use the "-i" parameter to use "Idle" priority.