Post
Topic
Board Mining (Altcoins)
Re: GMiner CUDA Equihash 144,5/192,7/210,9 Miner v1.10 (BTG, AION, BTCZ, ZERO)
by
fistsofgod
on 01/12/2018, 19:55:47 UTC
How do I create my own batch exe file so that I can put it in my startup windows folder?
what pool you using? to get into startup folder goto run and enter "shell:startup"
here is a simple bat:

f:\gminer\miner.exe --algo 144_5 --pers BgoldPoW --server us-east.equihash-hub.miningpoolhub.com --port 20595 --user name.worker --pass x --color 1 --pec --logfile f:\gminer\name.log --api 4067

to make a bat file use notepad and save as whatever.bat