Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: How to check task manager process status  (Read 2664 times)

0 Members and 1 Guest are viewing this topic.

Yogesh123

    Topic Starter


    Beginner

    How to check task manager process status
    « on: November 19, 2009, 05:45:40 AM »
    Dear Experts,
    How to check whether the purticular process is running or not,

    Suppose there is a word application opened,
    then process seen in the task manager is "Winword.exe",
    then how do i check whether the "Winword.exe" process is running(exist) or not.

    please advise.

    wbrost



      Intermediate
    • Thanked: 11
      Re: How to check task manager process status
      « Reply #1 on: November 19, 2009, 06:23:13 AM »
      you can use tasklist. See tasklist /? for more info.