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
Total Pageviews
Blog Archive
-
▼
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)
Search
Labels
- ebook (1)
- etc (13)
- Hacking (29)
- Linux/Nix (33)
- networking (6)
- phone (1)
- programing (9)
Links
Popular Posts
-
Tips ini sudah di coba dengan baik di billing easycafe version 2.2.14. Kronologi. Beberapa orang teman memyarankan saya mengunakan billing e...
-
Yahoo! GeoCities Service Announcement Important notice: GeoCities is closing. Dear Yahoo! GeoCities customer, We're writing to let you k...
-
IG shop dan phpbb bukanlah satu vendor yang sama. IG shop : http://www.igeneric.co.uk/ig-shopping-cart.html phpbb : http://www.phpbb.com Nam...
-
Beberapa waktu yang lalu aku telah melakukan kesalahan yang fatal pada waktu pembagian partisi di Linux mengunakan gparted. Akibatnya semua ...
-
Menginstall Netfilter-Layer7 di Ubuntu 7.04 server. Kalau ada yang mudah ngapain susah susah lets go ! # wget http://www.coolsolutions.eu/ip...

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