--- In [email protected], Tom Hall <[EMAIL PROTECTED]> wrote:
> At 11:56 PM 8/22/2005 +0000, brucexs wrote:
> 
> >I could provide a killprocess(processid), except how would you get
> >the process id?
> >
> >I think it would need a plugin with some routines for working with
> >processes without windows.
> >
> >PowerPro needs a window to communicate with.
> 
> Is there any way PowerPro could be made to work with Task Manager?
> 
> 


Can you be more specific about what you saw happening?

My understanding is that someone wants to script killing a process 
with no window.  They want something like this

1.  Find me the process id of the process with exe exename.exe
2.  Kill that process.

This is not hard to program, but I don't want to create new 
functions in PowerPro to do it for now.  (In, PowerPro already has 
win.process to do 1 if you have the window id and window closeforce
("p=id") will terminte a process if the script knows the id.)  But 
getting the process id for other cases would require some new code 
which I will leave to someone else for now.

Needs to use some  windows system routines in ways that PowerPro 
cannot.




------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12h4qn9q9/M=362329.6886308.7839368.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1124764981/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!</a>.</font>
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to