Advertisement

1 - 10 of 130 containing alltags:("pid") (0 seconds)
Hi 'sperts :) I have an exe name (fully qualified path).  Is there anyway I can get the process ID for this app?  I know this has been asked before, but the search function on EE leaves a lot to...
Zones: Delphi ProgrammingDate Answered: 02/26/2002 Grade: A Views: 49
Hello, I've seen this been done a few times very easily from within a shell script. I think $$ $PPID and $! come into this, but can't get anything to work. My script at the moment is: #/bin/s...
Zones: Linux DevDate Answered: 09/04/2004 Grade: A Views: 0
Hi, I have a question regarding the unix system() function call in a C++ program.  I created a thread and in this thread, I used the system() to kick off another app.  I would like the ability to k...
Zones: C++Date Answered: 01/11/2005 Grade: A Views: 0
Hi, Under windows XP, I search a way to get the PID of my navigator (IE for example). Is it a way to get it (with javascript ??? or other) ? Thanx in advance.
Zones: Web BrowsersDate Answered: 06/12/2005 Grade: A Views: 0
Hey, I need a way to get the ProcessID of a program that is using a file or folder. Example: I right click on "test.txt" and hit Delete but it wont delete because windows says "File is in use!" I n...
Zones: Visual BasicDate Answered: 12/31/2005 Grade: A Views: 0
Tags: pid
I have a Windows 2003 production machine I am working on where the PID's are increasing very rapidly.   Does anybody know how the PID's are calculated and what determines if a PID is reused? ...
Zones: Windows 2003 ServerDate Answered: 03/29/2006 Grade: A Views: 0
Tags: pid
How can I see a list of all the process IDs? Or even better, how can I find the process ID for a given name (ie: cups).
Zones: LinuxDate Answered: 04/19/2006 Grade: A Views: 0
Hi, I want to create a dos batch that will allow me to run C:\adplus.vbs -crash -pid <pid of process with highest mem usage> I can run tasklist to get a list of the processes but I don't k...
Zones: Operating SystemsDate Answered: 05/31/2006 Grade: A Views: 0
When my system is starting up, I get to a point where thae machine goes to 100% and stays there for about 3 minutes.  It use to be a lot worse.  Then I cleaned up the registry and ran speed disk to...
Zones: Windows XPDate Answered: 02/25/2007 Grade: B Views: 4
Given a process ID, I need to determine whether that process is a 'network connected' application. It would seem that this could be accomplished by either polling a list of active connections every...
Zones: C++Date Answered: 01/08/2008 Grade: A Views: 0