Or here are the links:
The hardest one to find is the .inf driver file for windows. Find it at this link... It's under "Other Files" --> "Miners" --> "BFGminer by Luke-Jr" -->
BFGminer windows inf (driver)http://cryptostore.io/?page_id=550Use BFGMiner 3.9.0 available here:
http://luke.dashjr.org/programs/bitcoin/files/bfgminer/3.9.x/You will want either 32 or 64-bit depending on your operating system
bfgminer-3.9.0-win
64.zip
bfgminer-3.9.0-win
32.zip
Your batch file (.bat) should look something similar to this:
(please fill in your
mining pool info, along with
worker name and
password)
bfgminer.exe -o
stratum+tcp://stratum.bitcoin.cz:3333 -O
workername:password -S all
Bear