Tasklist.exe and Windows XP Home edition

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am running Windows XP Home edtion SP1 2002. I cannot use the tasklist.exe
command. It is not recognized. Is this a known restriction?

I need this command to list the applications being run by a particular
svchost.exe process.

Matt
 
Matt

Information provided to me by Wesley Vogel:

Tasklist does not come with XP Home.

The following works. I did it when I had XP Home.

1. Download Tasklist.exe.

Tasklist.exe available here:
http://www.computerhope.com/download/winxp.htm

Or...

http://www.mvps.org/sramesh2k/

Microsoft Windows XP - Tips & Fixes
Click on:
Tasklist.exe - Lists all processes & services (/Svc)

Or...

http://www.mvps.org/sramesh2k/utils/tasklist.exe

2. Copy tasklist.exe to

C:\WINDOWS\system32
or
%windir%\system32

3. Open a Command Prompt.

Start | Run | type: cmd | OK
When the Command Prompt window opens type:

tasklist /svc

Hit your ENTER key.

Also:

tasklist /?

Displays Help and usage.

--


Hope this helps.

Gerry
~~~~~~~~~~~~~~~~~~~~~~~~
FCA

Using invalid email address

Stourport, Worcs, England
Enquire, plan and execute.
~~~~~~~~~~~~~~~~~~~~~~~~
Please tell the newsgroup how any
suggested solution worked for you.



~~~~~~~~~~~~~~~~~~~~~~~~
 
Ya beat me, Gerry. ;-)

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Na. You got your mention <g>.

--


Regards.

Gerry

~~~~~~~~~~~~~~~~~~~~~~~~
FCA

Stourport, Worcs, England
Enquire, plan and execute.
~~~~~~~~~~~~~~~~~~~~~~~~
 
Back
Top