
- Forum
- Operating Systems
- Windows
- How to do this
How to do this
This is a discussion on How to do this within the Windows forums, part of the Operating Systems category; I am using Windows XP system. I want to kill tasks from the command line. Is there any command for ...
-
How to do this
I am using Windows XP system. I want to kill tasks from the command line. Is there any command for doing this in Windows XP.
-
killing tasks via command line
1. taskkill /f /im appname.exe
2. taskkill /f /pid appid
-
nicokle thanks for your reply.I tried and got the result.
-
Sponsored Ads

Reply With Quote





