How to undo a hotkey made with AutoHotkey


  1. Posts : 943
    windows 10 professional 64-bit, 22H2
       #1

    How to undo a hotkey made with AutoHotkey


    I downloaded & installed AutoHotKey Unicode 64-bit. I tried to use the basic tutorial & copied their beginner script:
    ^l::
    Send, My First Script
    return

    (I used small L in place of j).

    However, now I want to unassign that key & can't. Even if I delete the script, every time I press Ctrl=l, it writes My First Script. I can't find anywhere on the tutorial of how to change this back. How can I undo the key assignment?

    Thank you in advance!
      My Computers


  2. Posts : 1,604
    Win 10 home 20H2 19042.1110
       #2

    Do you have a restore point before you made the script?
      My Computers


  3. Posts : 3,274
    Win10
       #3

    The AHK script you ran would still be running in the "System Tray" ( have a look in the hidden section of the tray for a green icon with the letter H). To terminate it you would need to Right click the icon and click exit. As you have already deleted the script, exiting it from the System tray should terminate it permanently.

    nb: Another way to terminate it is to go through task manager and exit the AutoHotkey.exe process.
      My Computers


  4. Posts : 943
    windows 10 professional 64-bit, 22H2
    Thread Starter
       #4

    das10 said:
    The AHK script you ran would still be running in the "System Tray" ( have a look in the hidden section of the tray for a green icon with the letter H). To terminate it you would need to Right click the icon and click exit. As you have already deleted the script, exiting it from the System tray should terminate it permanently.

    nb: Another way to terminate it is to go through task manager and exit the AutoHotkey.exe process.
    Thank you! I should have realized that there was some way to end the script. Both suggestions worked perfectly.

    - - - Updated - - -

    Jacee said:
    Do you have a restore point before you made the script?
    I didn't make a restore point, but I found out how to stop the script. That's a good idea if I try anything that makes significant changes. Thank you.
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 13:11.
Find Us




Windows 10 Forums