How to run SMP client as a Service Successfully: No Headaches, No Problem
First and foremost: this works great. If you're a vista user I can't make any guarantees though as I am running on xp.
First step, launch windows update and download/install .NET framework 2.0 if you have not done so already. NOTE: 3.0 is available and you could install that as well but for SMP it does not supersede 2.0 and you need to install 2.0 anyway.
After you've done that go to your user accounts and select "set up my account to use a .NET passport" (this step may or may not be necessary but I figure better safe than sorry.)
Now all thats done; let's go get the SMP Client. Head over to the Download Page and download SMP client 5.91. Now your should run the self extractor and unpack the files into your chosen directory.
http://img.photobucket.com/albums/v2...MPUnpacker.jpg
Go to the install directory and run the "install.bat" file. Windows fire wall or any given firewall will most likely bring up a allowance message which allows you to unblock the SMP connection. Choose Unblock.
http://img.photobucket.com/albums/v2...13/Install.jpg
When opened, you will be prompted to enter your user name and password for the account on which you're running the client(i.e. Administrator Password: default). If you've entered the information correctly you will see 2 lines for a confirmation message.
Next, we must run fah.exe in a configonly text like so:
http://img.photobucket.com/albums/v2.../directory.jpg
Enter your user name and team number. Make sure to say yes to the service question and to accept large work units and hit enter to the their default questions. You only need to open advanced options if you wish to run at less than 100% cpu usage.
http://img.photobucket.com/albums/v224/mk8913/setup.jpg
Once completed open up your services control panel by running this command:
http://img.photobucket.com/albums/v2...3/services.jpg
Once opened find the Service FAH@f:+fah.exe
http://img.photobucket.com/albums/v2...ntrolpanel.jpg
Now, double click on that service and select the Logon tab at the top of the new window. Enter in the user name and password for the account you're on after you've selected the bubble which says "this account". It should look like this (aside from the user name).
http://img.photobucket.com/albums/v2...3/LogOnTab.jpg
And finally you can apply those settings and exit out of the Services control panel.
Now, we need to open the registry editor by doing the following.
http://img.photobucket.com/albums/v2...13/regedit.jpg
Now expand the menu to HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\F AH@f:+fah.exe
http://img.photobucket.com/albums/v2...ydirectory.jpg
Double click on the string that says "Image Path" and then enter in the following flags after -svcstart: -advmethods -forceasm -verbosity 9
http://img.photobucket.com/albums/v2...dedstrings.jpg
And there you have it!!!:clap:
Now reboot the computer and happy crunching:up:
NOTE:if for any reason your computer reboots while the SMP service is running (i.e. crash, automatic restart ...) you may find it necessary to manually start the service on boot in the "services.msc" menu
NOTE: if running a dual core INTEL CPU, be sure to use the SMP Affinity changer which can be found here. Do not install for AMD as it simply slows down the production.
NOTE: on a quad: make sure to install 2 separate directories of the SMP client (download 2 separate installs) and be SURE to run the Affinity changer which is found here.
FOR VISTA DO THE FOLLOWING:Found Here