Jump to content

Desktop Shortcuts? Where are they in Registry


mutahir

Recommended Posts

Hello All,

Can anyone tell me, where are the desktop shortcuts or any folders on desktop are stored in registry, under which value.

Also, if someone can guide towards a nice registry tutorial/documentation.

thanks and regards

Mutahir

Link to comment
Share on other sites


Dekstop shortcuts are not stored in the registry...

they are stored in various locations...

C:\Documents and Settings\<User>\Application Data\Microsoft\Internet Explorer\Quick Launch

C:\Documents and Settings\All Users\Start Menu\

C:\Documents and Settings\All Users\Desktop

Roger

Link to comment
Share on other sites

can anyone tell me where their positions on the desktop are stored??

mutahir here's what i use :) (00000001 means hidden)

;icons on desktop

;1:mycomp;2:mydocs;3:network;4:iexplorer

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000

"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000

"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000001

"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]

"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000

"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000

"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000001

"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000001

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...