My runme.bat file will not work. I am using the Aikapool and ccminer but I cannot get it to launch. The original windows command script launches ccminer fine but when I use the .bat file given by
https://trezarcoin.com/pow/ it launches for a split second then closes. Does anyone have any ideas?
Here is the command line I am using
ccminer64_65.exe -a neoscrypt -o stratum+tcp://stratum.aikapool.com:7903 -u otiin.tzc -p x c=TZC
do you need to create a worker with that pool ?
You can add "pause" at the end of your .bat file to look at the error message.
The worker is the .tzc after my username - otiin. I added pause at the end and got this
C:\Users\Otiin\Desktop\ccminer-neoscrypt-master>ccminer64_65.exe -a neoscrypt -o stratum+tcp://stratum.aikapool.com:7903 -u otiin.tzc -p x c=TZC
'ccminer64_65.exe' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Otiin\Desktop\ccminer-neoscrypt-master>pause
Press any key to continue . . .
Which if I press anything it just closes the program