Auto Hot Key
# My scripts
# How-to’s
How to launch scripts at windows start-up:
- Find the script file, select it, and press
Ctrl+C
. - Press
Win+R
to open the Run dialog, then entershell:startup
and click OK or Enter. This will open the Startup folder for the current user. To instead open the folder for all users, entershell:common
startup (however, in that case you must be an administrator to proceed). - Right click inside the window, and click “Paste Shortcut”. The shortcut to the script should now be in the Startup folder.