Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 0.80 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. ;"CpuPriorityClass"=dword:00000002 (default)
  4. ;00000003 = High 3
  5. ;00000006 = Above Normal 6
  6. ;00000002 = Normal 2
  7. ;00000005 = Below Normal 5
  8. ;00000001 = Idle 1
  9. ;"IoPriority"=dword:00000002 (default)
  10. ;00000004 = Critical 4
  11. ;00000003 = High 3
  12. ;00000002 = Normal 2
  13. ;00000001 = Low 1
  14. ;00000000 = Very Low 0
  15. ;"PagePriority"=dword:00000005 (default)
  16. ;00000005 = Normal 5
  17. ;00000002 = Low 2
  18. ;00000001 = Very Low 2
  19. ;00000000 = Idle 0
  20.  
  21. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\prototypef.exe]
  22. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\prototypef.exe\PerfOptions]
  23. ;Prototype
  24. "CpuPriorityClass"=dword:00000002
  25. "IoPriority"=dword:00000002
  26. "PagePriority"=dword:00000005
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement