Re: A new bug in csrss.exe ??

From: Ivan Brugiolo [MS] (ivanbrug@online.microsoft.com)
Date: 11/15/02


From: "Ivan Brugiolo [MS]" <ivanbrug@online.microsoft.com>
Date: Thu, 14 Nov 2002 15:56:28 -0800


it's a DLL inside services.exe in W2K and it's a DLL inside svchost.exe in
WinXP.
you can simply type
c:\>sc config messenger start= disabled && net stop messenger
to prevent abuse of the service.

To stop netbios, simply type in
c:\>sc config netbt start= disabled && net stop netbt /y

--
This posting is provided "As Is" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Guillaume" <grs@mail.com> wrote in message
news:O5mEEJDjCHA.2172@tkmsftngp10...
> Eric wrote:
> > Are you serious?
> > It's not talking about "MSN messanger"
> > All you have to do is disable the "MESSANGER SERVICE"
>
> Well... do you happen to know what the executable name of this service
> is...? Thanks...
>