Skip to content
This repository was archived by the owner on Aug 3, 2020. It is now read-only.

AutoHotkey v2 Library

Matias Juarez edited this page Apr 27, 2019 · 2 revisions

Some scripts are rewritten versions of someone else, credits are included in each file, if it is not the case, let me know.

Part of the library contains outdated and probably obsolete scripts, they will be updated over time. If you are interested in one in particular, let me know.

Everything that is properly documented could be considered updated.


Classes

Name Description
Subprocess Creates a Child Process with Redirected Input and Output.
AhkInstance IPC: Provides mechanisms for facilitating communications and data sharing between AutoHotkey scripts.

Functions

Name Description
ExecScript Execute an AHK script as a new process with Redirected Input and Output.

Clone this wiki locally