Page 1 of 1
Windows Messenger pop-up

Posted:
Fri Sep 26, 2003 11:27 am
by pete
Anyone know how to remove windows messenger completely?
I hate it - never used it - never want to use it.
Now I'm getting incessant & annoying popups asking me to update :-/
Anyone know how to zap the whole thing once & for all? I tried in Add/Remove Programs but it's not there ..
Re: Windows Messenger pop-up

Posted:
Fri Sep 26, 2003 12:34 pm
by GeForce
Hi Pete.
I have had exactly the same problem. And I finally found the sloution after days of looking for it on MSDN.
Click Start > Run.
Type the following:
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\msmsgs.inf,BLC.Remove
and click OK. You may need to restart your computer, but Messenger will be gone, forever. Unless you download it again.
Hope it works (it did for me).
Jonathan
Re: Windows Messenger pop-up

Posted:
Fri Sep 26, 2003 12:38 pm
by BFMF
I updated it, and no more annoying pop-ups.
Problem solved

Re: Windows Messenger pop-up

Posted:
Fri Sep 26, 2003 12:49 pm
by GeForce
Hi Andrew,
Do you mean updated Messenger, or removed it as I said above?
Re: Windows Messenger pop-up

Posted:
Fri Sep 26, 2003 1:13 pm
by Lurch
Basically the same thing as GeForce said:
Start->Run->
c:\WINDOWS\inf\sysoc.inf
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7
change to
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,,7
then save the file.Uninstall messanger like any other Windows component in the Add or Remove Programs,then Add/Remove Windows Components.
Re: Windows Messenger pop-up

Posted:
Sat Sep 27, 2003 2:24 am
by BFMF
Hi Andrew,
Do you mean updated Messenger, or removed it as I said above?
Updated it

Re: Windows Messenger pop-up

Posted:
Sat Sep 27, 2003 4:06 am
by pete
Much Appreciated! Thanks GeForce

Re: Windows Messenger pop-up

Posted:
Sat Sep 27, 2003 2:29 pm
by GeForce
My pleasure ;).