fincs' AutoHotkey website
Here you can find information about my AutoHotkey projects.
Hosting generously donated by daonlyfreez.
Active projects
SciTE4AutoHotkey
A script editor based on SciTE especially built to provide the best possible AutoHotkey coding experience.
Ahk2Exe
Official AutoHotkey script compiler.
Bundled with AutoHotkey
GenDocs
A script for easily creating StdLib documentation.
AFC - AutoHotkey Foundation Classes
A thin object-oriented wrapper around some of AutoHotkey's functionality (including GUI).
Upcoming projects
CHL (COM Helper Library)
AHK library for easily writing COM objects... Information to be released soon...
ScriptBundle
Bundle all #includes, library files AND binary files (using NotQuiteAscii85™) in one easy to distribute AHK file...
SciTE4AutoHotkey Extensions
Information to be released soon...
AhkCGI
A Web project. Information to be released soon...
AhkWiki
A Web application. Information to be released soon...
[Working title: AhkPacks]
AutoHotkey StdLib management project... Information to be released soon...
Dormant projects
ComDispatch
A library for creating COM IDispatch callable objects in AutoHotkey. Coded as a replacement for Lexikos' DispatchObj() function.
Unmaintained project. The code has been integrated into SciTE4AutoHotkey.
Scenic Ribbon for AutoHotkey
A wrapper for the Windows 7 Scenic Ribbon control.
A demo was released and some new code was produced, but it is still unfinished.
eval()
This library allows you to dynamically execute AutoHotkey expressions on the fly, with NO temporary scripts at all.
AutoHotkey version dependent hack that was doomed to be broken.
Defunct/obsolete projects
OOP preprocessor
A program that simplifies the programming of classes in AutoHotkey_L.
More information... - GitHub repository
Superseeded by AutoHotkey v1.1's built-in class syntax
AutoHotkey64
64-bit version of AutoHotkey_L.
Merged into AutoHotkey_L
Native COM support for AutoHotkey_L/U
My attempt at building COM support into AutoHotkey_L/U.
Superseeded by Sean's COM code, which got merged into AutoHotkey64
Media.ahk
A library for playing media files.
Superseeded by MCI.ahk
EasyBMP for AutoHotkey
A library for manipulating BMP images.
The code is horribly outdated and there's a better GDI+ solution.
TaskDialog
A wrapper for the Windows Vista/7 TaskDialog.
The code is horribly outdated and it has been superseeded by TheGood's TaskDialog wrapper.
AutoHotkey_L Porting Pack
A custom installer that installs all AutoHotkey_L versions side by side, for porting reasons.
Rendered obsolete by AutoHotkey v1.1.08's new installer.
Donate