How to remove annoying MSN ads
1. Remove the label column on the left
(1): Find "tool"-> "option"
Figure 1-1
(2) Click OK.
Figure 1-2
2. Remove the advertisement and search toolbar at the bottom.
2.1 Download The reshacker tool before advertising
Open reshacker, "file"-> "open", and fill in "C:/Program"
Files/MSN Messenger/msgsres. dll "appears in the scenario 2-1. We mainly modify 4004-920,4004-923.
Figure 2-1
Note: 920 is for the Communication dialog box;
923 is for the main panel.
2.2 remove the bottom advertisement of the main panel
Select 4004-> 923-> 1033. an xml configuration file is displayed on the right. Press Ctrl + F to bring up the General Search dialog box. Enter "id = atom (ssconstrainer)" for search (2-2). The content shown in 2-3 is displayed:
Figure 2-2
Figure 2-3
2.2.1 remove "layoutpos = Top, layout = filllayout ()". This is the original code for layout and positioning of advertisements. After modification, click "compile script" at the top of the framework on the right side of reshacker, and then click "file"-> "save" (if Your MSN is still on when it is saved, must exit first .), in this way, the flash advertisement at the bottom of the main panel can be removed.
3. Remove the search toolbar
If your reshacker has not been closed and the page is still on the compiled page, enter "element id = atom (idsearchcontainer)" and you will find a line of code. Remove "layout = filllayout () padding = rect (,)", which is the layout and rendering of AD strips. Click "compile script" at the top of the framework on the right of reshacker, and then click "file"> "save" to remove the search toolbar at the bottom of the main panel.
4. Remove text ads at the bottom of the conversation dialog box
Select 4004-920-1033, find id = atom (adbannergutter), and remove "layoutpos = bottom, layout = borderlayout ()" from the code line of the search results ()". This is the layout and positioning of text ads. Click "compile script" at the top of the framework on the right of reshacker, and then click "file"> "save" to remove the text advertisement at the bottom of the dialog box.
The final processing result is 4-1:
Figure 4-1 final processing result