Hello, devoted fans of Win32Pad!
Here is another source from which to download tasklist.exe ---
http://www.computerhope.com/download/winxp.htmQuoting from that page ---
Description: Windows XP Tasklist utility
Installation Notes: Execute the file from a MS-DOS prompt. Additional information about
the available commands can be seen by typing "tasklist /?"
File Size: 71 KB
Technical Notes: Enables Windows XP Home and Windows XP Professional users to view
complete information about the services running on their computer.
Cost: None.
--- It is, of course, not from an «MS-DOS prompt» that tasklist.exe is run. It is from the «CMD» prompt.
From Win 2000 onwards, cmd.exe replaces the «command.com» which is at the heart of DOS.
Get to a CMD-window by holding down the WinKey and tapping letter «r» (for «run»). Type cmd [ENTER]
Exit from a CMD-window by typing «exit» (without quotes) and press [ENTER].
In our case we are, naturally, running tasklist.exe from inside of a batch file.
Please note that tasklist.exe is a stand-alone utility. It can go onto your flash or portable HD.
At no point, including while it's doing its job, does it write to anywhere on the host OS. Which
is to say that it simply runs. It may, if you wish, go onto your hard drive, but there is no reason
to download it to any particular folder, such as where standard (native, supplied) utilities are
found. If you download it to N:\YouNameIt folder (directory) and if you want to be able to use
tasklist from any folder, add the N:\YouNameIt folder to your %PATH% --- this way:
path=N:\YouNameIt;%PATH%
Where N is the drive letter assigned to the flash, to the portable HD, and so on.
Best wishes,
Roger
«Es macht keinen Sinn, daß die Kühe Milch geben ---
Die Bauern nehmen sie ihnen einfach weg.»