8000 GitHub - moritztim/AutoHotkeyV2Script: Template for a repo focused on an AHK V2.0 script
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

moritztim/AutoHotkeyV2Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Windows
  • AutoHotkey v2.0 (unless you use method B)

Usage

A: Running or compiling the script with AutoHotkey

  1. Install AutoHotkey v2.0
  2. Get the source code
  3. Clone this repo with git or download the latest version's source code and extract the archive
  4. Download the latest version's source code

If you want to run it through the installed AutoHotkey:

  1. Open the .ahk file.

If want to compile it to get a standalone executable:

  1. Right click the .ahk file
  2. 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.

B: Running the executable (if you trust me)

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.

Run At Startup

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.

  1. Press windows + r
  2. Type shell:startup and hit enter
  3. Place the executable there or create a link to it (To create a link, simply drag the file into the folder while holding alt)

About

Template for a repo focused on an AHK V2.0 script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published
0