No comments have been added to this post yet.

Remove text AD of MSN msgr 7

msn 7文字广告图如果你在使用MSN Messenger 7.0.0425 beta的话,你肯定会受到这个文字广告条的困扰,最早MESS的Patch还能奏效,现在已经治不住了,不过不要紧,我们手工来把它给办了。

用ResHacker打开msnmsgr.exe,进入UIFILE的920,查找到<element id=atom(adbannercont),删除这一段:

<element id=atom(adbannercont) layout=filllayout() layoutpos=bottom >
<element height=25 layout=borderlayout() borderthickness=rect(0,1,0,0) colorize=enabled/>
<textadbanner id=atom(adbanner) layout=borderlayout() padding=rect(1,0,1,3) borderthickness=rect(0,1,0,0) colorize=enabled>
<cmdbutton id=atom(adbannertextcontainer) layout=verticalflowlayout(0,0, 2, 2) layoutpos=left background=argb(0,0,0,0) selected=false tooltip=true AccName=rcstr(85) padding=rect(19,0,2,4) colorize=enabled>
<wledit id=atom(adbannertext) class="ReadOnlyText" selected=false active=inactive />
</cmdbutton>
</textadbanner>
</element>

compile,Save!好,全部搞掂了。反复运行看看,我实验多次有效。

Nobody here?