.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% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.