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