Jump to content

Batch File To Close A Program?


Recommended Posts

Posted

I looked a bit in the internet but couldn't find out how to make a program close through a batch file. simple question i know.... thanks :)


Posted

taskkill /IM /f processname.exe (comes with windows)

or u can download pskill from sysinternals

Posted

note: taskkill.exe is only present in XP Pro and Svr2k3.

If you have XP home or win2k, you need pskill.

If you use win9x series, then you need the resource kit (to do something like taskkill).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...