| 
				
				Re: Registry Tweaks/Hacks/Edits - Share them here!
 
 
			
			Disable Keyboard auto pop up when entering an app with a text field[HKEY_CURRENT_USER\ControlPanel\Sip]
 "TurnOffAutoDeploy"=dword:00000001
 
 Condensed Menus (4 Icon across in settings and programs menu)
 HKLM\Software\Microsoft\Shell\
 Add New Key "IconConfig"
 
 In there Add DWORD Value:
 "HorizontalIconSpacing" Dec value="112"
 "VerticalIconSpacing" Dec value="115"
 "IconTitleFontSize" Dec value="6"
 
				 Last edited by Mr. X; 09-09-2008 at 12:37 PM.
 |