Simply question: how do you set the priority of processes in task manager so that it will stay that way, even when you reboot the computer?
Last edited by RiCtee on Wed Sep 27, 2006 1:46 am; edited 1 time in total
for the command line processes (including some client and server such as mysql ), you can start it with 'start' command.
open a command prompt, then, issue a start /?. you will present a list of options that control the priority of a application.
you can create a shortcut for ease access.
The process I want to set is RAM_XP.exe, program that frees up RAM. It starts when I log in. I remembered successfully setting taskmgr.exe to "High" a while ago. Any more solutions?