💻 Software
Cannot get Windows snipping tool to auto run with AutoHotKey
Fresh6 days ago
Mar 15, 20266563 viewsConfidence Score0%
0%
Problem
I am trying to get Windows 7 sniping tool to run when I hit my PRINTSCREEN keyboard button with AUTOHOTKEY. I have been unsuccessful so far though. Here is what I have for the AutoHotKey script. I have tried this and this and this And all those give me an error that basically says it cannot find th…
Error Output
PRINTSCREEN::Run, c:\windows\system32\SnippingTool.exe
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Cannot get Windows snipping tool to auto run with AutoHotKey
Low Risk
Are you running a 64-bit version of Windows 7 by any chance? Windows 7 (as well as Vista I believe) implements what is called WoW64 Filesystem Redirection. If this is the case, you'll want to point AHK to the Sysnative directory:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix