WLM 8.5 的移除廣告
只需 直接蓋掉舊的 msgsres.dll 就行了。
下載檔案msgsres.rar (1.13 MB )
轉載自http://chitsaou.wordpress.com/2006/08/13/wlm8-noad/
前置作業:
1. 修改工具 -- Resource Hacker(如附檔)
ResourceHacker.rar (444.99 KB)
下載次數: 53
2. 先關掉 Windows Live Messenger
3. 下載 Resource Hacker (免安裝)
4. 用 Resource Hacker 開啟檔案 C:\Program Files\MSN Messenger\msgsres.dll
若要移除主視窗廣告,
1. 在左邊的節點樹找到 4009 -> 923 -> 1033
2. 在右邊的原始碼中尋找 ID=Atom(SSConstrainer) 字串 (按 CTRL + F 尋找)
3. 把前面的 layoutpos=top 改成 layoutpos=none
若要移除對話視窗的廣告,
1. 在左邊的節點樹找到 4009 -> 923 -> 1033
2. 在右邊的原始碼中尋找 <element id=atom(adbannercont) layout=filllayout()>
3. 把這一坨字改成 <element layoutpos=none>
若要移除主視窗最下方的搜尋列
1. 在左邊的節點樹找到 4009 -> 923 -> 1033
2. 在右邊的原始碼中尋找 atom(idSearchContainer)
3. 它上面那一行有個 layoutpos=bottom
4. 改成 layoutpos=none
完成之後,按下 [Compile Script] 按鈕,然後點擊功能表 [File] -> [Save]
如果您擔心改一改會出問題,或是不敢自己改,那麼請下載別人做好的 msgsres.dll 吧,
下載回來之後,直接蓋掉舊的 msgsres.dll 就行了
只需 直接蓋掉舊的 msgsres.dll 就行了。
下載檔案msgsres.rar (1.13 MB )
轉載自http://chitsaou.wordpress.com/2006/08/13/wlm8-noad/
前置作業:
1. 修改工具 -- Resource Hacker(如附檔)
ResourceHacker.rar (444.99 KB)
下載次數: 53
2. 先關掉 Windows Live Messenger
3. 下載 Resource Hacker (免安裝)
4. 用 Resource Hacker 開啟檔案 C:\Program Files\MSN Messenger\msgsres.dll
若要移除主視窗廣告,
1. 在左邊的節點樹找到 4009 -> 923 -> 1033
2. 在右邊的原始碼中尋找 ID=Atom(SSConstrainer) 字串 (按 CTRL + F 尋找)
3. 把前面的 layoutpos=top 改成 layoutpos=none
若要移除對話視窗的廣告,
1. 在左邊的節點樹找到 4009 -> 923 -> 1033
2. 在右邊的原始碼中尋找 <element id=atom(adbannercont) layout=filllayout()>
3. 把這一坨字改成 <element layoutpos=none>
若要移除主視窗最下方的搜尋列
1. 在左邊的節點樹找到 4009 -> 923 -> 1033
2. 在右邊的原始碼中尋找 atom(idSearchContainer)
3. 它上面那一行有個 layoutpos=bottom
4. 改成 layoutpos=none
完成之後,按下 [Compile Script] 按鈕,然後點擊功能表 [File] -> [Save]
如果您擔心改一改會出問題,或是不敢自己改,那麼請下載別人做好的 msgsres.dll 吧,
下載回來之後,直接蓋掉舊的 msgsres.dll 就行了
全站熱搜
留言列表