Slimy Posted September 15, 2005 Share Posted September 15, 2005 It's in menu 215. 586528013[/snapback] not for me :huh: Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586528405 Share on other sites More sharing options...
Advance Posted September 16, 2005 Author Share Posted September 16, 2005 just delete the arrange menu option. Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586531738 Share on other sites More sharing options...
Slimy Posted September 16, 2005 Share Posted September 16, 2005 what if i still want the bottom three options? arrange to grid etc. Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586531989 Share on other sites More sharing options...
Advance Posted September 16, 2005 Author Share Posted September 16, 2005 215 MENUEX LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US { POPUP "", 0, MFT_STRING, MFS_ENABLED, 0 { POPUP "&View", 28674, MFT_STRING, MFS_ENABLED, 0 { MENUITEM "Filmstri&p", 28719, MFT_STRING, MFS_ENABLED MENUITEM "T&humbnails", 28717, MFT_STRING, MFS_ENABLED MENUITEM "Tile&s", 28718, MFT_STRING, MFS_ENABLED MENUITEM "Ico&ns", 28713, MFT_STRING, MFS_ENABLED MENUITEM "&List", 28715, MFT_STRING, MFS_ENABLED MENUITEM "&Details", 28716, MFT_STRING, MFS_ENABLED } MENUITEM "", 65535, MFT_SEPARATOR, MFS_ENABLED MENUITEM "Show in &Groups", 30209, MFT_STRING, MFS_ENABLED MENUITEM "&Auto Arrange", 28753, MFT_STRING, MFS_ENABLED MENUITEM "A&lign to Grid", 28756, MFT_STRING, MFS_ENABLED MENUITEM "R&efresh", 28931, MFT_STRING, MFS_ENABLED MENUITEM "", 65535, MFT_SEPARATOR, MFS_ENABLED MENUITEM "Customize This &Folder...", 28722, MFT_STRING, MFS_ENABLED MENUITEM "", 65535, MFT_SEPARATOR, MFS_ENABLED MENUITEM "&Paste", 28698, MFT_STRING, MFS_ENABLED MENUITEM "Paste &Shortcut", 28700, MFT_STRING, MFS_ENABLED MENUITEM "&Undo", 28699, MFT_STRING, MFS_ENABLED } } Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586535749 Share on other sites More sharing options...
Catharsis Posted October 13, 2005 Share Posted October 13, 2005 I know I'm bumping this post, but I would just like to say... Don't say without any 3rd party extension when you list about six of them. Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586668150 Share on other sites More sharing options...
RPG_ash Posted December 4, 2005 Share Posted December 4, 2005 I know this is an old post but i've only just seen it (searched for context help). I've managed to edit my shell32.dll file (after backing it up) and took out some unwanted options in some of the context menus. Rebooted and it worked, but now i cant seem to edit it again and make more changes. I made some changes and saved the new shell32.dll file as "shell32 edit.dll". Ran the Replacer program (put in shell32.dll as the original file and "shell32 edit.dll" as the new file) and rebooted to see the changes i made and it worked. Now when i edit "shell32 edit.dll" and save again to a new file (shell32 edit2.dll), use the Replacer program and reboot, i dont see the aditional changes i made. This second time i made changes, the original file i used was "shell32 edit.dll" and the new file as "shell32 edit2.dll". I tried using the original shell32.dll and "shell32 edit2.dll" as the new file in the Replacer program but my system didnt boot. I got an error along the lines of "shell32.dll is not valid, please replace" before it gets to the login screen and reboots. Following the readme.txt file i managed to copy over the correct shell32.dll file and it boots now. Am i editing the wrong file? After the first successful edit, which should be the original file and new file in the Replacer program? Any help would be appreciated. Thanks. Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586879593 Share on other sites More sharing options...
Advance Posted December 6, 2005 Author Share Posted December 6, 2005 Make sure you compile the file first. Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586885556 Share on other sites More sharing options...
j.r.l. Posted December 6, 2005 Share Posted December 6, 2005 Where am I supposed to find ContextAware? They took the download down :( Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586888614 Share on other sites More sharing options...
Advance Posted December 17, 2005 Author Share Posted December 17, 2005 Mirror Here Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586932295 Share on other sites More sharing options...
skybl4ck Posted December 17, 2005 Share Posted December 17, 2005 could anyone post their Menu 215? i kinda forgot to backup :( Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586934338 Share on other sites More sharing options...
RPG_ash Posted December 19, 2005 Share Posted December 19, 2005 could anyone post their Menu 215? i kinda forgot to backup :( 215 MENUEX LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US { POPUP "", 0, MFT_STRING, MFS_ENABLED, 0 { POPUP "&View", 28674, MFT_STRING, MFS_ENABLED, 0 { MENUITEM "Tile&s", 28718, MFT_STRING, MFS_ENABLED MENUITEM "Ico&ns", 28713, MFT_STRING, MFS_ENABLED MENUITEM "&List", 28715, MFT_STRING, MFS_ENABLED MENUITEM "&Details", 28716, MFT_STRING, MFS_ENABLED } MENUITEM "", 65535, MFT_SEPARATOR, MFS_ENABLED POPUP "Arrange &Icons By", 28673, MFT_STRING, MFS_ENABLED, 0 { MENUITEM "", 30208, MFT_SEPARATOR, MFS_ENABLED MENUITEM "Show in &Groups", 30209, MFT_STRING, MFS_ENABLED MENUITEM "&Auto Arrange", 28753, MFT_STRING, MFS_ENABLED MENUITEM "A&lign to Grid", 28756, MFT_STRING, MFS_ENABLED } MENUITEM "R&efresh", 28931, MFT_STRING, MFS_ENABLED MENUITEM "", 65535, MFT_SEPARATOR, MFS_ENABLED MENUITEM "Customize This &Folder...", 28722, MFT_STRING, MFS_ENABLED MENUITEM "", 65535, MFT_SEPARATOR, MFS_ENABLED MENUITEM "&Paste", 28698, MFT_STRING, MFS_ENABLED MENUITEM "&Undo", 28699, MFT_STRING, MFS_ENABLED } } Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586942853 Share on other sites More sharing options...
j.r.l. Posted December 19, 2005 Share Posted December 19, 2005 Mirror Here Thank you. Your guide is (Y)(Y) Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586943416 Share on other sites More sharing options...
modernponderer Posted December 19, 2005 Share Posted December 19, 2005 Nice, thanks! :yes: Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586944241 Share on other sites More sharing options...
Calintz Posted December 20, 2005 Share Posted December 20, 2005 thx for the tutorial its awesome! there are 2 things i want to ask. 1) how do i remove the seperators from the menus. 2) My picture for hte context menu is to far down, how do i move it up (like in the tutorial picture, cos mine is nearly at the bottom)' Thx in advance. Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586944593 Share on other sites More sharing options...
Advance Posted December 20, 2005 Author Share Posted December 20, 2005 thx for the tutorial its awesome! there are 2 things i want to ask. 1) how do i remove the seperators from the menus. 2) My picture for hte context menu is to far down, how do i move it up (like in the tutorial picture, cos mine is nearly at the bottom)' Thx in advance. 1) Look for lines in ResHacker that look like this MENUITEM "", 65535, MFT_SEPARATOR, MFS_ENABLED and delete the whole line. 2) Can I see a screen of your right click menu? Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586944947 Share on other sites More sharing options...
Slimy Posted December 20, 2005 Share Posted December 20, 2005 This thread deserves the 5/5! I think I have finally perfected my right click menu :D What do you think? Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586945014 Share on other sites More sharing options...
Calintz Posted December 20, 2005 Share Posted December 20, 2005 Ye it defintely deserves 5/5 About my first question:I tried removing all the seperators and compiled it everytime i made changes. In reshacker it works, i didnt see any seperators but when i replaced the shell32 with my edited version and restarted, all the seperators were still there. I opened up the new shell32.dll again with reshack to see if my changes were still there and they are. My second: Below is a screenshot of my desktop context menu. AFter i replaced the original .dll some of the options were removed so the image is higher than it was originally, however i'd still like to get it as high as possible (is it possible to have it right at the top?). Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586946262 Share on other sites More sharing options...
Pink Floyd Veteran Posted December 20, 2005 Veteran Share Posted December 20, 2005 hmm I think I dont get it at all Can I just paste: ->- >Folders ->Windows,'goto:%windir%' ->Desktop,'goto:C:\Documents and Settings\Administrator.MATT-1425202C69\Desktop' ->Program,'goto:C:\Program Files' >Programs ->ResHacker,'goto:c:\program files\reshacker\reshacker.exe' ->Replacer,'goto:c:\program files\replacer\replacer.cmd' ->- ->Firefox,'goto:c:\Program Files\Mozilla Firefox\firefox.exe' ->Foobar,'goto:c:\Program Files\foobar2000\foobar2000.exe' in reshacker with my own pathto ? Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586948120 Share on other sites More sharing options...
Pink Floyd Veteran Posted December 21, 2005 Veteran Share Posted December 21, 2005 ok I got it to work the only thing is that windows is always asking me if I really want to run the .exe and 2 popups show before the application runs is it possible to disable that warning? Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586950031 Share on other sites More sharing options...
THE BAT Posted December 22, 2005 Share Posted December 22, 2005 WOW, very nice guide thanks Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586954582 Share on other sites More sharing options...
Advance Posted December 23, 2005 Author Share Posted December 23, 2005 Ye it defintely deserves 5/5 About my first question:I tried removing all the seperators and compiled it everytime i made changes. In reshacker it works, i didnt see any seperators but when i replaced the shell32 with my edited version and restarted, all the seperators were still there. I opened up the new shell32.dll again with reshack to see if my changes were still there and they are. My second: Below is a screenshot of my desktop context menu. AFter i replaced the original .dll some of the options were removed so the image is higher than it was originally, however i'd still like to get it as high as possible (is it possible to have it right at the top?). Try moving the entries around in reshacker. ok I got it to work the only thing is that windows is always asking me if I really want to run the .exe and 2 popups show before the application runs is it possible to disable that warning? Not that I have found yet. Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-586961672 Share on other sites More sharing options...
Think Posted January 3, 2006 Share Posted January 3, 2006 like it a lot, but this whole pop-up thing is very annoying :( Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-587009958 Share on other sites More sharing options...
Pink Floyd Veteran Posted January 3, 2006 Veteran Share Posted January 3, 2006 like it a lot, but this whole pop-up thing is very annoying :( yeah very, that is why I dont use that customisation anymore :/ Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-587010408 Share on other sites More sharing options...
Advance Posted January 5, 2006 Author Share Posted January 5, 2006 A simple script in autoit would close it automaticly. Shall I make one? Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-587017619 Share on other sites More sharing options...
Think Posted January 5, 2006 Share Posted January 5, 2006 A simple script in autoit would close it automaticly. Shall I make one? would give it a try :) Link to comment https://www.neowin.net/forum/topic/359217-complete-right-click-custimization-in-windows/page/2/#findComment-587019777 Share on other sites More sharing options...
Recommended Posts