Monday, February 06, 2012
   
Text Size

IE7 - Add icon to Desktop and Start Menu

'Enable IE7 Icon on desktop and start menu
WshShell.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu\{871C5380-42A0-1069-A2EA-08002B30309D}", 0 , "REG_DWORD"
WshShell.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel\{871C5380-42A0-1069-A2EA-08002B30309D}", 0 , "REG_DWORD"