tjhart85 Posted February 1, 2005 Posted February 1, 2005 I have searched for these tweaks, but cannot find them anywhere.I need to have the MY COMPUTER and MY DOCUMENTS icons shown by default on the desktop (when using new start menu).I would also like to move MY DOCUMENTS to another drive (D:\My Documents). I know I have seen this before, but I could not find it when searching for it.Any help would be appreciated, and remember I DID search, but couldn't find the answers!
xper Posted February 1, 2005 Posted February 1, 2005 11. Please refrain from using CAPITALIZATIONS in the topic title or when participating in threads because they will not attract attention - instead it will annoy many of MSFN's members.Please read Forum Rules.Thank you
Rico.JohnnY Posted February 1, 2005 Posted February 1, 2005 ;-------------------------Show "My Computer","My Documents","Recycle Bin","Network Neighbour","Internet Explorer" on desktop-------------------------[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideMyComputerIcons]"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000as for your second question,use the following code in a bat filereg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /v "Personal" /t REG_EXPAND_SZ /d "F:\My Documents" /fchange "F:\My Documents" to meet your needhope this helps
durex Posted February 2, 2005 Posted February 2, 2005 Hey rico... are those keys in order of how their listed on your comment? (ie: 1st one is My Comp, 2nd is My Docs, etc... I only want to use a couple of them...Thanks!
tjhart85 Posted February 2, 2005 Author Posted February 2, 2005 @xper Sorry about breaking the rules.@Rico.JohnnYThanks! I'll test those out right away.
Rico.JohnnY Posted February 2, 2005 Posted February 2, 2005 My Documents{450D8FBA-AD25-11D0-98A8-0800361B1103My Computer{20D04FE0-3AEA-1069-A2D8-08002B30309D}My Network Places{208D2C60-3AEA-1069-A2D7-08002B30309D}Internet Explorer{871C5380-42A0-1069-A2EA-08002B30309D}Recycle Bin{645FF040-5081-101B-9F08-00AA002F954E}
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now