Windows 10: Autohotkey

Discus and support Autohotkey in Windows 10 Gaming to solve the problem; I have a very simple autohotkey that works on Computer A Windows 11 but does not work on Computer B also Windows 11.I have no idea how it could work... Discussion in 'Windows 10 Gaming' started by bob20012, Dec 13, 2024.

  1. bob20012 Win User

    Autohotkey


    I have a very simple autohotkey that works on Computer A Windows 11 but does not work on Computer B also Windows 11.I have no idea how it could work one time and not the other when it is the same on both computers::^+1::Table 1So, when I hit CNTL+SHIFT+1 I expect to generate: Table 1As noted, nothing happens on one computer where I get the desired results on the other computer. If I double click on the desktop icon for this hot key, I get:Error: Invalid hotkey.Text: :^+1::Table 1Line: 1File: C:\Users\rmuns\OneDrive\Desktop\T1.ahkThe program will exit.

    :)
     
    bob20012, Dec 13, 2024
    #1

  2. How to Make Defender Exceptions for AutoHotKey Scripts

    Detection History for Malwarebytes shows AutoHotKey on the "Allow list"
     
    willie x gluck, Dec 13, 2024
    #2
  3. rado354 Win User
    [GUIDE] Integrate software into your Windows installation CD

    More updates!

    11.01.2007

    Updated:
    • AutoHotkey 1.0.46.05
    • AnyDVD 6.1.0.2
    • Miranda 0.6.1
    • QIP 2005 Build 7998
    • Undelete Plus 2.52
    *Smile Autohotkey :)
     
    rado354, Dec 13, 2024
    #3
  4. Autohotkey

    toggle to switch taskbar location from bottom to right and back

    'particular monitor/screen and visible unlocked taskbar' No, my taskbar is normally locked - I would need to include the unlocking step. I already use many Autohotkey applications - mostly for entering scraps of text.
    Forgive me for quoting the wrong program 'AutoIT' when you suggested AutoHotKey. MouseClickDrag looks daunting but 'feasible' - worth a try - but not tonight.
     
    Sebastian42, Dec 13, 2024
    #4
Thema:

Autohotkey

Loading...
  1. Autohotkey - Similar Threads - Autohotkey

  2. Is this a virus? AUTOHOTKEY

    in Windows 10 Gaming
    Is this a virus? AUTOHOTKEY: I scanned AUTOHOTKEY_SETUPAHK on virus total and it came up withSentinelOne Static MLStatic AIMalicious PEWebrootW32.Malware.genIs this a virus or is this safe? And if it is a virus how do i remove it?...
  3. Is this a virus? AUTOHOTKEY

    in Windows 10 Software and Apps
    Is this a virus? AUTOHOTKEY: I scanned AUTOHOTKEY_SETUPAHK on virus total and it came up withSentinelOne Static MLStatic AIMalicious PEWebrootW32.Malware.genIs this a virus or is this safe? And if it is a virus how do i remove it?...
  4. Is this a virus? AUTOHOTKEY

    in AntiVirus, Firewalls and System Security
    Is this a virus? AUTOHOTKEY: I scanned AUTOHOTKEY_SETUPAHK on virus total and it came up withSentinelOne Static MLStatic AIMalicious PEWebrootW32.Malware.genIs this a virus or is this safe? And if it is a virus how do i remove it?...
  5. Autohotkey

    in Windows 10 Software and Apps
    Autohotkey: I have a very simple autohotkey that works on Computer A Windows 11 but does not work on Computer B also Windows 11.I have no idea how it could work one time and not the other when it is the same on both computers::^+1::Table 1So, when I hit CNTL+SHIFT+1 I expect to generate:...
  6. Is Autohotkey A Virus?

    in Windows 10 Gaming
    Is Autohotkey A Virus?: all my friends claim that this soft ware is safe but i tested it on mutiple anti viruses and tria.ge and they both said it was a trojan, so can you please tell me if this is safe or not? Thank you...
  7. Is Autohotkey A Virus?

    in Windows 10 Software and Apps
    Is Autohotkey A Virus?: all my friends claim that this soft ware is safe but i tested it on mutiple anti viruses and tria.ge and they both said it was a trojan, so can you please tell me if this is safe or not? Thank you...
  8. Unable to get Task Scheduler to engage Autohotkey script for Monochrome toggle?

    in Windows 10 Gaming
    Unable to get Task Scheduler to engage Autohotkey script for Monochrome toggle?: Hi all So I have been trying to set up Task Scheduler to run an Autohotkey .ahk script that toggles to Monochrome mode by sending Windows+Control+C. However the task that I have created does not seem to run the script. I have run the script manually by double clicking and it...
  9. Unable to get Task Scheduler to engage Autohotkey script for Monochrome toggle?

    in Windows 10 Software and Apps
    Unable to get Task Scheduler to engage Autohotkey script for Monochrome toggle?: Hi all So I have been trying to set up Task Scheduler to run an Autohotkey .ahk script that toggles to Monochrome mode by sending Windows+Control+C. However the task that I have created does not seem to run the script. I have run the script manually by double clicking and it...
  10. Task Scheduler: is there a way to set a visual-color-based trigger for an AutoHotkey Macro?

    in Windows 10 Gaming
    Task Scheduler: is there a way to set a visual-color-based trigger for an AutoHotkey Macro?: Hi allSo in essence, I am trying to create an automated routine, where my computer engages monochrome mode Ctrl+Win+C every 30 minutes. I have partially achieved this in that I have created an AutoHotkey script which sends Control+Windows+C, when called by a Task Scheduler...