How can i autostart the miner with windows but sets a delay about 5mins after windows boot , i tried to make a batch file to load at startup then a timer in the batch starts the miner but it didn't the miner crashes
Anyone knows how to do it the right way?
timeout /t 300
What is the right start command you use after the timeout command , i used start "start batch path" but it crashes
300 is ofc too much, for win10 5-10 is enough with ssd, on win7 15-20. But always best is to test it.