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

Best convertor FF(Format factory)

To Download FORMAT FACTORY free Just click HERE Format Factory is a multifunctional media converter. Provides functions below: All to MP4/3GP/MPG/AVI/WMV/FLV/SWF . All to MP3/WMA/AMR/OGG/AAC/WAV . All to JPG/BMP/PNG/TIF/ICO/GIF/TGA . Rip DVD to video file , Rip Music CD to audio file. MP4 files support iPod/iPhone/PSP/BlackBerry format. Supports RMVB , Watermark , AV Mux.  Format Factory's Feature: 1 support converting all popular video,audio,picture formats to others. 2 Repair damaged video and audio file. 3 Reducing Multimedia file size. 4 Support iphone,ipod multimedia file formats. 5 Picture converting supports Zoom,Rotate/Flip,tags. 6 DVD Ripper . 7 Supports 56 languages OS requirements: All Windows OS

How to modify exe

learn how to change *.exe files, in 5 easy steps: 1) Don't try to modify a prog by editing his source in a dissasembler.Why? Cause that's for programmers and assembly experts only. try to view it in hex you'll only get tons of crap you don't understand. First off, you need Resource Hacker(last version). It's a resource editor- very easy to use, You can download it at h**p://www.users.on.net/johnson/resourcehacker/ 2) Unzip the archive, and run ResHacker.exe. You can check out the help file too 3) You will see that the interface is simple and clean. Go to the menu FileOpen or press Ctrl+O to open a file. Browse your way to the file you would like to edit. You can edit *.exe, *.dll, *.ocx, *.scr and *.cpl files, but this tutorial is to teach you how to edit *.exe files, so open one. 4) In the left side of the screen a list of sections will appear. The most common sections are -String table; -RCData; -Dialog; -Cursor group; -Bitmap; -WAV. *Icon: You can wiew and change

One-click PC shut down

This is really very easy one but very effective one. Enjoy it! First, create a shortcut on your desktop by right-clicking on the desktop, choosing New, and then choosing Shortcut. The Create Shortcut Wizard appears. In the box asking for the location of the shortcut, type shutdown. After you create the shortcut, double-clicking on it will shut down your PC. But you can do much more with a shutdown shortcut than merely shut down your PC. You can add any combination of several switches to do extra duty, like this shutdown -r -t 01 -c “Rebooting your PC” Double-clicking on that shortcut will reboot your PC after a one-second delay and display the message “Rebooting your PC.” The shutdown command includes a variety of switches you can use to customize it. Table 1-3 lists all of them and describes their use. I use this technique to create two shutdown shortcuts on my desktop—one for turning off my PC, and one for rebooting. Here are the ones I use: shutdown -s -t 03 -c “Bye Bye!” shutdo