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

Using the quick boot feature of the BIOS

All systems initialize in more or less the same way. During the power on self-test mentioned earlier, the BIOS checks the hardware devices and counts the system memory. Out of all of the different types of system memory, the random access memory, better known as RAM, takes the longest to be counted. Counting the RAM takes time, and on a machine that has large amounts of RAM, this calculation can take several seconds. For example, a machine that has 512MB of RAM may take up to 3 seconds just to count the memory. On top of the RAM counting, a few other tests need to be done because your computer wants to make sure that all of the hardware in your computer is working properly. All of these system tests are not needed every time you boot, and can be turned off to save time. Most BIOS's offer a feature called quick boot. This feature will allow the user to turn off these tests. Other BIOSs only allow you to turn off the memory check, which will still cut down on a lot of time....

File and Folder Permissions

Windows XP Professional boxes running the NTFS file system have the capability to set indi vidual file permissions on both files and folders. File and folder permissions allow you to specify exactly who will be able to read, write, execute, and even list or access a folder. So, file and folder permissions can be a very powerful tool to protect your data from others' eyes. If your file system is FAT32, then you will not be able to set permissions. Fortunately, an easy way exists for you to convert your FAT32 file system to NTFS. Do a search in the Windows Help and Support Center for Convert to NTFS and you will be shown directions on how you can go about converting your drive's file system. Setting the permissions on with a lot of control requires you to disable simple file sharing and security. To do so, follow these steps: 1 . Open up any folder on your computer and expand the Tools menu and select Folder Options. 2 . Click the View tab and scroll to the bottom of the Adv...

Rapidshare Timelimit

Directions Rapidshare traces the users IP address to limit each user to a certain amount of downloading per day. To get around this, you need to show the rapidshare server, a different IP address. You can do this one of multiple ways. Requesting a new IP address from your ISP server. Here's how to do it in windows: 1. Click Start 2. Click run 3. In the run box type cmd.exe and click OK 4. When the command prompt opens type the following. ENTER after each new line. ipconfig /flushdns ipconfig /release ipconfig /renew exit 5. Erase your cookies in whatever browser you are using. 6. Try the rapidshare download again. Frequently you will be assigned a new IP address when this happens. Sometime you will, sometimes you will not. If you are on a fixed IP address, this method will not work. To be honest, I do not know how to do this in linux/unix/etc. If this works for you, you may want to save the above commands into a batch file, and just run it when you need it.