Conf and .bat look fine other than the -a hsr. EDU runs keccak.
1. Run Wallet until it is fully sync'd
2. Change .bat '-a hsr' to '-a keccak'
2. Run .bat
3. Read what ccminer tells you.
3.a. If ccminer closes, the .bat file has an error.
3.b. Add 'pause' as another line in your .bat and run again to view errors.
ccminer-x64-75 -a keccak -o http://127.0.0.1:17388 -u XXX -p 123 --cpu-priority=3
pauseIt works!
Thank you
I wonder Why Admin didn't write that in the first post.