Oftentimes we are using task manager to stop/kill proccess on Windows operating system.
Besides that way, you can using DOS prompt to stop/kill proccess on windows. This is the how to do that.
1. Enter DOS prompt, you can go to start menu -> run and then type ‘cmd’
2. Type “tasklist” without quote and press enter, and it will appear the list of processes running as bellow
Blog Archive
-
►
2010
(28)
-
►
October
(14)
- beberapa tool command line linux yang wajib berada...
- firefox addons for security analysis and hacking
- antivirus for linux
- tool for edit your web on ubuntu
- install google chrome under ubuntu
- keyboard short cut blackberry
- ebook symfony php framework
- Php fopen, file_get_contents, php curl
- Linux command line for see hardware spek
- software penganti deepfreeze
- apache module userdir ubuntu 10
- windows font on ubuntu
- install gyach ubuntu 10
- Install curl di appserv
-
►
October
(14)
-
▼
2009
(27)
-
▼
May
(9)
- Linux Wireless Hacking
- Download video on youtube with Linux
- Stopping Proccess from DOS prompt
- Multiple Login Yahoo! Messenger
- PhpConfigSpy v0.2 - Scan and Grab Login
- Install proxy
- Ubuntu Hardy Heron - Installing OpenOffice 3.0.1
- Gyach di ubuntu jaunty dengan repository linuxmint...
- Ubuntu di Laptop PANASONIC CF-W4
-
▼
May
(9)
14 May 2009
Stopping Proccess from DOS prompt
Subscribe to:
Post Comments (Atom)
Labels
- ebook (1)
- etc (13)
- Hacking (29)
- Linux/Nix (33)
- networking (6)
- phone (1)
- programing (9)
Popular Posts
-
Bagi penguna blackberry dan smart phone kini semakin mudah download video dari youtube atau metacafe, dengan lahirnya situs duoberry.com ...
-
ArpON (Arp handler inspectiON) is a portable handler daemon with some nice tools to handle all ARP aspects. It has a lot of feature...
-
NetCut is a Software that helps you admin your network by purely on ARP protocol . List IP-MAC Table in secs, turn off & On network on any ...
-
Tips ini sudah di coba dengan baik di billing easycafe version 2.2.14. Kronologi. Beberapa orang teman memyarankan saya mengunakan billing...
-
Lama nggak update blog... ahkir ahkir ini banyak anak anak yang cari cari target zencart. iseng aku coba rubah zen.py yang berbasis phyton...




1 komentar:
Usually to stop a process, you start task manager, select the Processes tab, select the process and click "End Process" however you can also accomplish the same from the command prompt using 2 Resource Kit utilities.
Firstly you need to get a list of all processes on the system and this is accomplished using the tlist.exe utility.
Post a Comment