Jump to content

Recommended Posts

Posted

How can I get the Desktop icons My Computer, My Documents, My Network Places as also Internet explorer on my desktop after an unattended install.

Thx.


Posted

:blink: next time pls use the search function ...

; Displays My Computer My Network Places and My Documents on the Desktop
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
"{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

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000
"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000
"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000

next time pls use the search function ...

Fixed Size Tag ~ Alanoll

Posted
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
;My computer
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
; My network places
"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000
;My documents
"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000
;Internet Explorer
"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000

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...