Hi,
how do i run a .exe as low priority? i know i can go to task manager and change the priority setting there manually, but is there a way that i can launch the .exe from a .bat file with a command to make the .exe run at a given priority (in this case low)? the .exe is a program that i've written in c++, can i set the priority in c++ code? (maybe these are two separate questions.)
please let me know if you need more information. (i have no idea what information i should provide!) i am running windows xp.
thanks!