If you don't mind it being completely in the background; and only close-able through the task manager, check the batch link in my sig... miner hider... its a little script run as admin that puts it all in the background/system space. Instead of creating miner.bat, point it at the nemosminer batch.... as well as create the files in the nemosminer folder.
Is it ok if *path* is "c:\windows\system32" when I run .bat files as admin? I will just change dots from ".\hider.vbs" and ".\miner.bat" to my path to these files but it troubles me because you and aaronsace tell to run your .bat files as admin but don't tell to change paths in this files so script would work.
Anyway thanks for your script but it doesn't work on my pc
My files are:
hider.vbs:
CreateObject("Wscript.Shell").Run """" & WScript.Arguments(0) & """", 0, False
startminingpoolhubHIDDEN.bat:
wscript.exe "C:\blockchain\NemosMiner-v2.3c-beta\hider.vbs" "C:\blockchain\NemosMiner-v2.3c-beta\startminingpoolhub.bat"
Tried adding -B argument. It hides miner's window but it still appear for a moment stealing focus AND I have to close it manually with Task Manager. I guess Nemosminer wouldn't be able to close them when profits change.