.AHK 文件扩展名

AutoHotkey Script

开发者 AutoHotkey
受欢迎程度
4.3  |  150 
 
🔍使用File Helper直接在您的网络浏览器中打开 .AHK 文件在线查看

什么是 AHK 文件?

An AHK file is a script created with AutoHotkey, a program used to automate tasks in Windows. It is saved as a plain text file and contains lines of code that can be executed by AutoHotkey (AutoHotkey.exe).

更多信息

在 Microsoft Notepad 中打开的 .ahk 文件截图
在 Microsoft Notepad 中打开的 AHK 文件

AutoHotkey is an open-source tool that allows users to execute complex or repetitive tasks with the press of a button. For example, users can use AutoHotkey scripts to autocorrect documents' spelling, perform Google searches from their desktop, and quickly enter the same information in a number of repetitive forms.

The scripts AutoHotkey uses to automatically execute tasks are saved as AHK files. AHK files link tasks to hotkeys (or keyboard shortcuts). AHK files can also contain hotstrings, which automatically replace certain text strings when typing.

如何打开 AHK 文件

Since AHK files are plain text files, you can open and edit them in any text editor, including:

However, editing an AHK file may cause the script it contains to not run correctly in AutoHotkey.

To use an AHK file as an AutoHotkey script, install AutoHotkey and double-click your AHK file. You will then be able to perform the functions the AHK file describes.

如何转换 AHK 文件

You can use AutoHotkey to convert the script an AHK file contains into an .EXE file, so you (or another user) can run the script without AutoHotkey. To do so, use the Ahk2Exe compiler included with AutoHotkey. For more information, refer to AutoHotkey's official Ahk2Exe documentation.

可打开或引用 AHK 文件的程序

Windows
Web
Android

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 AutoHotkey Script 文件格式和 Windows and Android 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们