diff --git a/Installation.md b/Installation.md index e6fa583..72b97fc 100644 --- a/Installation.md +++ b/Installation.md @@ -1,4 +1,23 @@ # Installation +1. Request AutoHotkey (referred to as AHK from here on out) from JDSRS (If you don't know what this means, skip the first two steps +2. Wait for it to be installed +3. Download the latest release from [the releases page](https://daviddaily.dev/david/d3k/releases) +4. Unzip the folder to *My Documents* (you should have `ahk-install.exe` and a folder called `D3K` there) +5. Run `ahk-install.exe` to update AHK to the latest version +6. Double click on `D3K.ahk` to start it (it should have a white `H` on a green square as its icon) +7. Press `Alt+Shift+\` to open the [settings dialog, with the buttons explained here](https://daviddaily.dev/david/d3k/wiki/Settings) +8. Fill out your information in the correct fields +--- -- [ ] test \ No newline at end of file +### What to do if it doesn't do anything when you double click + +Double check that it isn't running by pressing `Alt+Shift+\` + +#### If the icon is *not* a white `H` on a green square +1. Right click `D3K.ahk` +2. Select "Open With" +3. Select "Choose another app" +3. Check the box at the bottom that says "Always use this app to open .ahk files" +4. Navigate to `C:\Program Files\AutoHotkey` +5. Double click on `AutoHotkey.exe` \ No newline at end of file