Unless there's some trickery involved, I can't figure out how to do it directly. Is it possible to write a .bat file to start up an .exe file and set affinity/priority/all that good stuff?
Batch files are text files with a list of commands for your computer to do certain things. You can double-click them for the commands to be instantly carried out, or you can place them inside the ...