Jump to content

Recommended Posts


Posted

What I did is:

• delete registry entry in HKLM\Software\MS\Windows\CurVer\Run

• kill process

• rename msmsgs.exe to sth else

It works. ;)

Posted

Try one of the following:

REGEDIT4

;Do not allow Messenger to run on the PC
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Messenger\Client]
"PreventRun"=dword:00000001

REGEDIT4

;Do not allow Messenger to run for User
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Messenger\Client]
"PreventRun"=dword:00000001

Posted (edited)

...and this one too (removes Windows Messenger)

rundll32 advpack.dll,LaunchINFSection %WinDir%\inf\msmsgs.inf,BLC.Remove

Edited by VAD
Posted

Wintnt.sif

[Components]

msmsgs=off

msnexplr=off

freecell=off

hearts=off

minesweeper=off

pinball=off

spider=off

zonegames=off

Doesnt even allow Ms Messenger to be installed Easy

Posted

Use the winnt.sif method, clean and easy and applied during build, so don't need any mods to finished article.

Is method i use and works a charm. That command and a squillion others are mentioned in ref.chm file.

  • 5 months later...
Posted

is there anyway to trick WU into thinking that Messenger is installed? I dont want it installed, but i would like windows update to think that it is.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...