skip to main
|
skip to sidebar
#include "*.h"
Monday, September 8, 2008
Lowering process priority on the command line
If there's a process that you want to start from the command line, or through a shortcut, but you want it to automatically have a higher or lower priority, use this syntax:
C:\WINDOWS\system32\cmd.exe /c start "DC++" /low "C:\path\to\program.exe"
This will ensure that the program always gives up CPU time to other processes.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
▼
2008
(14)
►
November
(1)
▼
September
(1)
Lowering process priority on the command line
►
August
(1)
►
July
(2)
►
June
(2)
►
May
(3)
►
April
(4)
About the Author
UNHchabo
My Sourceforge User Page
View my complete profile
No comments:
Post a Comment