In Windows XP, you can always use the graphical task manager to kill the process used by the application. However, sometimes doing by the command prompt is a much quicker way, provided you know which processes you wish to kill.
Identify the process first by typing tasklist in the command prompt to list all the tasks, process ID (PID) and the memory used by the process.
To kill the process, just type tskill |PID|
That's it... This is the usual way I use to quickly exit a program that I know has hung. :)
2 comments:
yoo.. really like this thread :)
итак: спасибо!! а82ч
Post a Comment
Please bear with the word verification as I have been getting tons of spam comments daily.
You will see 2 sets of images for the word verification. Type the characters you see on the first image, followed by a space, and the characters you see on the second image.