Thank you very much Raymond... I will try it out and let you know if it works on my system.
Ok this worked by putting the RunFirst application in the individual program folder, it does not have directory switching unless RunFirst is at the root of that folder... I think, I am pretty sure. I have been experimenting with running different batch commands and switches from different directories and then in the same directory, also running straight from cmd... Best way is to put the Runfirst.exe in the folder of the actual executable and then write a batch in the same folder called whatever you want to
Code:
Runfirst.exe filename.exe
run the file from that. Of course you can make a shortcut anywhere aimed at that batch file. I have tested on 2 separate partitions and all but one application has actually started on a single core. Out of 7 processes I justed tested, I tested 5 regular programs and 2 games and the only one that wouldn't change affinity is one of teh games, the other game worked just fine. I though it might have been a security thing, but I have ownership of all the files and folders and I even double checked the security tab and tried Run as Administrator and as soon as I started the batch up it shut right back down. I have 3 games that need single affinities and I just tried it on them and it worked so it's what I need. Thanx raymond...