I want to make my program (EXE file) start on every Windows start AND awake (from hibernate). Is there a way to do this? I'm targeting Windows 10, and it'll be nice if there's a way that works also on Windows 7 and Windows 11.
This question is different from "How to schedule a Windows task on wake?" because this must work with hibernate and not with sleep.