Guys... if you don't like the way the dev fee works move to some other miner.
Dok just ignore everyone complaining about the dev fee.
DEVFEE = 0
Ver 1.6.4
Start.batstart coin.bat
timeout 6970
taskkill SRBMiner-CN.exe
start start.bat
OR:
Start.bat
start "coin.bat"
timeout 6970
taskkill /F /IM "SRBMiner-CN.exe"
start "start.bat"