Enhanced Right Click, Vista like context menu addition |

| Home PlanetAMD64 |
Enhanced Right Click, Vista like context menu addition |
Jul 3 2007, 04:33 PM
Post
#1
|
|
|
The Typo Tweaker! ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: SuperMod Posts: 4,202 Joined: 18-April 05 From: North Carolina, USA Member No.: 9,120 Computer Specs
Microprocessor CPU: MOS Technology 6510/8500 Clock speed: 1.023 MHz (NTSC) or 0.985 MHz Video: MOS Technology VIC-II 6567/8567 Sound: MOS Technology 6581/8580 SID 3-channel synthesizer RAM: 64 KB 512 bytes color RAM Expandable to 320 KB ROM: 20 KB |
I searched awhile and looked at some apps and how they worked and fiddled with the registry and discovered part of what I wanted and eventually found someone else had worked toward the same goal, in the end I found a way to right click a shortcut and from the context menu open the files location, like Vista offers, I use it often, many may not. I have used this on Win XP Pro x64 and it should work fine with Home and Pro 32 bit also, might with 2000, may need some modification though. Hope someone finds this as useful as I do almost daily.
It is a simple registry entry, no overhead from an unneeded application, it is inside a .rar which of course can be opened with WinRAR. If however you would like to simply create it yourself just copy and save the text below as a .reg file and then merge with your registry, no reboot needed, it will appear in your right click context menu right away. Download below or create your own Copy all lines below, less this line: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\shell\Open File Location] @="&Open File Location" [HKEY_CLASSES_ROOT\Directory\shell\Open File Location\command] @="\"explorer.exe\" /select,\"%1\"" [HKEY_CLASSES_ROOT\*\shell] [HKEY_CLASSES_ROOT\*\shell\Open File Location] @="&Open File Location" [HKEY_CLASSES_ROOT\*\shell\Open File Location\command] @="\"explorer.exe\" /select,\"%1\"" Copy all lines above, less this line. This post has been edited by Tweak: Jul 3 2007, 10:25 PM
Attached File(s)
|
|
|
Jul 3 2007, 06:33 PM
Post
#2
|
|
|
Demi Guru ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member-plus Posts: 2,195 Joined: 5-May 06 From: Phoenix, AZ Member No.: 75,961 |
The .reg method doesn't seem to work.
QUOTE The specified file is not a registry script. You can only import binary registry files from within the registry editor.
|
|
|
Jul 3 2007, 10:20 PM
Post
#3
|
|
|
The Typo Tweaker! ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: SuperMod Posts: 4,202 Joined: 18-April 05 From: North Carolina, USA Member No.: 9,120 Computer Specs
Microprocessor CPU: MOS Technology 6510/8500 Clock speed: 1.023 MHz (NTSC) or 0.985 MHz Video: MOS Technology VIC-II 6567/8567 Sound: MOS Technology 6581/8580 SID 3-channel synthesizer RAM: 64 KB 512 bytes color RAM Expandable to 320 KB ROM: 20 KB |
The .reg method doesn't seem to work. Please don't take insult to this question but did set your file extensions to show and make sure it didn't save as openfilelocation.txt.reg I used the code above to create the rar which I have been using here on my pc, this is an example of what it does, I have my Quick Launch setup so everything on my pc can be opened without needing to bother with the Start Menu, this means I have many shortcuts, here is a pic that shows how I can click and the folder the shortcut is in will open. I have also double checked the reg code and the information is correct and should work, make sure you copy all the data, I included the download for people wanting to do it the easy way. Example:
Attached File(s)
|
|
|
Jul 3 2007, 10:35 PM
Post
#4
|
|
|
Demi Guru ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member-plus Posts: 2,195 Joined: 5-May 06 From: Phoenix, AZ Member No.: 75,961 |
Please don't take insult to this question but did set your file extensions to show and make sure it didn't save as openfilelocation.txt.reg I used the code above to create the rar which I have been using here on my pc, this is an example of what it does, I have my Quick Launch setup so everything on my pc can be opened without needing to bother with the Start Menu, this means I have many shortcuts, here is a pic that shows how I can click and the folder the shortcut is in will open. I have also double checked the reg code and the information is correct and should work, make sure you copy all the data, I included the download for people wanting to do it the easy way. Example: lol, No offense taken, man. =D Yeah, it was a .reg file (even had the little .reg icon instead of a notepad As long as it's working for everyone else, though. :) Nevermind, I got it working... Heh. I didn't have the "Windows Registry Editor" line in there. Whoops. =D Thought you meant to leave that out and I don't remember ever having to do that with other .reg files i've made. Thanks! This post has been edited by JokerFMJ: Jul 3 2007, 10:37 PM |
|
|
Jul 5 2007, 02:41 AM
Post
#5
|
|
|
The Typo Tweaker! ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: SuperMod Posts: 4,202 Joined: 18-April 05 From: North Carolina, USA Member No.: 9,120 Computer Specs
Microprocessor CPU: MOS Technology 6510/8500 Clock speed: 1.023 MHz (NTSC) or 0.985 MHz Video: MOS Technology VIC-II 6567/8567 Sound: MOS Technology 6581/8580 SID 3-channel synthesizer RAM: 64 KB 512 bytes color RAM Expandable to 320 KB ROM: 20 KB |
lol, No offense taken, man. =D Yeah, it was a .reg file (even had the little .reg icon instead of a notepad As long as it's working for everyone else, though. :) Nevermind, I got it working... Heh. I didn't have the "Windows Registry Editor" line in there. Whoops. =D Thought you meant to leave that out and I don't remember ever having to do that with other .reg files i've made. Thanks! No problem man, I love this and I use it all the time, as a side note it also works within the Opera browser transfer window, the newer versions of Opera removed a setting Opera used like the one created here, I have added it back to Opera and in fact added ActiveX support to my Opera as well, but this method also allows the same function with a reg mod rather than the edit of the opera config file. Anyways, this is one of my all time fav mods as silly as that sounds, but I get so much use out of it, hope it helps many. |
|
|
Jul 5 2007, 04:21 AM
Post
#6
|
|
|
I hate celery ! ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member-plus Posts: 1,204 Joined: 22-June 05 From: -BLEEP!- end of nowhere, UK Member No.: 22,002 ![]() ![]() Computer Specs
X2 4600+ o/c 2.64GHz 4x512Mb Corsair VS MSI K8N SLI-F BFG 9800 GTX 2x160Gb WD SATA 1x250Gb Maxtor SATA X-Fi Fat1lity Zalman ZM-600 PSU, CNPS9500 / NB47J |
Thanks Tweak - looks like a useful 'tweak' to x64.
NC |
|
|
Jul 5 2007, 07:22 AM
Post
#7
|
|
|
Bhoy For Life ![]() ![]() ![]() ![]() ![]() Group: Member-plus Posts: 365 Joined: 29-September 05 From: Glasgow,Scotland Member No.: 38,447 |
thanks.
|
|
|
| Ad Bot |
Post
#
|
![]() A Public Service |
|
|
|
|
Lo-Fi Version | Time is now: 20th November 2009 - 06:22 PM |