Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
can't RUN taskkill.exe from macro
#1
I tried to execute the command:

run "C:\Windows\System32\taskkill.exe /f /im notepad.exe"

but I get an error saying that Windows can't find "C:\Windows\System32\taskkill.exe /f /im notepad.exe"

If I execute "C:\Windows\System32\taskkill.exe /f /im notepad.exe" from the command prompt it works correctly and terminates notepad.exe with no errors so I'm not sure why the run command doesn't work.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)