Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
MoJagot
on 04/01/2018, 07:12:59 UTC
Is there a way to add a custom .bat for a miner?

I'm using profit switching via miningpoolhub and using claymore for eth.

My original start.bat file will be something like this

(custom program).exe EthDcrMiner64.exe -epool (pool address) -ewal (wallet address) -epsw x

I would like to know how would I implement the (custom program).exe in awesome miner?
When I add (custom program).exe to cli option it just says it doesn't recognise the command. The (custom program).exe file is in the claymore folder so when I start claymore using the usual start.bat file it starts the (custom program).exe file along with EthDcrMiner64.exe

Thanks