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

    • Windows 11 gets useful new File Explorer features in the latest build by Taras Buria Friday Windows 11 preview builds are finally here. After skipping one week, Microsoft is back to releasing preview builds for Windows Insiders to try. This time, Insiders in the Experimental Channel can download build 26300.8687. Its changelog does not contain anything major, but there is still useful new stuff, such as some new conveniences for File Explorer, Windows Update improvements, better Windows Search, a new search provider for the built-in GIF library, and more. Here is the changelog: [Windows Update] As announced in the Windows Update announcement blog, we are now bringing a new unified update experience to reduce the number of reboots you see per month. We are starting by coordinating driver, .NET, and firmware updates to align with the monthly quality update, reducing the update experience to a single monthly restart. See the blog for more information. [File Explorer] Middle-click to open a folder in a new tab is now supported in the Address Bar and the Home page for a more consistent and efficient tabbed navigation experience across File Explorer. Improved screen reader announcements for conflict resolution dialog ("Which files do you want to keep?") when moving/copying files. Made some more improvements to how File Explorer responds to increased text scaling. [Search] Finding apps is more forgiving. Search is better at handling typos, dropped letters, extra letters, and partial words for apps. Queries like “utlook” can still find Outlook. Settings results are improving. We’ve made ranking improvements to help more relevant settings appear higher in results. [Taskbar] Improved reliability of loading the system tray area of the taskbar. Fixed an issue where tooltips might unexpectedly appear on top of the Start menu icon in the taskbar when using the taskbar in an alternate position. Also fixed a few other visual polish issues when using the taskbar with small icons. [Windows setup] The digital safety of users and supporting families is central to how we think about the Windows experience. We're improving information on parental controls and their availability during Windows setup, so families can more easily understand available protections and make informed choices from the very beginning. [Input] Update: The emoji panel (Windows key + period (.)) now uses GIPHY as the GIF provider, delivering a smoother GIF browsing and sharing experience following the deprecation of Tenor. Fixed an issue that was causing the mouse cursor to potentially move in the wrong direction in recent Insider builds on secondary monitors when set to portrait mode. [Remote Recovery Management] Adding a recovery remote management plug-in for extending WinRE management capabilities for MDM providers [Audio] Fixed an issue resulting in audio not working for some Insiders after the latest flights. [Settings] Fixed an issue impacting the reliability of Settings > Apps > Installed Apps after the latest flights. [General Reliability] If you were experiencing freezes in the previous flight when interacting with search, Notepad, or certain other scenarios, that should be resolved now. [Other] When using dark mode, if you open "Run new task" from Task Manager, it will now show in dark mode too. As usual, changes above are rolling out gradually. You can find the release notes here in the official documentation.
    • Im in Ohio, and my VPN endpoint is in Boston. If that helps, it does happen both on and off the VPN. and again only in Edge.
    • It is such a shame. I used to really respect Neowin's articles.
    • So.... slower fixes and slower security updates are preferred? I mean, there is no goldilocks zone here until it can literally update without ever needing a restart, and even then I'm sure someone would complain.
  • Recent Achievements

    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
    • Week One Done
      Timaximus earned a badge
      Week One Done
    • Rookie
      FBSPL went up a rank
      Rookie
    • First Post
      davidbazooked earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      490
    2. 2
      PsYcHoKiLLa
      168
    3. 3
      +Edouard
      163
    4. 4
      Steven P.
      85
    5. 5
      ATLien_0
      76
  • Tell a friend

    Love Neowin? Tell a friend!