Very basic guide for CGMiner :
- Install the software.
- Create a .bat file using notepad containing the following :
c:
cd \Program Files (x86)\CGMiner\cgminer-3.2.1-windows
cgminer -o stratum+tcp://mint.bitminter.com:3333 -u YourUsername_YourWorker -p WorkerPassword
Change the directory according to where you installed it.
- Double-click on the .bat file to run CGMiner.
- Profit!
Thank you very much,. With your help and a little more trail and error I am now mining my ASICS USB with Cgminer! Now is there a way to set it to automatically switch pools when Bitminter goes down?