

I've tested this to work under Windows 10 64bit. If you are trying to disable a single keypress of the Windows key in emacs, you should be able to simply set (setq w32-pass-lwindow-to-system nil). If this is the case, the Windows menu certainly shouldn't be opening in Emacs.


So firstly, I assume you mean you've set your Windows key to do nothing in AHK with something like: LWin::Return.
