Silent Install HQ
EXE WinGet 5 submissions

AutoHotkey

AutoHotkey Foundation LLC · 2.0.9 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
AutoHotkey_2.0.9_setup.exe /silent
InstallPath
AutoHotkey_2.0.9_setup.exe /silent /installto "<INSTALLPATH>"
Custom
AutoHotkey_2.0.9_setup.exe /silent /elevate

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive HKEY_LOCAL_MACHINE
Key path SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AutoHotkey
Detection method Version comparison
Value name DisplayVersion
Operator Greater than or equal to
Value 2.0.9
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 8f0ddf90f4cc44499bbeb0f2d3ff298cd5e5d206ca759535495ee767e83b6023 VirusTotal ↗
Filename AutoHotkey_2.0.9_setup.exe
File Size 2.8 MB
Real Type PE32 executable (GUI) Intel 80386, for MS Windows, UPX compressed, 3 sections

Installer Technology

Installer technology not recognized

This file does not match any known installer framework signature. Application metadata was extracted directly from the binary. Silent install switches may not be available.

Signature

Status Not Digitally Signed

Installer Selection

WinGet Package

Package ID AutoHotkey.AutoHotkey
Version 2.0.9
Description Macro-creation and automation-oriented scripting utility for Windows.
License GPL-2.0
Upgrade Behavior install(Install over existing)
Release Notes Fixed stacking of hotstrings with the X option. Fixed debugger not listing local vars if the function is at the bottom of the stack. Fixed Gui threads to show on the debugger's call stack. Fixed some combinations of &/ByRef causing stack overflow in ExitApp.