Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > Redirect of (my Documents)

Reply
Thread Tools Display Modes

Redirect of (my Documents)

 
 
Henrik
Guest
Posts: n/a

 
      03-20-2007
Hi

In Windows Vista the desktop icon My Documents in XP is replaced with a
personal icon that are pointing to the user profile ( C:\users\userid), is
there a way to change the behavior of this icon so it point to the documents
folder instead ( C:\users\userid\documents)?

 
Reply With Quote
 
 
 
 
Malke
Guest
Posts: n/a

 
      03-20-2007
Henrik wrote:
> Hi
>
> In Windows Vista the desktop icon My Documents in XP is replaced with a
> personal icon that are pointing to the user profile ( C:\users\userid),
> is there a way to change the behavior of this icon so it point to the
> documents folder instead ( C:\users\userid\documents)?


Why not just remove the shortcut to the User Profile and then
right-click/drag the Documents icon to the Desktop, thereby making a
shortcut?


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
 
Reply With Quote
 
Keith Miller MVP
Guest
Posts: n/a

 
      03-20-2007
You can hide the UserProfile folder on the desktop by right-clicking its
icon on the Start Menu & unchecking 'Show on Desktop'. This can also be
accomplished via:

Control Panel -> Personalization -> 'Change desktop icons' (in the left-hand
pane)

To display Documents on the desktop, you need a registry edit. Copy the
text between the lines below into Notepad & save as a .reg file. Then merge
the reg file.

Machine Wide:
-------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\explorer\HideDesktopIcons\NewStartPanel]
"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000

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

Per-User:
-------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000

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

You'll may need to logoff/logon for the Desktop to update after the reg
edit.


--
Good Luck,

Keith
Microsoft MVP [Windows XP Shell/User]

"Henrik" <> wrote in message
news:upV4k$...
> Hi
>
> In Windows Vista the desktop icon My Documents in XP is replaced with a
> personal icon that are pointing to the user profile ( C:\users\userid), is
> there a way to change the behavior of this icon so it point to the
> documents folder instead ( C:\users\userid\documents)?


 
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
IE redirect problem Arrrgh Windows Vista General Discussion 1 03-07-2008 07:31 PM
Documents redirect problems kelly Windows Vista General Discussion 1 11-19-2007 08:20 AM
Clean up Documents Folder using Redirect? virtualrain Windows Vista File Management 4 10-21-2007 11:29 AM
URL Redirect Problem Wes Windows Vista General Discussion 3 04-12-2007 08:06 PM
Redirect the "my documents folder" which is now my username Johnathonm Windows Vista File Management 2 12-16-2006 03:57 PM



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