How to run a command or application with a different CPU priority in Windows 7 using DOS command

Use the "start" command in command line to start a command or application with different CPU priority.
start /[priority] [command or path to application]
The priorities are:

  1. low
  2. normal
  3. high
  4. realtime
  5. abovenormal
  6. belownormal

Example

start /high [path-to-command/application]


Comments

Popular posts from this blog

City Code Table for Casio SGW300HD-1AV Watch

How to force only 4G or LTE network connection for Samsung Galaxy Note 4

Mounting NFS share directory from D-link DNS 320L on Ubuntu 12.04 LTS