hi ,
here are the infos
put that in a .reg file
Quote
;icones du bureau
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel];1=hide, 0=show
;internet explorer
"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000001
;computer
"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000001
;my docs
"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000
;neighbour network
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;seeing hiddenfiles
"Hidden"=dword:00000001
"ShowSuperHidden"=dword:00000001
;seeing extensions (0 = I see , 1 = i don't see)
"HideFileExt"=dword:00000000
;see control panel in start menu (0 = none, 1 = as link , 2 = as menu)
"Start_ShowControlPanel"=dword:00000002
;sizing and moving the taskbar (0=disabled 1 = enabled)
"TaskbarSizeMove"=dword:00000000
;to turn off simple sharing
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"ForceGuest"=dword:00000000
for the quicklaunch u need to enable it do your options (position, size etc..)
adn export the folowing key
Quote
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams][HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]
not the keys 0 1 2 3 4 if they are present like that one
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\0]
only the two following keys
Quote
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams][HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]
for the cleartype that's
Quote
[HKEY_CURRENT_USER\Control Panel\Desktop]"FontSmoothingType"=dword:00000002
"FontSmoothing"="2"
for file protection it's a bit more difficult try a search for sfc_os.dll
for screen resolution i don't know but have a look here
tools for screen resolution and other
hope it help you...