Computing.Net > Forums > Windows 95/98 > Getting rid of msmsgs.exe /background

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Getting rid of msmsgs.exe /background

Reply to Message Icon

Name: Paul Robotham
Date: March 29, 2002 at 22:46:51 Pacific
Comment:

Does anyone know how to permanently remove msmsgs.exe /background, short of removing MSN Messenger? I try to remove it through the system configuration utility, but it always comes back.



Sponsored Link
Ads by Google

Response Number 1
Name: atom
Date: March 30, 2002 at 00:37:20 Pacific
Reply:

open MSN
then goto tools -> options -> prefernces ->
UNTICK run this programs when Windows starts


0

Response Number 2
Name: Cliff
Date: March 30, 2002 at 07:03:03 Pacific
Reply:

Have a look here:

http://www.wackyb.co.nz/msn.html



0

Response Number 3
Name: aimiri
Date: May 22, 2002 at 08:15:43 Pacific
Reply:


0

Response Number 4
Name: Asclepias
Date: May 25, 2002 at 18:42:14 Pacific
Reply:

Try this first:

http://www.theregister.co.uk/content/4/24746.html ("
The best way to kill MS Messenger"), download the zipfile of two batch files - one for removal, another for restoring (http://213.40.196.62/media/779.zip), or execute the following batch script ("NOMSNGR.BAT", from the zipfile):

@echo off
cls
echo.
echo.
echo.
echo
echo.
echo This batch file will uninstall Windows Messenger
echo from your computer and apply registry settings to
echo prevent it from running in the future.
echo.
echo Press any key if you wish to continue, otherwise
echo press CTRL-C to abort the procedure.
echo.
echo ---
echo.
pause>nul

echo Removing Microsoft Messenger...
rundll32 advpack.dll,LaunchINFSection %WinDir%\inf\msmsgs.inf,BLC.Remove

echo Disabling it from running in the future...
echo REGEDIT4>%temp%\nomsngr.reg
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Messenger\Client]>>%temp%\nomsngr.reg
echo "PreventRun"=dword:00000001>>%temp%\nomsngr.reg
echo "PreventAutoRun"=dword:00000001>>%temp%\nomsngr.reg
echo "PreventAutoUpdate"=dword:00000001>>%temp%\nomsngr.reg
echo "PreventBackgroundDownload"=dword:00000001>>%temp%\nomsngr.reg
echo "Disabled"=dword:00000001>>%temp%\nomsngr.reg
regedit /s %temp%\nomsngr.reg

echo.
echo Operations complete....
echo.
echo If you wish to restore your original settings please run
echo WMRESET.BAT to remove the registry settings that prevent
echo Windows Messenger from running.
echo.
echo You will then need to manually reinstall Windows Messenger
echo on your computer.
echo.
echo.
echo.
pause


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 95/98 Forum Home


Sponsored links

Ads by Google


Results for: Getting rid of msmsgs.exe /background

Get rid of ptsnoop.exe ...easy www.computing.net/answers/windows-95/get-rid-of-ptsnoopexe-easy/142119.html

how do i get rid of explorer.exe error o www.computing.net/answers/windows-95/how-do-i-get-rid-of-explorerexe-error-o/80472.html

how rid of ISTACTIVEX.EXE www.computing.net/answers/windows-95/how-rid-of-istactivexexe/149396.html