Help - Search - Members - Calendar
Full Version: Batch File To Close A Program?
MSFN Forums > Microsoft Software Products - Discussion & Support > Windows XP

   


Google Internet Forums Unattended CD/DVD Guide
gui_m
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 smile.gif
MCT
taskkill /IM /f processname.exe (comes with windows)

or u can download pskill from sysinternals
prathapml
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).
oftentired
PV.EXE that is installed with PrcView is a command line task killer that works nicely in batch files. The file PV.TXT gives all the details on usage.
gui_m
thx, prcview is exactly what i needed




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.