MSFN Forum: specific reg tweaks id like to know :) - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

specific reg tweaks id like to know :) Rate Topic: -----

#1 User is offline   buzzons 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 11-August 04

Posted 13 August 2004 - 07:48 PM

ok im sure these have been posted before but I am far to lazzy to read through ever post to find them :S so can some one please tell me how to do the following :

unlock taskbar
ungroup windows
show quick launch bar
set cleartype
set resolution ot 1280x1024 and 32bit colour
show My Computer and the trash can on the desktop
turn off "use simple file sharing"
show all folders
show full file names
show full extensions
turn of windows file protection
show controll panel in my computer

thanks :D

Buz


#2 User is offline   aknott 

  • Junior
  • Pip
  • Group: Members
  • Posts: 64
  • Joined: 27-January 04

Posted 14 August 2004 - 10:25 AM

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

#3 User is offline   buzzons 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 11-August 04

Posted 14 August 2004 - 07:21 PM

thanks man :D

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy