Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 374 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 374 Bytes

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.