Post
Topic
Board Mining (Altcoins)
Re: hsrminer - Nvidia mining software for various algos by palgin&alexkap
by
Sayman_nsk
on 16/01/2018, 18:02:21 UTC
Hello there, noob questions here!

2) Can i put some code in my .bat to auto reboot when crash?


You can, but you need to use AutoIt for example. I will post code example in my topic tomorrow, check link from my signature.
for reboot miner? autoit?  Grin

:reboot
hsrminer_neoscrypt -o stratum+tcp://url -u wallet -p blah

timeout /t 5 /nobreak
goto restart