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

    • Not such a great deal, Ultimate, which gives you full 5080 features is $181.99 CAD per month, that's $2183.88 per year, I can buy the 5080 for $1809.99 CAD, then it goes up to $279.99 per month after the first billing cycle. Typical cloud rental, costs more than buying the hardware.
    • Wow, spoken like a true blind hater, you don't even provide arguments. Please, go check my comment above to @seacaptain and you'll find out why what you say doesn't make sense in this context...
    • Get used to this, with AI tooling now uncovering new vulns and getting them exploitable far faster than has ever been possible before software is going to need to be updated far more frequently. Back in the day it may take reseachers weeks or months to do what AI can now do in hours. Once its a threat is discovered it's weaponsized far more quickly, meaning you simply can't be waiting 2, 3, 4 weeks to deploy a patch, it needs to be patched immediately. Going to be interesting handling this in the enterprise space where traditionally patching has been steady, but very staged (and rightly so up until now), that is going to have to change.
    • You don't need to "close all browser sessions constantly" or wait for updates to install. The updates download in the background while you use the browser, without interrupting you, they install automatically the next time you launch the app. And they install very fast (depending on your storage speeds, of course), you have to wait at most 2-3 extra seconds, if any. Seems like you haven't used Edge in a loooooooong time...
    • Segra 1.6.0 by Razvan Serea Segra is a free, open-source OBS-powered game recorder offering fast gameplay capture, instant clips, AI highlights, deep game integration, and seamless uploads—perfect for gamers, streamers, and content creators. Lightweight, fast, zero bloat. Segra key features: Automatic Game Recording: Begin capturing gameplay the moment your game launches, with zero manual setup. Instant Clipping: Save important moments instantly using a customizable hotkey—perfect for highlights, montages, or quick shares. Segra AI Highlights: Let Segra automatically detect kills, assists, deaths, and key events to generate polished highlight reels without manual editing. Gameplay Uploads: Upload recordings and clips directly to Segra.tv for fast sharing and cloud access. Deep Game Integration: Enjoy advanced game-data tracking across hundreds of supported titles, enabling smart highlight generation and stat-informed clipping. High-Performance Capture: Record up to 4K at 144 FPS using OBS-powered technology with minimal performance impact, supporting NVENC, AMD VCE, and custom quality controls. Segra Editor: Edit recordings easily with timeline controls, segment management, and event-based navigation to build the perfect clip. Customization Options: Adjust hotkeys, output formats, storage paths, codecs, capture quality, and performance settings for a tailored recording experience. Segra 1.6.0 changelog: Recording: Added HDR support. Grand Theft Auto: Added game integration for deaths (FiveM and RAGE MP supported). Highlights: Added customizable padding for highlights. Replay Buffer: Added a shockwave visual effect when a replay buffer clip is saved. Audio: Increased the maximum sound effects volume from 100% to 200%. Hotkeys: Fixed hotkeys not triggering while unrelated keys were held. Installer: Added code signing to verify publisher identity, branded the installer, and reduced OS security warnings. OBS: Updated the supported OBS version to 32.1.2. Download: Segra 1.6.0 | 74.4 MB (Open Source) View: Segra Homepage | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • 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
      508
    2. 2
      PsYcHoKiLLa
      174
    3. 3
      +Edouard
      163
    4. 4
      Steven P.
      86
    5. 5
      ATLien_0
      80
  • Tell a friend

    Love Neowin? Tell a friend!