This service is used to adjust the processes priority according your settings. Even if the process is started with Normal priority, if you define it as low priority, Priority automatically change it priority as you want.
- copy priority.exe into your system folder (e.g. c:\windows)
- copy priority.ini into your system32 folder (e.g. c:\windows\system32)
- execute 'priority -i' from an Administror Command Line, to install it as service
- execute 'priority -s' to start it
other parameters:
- '-e' to stop it
- '-u' to uninstall
edit priority.ini with your favorite editor (e.g. notepad) and add:
[application name without extension]
priority=low/below/normal/above/high or off to kill it
NOTE: Works on:
- Windows 10
Not supported/tested:
- Windows NT
- Windows 7