View Single Post
Old 03-17-2008, 08:55 PM   #5 (permalink)
Lucky13MN
 
Lucky13MN's Avatar
 
Join Date: Jun 2007
Posts: 331
Thanks: 7
Thanked 56 Times in 26 Posts
Lucky13MN is on a distinguished road
Default

I just use MortScript and kill the pmsnserver.exe thing while I'm at it

2 birds with one stone!

If you use MortScript save the following as killstuff.mscr (or whateveryouwantocallit.mscr). I put my script in the Startup Items folder.

While ( TRUE )
Kill( "pmsnserver.exe" )
If ( WndExists("Main Battery") )
Close("Main Battery")
EndIf
Sleep( 5000 )
EndWhile
__________________
-Chrïs

Last edited by Lucky13MN; 03-17-2008 at 10:25 PM.
Lucky13MN is offline   Reply With Quote
 
Integrated by BBpixel Team 2008 :: jvbPlugin R1015.37x.1