Jump to content

Recommended Posts

Posted (edited)

Win XP Home SP.3

Is there any way of associating an Application with a Process in Windows Task Manager? I want to be able to check for a running batch script but Tasklist and a third-party utility (PV.exe) only list processes and the Process entry for my batch script is CMD.EXE (see attachments) so the Application and Process entries are different and if two batch scripts are running both entries in the Process list are CMD.EXE

Thanks

post-90235-1235877556_thumb.jpg

post-90235-1235877600_thumb.jpg

Edited by Valerie

Posted

You could make a copy of cmd.exe and rename it something else. That way your two batch files will use different process names.

EDIT: actually, you may wish to script your batch files with another program, such as AUTOIT or KIXSTART which will not use CMD.EXE as their process.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...