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

    • Google Chrome 149.0.7827.115 (offline installer) by Razvan Serea The web browser is arguably the most important piece of software on your computer. You spend much of your time online inside a browser: when you search, chat, email, shop, bank, read the news, and watch videos online, you often do all this using a browser. Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. Use one box for everything--type in the address bar and get suggestions for both search and Web pages. Thumbnails of your top sites let you access your favorite pages instantly with lightning speed from any new tab. Desktop shortcuts allow you to launch your favorite Web apps straight from your desktop. Chrome has many useful features built in, including automatic full-page translation and access to thousands of apps, extensions, and themes from the Chrome Web Store. Google Chrome is one of the best solutions for Internet browsing giving you high level of security, speed and great features. Important to know! The offline installer links do not include the automatic update feature. Download web installer: Google Chrome Web 32-bit | Google Chrome 64-bit | Freeware Download: Google Chrome Offline Installer 64-bit | Direct Link | 131.0 MB Download: Google Chrome Offline Installer 32-bit | Direct Link | 119.0 MB Download page: Google Chrome Portable Download: Chrome ARM64 | Direct Link View: Chrome Website | Release Notes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Oh, it's happening on more than one dialog? This is the dialog that I'm unable to interact with.
    • WSCC - Windows System Control Center 10.0.3.8 by Razvan Serea Windows System Control Center is a free, portable program that allows you to install, update, execute and organize the utilities from various system utility suites. WSCC can install and update the supported utilities automatically. Alternatively, WSCC can use the http protocol to download and run the programs. WSCC is portable, installation is not required. Extract the content of the downloaded zip archive to any directory on your computer. Free for personal use. The setup packages and updates are downloaded directly from their author's website! This edition of WSCC supports the following utility suites: Windows Sysinternals Suite (including support for "Sysinternals Live" service) NirSoft Utilities Mitec and more... WSCC - Windows System Control Center 10.0.3.8 changelog: [NEW] update progress is now visible on the Windows taskbar [FIXED] fixed an issue with the Update dialog [FIXED] minor fixes Download: WSCC (64-bit) | 5.4 MB (Free for personal use) Download: WSCC (32-bit) | 6.3 MB View: WSCC Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • The level of stupidity at Google and Microsoft is beyond belief. All they are doing by killing this is forcing people to jump over to Firefox and ditch them all together, therefore giving Firefox the market boost it needs to finally crush them all in the end.
    • HWMonitor 1.64 by Razvan Serea HWMonitor is a hardware monitoring program that reads PC systems main health sensors : voltages, temperatures, fans speed. The program handles the most common sensor chips, like ITE® IT87 series, most Winbond® ICs, and others. In addition, it can read modern CPUs on-die core thermal sensors, as well has hard drives temperature via S.M.A.R.T, and video card GPU temperature. Special hardware monitors such as abit® uGuru and Gigabyte® ODIN™ power supplies serie are supported too. HWMonitor 1.64 changelog: Intel Arc G3 & G3 Extreme (Panther Lake). Intel Core Ultra 5 250KF Plus (Arrow Lake Refresh). AMD Ryzen 7 7700X3D (Raphael). AMD Ryzen AI Max+ 495, 492, 488 (Gorgon Halo). AMD Ryzen AI Max 490, 485 (Gorgon Halo). AMD Ryzen AI Max PRO 495, 490, 485, 480 (Gorgon Halo). AMD Ryzen 9 9950X3D2 (Granite Ridge). AMD Ryzen 9 PRO 9965X3D, PRO 9945 (Granite Ridge). AMD Ryzen 7 PRO 9755, PRO 9745 (Granite Ridge). AMD Ryzen 5 PRO 9645 (Granite Ridge). AMD Ryzen AI 7/PRO 450G/GE (Gorgon Point 2). AMD Ryzen AI 5/PRO 440G/GE (Gorgon Point 2). AMD Ryzen AI 5/PRO 435G/GE (Gorgon Point 3). Support of HUDIMM and HSODIMM memory modules. New themes. New real-time graphs. Download: HWMonitor 1.64 | 3.4 MB (Freeware) Download: Portable HWMonitor 1.64 | 2.7 MB View: HWMonitor Homepage | 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
      495
    2. 2
      PsYcHoKiLLa
      171
    3. 3
      +Edouard
      163
    4. 4
      Steven P.
      86
    5. 5
      ATLien_0
      77
  • Tell a friend

    Love Neowin? Tell a friend!