Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
by
DumaxFr
on 19/06/2018, 00:29:52 UTC
Hi patrike. For now, no reports about the cryptonight mining. All fine Cheesy

But I have a question about the "Execute batch commands". I really don't know what syntax I use. What the correct use?

Example: I'm trying to execute OverdriveNTool.exe -p0RX570CN before mining GPU-intensive coins. I put the executable and the .ini file with profiles, and it doesn't apply. How can I set it? Can I execute the command from another folder than the miner's.

Do a .bat with your overdrv command line then insert these three line in execute command :

pushd your_orverdrv_directory
call your_bat.bat
popd