I use the MSN Messenger version is 8.1
The interface is more complex, and the streamlining approach is as follows:
1. Advertising: With Visual Studio 2005
* Note: Back up Msgsres.dll first
Drag the resource file Msgsres.dll from the MSN Messenger installation directory to the Visual Studio 2005 workspace, which appears as follows:
► Remove the ads at the bottom of the chat window:
Open resource Number No. 4004, double-click 920,ctrl+f to find "<element layoutpos=bottom layout=borderlayout () id=atom (adbannergutter) >"
Change "Layoutpos=bottom" to: "Layoutpos=none" Save!
► Remove ADS below the panel:
Open resource Number No. 4004, double-click 923,ctrl+f to find "<constrainer layoutpos=top id=atom (Ssconstrainer) layout=filllayout () >"
Change "Layoutpos=top" to: "Layoutpos=none" Save!
► Remove the search box below the panel:
Open resource Number No. 4004, double-click 923,ctrl+f to find "<element layoutpos=client layout=filllayout () >" * Note: There are two, to be changed is a relatively close to the back of a place!!!
Change "layoutpos=client" to: "Layoutpos=none" Save!
2. Set up.
Menu-> Tools-> Options
There are tabs, today's focus, etc., all set to hide ...
Now look again, MSN Messenger has become more refreshing.