Author

Topic: VBScript to start miners (Read 1443 times)

full member
Activity: 294
Merit: 100
May 14, 2011, 01:41:09 AM
#1
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/
Jump to: