> I was looking for the kill of a process command. Occasionally, there is something PowerPro can't do, and some other utility can actually be useful! ;-)
To kill processes, I've used SysInternals' utility PsKill: http://www.sysinternals.com/Utilities/PsKill.html This command-line utility can kill a process based on its ID (which changes, so that probably won't help you) or its name (which is probably what you want). They also have a PsList utility which you can use initially to get the name of the process in question. Obviously, you can then create a PowerPro button that PsKill-s the pesky process. If you really wanted to get fancy, I guess you could even have PowerPro run PsList at intervals and then PsKill the process if it's there... Hope that helps, Jon ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12ho783c1/M=362329.6886308.7839368.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1124765264/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/
