Annita Posted September 11, 2004 Posted September 11, 2004 Is there any regtweak to put "My computer" and "My documents" in all the users desktop??Thnx,Annita
buletov Posted September 11, 2004 Posted September 11, 2004 Windows Registry Editor Version 5.00 ;Show My Computer and My Documents on Desktop while still using new Start Menu:[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000;Put My computer above my documents:[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]"SortOrderIndex"=dword:00000054
Mike_Wilson Posted September 12, 2004 Posted September 12, 2004 try;Put my computer, my network places, my documents on the desktop[HKEY_LOCAL_MACHINE\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:00000000"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000;Sorts My Computer Above My Documents[HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]"SortOrderIndex"=dword:00000054or if you only want to set it on your account use;Put my computer my network places my documents on the desktop[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:00000000"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000;Sorts My Computer Above My Documents[HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]"SortOrderIndex"=dword:00000054should work
Astalavista Posted September 12, 2004 Posted September 12, 2004 this regtweak will only work if it is run Before T13in other words it should be run from cmdlines.txt
buletov Posted September 12, 2004 Posted September 12, 2004 Windows Registry Editor Version 5.00 ;Show My Computer and My Documents on Desktop while still using new Start Menu:[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000;Put My computer above my documents:[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]"SortOrderIndex"=dword:00000054this tweak also work only if run at T-13
Annita Posted September 12, 2004 Author Posted September 12, 2004 OK! Gonna try.THNX A LOT FOR UR HELP! Annita
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