Skip to main content

Installation

Let's discover Static Hands in less than 5 minutes.

Download Static Hands#

  • Option one: Click the following button and install the "install.exe" file.

    Click to Immediately Install !


caution

Notice that the exe has been compiled without certificates. Anti-Virus softwares might warn about it and you should ignore. If you prefer not to install an exe, you can go with option two.

  • Option two: Download AutoHotKey. Clone project

    $ git clone https://github.com/almogtavor/static-hands.git

    go to static-hands --> Windows --> run.ahk with AutoHotkey.

    $ cd static-hands\windows$ run.ahk

    To put ahk into effect automatically every time PC start:

    • Select run.ahk, and press Ctrl+C.

    • Press Win+R to open the Run dialog, then enter shell:startup and click OK or Enter.

      This will open the Startup folder for the current user. To instead open the folder for all users, enter shell: 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.