Put Shortcuts in the Registry!
Results 1 to 7 of 7

Thread: Put Shortcuts in the Registry!

Threaded View

  1. #1
    Join Date
    Feb 2001
    Posts
    268

    Talking Put Shortcuts in the Registry!

    This rocks. If you're like me, (may the Lord help you if you are), then you got a few, can't do without them, shortcuts to certain folders you can't get off the Desktop. Well, now you can, almost. The almost is that there still has to be one shortcut on the Desktop, except it's not a shortcut, but a, (drum roll for a new geeking term), JumpCut. Ok, maybe it's not fancy, but it works.
    First, we got to pick on an extension, one that isn't in use out there, how about .jump, for after all, we are creating a unique application for Jumping to a Specific Folder. Get ready for a complaint. And BTW, you have to have extensions enabled. And not be scared of editing the registry.
    [list=1][*]Right Click on the Desktop[*]Select New[*]Text Document[*]Name it 'Jump.Jump'[*]Windows Complains[*]Click Yes[/list=1]
    Ok, that was easy, now we make an Registry Association
    [list=1][*]Double Click Jump.jump[*]Once the Open With box loads, don't give it a description, but select something which loads quick and easy, say like Notepad.[*]Close Notepad.[/list=1]
    My, so far so good, now lets create those JumpCuts. You have to edit the Registry, so don't be scared, but you can use Folder Options to get %90 of your work done. Basically it's adding extra selections to the right click menus for an Entry, which then gives you a pop-up menu for launching folders. Each entry is constructed like this:

    Folder Options / File Types Method:
    [list=1][*]Locate the JUMP entry (HINT: Highlight that first entry, press 'J' )[*]Click Edit[*]Click New[*]Enter the FOLDER name in the ACTION Field[*]Enter EXPLORER.EXE C:\Folder\Folder[*]Click OK[/list=1]
    Now, either remove that default 'OPEN', or treat it likewise. And add all them other folder shortcuts from off your desktop. I'm not sure how many you could ultimately stuff into the registry, but I got a couple of right clicks with over a dozen selections.
    Finally, you do have to edit the registry for Folder Options includes the %1 to every entry.
    Err, you have to give Folder Options a default to delete that default OPEN. If you go straight into the registry, you can whack it there.

    Direct Registry Entry:
    [list=1][*]Locate the .JUMP entry[*]Locate the resulting autoentry, (on mine, it's jump_auto_file) (HINT, Press 'J' )[*]Click the Plus and open the subkeys[*]First, edit or delete that OPEN[*]Click on SHELL[*]EDIT/NEW/KEY[*]Name it some Folder Name[*]While on the new Shell Action Key: EDIT/NEW/KEY[*]name this one command[*]Double Click on the Default entry[*]Enter EXPLORER.EXE C:\Folder\Folder[/list=1]
    Use this method, especially if you're using folders with spaces, because you have to WRAP THE COMPLETE PATH IN QUOTES! Like this:
    explorer.exe "c:\folder space\folder name\sub folder"
    (The only reason I make this statement is because occasionally, Folder Options will not put the quotes in. :shrug: )

    Now for a final Geek.
    Add the following String Values to the main root entry for jump_auto_file, note that they are all EMPTY:
    • IsShortcut=""
    • NeverShowExt=""
    • AlwaysShowExt=""

    You'll have to reboot to see this take effect, but the result is that instead of see JUMP.JUMP, you'll just see JUMP

    Thinking about it, this is a LAUNCHER, so you could probably stick other shortcuts in there, if you feel like making it complicated, otherwise I would recommend using another unique extension for that, say like .RUNNER and doing the exact same things detailed here there.

    Enjoy!
    Last edited by cwg01; October 27th, 2002 at 05:34 PM.
    ME = Missing Elements
    XP = eXpermential Program
    turbopoweredbylynx http://lynx.browser.org/

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •