hotkey function key and windows key are clashing

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
nikit
Posts: 1
Joined: 12 May 2021, 00:53

hotkey function key and windows key are clashing

12 May 2021, 01:24

Hi all
I have following command

Code: Select all

#A::
Send !{f6}{AppsKey} m s e {Esc}
Run C:\Users\70305836\Desktop\Auto.xlsm
send {Space}
return
[Mod edit: [code][/code] tags added.]
However when i press windows A notification bar opens and hotkey is not running
Last edited by gregster on 12 May 2021, 01:54, edited 1 time in total.
Reason: Topic moved to 'Ask For Help', since this doesn't seem to be v2 code.
User avatar
mikeyww
Posts: 26972
Joined: 09 Sep 2014, 18:38

Re: hotkey function key and windows key are clashing

12 May 2021, 06:42

I do not know what your first send line should be doing. If the idea is to send the final string to the spreadsheet, then insert a WinWaitActive after your Run.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: No registered users and 300 guests