MSFN Forum: Please share your vista registry tweak - MSFN Forum

Jump to content



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

Please share your vista registry tweak Rate Topic: -----

#1 User is offline   illusions 

  • Junior
  • Pip
  • Group: Members
  • Posts: 61
  • Joined: 18-September 04
  • OS:Windows 7 x64
  • Country: Country Flag

  Posted 21 March 2008 - 09:13 AM

Windows Registry Editor Version 5.00

;Disable the User Account Control (UAC)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLUA"=dword:00000000

;=======================================================================
; Internet Explorer
;=======================================================================

; IE7Menu Bar Top
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
"ITBar7Position"=dword:00000001

;IE7 show menu bar
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"AlwaysShowMenus"=dword:00000001

; IE7 Remove Search Box
;[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\InfoDelivery\Restrictions]
;"NoSearchBox"=dword:00000001


;Install on demands (disable), Notify when add-ons (disable)
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"NoUpdateCheck"=dword:00000001
"NoJITSetup"=dword:00000001
"NoWebJITSetup"=dword:00000001
"NotifyControlDisable"="yes"
"NotifyDownloadComplete"="no"
"Enable AutoImageResize"="no"
;----- max ie windows
"Window_Placement"=hex:2c,00,00,00,02,00,00,00,03,00,00,00,ff,ff,ff,ff,ff,ff,\
ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,04,00,00,e2,02,00,\
00
;----- Enable status bar in Windows Explorer , Internet Explorer
"StatusBarOther"=dword:00000001
"StatusBarWeb"=dword:00000001
;----- Add Hotmail As Main Start Page
"Start Page"="www.hotmail.com"


; Show Full URL In Internet Explorer
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer]
"Show_FullURL"=dword:00000001
;-----
;----- Cache Size set to 10 meg
;-----
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\Cache\Content]
"CacheLimit"=dword:00002800
;-----
;----- Set history to 0 days
;-----
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Url History]
"DaysToKeep"=dword:00000000
;-----
;----- Languages, encoding auto-select
;-----
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\International]
"AcceptLanguage"="en-us,zh-tw;q=0.7,zh-cn;q=0.3"
"AutoDetect"=dword:00000001
;-----
;----- Set autocomplete to off
;-----
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoComplete]
"AutoSuggest"="no"
"Append Completion"="no"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Use FormSuggest"="no"
"FormSuggest Passwords"="no"
"FormSuggest PW Ask"="no"

;-----
;----- Enable offline items to be synchronized on a schedule - disable
;-----
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Webcheck]
"NoScheduledUpdates"=dword:00000001
;-----
;----- Empty temporary internet files folder when browser is closed
;-----
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache]
"Persistent"=dword:00000000
;-----
;----- Enable integrated windows authentication -- disable
;-----
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"EnableNegotiate"=dword:00000000
;----- Warn if changing between secure and insecure mode
"WarnonZoneCrossing"=dword:00000000
;----- Advanced Privacy Settings
"PrivacyAdvanced"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
"{AEBA21FA-782A-4A90-978D-B72164C80120}"=hex:1a,37,61,59,23,52,35,0c,7a,5f,20,\
17,2f,1e,1a,19,0e,2b,01,73,13,37,13,12,14,1a,15,2a,4e,2c,08,0d,20,1b,28,18,\
36,32
"{A8A88C49-5EB2-4990-A1A2-0876022C854F}"=hex:1a,37,61,59,23,52,35,0c,7a,5f,20,\
17,2f,1e,1a,19,0e,2b,01,73,13,37,13,12,14,1a,15,39,4e,2c,08,0d,20,1b,28,18,\
36,32

;-----
;----- Increase Simultaneous Downloads to 10
;-----
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPer1_0Server"=dword:0000000a
"MaxConnectionsPerServer"=dword:0000000a

;-----
;----- Disable Internet Explorer FirstTimeUse Nag
;-----
;Disable Internet Explorer "Send information to the Internet" prompt
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
"1601"=dword:00000000

;Disable Internet Explorer Cookie "Privacy Icon" prompt
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"PrivDiscUiShown"=dword:00000001

;Disable Internet Explorer Information Bar Prompt
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar]
"FirstTime"=dword:00000000

;Disable Internet Explorer Auto-Complete prompt
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms]
"AskUser"=dword:00000000


;=======================================================================
; Windows Explorer
;=======================================================================



;Disable thumbnail caching, disable simple folder, show hidden files and folders, unhide ext
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"DisableThumbnailCache"=dword:00000001
"FriendlyTree"=dword:00000000
"Hidden"=dword:00000001
"HideFileExt"=dword:00000000
;----- Show protected operating system files
"ShowSuperHidden"=dword:00000001
;----- Show the contents of system folders C:\ (protected folder)
"WebViewBarricade"=dword:00000001
;----- Speed up opening of My Computer and Explorer
"NoNetCrawling"=dword:00000001
"Start_ShowRun"=dword:00000001
"AlwaysShowMenus"=dword:00000001

;Display the full path in the title bar
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"FullPath"=dword:00000001

;=======================================================================
; Desktop , Taskbar
;=======================================================================

;Deactivate security center notifications
[-HKEY_CLASSES_ROOT\CLSID\{FD6905CE-952F-41F1-9A6F-135D9C6622CC}]

;Set desktop background black
;[HKEY_CURRENT_USER\Control Panel\Colors]
;"Background"="0 0 0"

;Disable wallpaper, screensaver
[HKEY_CURRENT_USER\Control Panel\Desktop]
;"Wallpaper"=""
"ScreenSaveActive"="0"
"SCRNSAVE.EXE"=-

; Specify The First Desktop Icon: (48)=My Doc's 54 =My Comp
;[HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]
;"SortOrderIndex"=dword:00000054

; Hide My Documents, My Network Places, Internet Explorer Icon on desktop
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
"{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000001
"{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000001
"{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}"=dword:00000001
"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000001

;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]

;{20D04FE0-3AEA-1069-A2D8-08002B30309D} My Computer
;{450D8FBA-AD25-11D0-98A8-0800361B1103} My Documents {59031a47-3f72-44a7-89c5-5595fe6b30ee}
;{208D2C60-3AEA-1069-A2D7-08002B30309D} My Network Places {F02C1A0D-BE21-4350-88B0-7367FC96EF3C}
; Control Panel {5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}
;{871C5380-42A0-1069-A2EA-08002B30309D} Internet Explorer
;{645FF040-5081-101B-9F08-00AA002F954E} Recycle Bin

;Don't Group Similar Taskbar Buttons, use personalized menu (disable), lock task bar
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarGlomming"=dword:00000000
"IntelliMenus"=dword:00000000
"TaskbarSizeMove"=dword:00000000

; Disable Automatic Hiding of Inactive Tray Icons
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"EnableAutoTray"=dword:00000000

;Change the Default Action of the Start Menu Power Button to Shutdown (0 = Sleep, 1 = Hibernate, 2 = Shutdown)
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Power\PowerSettings\A7066653-8D6C-40A8-910E-A1F54B84C7E5]
"ACSettingIndex"=dword:00000002
"DCSettingIndex"=dword:00000002

;Disable volume icon
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"HideSCAVolume"=dword:00000001

;Disable Windows Vista Sidebar - StartUp
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"Sidebar"=-

;Disable Windows Welcome Center - StartUp
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"WindowsWelcomeCenter"=-

;Disable Windows Defender - StartUp
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"Windows Defender"=-

;=======================================================================

; NTFS, Disable 8.3 names and Last Access (speeds up disk access)
[HKEY_CURRENT_USER\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisable8dot3NameCreation"=dword:00000001
"NtfsDisableLastAccessUpdate"=dword:00000001

; Disable automatic updates
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AUOptions"=dword:00000001

; Faster Shutdown, may cause an error at shutdown with misbehaving apps (ZoneAlarm 7 is one)
[HKEY_CURRENT_USER\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="5000"

; Disable Low disk space checks
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001

;Turn Off Remote Assistance
[HKEY_CURRENT_USER\SYSTEM\ControlSet001\Control\Remote Assistance]
"fAllowToGetHelp"=dword:00000000

; this is the changed value to get rid of word 'Shortcut'
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"link"=hex:00,00,00,00



;Use mouse wheel for scrolling (1 page at a time)
[HKEY_CURRENT_USER\Control Panel\Desktop]
"WheelScrollLines"="-1"


;Set command prompt color
[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]
"DefaultColor"=dword:0000000a

;0 = black
;1 = blue 9 = bright blue
;2 = green A = bright green
;3 = cyan B = bright cyan
;4 = red C = bright red
;5 = magenta D = bright magenta
;6 = yellow/brown E = bright yellow
;7 = white F = bright white
;8 = gray






; Enable status bar in notepad, and give it Tahoma font
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000001
"StatusBar"=dword:00000001
"lfFaceName"="Tahoma"

;Opens nfo files with Notepad
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo]
"Application"="NOTEPAD.EXE"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithList]
"a"="Explorer.exe"
"MRUList"="ba"
"b"="NOTEPAD.EXE"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithProgids]
"MSInfo.Document"=hex(0):



;=======================================================================
; Services
;=======================================================================

; Note: Change the values to set the services to automatic, manual or disable
;
; 00000002 = Automatic
; 00000003 = Manual
; 00000004 = Disabled
; services.msc

; Custom File Created at www.blackviper.com

;Application Experience
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AeLookupSvc]
"Start"=dword:00000004

;Application Management
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppMgmt]
"Start"=dword:00000004

;Certificate Propagation
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CertPropSvc]
"Start"=dword:00000004

;Netlogon
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon]
"Start"=dword:00000004

;Offline Files
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CscService]
"Start"=dword:00000004

;Portable Device Enumerator Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WPDBusEnum]
"Start"=dword:00000004

;ReadyBoost <--------
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EMDMgmt]
"Start"=dword:00000004

;Remote Registry
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry]
"Start"=dword:00000004

;Security Center <-----------
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
;"Start"=dword:00000004

;Smart Card
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardSvr]
"Start"=dword:00000004

;Smart Card Removal Policy
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCPolicySvc]
"Start"=dword:00000004

;SNMP Trap
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SNMPTRAP]
"Start"=dword:00000004

;Superfetch <-------
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysMain]
"Start"=dword:00000004

;Tablet PC Input Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TabletInputService]
"Start"=dword:00000004

;Terminal Services UserMode Port Redirector
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UmRdpService]
"Start"=dword:00000004

;WebClient
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient]
"Start"=dword:00000004

;Windows Remote Management (WS-Management)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinRM]
"Start"=dword:00000004

;WinHTTP Web Proxy Auto-Discovery Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinHttpAutoProxySvc]
"Start"=dword:00000004


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