#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
#=::Return
; Disable Alt+F4
!F4::Return
1 ответ
1
Единственное, что делает этот скрипт - отключает сочетания клавиш для Alt+F4
и WindowsKey+Equals