Slimy Posted November 18, 2004 Share Posted November 18, 2004 I'm looking for a guide to removing menus, items and the works in msn7. no i don't want another im client, i want to edit msn. can any1 make a guide using reshacker? Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/ Share on other sites More sharing options...
Slimy Posted November 19, 2004 Author Share Posted November 19, 2004 and wmp10?? that would be so amazing! Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584948070 Share on other sites More sharing options...
tetuyeda Posted November 19, 2004 Share Posted November 19, 2004 im window > tools > show toolbars > uncheck both BAM...minimalistic Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584948094 Share on other sites More sharing options...
enigma-penguin Veteran Posted November 19, 2004 Veteran Share Posted November 19, 2004 (edited) 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 November 19, 2004 by EnIgMa-PenGuIn Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584948416 Share on other sites More sharing options...
enigma-penguin Veteran Posted November 19, 2004 Veteran Share Posted November 19, 2004 (edited) oh and i forgot about the user tile in the main window >_< -> to remove your dp from the contact list search: idMainWndUserTile and remove: <element layoutpos=left layout=verticalflowlayout(0,2,2,2) padding=rect(12,0,6,7)> <usertileview id=atom(idMainWndUserTile) cmdid=310 active=mouseandkeyboard | nosyncfocus/> <png padding=rect(0,0,0,0) idres=ifhc(0, 2019)/> </element> 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) <cmdbutton cmdid=40332 AccName=rcstr(60034) AccDesc=rcstr(44029) ShortcutString=rcstr(60034) id=atom(webcambtn) class="TaskbarBtn" layout=borderlayout() > <png id=atom(webcambtnimage) layoutpos=top flip=false idres=813 contentalign=topcenter class="TaskbarIcon" /> <element id=atom(suppress) content=rcstr(60034) layoutpos=client padding=rect(2,-1,2,2) contentalign=bottomcenter /> </cmdbutton> <cmdbutton cmdid=40273 id=atom(audiobtn) class="TaskbarBtn" layout=borderlayout() AccName=rcstr(60035) AccDesc=rcstr(178) ShortcutString=rcstr(60035)> <png layoutpos=top flip=false idres=812 contentalign=topcenter class="TaskbarIcon" /> <element id=atom(suppress) layoutpos=client padding=rect(2,-1,2,2) contentalign=bottomcenter content=rcstr(60035) /> </cmdbutton> <cmdbutton cmdid=40617 id=atom(appdropdownbtn) class="TaskbarBtn" layout=borderlayout() AccName=rcstr(60041) AccDesc=rcstr(44037) ShortcutString=rcstr(60041)> <png localized=false layoutpos=top flip=false idres=809 contentalign=topcenter class="TaskbarIcon" /> <element id=atom(suppress) layoutpos=client padding=rect(2,-1,2,2) contentalign=bottomcenter content=rcstr(60041) /> </cmdbutton> unfortunatly if you wanted to remove anythig more id suggest just using microsoft messenger :p Edited November 19, 2004 by EnIgMa-PenGuIn Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584949036 Share on other sites More sharing options...
Sir Topham Hatt Posted November 19, 2004 Share Posted November 19, 2004 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 Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584949085 Share on other sites More sharing options...
enigma-penguin Veteran Posted November 19, 2004 Veteran Share Posted November 19, 2004 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") Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584949092 Share on other sites More sharing options...
Slimy Posted November 19, 2004 Author Share Posted November 19, 2004 damn it didn't work, after i remove some of the entries msn wouldn't open edit: i'll keep trying but the universal patch works does anyone know how to edit the menus in msn? Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584951598 Share on other sites More sharing options...
Andrew Lyle Global Moderator Posted November 19, 2004 Global Moderator Share Posted November 19, 2004 use reshack... you can edit out menus Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584951806 Share on other sites More sharing options...
Advance Posted November 19, 2004 Share Posted November 19, 2004 Yeah, I am assuming you have found my guide. I dont use MSNM but they should be there. Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584951843 Share on other sites More sharing options...
BigCheese Posted November 19, 2004 Share Posted November 19, 2004 Can anybody tell me how to remove the whats hot stuff from the emoticons menu and also the billing information stuff from the menus? Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584951894 Share on other sites More sharing options...
MrBear5587 Posted November 19, 2004 Share Posted November 19, 2004 Isnt this illegal lol? Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584951931 Share on other sites More sharing options...
BigCheese Posted November 19, 2004 Share Posted November 19, 2004 Isnt this illegal lol? 584951931[/snapback] Yeah it is. Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584951938 Share on other sites More sharing options...
Opgeduveld Posted November 19, 2004 Share Posted November 19, 2004 isnt there a easy'r way to do this? i really like it Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584952213 Share on other sites More sharing options...
Slimy Posted November 20, 2004 Author Share Posted November 20, 2004 can some1 tell me exactly where the menus are located for msn7 and wmp10? Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584953200 Share on other sites More sharing options...
Advance Posted November 20, 2004 Share Posted November 20, 2004 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 Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584953300 Share on other sites More sharing options...
Advance Posted November 20, 2004 Share Posted November 20, 2004 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 Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584953410 Share on other sites More sharing options...
Slimy Posted November 20, 2004 Author Share Posted November 20, 2004 ok.. thx have u found any menus/context menus? Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584953567 Share on other sites More sharing options...
Advance Posted November 20, 2004 Share Posted November 20, 2004 No, it is really weird. I checked every file there and they are no menus. I think it might be in the skin file. Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584955197 Share on other sites More sharing options...
Slimy Posted November 20, 2004 Author Share Posted November 20, 2004 i couldn't find anything in the registry either... maybe it's built in to xp or something Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584956251 Share on other sites More sharing options...
Advance Posted November 20, 2004 Share Posted November 20, 2004 No, I think it is in the skin files. I searched on how to open the skin files with no luck. I will look more into it when I am bored. Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584956769 Share on other sites More sharing options...
DeathLace Posted November 20, 2004 Share Posted November 20, 2004 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? Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584957531 Share on other sites More sharing options...
Slimy Posted November 21, 2004 Author Share Posted November 21, 2004 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 Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-584958269 Share on other sites More sharing options...
rbet Posted December 1, 2004 Share Posted December 1, 2004 I can't use Reshacker and all that... how can I remove access to the MSN Today button? Mastaline patch does not do it. btw, is it Re-shacker or Res-hacker? :laugh: Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-585019963 Share on other sites More sharing options...
rbet Posted December 1, 2004 Share Posted December 1, 2004 sorry for the double post. Link to comment https://www.neowin.net/forum/topic/245877-req-minimalistic-msn-7/#findComment-585019968 Share on other sites More sharing options...
Recommended Posts