tried to download with win 64 mirror @ 3.2.0 wont work, win 32 does
and maybe this is helpful for some non coders

to minimize downtime i found a loop for the batchfile, looks like this
cd bfgminer-3.2.0-win32
:loop
bfgminer ^
-o
http://stratum.btcguild.com:3333 -u snakee_1 -p xxx ^
--disable-gpu ^
-S erupter:all --icarus-options 115200:1:1 --icarus-timing 3.0=100
waitfor /t 10 dummy
goto loop
works great for me, i hope i typed everything correct now
