- Windows
- AutoHotkey
v2.0
(unless you use method B)
- Install AutoHotkey
v2.0
- Get the source code
- Clone this repo with git or download the latest version's source code and extract the archive
- Download the latest version's source code
- Open the
.ahk
file.
- Right click the
.ahk
file - Select
Compile
. You can now use the resulting executable (even on a system that does not have AutoHotkey installed).
You can even compare the hash with the executable I provided to see if you could've just trusted me in the first place.
Simply download the executable of the latest version and execute it.
⚠️ You should not trust a random stranger on the internet who gives you an executable, so it's highly advisable to review and compile/run the script yourself.
To run this script whenever your computer boots, follow these steps. You need an executable for this, so compile the script if you haven't already.
- Press
windows
+r
- Type
shell:startup
and hitenter
- Place the executable there or create a link to it (To create a link, simply drag the file into the folder while holding
alt
)