Bitcoin Forum

Bitcoin => Mining => Topic started by: commlinx on May 14, 2011, 05:41:09 AM



Title: VBScript to start miners
Post by: commlinx on May 14, 2011, 05:41:09 AM
I just thought I'd share a VBScript I just wrote to start miners in case anyone else finds it useful. When started it kills any existing miner processes and starts new ones with affinity set to the first CPU core using the aggression specified on the command line. So apart from saving setting the affinity manually you could put the command in the Windows scheduler to change the aggression at certain times of day automatically. Just place in the same directory as your miner executable, you'll need to go through it of course and enter your own details.


http://paste.pocoo.org/show/388470/