wont start up with all that in it. so my next option is?
sorry for being a noob.
Open notepad
copy and paste the following
@echo on
ECHO "Example bfgminer miner startup file (set your own user and password)"
ECHO.
bfgminer-3.2.1-win64\bfgminer.exe -o http://pool1:3333 -u user_1 -p 1 -o http://pool2:8332 -u user_2 -p 1 -o http://pool3:3333 -u user_3 -p 1 -G -S erupter:all
set your own username.worker and password
save the notepad as bfgminer.bat in the bfgminer folder
Create shortcut on dekstop for bfgminer.bat
Double click bfgminer.bat, wait a moment while bfgminer starts up
Look in bfgminer console to see you are submitting shares
this was from a cgminer guide but as bfgminer is a fork of cgminer will work (original at https://ozcoin.net/content/win7-cgminer-setup-guide#overlay-context=content/faq )
hope that is a help