PDA

View Full Version : Shortcut to start/stop folding services


Rev
11-06-06, 11:12 PM
Does such a thing exist? A desktop shortcut that you double click that start/stops F@H or even better sets the services to Automatic or Disabled. I think I could convince a few people to fold for T32 if I made it easy enough for them to start and stop folding. I'm sure they could learn to do services.msc, but the easier I can make it the better.

If someone makes this I think it would help us draw people in. Could we keep such a program a T32 exclusive?

LandShark
11-07-06, 12:25 AM
check out the stick for Wedo's oneclick installation. there's a batch files for start and stop service! :cool:

the garynator
11-07-06, 02:41 AM
one thing to keep in mind is that you may need to have your f@h client in the default folder in which wedo's oneclick installs to... it should be c:\program files\FAH

Shelnutt2
11-07-06, 04:38 AM
net start "name of FAH service"
net stop ""

(minus the "")

Save as a bat file.

Rev
11-07-06, 07:25 AM
Perfect, thanks guys.