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.