Error: (2) The system cannot find the file specified.
Specifically: "C:\Program Files\AutoHotkey\v1.1.37.01\AutoHotkeyU64.exe" "C:\Users\44794\Downl…
320: Try
320: {
▶ 321: proc := RunWithHandles(cmd, {in: hStdIn, out: hStdOut, err: hStdErr})
322: }
323: Catch OSError as e
The current thread will exit.
Call stack:
C:\Program Files\AutoHotkey\UX\launcher.ahk (382) : [RunWithHandles] Throw OSError(, -1, cmd)
C:\Program Files\AutoHotkey\UX\launcher.ahk (321) : [LaunchScript] proc := RunWithHandles(cmd, {in: hStdIn, out: hStdOut, err: hStdErr})
C:\Program Files\AutoHotkey\UX\launcher.ahk (149) : [IdentifyAndLaunch] ExitApp(LaunchScript(lp.exe.Path, ScriptPath, args, switches))
C:\Program Files\AutoHotkey\UX\launcher.ahk (59) : [Main] IdentifyAndLaunch(ScriptPath, A_Args, switches)
C:\Program Files\AutoHotkey\UX\launcher.ahk (16) : [] Main()