Windows Task Manager

A

Ayush

Replied to [JHI]s message :
I want to make a copy of Processes in the Task Manager...is this possilble?


Use command-line tool tasklist.exe

for example :
Start,
Run,
tasklist > C:\ProcessList.txt





Good Luck, Ayush.
 
J

JHI

Thanks Claymore. I downloaded that site but got a message from my
anti-virus software(AVG) that the prgram has an additional extension.
What's that?
 
C

Claymore

Hello again,

Probably just that the executable (.exe) install file is inside a
zipped (.zip) file. I, and oodles of others, have used this program
for years. No spyware, viruses or anything like that. Quite reputable.
Most folks actually use this program to edit their startup items/
programs, but it will also do what you're looking for.
The command line method suggested above will also do the job, but the
Starter version will give more detail in its snapshot of running
processes, if that's what you need.
 
J

JHI

Thanks.

I was able to download Starter as you suggested, but it only makes a copy of
processes in HTML regardless of what I select (HTML or plain text). Any
ideas?
 
C

Claymore

Hello again,

Possibly because you selected html first and then tried the text save.
You have to look carefully at what's in the Filename dialog box in the
Save window.
I've found that the text version of the save is just a jumble, in
which case Ayush's method indicated above would be a better bet, I
think.

Regards
 
W

Wesley Vogel

System Information (msinfo32.exe) is often overlooked my people that want
you to download some 3rd party program.

Open System Information...
Start | Run | Type: msinfo32 | Click OK |
Click the [+] next to Software Environment to expand the list |
Click on Running Tasks | Click anywhere in the right hand pane and hit
Ctrl + A to Select All | Hit Ctrl + C to copy | Paste wherever you want

Or paste the following line in Start | Run and click OK...

msinfo32 /categories +SWEnvRunningTasks /report
"%userprofile%\desktop\msinfosp.txt"

That command line wrapped. There is one space between /report and
"%userprofile%

Locate msinfosp.txt on your Desktop, open it and scroll down to [Running
Tasks].

Or if you have XP Pro, open a command prompt...
Start | Run | Type: cmd | Click OK |
Type: tasklist and hit Enter |
Highlight the items under Image Name |
Right click to copy and paste wherever you like

Tasklist.exe does not exist in XP Home.

For Tasklist HELP, type: tasklist /? in a command prompt an hit Enter.

For more Tasklist HELP, paste the following line into Start | Run and click
OK...

hh ntcmds.chm::/tasklist.htm

Description of the My Computer Information Tool in Help and Support
http://support.microsoft.com/kb/308920

Description of Windows XP System Information (Msinfo32.exe) Tool
http://support.microsoft.com/kb/308549

How to Use System Information (MSINFO32) Switches
http://support.microsoft.com/kb/300887

MSINFO32 - Is Not Recognized as a Command
http://support.microsoft.com/kb/260867

Windows 2000 Command-Line Parameters for Msinfo32.exe
http://support.microsoft.com/kb/255713

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Task Manager - Page file 1
Windows 10 Windows update 2004 problem. 10
Puzzled old man looking for answer 3
Windows 7 Problem with Facebook 9
Windows Task Manager frame has disappeared 4
Where is systray? 1
100% CPU usage 18
Can not run at start 7

Top