Post
Topic
Board Mining (Altcoins)
Re: [CMD] Zcash Miner Autorun (Autorestart / Watchdog) for EWBF miner [Opensource]
by
Acrefawn
on 05/09/2017, 09:59:26 UTC
Hy или пo pyccки, miner.bat пepeпиcывaeтcя нa тo чтo в config.bat. Пoэтoмy нapoд мeняeт в нeм чeгo тo, зaпycкaeт, a oн oпять зeк мoлoтит.

Now I understand Smiley

autorun.bat before every start of miner check your miner.bat.
if command inside miner.bat not equal MinerProcessBatText in config.bat
miner.bat will be rewritten with command that equal MinerProcessBatText in config.bat

So let me inform to all again.
Do not forget configure config.bat file! Please, carefully read it and fill, if any problems or need help - contact me!


the script is awesome, but windows bat file is hard to  write and read. I'd suggest use python, nodejs or other script language to rewrite it, that make life easier  and could also support linux.

True, at the beginning it was on C#, but many peoples think that it is kind of trick or virus. So I select very simple language to understand for everyone. I know that it is less functional, primitive etc... But it working good, it is in one file, all can read it and understand (with google help ofc). Smiley Thank you for your reply and support! Maybe in future I will rewrite this script to support more miners and wallets with GUI on another language. (Hello for @sverox)