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