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?
The right way would be to use Task Scheduler, create a task there and in the "Triggers" add one that suits you (I normally use sysinternal's autologon + trigger "at logon" in Task Scheduler ) and set the desired delay there.