Skip to main content

Remove Advertising In Msn Messenger

If you downloaded MSN Messenger 6.2, you might want to remove the advertising that is placed at the bottom of the main messenger window.

I will give you some details to do it manually. To edit the msnmsgr.exe file, you'll need a HEX editor. I found the freeware Hex Editor XVI32 perfectly suited for this task. There is no installation, just download the file, create a folder on your hard drive, unzip the XVI32.zip file there, and run the XVI32.exe file.

Note: this is for the latest version of 6.2, 6.2.0137. You can check your version, by choosing Help > About MSN Messenger from the programs menu.

When you have the HEX editor running, follow these steps:

Make sure you are not running messenger. Right-click its icon in the system tray, and from the menu select Exit
Now you'll need to locate the messenger executable msnmsgr.exe, it will normally be in \Program Files\MSN Messenger\
Make a backup of the file. Right-click msnmsgr.exe and from the menu choose Copy. Now right-click on an empty area in the same folder, and select Paste from the menu. The backup will be named Copy of msnmsgr.exe. If you ever want to get back to the original file, simply delete msnmsgr.exe, and then rename Copy of msnmsgr.exe to msnmsgr.exe
From the menu in XVI32, choose File > Open, locate msnmsgr.exe, and open it
From the menu, select Address > Goto, select hexadecimal, and enter E5E61, press OK
The value selected will be 74, simply type EB to replace it (so 74 becomes EB)
When done select File > Save from the menu, and exit XVI32
Reopen Messenger 6.2, now without the ads!
Also, you might want to get rid of the annoying tabs shown at the left side of your contact list. There is an option for that, but some people might not find it easy to locate:

In MSN Messenger, select Options... from the Tools menu
Select the Privacy tab
Check the box before This is a shared computer so don't display my tabs
Pressing OK and doing a sign-out and sign-in will remove the tabs forever!
You'll now have a much cleaner version of Messenger, which (to my personal taste) is a lot more userfriendly.
This method (in contrast to other suggested schemes) does not only remove the ad, but also removes its designated space, so the Messenger window will be smaller.

Note that by altering the msnmsgr.exe file you're violating the Microsoft EULA. I decline all responsibility for your actions!
This site is not affiliated in any way with the Microsoft Corporation. All registered trademarks are the property of their respective owners.

Comments

Popular posts from this blog

10 Great NotePad Tricks To Scare Your Friends

Most of you must be aware about a tool called notepad. It is a simple text based editor. But today I am going to discuss some cool tricks which you can perform on your computer using notepad. You can also use these tricks to scare your friends. 1.Cycle a message in your friend’s computer. Type : @ECHO off :Begin msg * Hi msg * Are you having fun? msg * I am! msg * Lets have fun together! msg * Because you have been o-w-n-e-d GOTO BEGIN Save it and... as pc.bat and send it to your friends. 2.Make Keyboard Keys Type Continuously: Type : MsgBox “stop me..! if you can” Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{bs}” loop Save it as pc.vbs and send it to your friends. 3.Convey your friend a message and shut down his/ her computer. Type : @echo off msg * I don’t like you shutdown -c “Hahahah You are Doomed” -s Save it as pc.bat and send it to your friends. 4.Toggle your friend’s Caps Lock button simultaneously Type : Set wshShell =wscri...

Changing a users icon on the Welcome screen

Each user that is set up on your computer can associate an image that appears next to his or her name on the Welcome screen. By default, Windows will randomly select an image for you, but this selection can easily be changed. If you do not like the images that Windows has to offer, you can select any other image. The process of changing a user's image is very simple. Just perform the following steps and you will have it changed in no time: 1. Open up the user manager by clicking the Start menu and selecting Run. Then type in nusrmgr.cpland click OK.This is a shortcut to User Accounts that will save you time going to Control Panel and then clicking the User Accounts icon. 2. This will start up the New User Accounts Manager. To change a user's picture, just click the user name. 3. Then, click Change My Picture text and you will see a screen with all of the different images that are built into Windows XP. 4. If you see one you like, just select it by clicking it and then cl...

Auto Disconnect Internet Explorer

Use this edit to automatically disconnect from Internet Explorer after a specified length of time has elapsed. Use this trick on anyone whom you don?t like using your computer with net J Go to Start -> Run -> and type run in Regedit. Go to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters Modify/Create DWORD Value of Data type REG_DWORD Named [Autodisconnect] Value Data: [Enter a new disconnect time. Use Hexadecimal if you are unfamiliar with Binary] Exit Registry / Reboot