changing priority of running processes


Recommended Posts

how can i change the priority of a rining process to high, but in an automated fasion. to make games plable i need to increasse the priority of type32 & point32, but it is annoying to have to do it manualy every time i want to play a game.

is theri some program/command/batchfile that can do this

Link to comment
Share on other sites

why do you increase priority of type32 & point32?

they are just interface drivers for ms mouse and keyboard?

from cmd menu or batch file you can do

start /high

or

start /? to learn more

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.