十一月 2009
« 十月   十二月 »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

XP下使用DOS指令刪除程序

[ WOS ] WindowsXP kill process via CMD

使用 DOS 指令停止運行的程序 process
1. tasklist # 查看目前運行的 process
2. taskkill /f /im appname.exe # 直接使用應用程式名稱停止
3. taskkill /f /pid appid # 使用 pid 停止

 

文章出處:http://blog.ntut.idv.tw/2006/07/wos-windowsxp-kill-process-via-cmd.html

歷史上的今天

讀者也會看的其它文章:

留下您的足跡

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>