Recommended Posts

well i can tell you what to do to remove the ad banner in the chat,the msn today button + the winks,themes and buzz buttons in 7.0.425->

search for:

 id=atom(themesbtn)

and then delete this:

                       <cmdbutton cmdid=40614 
                                   id=atom(themesbtn) 
                                   class="ToolbarBtn" 
                                   layout=flowlayout(0,2,0,2) 
                                   AccName=rcstr(60013) 
                                   AccRole=57 
                                   AccDesc=rcstr(44082) 
                                   ShortcutString=rcstr(60013)>
                            <png flip=false idres=1012  class="ToolbarIcon" />
                            <element id=atom(suppress) padding=rect(2,0,0,0) content=rcstr(60013) />
                            <element class="ToolbarCaret"/>
                        </cmdbutton>

search for:

id=atom(buzzbtn)

and then delete this:

                       <cmdbutton cmdid=689 
                                   id=atom(buzzbtn) 
                                   class="ToolbarBtn" 
                                   layout=flowlayout(0,2,0,2) 
                                   AccName=rcstr(699) 
                                   AccRole=57 
                                   AccDesc=rcstr(700) 
                                   >
                            <png flip=false padding=rect(2,0,0,0) idres=911  class="ToolbarIcon" />
                        </cmdbutton>

search for:

id=atom(winkbtn)

and then delete this:

                       <cmdbutton cmdid=35126 id=atom(winkbtn) class="ToolbarBtn" layout=flowlayout(0,2,0,2) AccName=rcstr(60004) AccRole=57 AccDesc=rcstr(3178) ShortcutString=rcstr(60004)>
                            <png flip=false idres=1093 class="ToolbarIcon" />
                            <element id=atom(suppress) padding=rect(2,0,0,0) content=rcstr(60004) />
                            <element class="ToolbarCaret"/>
                        </cmdbutton>

search for this:

<element id=atom(adbannercont) layout=filllayout() layoutpos=bottom >

Then delete this whole section:

<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>

search for:

id=atom(msntodaybtn)

and delete this:

                           <cmdbutton cmdid=40234 id=atom(msntodaybtn) class="ToolbarBtn" layout=flowlayout(0,2,0,2) AccName=rcstr(4231) AccRole=57 AccDesc=rcstr(4230) ShortcutString=rcstr(4229)>
                                <png flip=false idres=1092 class="ToolbarIcon" />
                                <element id=atom(suppress) padding=rect(3,0,0,0) content=rcstr(4229) contentalign=bottomleft | endellipsis/>
                            </cmdbutton>

Recompile and save.

for anything else use something like the Mastaline universal patch

edit:

and i would say

                               <BrowserHost id=atom(TabBrowser) layoutpos=none>
                                </BrowserHost>

which appears inside the "element id=atom(mainwndframe)" section would probably have something to do with those tabs ;)

along with a few other things just underneath it that you might want to remove

however i used a patch on that section so :whistle:

Edited by EnIgMa-PenGuIn

oh and i forgot about the user tile in the main window >_< ->

to remove your dp from the contact list search:

idMainWndUserTile

and remove:

                   &lt;element layoutpos=left layout=verticalflowlayout(0,2,2,2) padding=rect(12,0,6,7)&gt;
                        &lt;usertileview id=atom(idMainWndUserTile) cmdid=310 active=mouseandkeyboard | nosyncfocus/&gt;
                        &lt;png padding=rect(0,0,0,0) idres=ifhc(0, 2019)/&gt;
                    &lt;/element&gt;

also you can remove any needless buttons form your chat dinows (aka, activities,webcam and audio) if they arent to your liking... and any others

search something like :

webcambtnimage

and they will all be there.

heres the code for the ones listed above: (that needs to be removed)

           &lt;cmdbutton
                    cmdid=40332
                    AccName=rcstr(60034)
                    AccDesc=rcstr(44029)
                    ShortcutString=rcstr(60034)
                    id=atom(webcambtn)
                    class="TaskbarBtn"
                    layout=borderlayout() &gt;
                &lt;png id=atom(webcambtnimage) layoutpos=top flip=false idres=813 contentalign=topcenter class="TaskbarIcon" /&gt;
                &lt;element id=atom(suppress)
                    content=rcstr(60034)
                    layoutpos=client
                    padding=rect(2,-1,2,2)
                    contentalign=bottomcenter /&gt;
            &lt;/cmdbutton&gt;

           &lt;cmdbutton cmdid=40273 id=atom(audiobtn) class="TaskbarBtn" layout=borderlayout() AccName=rcstr(60035) AccDesc=rcstr(178) ShortcutString=rcstr(60035)&gt;
                &lt;png layoutpos=top flip=false idres=812 contentalign=topcenter class="TaskbarIcon" /&gt;
                &lt;element id=atom(suppress) layoutpos=client padding=rect(2,-1,2,2) contentalign=bottomcenter content=rcstr(60035) /&gt;
            &lt;/cmdbutton&gt;

           &lt;cmdbutton cmdid=40617 id=atom(appdropdownbtn) class="TaskbarBtn" layout=borderlayout() AccName=rcstr(60041) AccDesc=rcstr(44037) ShortcutString=rcstr(60041)&gt;
                &lt;png localized=false layoutpos=top flip=false idres=809 contentalign=topcenter class="TaskbarIcon" /&gt;
                &lt;element id=atom(suppress) layoutpos=client padding=rect(2,-1,2,2) contentalign=bottomcenter content=rcstr(60041) /&gt;
            &lt;/cmdbutton&gt;

unfortunatly if you wanted to remove anythig more id suggest just using microsoft messenger :p

post-26925-1100864030.jpg

Edited by EnIgMa-PenGuIn

What program are you using to edit that lot?

Is there a way to stop people being able to send you Nudges and stuff? Surely if you take the commands out, it will just go back to the other person and say that the user is using a version of MSN that does not support that feature, or something?

Cheers,

Pete

Im using reshacker to remove all these things, I know that the nudges effects can be removed.. but this is only dealing with the cosmetic aspect.

I could look into it and get back to you, but there should be a new mess.be messpatch out for 7.0.425 soon enough (and that can stop nudges effects)

but you can simply turn off the ability to send/recieve nudges in your options. (under "messages")

Yeah it is.

584951938[/snapback]

No it really isn't unless you want to sell your edited version.

can some1 tell me exactly where the menus are located for msn7 and wmp10?

584953200[/snapback]

I havent found them in wmp10, thats interesting. I will get back to you,

Advance

Here is what I have found so far:

Deleting all bitmaps in C:\Program Files\Windows Media Player\wmsetsdk.exe

Script:

//Bitmap deleter for wmsetsdk.exe
//-Advance

[FILENAMES]
Exe=wmsetsdk.exe
SaveAs=wmsetsdk2.exe
Log=wmsetsdk.log

[COMMANDS]
-delete bitmap ,,
//-Advance

You ran my old one so you should be OK.

I havent tested memory usage, but it deletes about 400k.

Looking for more tomorrow.

wmsetdskexescript.txt

well i can tell you what to do to remove the ad banner in the chat,the msn today button + the winks,themes and buzz buttons in 7.0.425->

for anything else use something like the Mastaline universal patch

584948416[/snapback]

does anyone know how to get rid of the ad on the contact list window... and how to get rid of the search part as well?

584957531[/snapback]

well this whole thread talks about it :blink: or u can actually read the thread and you'll find the above link

  • 2 weeks later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • eh I'll wait for the June 2026 MVS ISO downloads which should be coming out next Tuesday June 16 and possibly contain build 8655 instead of 8653
    • read this recent topic in another forum: https://www.askwoody.com/forums/topic/still-on-win-10-and-happy-to-be-there/ some people are happy sticking with Win10
    • Cooler Master MasterFrame 600 PC case is now 33% off on Amazon by Ivan Jenic The Cooler Master MasterFrame 600 is currently $109.99 on Amazon, down from its original $164.99 list price. That's 33% off and $55 saved on this premium aluminum mid-tower case with a modular design. If you're upgrading your PC case and want something that doesn't force you into a rigid layout, the MasterFrame 600 is worth a look. The case is built around the Cooler Master's FreeForm 2.0 platform, which lets you reconfigure the internal structure according to your hardware. Magnetic side panels allow for straightforward adjustments, and the case supports everything from Mini-ITX to E-ATX motherboards without compromise. There's also generous cooling headroom. Four pre-installed PWM fans handle airflow out of the box. GPU clearance goes up to 410mm, and the case supports radiators up to 420mm with room for three simultaneously. Truth be told, this might not be the prettiest case on the market, but it’s highly functional. The aluminum construction keeps the whole thing lightweight despite its size, and the finish looks noticeably better than the plastic mid-towers competing at this price point. If you want a serious, flexible case that prioritizes function over flashy aesthetics like RGB lighting, the MasterFrame 600 delivers at a reasonable price. Cooler Master MasterFrame 600 - $109.99 | 33% off on Amazon This Amazon deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • DK, I don't use the extended channel, I'm always on the latest release.
  • Recent Achievements

    • Rookie
      restore went up a rank
      Rookie
    • Very Popular
      AndrewSteel earned a badge
      Very Popular
    • Veteran
      Taliseian went up a rank
      Veteran
    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      162
    3. 3
      PsYcHoKiLLa
      155
    4. 4
      ATLien_0
      82
    5. 5
      Steven P.
      79
  • Tell a friend

    Love Neowin? Tell a friend!