Terminate running program from .bat file?

S

Sid Elbow

I have a keyboard macro program that I have running in the background.
Unfortunately, it has some hotkeys that clash with a cad program that I use.

Usually (when I remember), I shut down the keyboard program before
running the cad but since the cad program is started from a .bat file I
wondered whether there was a way to terminate the keyboard program from
within that .bat file.
 
J

John John

You can use the Kill command from the Resource Kit or Sysinternals'
PSKill, look for it on the Microsoft site.

John
 
S

Sid Elbow

John said:
You can use the Kill command from the Resource Kit or Sysinternals'
PSKill, look for it on the Microsoft site.

Thanks, John ... I'll dig around
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top