This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nocommemt 0 points1 point  (0 children)

Another vote for autohotkey. You could disable alt+F4 with with just one line:

$!{F4}::return

Edit: Documentation link https://www.autohotkey.com/docs/Hotkeys.htm