Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't run SnippingTool
#1
Macro Macro
Code:
Copy      Help
str s
s="C:\Windows\System32\SnippingTool.exe"
out s
run s
Generates this error dialog:
Windows cannot find 'C:\Windows\System32\SnippingTool.exe'. Make sure you typed the name correctly, and then try again.

But if I use the Windows 7 run dialog and run this path, it starts the program just fine:
C:\Windows\System32\SnippingTool.exe

Any ideas why this code won't work?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)