On Mar 31, 2:50 am, Tim Golden <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > That's not a problem - I'm only interested in Win2k+. Thanks for the
> > caveat.
>
> > On a similar note, is there a way (preferably using WMI) to get the
> > full path to the executable that has a port open (
[EMAIL PROTECTED] wrote:
> That's not a problem - I'm only interested in Win2k+. Thanks for the
> caveat.
>
> On a similar note, is there a way (preferably using WMI) to get the
> full path to the executable that has a port open (the same thing that
> fport does, just implemented in Python)?
It
That's not a problem - I'm only interested in Win2k+. Thanks for the
caveat.
On a similar note, is there a way (preferably using WMI) to get the
full path to the executable that has a port open (the same thing that
fport does, just implemented in Python)?
--
http://mail.python.org/mailman/listin
Hi!
Warning : WMI give the "command-line" of a process only for windows >
2000
@-salutations
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
On Mar 28, 4:53 pm, Tim Golden <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Hello,
>
> > I would like to write a script that would enumerate all running
> > processes and return the full path to the EXE of each running
> > process. However, I can't seem to find any good info on how to
En Fri, 28 Mar 2008 16:40:01 -0300, <[EMAIL PROTECTED]> escribió:
> I would like to write a script that would enumerate all running
> processes and return the full path to the EXE of each running
> process. However, I can't seem to find any good info on how to do
> this..any help is greatly appre
[EMAIL PROTECTED] wrote:
> Hello,
>
> I would like to write a script that would enumerate all running
> processes and return the full path to the EXE of each running
> process. However, I can't seem to find any good info on how to do
> this..any help is greatly appreciated. Thanks.
I have this
Hello,
I would like to write a script that would enumerate all running
processes and return the full path to the EXE of each running
process. However, I can't seem to find any good info on how to do
this..any help is greatly appreciated. Thanks.
T
--
http://mail.python.org/mailman/listinfo/pyt