I've set the "bHideMiningConsole" to true but the console window still shows.
Full config:
{
"CPUMinerELP": "--cpu-max-threads-hint 50 --print-time 15",
"authorization": {
"BTC": "REDACTED",
"groupName": "",
"serviceLocation": 0,
"uniqueID": "REDACTED",
"workerName": "REDACTED"
},
"bEnableCPUMining": false,
"bHideMiningConsole": true,
"bIsMining": true,
"bUpdateRCVersion": true,
"consoleLogLevel": 6,
"disabledDevices": [],
"fileLogLevel": 3,
"launchCommandLine": "-qm -wp 18000 -d 2 -f 6",
"maxDeviceSpeed": 300,
"productionLevel": 0,
"whenDeviceSpeedTooHigh": 2,
"whenDeviceSpeedZero": 1
}
I've set the "bHideMiningConsole" to true but the console window still shows.
Full config:
{ "CPUMinerELP": "--cpu-max-threads-hint 50 --print-time 15", "authorization": { "BTC": "REDACTED", "groupName": "", "serviceLocation": 0, "uniqueID": "REDACTED", "workerName": "REDACTED" }, "bEnableCPUMining": false, "bHideMiningConsole": true, "bIsMining": true, "bUpdateRCVersion": true, "consoleLogLevel": 6, "disabledDevices": [], "fileLogLevel": 3, "launchCommandLine": "-qm -wp 18000 -d 2 -f 6", "maxDeviceSpeed": 300, "productionLevel": 0, "whenDeviceSpeedTooHigh": 2, "whenDeviceSpeedZero": 1 }