Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 535 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 535 Bytes

How to automatically startup the program

  1. Get the binary file and store it somewhere.
  2. Open Task Scheduler and Create Task.
  3. Check Run with highest privileges.
  4. Create a new trigger and change begin the task to At log on.
  5. Set Delay task for: x to around 1 minute.
  6. Create a new action and set Program/script to the stored binary file.
  7. Under Settings, uncheck the Stop the task if it runs longer than: x.