monaleilani Posted September 2, 2005 Share Posted September 2, 2005 (edited) Explorer.exe /n, /e, D:\ I can get the icon, but that command only gets me: This file does not have a program associated with it for performing this action. Create an association in the Folder Options control. Edited September 2, 2005 by monaleilani Link to comment Share on other sites More sharing options...
Herby Posted September 2, 2005 Author Share Posted September 2, 2005 When you use the command in a reg file it's needed to use double backslashes: @="Explorer.exe /n, /e, D:\\" :) Link to comment Share on other sites More sharing options...
monaleilani Posted September 3, 2005 Share Posted September 3, 2005 When you use the command in a reg file it's needed to use double backslashes: @="Explorer.exe /n, /e, D:\\" :) 586467919[/snapback] Yay, works now. Thanks :D Link to comment Share on other sites More sharing options...
boro Posted September 11, 2005 Share Posted September 11, 2005 Is there same way edit desktop's rightclick menu ? And how to make seperator line ? Link to comment Share on other sites More sharing options...
_R2D2 Posted September 11, 2005 Share Posted September 11, 2005 How do I make the icons have text? I love the right-click menus, but on some icons, I want text. What would I change in the reg-file? Link to comment Share on other sites More sharing options...
Herby Posted September 12, 2005 Author Share Posted September 12, 2005 (edited) Is there same way edit desktop's rightclick menu ?And how to make seperator line ? 586508851[/snapback] No,.. but I managed to add Run... to it (attachment). The context menu from the Desktop and other folders is located in Explorer.exe and some items in Shell32.dll. There are some apps like Mmm Free that can modify these context menu's. How do I make the icons have text?I love the right-click menus, but on some icons, I want text. What would I change in the reg-file? 586510424[/snapback] Chage for example: [HKEY_CLASSES_ROOT\CLSID\{00000000-5000-0000-0000-000000000002}] "InfoTip"="@%SystemRoot%\\system32\\SHELL32.dll,-22913" "NeverShowExt"="" @="" To: [HKEY_CLASSES_ROOT\CLSID\{00000000-5000-0000-0000-000000000002}] "InfoTip"="@%SystemRoot%\\system32\\SHELL32.dll,-22913" "NeverShowExt"="" @="My Computer" :) Run.zip Edited September 12, 2005 by Herby Link to comment Share on other sites More sharing options...
Slimy Posted September 14, 2005 Share Posted September 14, 2005 herby, i was wondering if you could make an ie7 shortcut... the old one opens up ie but the toolbars are all messed up... Link to comment Share on other sites More sharing options...
Herby Posted September 15, 2005 Author Share Posted September 15, 2005 herby, i was wondering if you could make an ie7 shortcut... the old one opens up ie but the toolbars are all messed up... 586525771[/snapback] This one should work! :) IE.zip Link to comment Share on other sites More sharing options...
Slimy Posted September 15, 2005 Share Posted September 15, 2005 thanks herby! now i just need to figure out why all the clean commands open the open with command for me :/ Link to comment Share on other sites More sharing options...
Herby Posted September 15, 2005 Author Share Posted September 15, 2005 The clean commands use NirCmd, see first post for info. :) Link to comment Share on other sites More sharing options...
Slimy Posted September 16, 2005 Share Posted September 16, 2005 thanks! (it's so fast i don't even see it :p) sorry i didn't read the first post as carefully as i should have. Link to comment Share on other sites More sharing options...
cooldownguy86 Posted September 17, 2005 Share Posted September 17, 2005 dude...when i create the new shortcut for GIMPshop using this method, i cannot load certain library. how can i configure it to "Start In: C:\Program Files\GIMPshop\bin" Link to comment Share on other sites More sharing options...
kdasummer Posted September 17, 2005 Share Posted September 17, 2005 Hi! These shortcuts are great, but i use my taskbar more than the desktop, so i was wondering if there was a way to make customized context menus for my quick launch icons? Link to comment Share on other sites More sharing options...
Herby Posted September 18, 2005 Author Share Posted September 18, 2005 (edited) dude...when i create the new shortcut for GIMPshop using this method, i cannot load certain library. how can i configure it to "Start In: C:\Program Files\GIMPshop\bin" 586538664[/snapback] I've had the same problem with some programs,.. I don't know the solution yet but I'm working on it. Hi!These shortcuts are great, but i use my taskbar more than the desktop, so i was wondering if there was a way to make customized context menus for my quick launch icons? 586540348[/snapback] Hi kdasummer, welcome to Neowin! :) You can combine the regs with the folder renaming trick (see the old thread - link in first post). You can also create new context menu's with YAM (Yet Another Menu). These context menu's appear on left click (see YAM.html for more info) I've added a sample (My Computer.mnu) to the attached zip file. ? ? YAM.zip Edited September 18, 2005 by Herby Link to comment Share on other sites More sharing options...
footballmad Posted September 20, 2005 Share Posted September 20, 2005 Hello all, As many people have said before "thanks Herbie". Your icons really are excellent. Anyway to the point, I have read through your tutorial but admit that I didn't understand too much, so would it be possible for you to create an icon for the upcoming Nero 7? If you can find the time that would be great. If not well thanks for what you've done so far. :yes: Link to comment Share on other sites More sharing options...
Herby Posted September 21, 2005 Author Share Posted September 21, 2005 ^^^ Hi footballmad, welcome to Neowin! :) No problem,.. I'll get on it (downloading). :shifty: Link to comment Share on other sites More sharing options...
Herby Posted September 21, 2005 Author Share Posted September 21, 2005 Here's the new Nero 7 Premium icon. :) If you used the old version (Nero 6 icon), first merge Remove Nero 7 Premium.reg and then merge Add Nero 7 Premium.reg (it uses the same CLSID address). ==================================================== Here's a little gift for y'all: :D I've updated the Show/Hide System Files context menu. This version only works on the English language version of Windows, see ReadMe.txt for info about how to make it work on your Language version. [/Herby] Nero_7_Premium.zip Show_Hide_System_Files.zip Link to comment Share on other sites More sharing options...
footballmad Posted September 21, 2005 Share Posted September 21, 2005 Bloody hell, I didn't expect it that fast. Thanks a million Herby. The people of Neowin owe you alot for your dedication. Thanks again. :pint: (Y) Have a pint on me. Link to comment Share on other sites More sharing options...
Herby Posted September 22, 2005 Author Share Posted September 22, 2005 ^^^ Thanks for the :pint:.? :DD I've updated the first Post & Zip! Changelog:> [Modified] ? Office 2003 & 2K3 Icon (Word now starts without Splash screen) [Added] ? Audigy 2 [ZS] ? Folder with Drag & Drop support ? Google Earth ? Internet Explorer 7 ? iTunes ? Master Volume kX ? Nero 7 Premium ? Photoshop CS2 ? StarOffice Link to comment Share on other sites More sharing options...
underground_park Posted September 22, 2005 Share Posted September 22, 2005 i use some of your reg (My Com,My Doc) and mine one (My Download) and added some useful option (Reg Edit, MS Config and some of my folder) delete some useless and chaged its icon. thank you for your nice sharing here's mine Link to comment Share on other sites More sharing options...
Herby Posted September 23, 2005 Author Share Posted September 23, 2005 @ underground1: It's good to see that some people are modifying & creating new ones! Nice! (Y) :) @ cooldownguy86: I emailed Nir Sofer about it and he's considering to add a "working folder" option in future versions of NirCmd. Link to comment Share on other sites More sharing options...
Mateus-ES Posted September 24, 2005 Share Posted September 24, 2005 (edited) My Internet Explorer don't start maximized :( Edited September 24, 2005 by Mateus-ES Link to comment Share on other sites More sharing options...
Slimy Posted September 24, 2005 Share Posted September 24, 2005 the new office 03 works great herby! thanks :) edit: sorry if this has already been asked, but what do I do to make the office 03 double click work? i get the open with dialog again :blush: Link to comment Share on other sites More sharing options...
Herby Posted September 24, 2005 Author Share Posted September 24, 2005 My Internet Explorer don't start maximized?:(( 586570733[/snapback] It opens Internet Explorer @ the last used size (not maximized). Open Internet Explorer and resize it (not by maximizing it but by dragging the corners) and close it. I can create an Icon that opens it maximized (using NirCmd). the new office 03 works great herby! thanks:))edit: sorry if this has already been asked, but what do I do to make the office 03 double click work? i get the open with dialog again:blush:: 586570817[/snapback] The Default command should open "%ProgramFiles%\Microsoft Office\Office11\OSA.exe" -n (New Office Document). Do the other commands work? ====================================================> Here's a new Notepad Icon:> This Icon uses 2 vbs files ("Paste Clipboard.vbs" and "Paste Clipboard & Print.vbs"). The first vbs file opens Notepad and paste the contents from the Clipboard (copied text) into Notepad. The second vbs file does the same + opens the Printer selection screen. Install:> Merge "Add Notepad.reg". Copy "Paste Clipboard.vbs" and "Paste Clipboard & Print.vbs" to your System32 directory. Refresh your Desktop. Uninstall:> Merge "Remove Notepad.reg". Delete "Paste Clipboard.vbs" and "Paste Clipboard & Print.vbs" from your System32 directory. Refresh your Desktop. Notepad.zip Link to comment Share on other sites More sharing options...
Slimy Posted September 24, 2005 Share Posted September 24, 2005 the other commands work fine, thank you for the notepad icon, paste command works great :) Link to comment Share on other sites More sharing options...
Recommended Posts