Jump to content

specific reg tweaks id like to know :)


Recommended Posts

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

Link to comment
Share on other sites


hi ,

here are the infos

put that in a .reg file

;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

[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

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams][HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]

for the cleartype that's

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

Link to comment
Share on other sites

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