Question:

When I type in "pslist" in start/run/cmd it reads "pslist is not recognized as an internal or external ?

by  |  earlier

0 LIKES UnLike

command, operable program or batch file?"

 Tags:

   Report

3 ANSWERS


  1. Because pslist is not found by your Windows. It is not in Windows folder. It is not in the executable Path.

    You need to set the Path to point to that file (maybe pslist.exe). Or you need to get that program first.


  2. You need to 1st download PSList. Then install it / save it to the C:\ drive.

    Go to CMD

    type cd\    

    ENTER

    then use PSList

  3. Once you open a command prompt (or however you're running it) you have to navigate to the folder where pslist.exe is in order to execute it.  For example, I have a folder called c:\unzipped where I extracted pstools.  So to run pslist, I open a command prompt, which since I'm on xp is at c:\documents and settings\userid

    Then I navigate to c:\unzipped\pstools

    Now I can execute pslist

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.