start.bat 331 B

1234567
  1. @echo off
  2. Rem One line start :
  3. cgminer.exe -o stratum+tcp://eu.stratum.slushpool.com:3333 -u wareck.gekko -p x --gekko-compac-freq 200 --gekko-2pac-freq 150 --gekko-newpac-freq 150
  4. Rem start with config file : (remove "Rem" befor cgminer.exe and add Rem before cgminer.exe on the line above)
  5. Rem cgminer.exe -c cgminer.conf