Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Links folder

Reply
 
 
Jeremy Schubert
Guest
Posts: n/a

 
      03-19-2008
How does my 'Links' folder relate to my start menu (or whatever it's called
when I click the start button)? I guess I'm really asking what is the
purpose of that folder. Also, how do I get more of the shortcuts that show
up in that folder to show up on my start menu?
Thanks,

 
Reply With Quote
 
 
 
 
Keith Miller \(MVP\)
Guest
Posts: n/a

 
      03-19-2008
It doesn't relate to the Start menu. It contains the shortcuts that are
displayed in the 'Favorite Links' pane in Explorer. All Start Menu options
are available via its Properties dialog.


--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"Jeremy Schubert" <> wrote in message
news:FDA6B289-DBAD-4AA1-B04C-...
> How does my 'Links' folder relate to my start menu (or whatever it's
> called when I click the start button)? I guess I'm really asking what is
> the purpose of that folder. Also, how do I get more of the shortcuts that
> show up in that folder to show up on my start menu?
> Thanks,


 
Reply With Quote
 
crenstrom
Guest
Posts: n/a

 
      04-03-2008

Is it possible to add the Links folder to the start menu in such a wa
that it would cascade? ... Like the Favorites folder can be added

--
crenstrom
 
Reply With Quote
 
Keith Miller \(MVP\)
Guest
Posts: n/a

 
      04-04-2008
Only if you're willing to take over an existing Menu item. I took over the
Games entry to add Videos to the Start Menu. Would you want to do something
like that?


--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"crenstrom" <> wrote in message
news:...
>
> Is it possible to add the Links folder to the start menu in such a way
> that it would cascade? ... Like the Favorites folder can be added?
>
>
> --
> crenstrom


 
Reply With Quote
 
crenstrom
Guest
Posts: n/a

 
      04-04-2008

Sounds like a great solution. I'll dig around... I'm guessing it's
then just a matter of a registry or ini edit.


--
crenstrom
 
Reply With Quote
 
Keith Miller \(MVP\)
Guest
Posts: n/a

 
      04-04-2008
You'll find the CLSID for the Games folder here:

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}]

Export the key so you have a backup of the original settings, then take
ownership of the key & delete it (you may have to do subkeys first. I know
I've wrestled with permissions in the registry before -- can't remember if
this was one).

Links is especially easy because there's already a CLSID for it, it's found
at:

[HKEY_CLASSES_ROOT\CLSID\{d34a6ca6-62c2-4c34-8a7c-14709c1ad938}]

Export this key & open in Notepad. Execute a search & replace, replacing
all instances of '{d34a6ca6-62c2-4c34-8a7c-14709c1ad938}' with
'{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}'

Edit the name to whatever label you want to appear on the Start Menu and you
should have a file looking like this:

-------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}]
@="FavLinks"

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00 ,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00 ,32,00,5c,00,73,00,68,00,\
64,00,6f,00,63,00,76,00,77,00,2e,00,64,00,6c,00,6c ,00,00,00
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}\Instance]
"CLSID"="{F3364BA0-65B9-11CE-A9BA-00AA004AE837}"

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}\Instance\InitPropertyBag]
"TargetKnownFolder"="{bfb9d5e0-c6a9-404c-b2b2-ae6db6af4968}"

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}\ShellFolder]
"Attributes"=dword:60000000
"WantsFORPARSING"=""
"WantsParseDisplayName"=""

--------------------------------------------------------------

If you want to customize the icon, add:

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00 ,52,00,6f,00,6f,00,74,\
00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00 ,33,00,32,00,5c,00,69,00,\
6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64 ,00,6c,00,6c,00,2c,00,2d,\
00,31,00,38,00,35,00,00,00

Then save the edited file and merge it. Now if you select 'Show Games as
Menu' from the Start Menu options, your Links folder will appear. You may
need to log off & back on for all changes to take.


--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"crenstrom" <> wrote in message
news:...
>
> Sounds like a great solution. I'll dig around... I'm guessing it's
> then just a matter of a registry or ini edit.
>
>
> --
> crenstrom


 
Reply With Quote
 
Ramesh, MS-MVP
Guest
Posts: n/a

 
      04-05-2008
Addendum:

Slightly different approach here (so that you don't have to alter the permissions):
http://www.winhelponline.com/temp/favlinks-sm.reg
Also, changes are for current user only.

Looks like the Info Tip can't be changed for the "Games" slot, eventhough you set the InfoTip value for the GUID.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com
Winhelponline.com blog http://www.winhelponline.com/blog


" Keith Miller (MVP)" <> wrote in message news:...
You'll find the CLSID for the Games folder here:

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}]

Export the key so you have a backup of the original settings, then take
ownership of the key & delete it (you may have to do subkeys first. I know
I've wrestled with permissions in the registry before -- can't remember if
this was one).

Links is especially easy because there's already a CLSID for it, it's found
at:

[HKEY_CLASSES_ROOT\CLSID\{d34a6ca6-62c2-4c34-8a7c-14709c1ad938}]

Export this key & open in Notepad. Execute a search & replace, replacing
all instances of '{d34a6ca6-62c2-4c34-8a7c-14709c1ad938}' with
'{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}'

Edit the name to whatever label you want to appear on the Start Menu and you
should have a file looking like this:

-------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}]
@="FavLinks"

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00 ,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00 ,32,00,5c,00,73,00,68,00,\
64,00,6f,00,63,00,76,00,77,00,2e,00,64,00,6c,00,6c ,00,00,00
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}\Instance]
"CLSID"="{F3364BA0-65B9-11CE-A9BA-00AA004AE837}"

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}\Instance\InitPropertyBag]
"TargetKnownFolder"="{bfb9d5e0-c6a9-404c-b2b2-ae6db6af4968}"

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}\ShellFolder]
"Attributes"=dword:60000000
"WantsFORPARSING"=""
"WantsParseDisplayName"=""

--------------------------------------------------------------

If you want to customize the icon, add:

[HKEY_CLASSES_ROOT\CLSID\{ED228FDF-9EA8-4870-83b1-96b02CFE0D52}\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00 ,52,00,6f,00,6f,00,74,\
00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00 ,33,00,32,00,5c,00,69,00,\
6d,00,61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64 ,00,6c,00,6c,00,2c,00,2d,\
00,31,00,38,00,35,00,00,00

Then save the edited file and merge it. Now if you select 'Show Games as
Menu' from the Start Menu options, your Links folder will appear. You may
need to log off & back on for all changes to take.


--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"crenstrom" <> wrote in message
news:...
>
> Sounds like a great solution. I'll dig around... I'm guessing it's
> then just a matter of a registry or ini edit.
>
>
> --
> crenstrom


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Broken Picture and Music folder links LLCoolJeff Windows Vista General Discussion 4 07-23-2007 01:12 PM
Remove Favorite Links from Folder View John Windows Vista General Discussion 7 06-24-2007 03:10 AM
Recreate Documents Folder in Favorite Links Steven Michael Windows Vista File Management 2 05-23-2007 02:43 PM
Folder Links on Desktop - strange right click menu MOVE or RENAME Paul Jacobson Windows Vista File Management 2 05-01-2007 06:39 AM
Adding Links to the Links field in IE7 PetePryls Windows Vista Security 1 04-22-2007 05:47 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59