1.0.1 • Published 10 months ago

ahk2.exe v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

AHK.exe

AHK2.exe installs AutoHotKey.exe v2 and provides a path to the executable.

Installation

Use npm to install AHK2.exe.

npm i ahk2.exe

Usage

const pathToAHK = require('ahk2.exe');
// This outputs the path to AutoHotKey.exe
1.0.1

10 months ago