At 03:23 AM 8/23/2005 +0000, swzoh wrote:
>--- In [email protected], "Ed Bronson" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote: > > > > If you merely want to close it, you may use: > > > > net stop sevice_name > > > > Or you can use PSService.exe: > > > > http://www.sysinternals.com/Utilities/PsService.html > > > > > > > > However, some services do not accept Stop/Pause request. Then you > > may > > > > have to kill/suspend the process using: > > > > http://www.sysinternals.com/Utilities/PsKill.html > > > > http://www.sysinternals.com/Utilities/PsSuspend.html > > > > > > BTW, you can just use the name of the process for PsKill/PsSuspend > > like: > > > pskill.exe BrmfRsmg > > > > > > Sean > > If you have XP you can use it's internal command, taskkill. > > do("taskkill", ?"/f /im service.exe") > >It's a Window's internal app, so naturally can't kill some processes >that MS thinks should not allow to be killed, like smss.exe etc. You might want to mention that this is specific to XP Pro. I don't think it exists in XP Home - at least, I couldn't find it here. Tom ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12ht89hcj/M=362335.6886445.7839731.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1124777105/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/">In low income neighborhoods, 84% do not own computers. At Network for Good, help bridge the Digital Divide!</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/
