here we go... my reg file finally
Windows Registry Editor Version 5.00
;---------->Logon<----------
;This will allow you to autologin once.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DefaultUserName"="Matt"
"DefaultPassword"=""
"AutoAdminLogon"="1"
"AutoLogonCount"=dword:00000001
;Disable Welcome Screen and uses Classic Logon
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"LogonType"=dword:00000000
;------------------------------
;---------->Services<----------
;Disable Security Center (SP2 only)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
"Start"=dword:00000004
;Disable Help and Support
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\helpsvc]
"Start"=dword:00000004
;Disable Telephony
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TapiSrv]
"Start"=dword:00000004
;Disable Imapi CD-Burning Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ImapiService]
"Start"=dword:00000004
;Disable Messenger Service (to stop spam. Does not affect MSN or Windows Messenger)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger]
"Start"=dword:00000004
;Disable Automatic Updates
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv]
"Start"=dword:00000004
;Disable UPS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UPS]
"Start"=dword:00000004
;Disable System Restore Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\srservice]
"Start"=dword:00000004
;Disable Performance Logs & Alerts
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysmonLog]
"Start"=dword:00000004
;---------------------------------
;---------->SP2 only tweaks<----------
;Override Antivirus (SP2 only)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusOverride"=dword:00000001
;Override Windows Firewall (SP2 only)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"FirewallOverride"=dword:00000001
;Disable Anti-virus Notifications (SP2 only)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001
;Disable Firewall Notifications (SP2 only)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"FirewallDisableNotify"=dword:00000001
;Disable Automatic Updates Notifications (SP2 only)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"UpdatesDisableNotify"=dword:00000001
;-----------------------------------------
;---------->Registration Information<----------
;WMP Setup
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]
"AcceptedPrivacyStatement"=dword:00000001
"FirstRun"=dword:00000000
"DoNotShowAnchor"=dword:00000001
"EnableScreenSaver"=dword:00000000
"SendUserGUID"=hex:00
"UsageTracking"=dword:00000000
"WebScriptCommandsEnabled"=dword:00000001
"WebStreamsEnabled"=dword:00000001
;Register Nero 6
[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Nero - Burning Rom\Info]
"User"="..."
"Company"="..."
"Serial6"="..."
;Register Alcohol 120%
[HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Info]
"UserName"="..."
"Company"="..."
"SerialNo"="..."
;Accept Acrobat EULA
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\6.0\AdobeViewer]
"EULA"=dword:00000001
;Disable Adobe automatic updates
[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\6.0\Updater]
"iUpdateFrequency"=dword:00000000
;----------------------------------------------------
;---------->Start-Up/Shutdown Tweaks<----------
;Removes MSN Messenger From Startup
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"MsnMsgr"=-
;This allows boot files to be placed optimally on the hard-drive for faster boots.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction]
"Enable"="Y"
;Speed up shutdown
[HKEY_CURRENT_USER\Control Panel\Desktop]
"HungAppTimeout"="5000"
"WaitToKillAppTimeout"="4000"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="2000"
;Prefetcher tweak(faster booting)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"EnablePrefetcher"=dword:00000003
;Stop MSN Messenger from Running on Windows Startup
[HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger]
"AppSettings"= hex:22,04,00,00
;----------------------------------------------
;---------->Internet Explore Tweaks<----------
;disable IE's script debugger
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Disable Script Debugger"="yes"
;IE Cache set to 200MB
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\Cache\Content]
"CacheLimit"=dword:00032000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Content]
"CacheLimit"=dword:00032000
;Don't show online content in Media bar
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Media]
"SuppressOnlineContent"="yes"
; Prune IE History after 1 day
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Url History]
"DaysToKeep"=dword:00000001
;Max your Internet Explorer's simultaneous downloads to 10 (default was 2)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPer1_0Server"=dword:0000000a
"MaxConnectionsPerServer"=dword:0000000a
;Search with google from the address bar instead of MSN
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\G]
@="http://www.google.com/search?q=%s"
;-------------------------------------------
;---------->Other Program Tweaks<----------
;Do Not Start MS-Messenger with Outlook Express
[HKEY_LOCAL_MACHINE\Software\Microsoft\Outlook Express]
"Hide Messenger"=dword:00000001
;Enable word wrap and status bar in notepad, and give it Tahoma font
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000001
"StatusBar"=dword:00000001
"lfFaceName"="Tahoma"
;--------------------------------------------------
;---------->User Interface Tweaks<----------
;Put my computer my network places my documents on the desktop
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000
"{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000
;Allow renaming of Recycle Bin
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000
;Wallpaper Change
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]
"BackupWallpaper"="c:\windows\web\\wallpaper\DefaultWallpaper.jpg"
"Wallpaper"="c:\windows\web\wallpaper\DefaultWallpaper.jpg"
;Disable the Desktop Cleanup Wizard
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
"NoRun"=dword:00000001
;Disable Automatic Restart in the event of a BSOD
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000
;Remove Shortcut Arrows
[HKEY_CLASSES_ROOT\lnkfile]
"IsShortcut"=-
;Disables Windows Tour Bubble Popup
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000
;Disables ALL balloon tips
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000000
;Remove Shared Documents from My Computer
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]
;NoLowDiskSpaceChecks won't check if you are low on diskspace and pop up a balloon telling you.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
;NoRecentDocsmenu removes the recent documents from the start menu.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRecentDocsMenu"=dword:00000001
;This adds the "Open Command Window Here" on the right-click menu for folders
[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@="Open Command Prompt Here"
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@="cmd.exe /k \"cd %L\""
;Removes Language Bar
[-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
@="Language bar"
"MenuTextPUI"="@%SystemRoot%\System32\msutb.dll,-325"
;20 Small icons in start menu
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_LargeMFUIcons"=dword:00000000
"Start_MinMFU"=dword:00000014
;Sorts My Computer Above My Documents
[HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]
"SortOrderIndex"=dword:00000054
;Remove the Help Option from the Start Menu
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSMHelp"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSMHelp"=dword:000000
;Detail mode in all folder
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams]
"Settings"=hex:09,00,00,00,04,00,00,00,00,00,00,00,00,77,7e,13,73,35,cf,11,ae,\
69,08,00,2b,2e,12,62,04,00,00,00,03,00,00,00,43,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams]
"Settings"=hex:09,00,00,00,04,00,00,00,01,00,00,00,00,77,7e,13,73,35,cf,11,ae,\
69,08,00,2b,2e,12,62,04,00,00,00,05,00,00,00,43,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\0]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,7c,00,00,00,00,00,01,\
00,00,00,00,00,00,00,f0,f0,f0,f0,14,00,03,00,7c,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,04,00,20,00,10,00,00,00,28,00,00,00,00,00,01,00,00,\
00,02,00,00,00,03,00,00,00,b4,00,60,00,78,00,78,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\1]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,03,00,00,00,90,00,00,00,00,00,01,\
00,00,00,00,00,00,00,f0,f0,f0,f0,14,00,03,00,90,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,04,00,20,00,10,00,28,00,3c,00,00,00,00,00,01,00,00,\
00,02,00,00,00,03,00,00,00,b4,00,60,00,78,00,78,00,00,00,00,00,01,00,00,00,\
02,00,00,00,03,00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\10]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\11]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\12]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\13]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\14]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\15]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\16]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\17]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\18]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\19]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,2b,ac,00,00,9a,00,00,00,00,00,01,\
00,00,00,00,00,00,00,f0,f0,f0,f0,14,00,03,00,9a,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,05,00,24,00,10,00,2e,00,46,00,00,00,00,00,01,00,00,\
00,02,00,00,00,03,00,00,00,04,00,00,00,b4,00,60,00,78,00,78,00,78,00,00,00,\
00,00,01,00,00,00,02,00,00,00,03,00,00,00,23,00,00,00,ff,ff,ff,ff,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\2]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,90,00,00,00,00,00,01,\
00,00,00,00,00,00,00,f0,f0,f0,f0,14,00,03,00,90,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,04,00,20,00,10,00,28,00,3c,00,00,00,00,00,01,00,00,\
00,02,00,00,00,03,00,00,00,b4,00,60,00,78,00,78,00,00,00,00,00,01,00,00,00,\
02,00,00,00,03,00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\20]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\21]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\22]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\23]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,90,00,00,00,00,00,01,\
00,00,00,00,00,00,00,f0,f0,f0,f0,14,00,03,00,90,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,04,00,20,00,10,00,28,00,3c,00,00,00,00,00,01,00,00,\
00,02,00,00,00,03,00,00,00,b4,00,60,00,78,00,78,00,00,00,00,00,01,00,00,00,\
02,00,00,00,03,00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\24]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\25]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\26]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\27]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\28]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\29]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\3]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,90,00,00,00,00,00,01,\
00,00,00,00,00,00,00,f0,f0,f0,f0,14,00,03,00,90,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,04,00,20,00,10,00,28,00,3c,00,00,00,00,00,01,00,00,\
00,02,00,00,00,03,00,00,00,b4,00,60,00,78,00,78,00,00,00,00,00,01,00,00,00,\
02,00,00,00,03,00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\30]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\31]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,03,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\32]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\4]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\5]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\6]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\7]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\8]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\9]
"ViewView2"=hex:1c,00,00,00,01,00,00,00,00,00,00,00,00,00,64,00,00,00,00,00,01,\
00,00,00,ff,ff,ff,ff,f0,f0,f0,f0,14,00,03,00,64,00,00,00,00,00,00,00,30,00,\
00,00,fd,df,df,fd,0f,00,00,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Defaults]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=hex:1c,00,00,00,04,00,00,00,00,00,00,\
00,00,00,9a,00,00,00,00,00,01,00,00,00,00,00,00,00,f0,f0,f0,f0,14,00,03,00,\
9a,00,00,00,00,00,00,00,30,00,00,00,fd,df,df,fd,0f,00,05,00,24,00,10,00,2e,\
00,46,00,00,00,00,00,01,00,00,00,02,00,00,00,03,00,00,00,04,00,00,00,78,00,\
96,00,60,00,60,00,78,00,00,00,00,00,01,00,00,00,02,00,00,00,03,00,00,00,05,\
00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]
"TaskbarWinXP"=hex:0c,00,00,00,08,00,00,00,01,00,00,00,00,00,00,00,aa,4f,28,68,\
48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,0c,03,00,00,60,0d,00,00,00,00,00,00,16,\
00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,00,00,00
"Toolbars"=hex:11,00,00,00,00,00,00,00
"Upgrade"=dword:00000001
;Creating a new HTML in the right click menu
[HKEY_CLASSES_ROOT\.html\ShellNew]
"Nullfile"=""
"DATA"=hex:3c,21,44,4f,43,54,59,50,45,20,48,54,4d,4c,20,50,55,42,4c,49,43,20,\
22,2d,2f,2f,57,33,43,2f,2f,44,54,44,20,48,54,4d,4c,20,34,2e,30,31,2f,2f,45,\
4e,22,20,22,68,74,74,70,3a,2f,2f,77,77,77,2e,77,33,2e,6f,72,67,2f,54,52,2f,\
68,74,6d,6c,34,2f,73,74,72,69,63,74,2e,64,74,64,22,3e,0d,0a,0d,0a,3c,48,54,\
4d,4c,3e,0d,0a,0d,0a,3c,48,45,41,44,3e,0d,0a,0d,0a,3c,54,49,54,4c,45,3e,20,\
4e,65,77,20,44,6f,63,75,6d,65,6e,74,20,3c,2f,54,49,54,4c,45,3e,0d,0a,0d,0a,\
3c,4c,49,4e,4b,20,52,45,4c,3d,22,53,54,59,4c,45,53,48,45,45,54,22,20,54,59,\
50,45,3d,22,54,45,58,54,20,43,53,53,22,20,48,52,45,46,3d,22,53,54,59,4c,45,\
2e,43,53,53,22,3e,0d,0a,0d,0a,3c,4d,45,54,41,20,48,54,54,50,2d,45,51,55,49,\
56,3d,22,43,4f,4e,54,45,4e,54,2d,54,59,50,45,22,20,43,4f,4e,54,45,4e,54,3d,\
22,54,45,58,54,2f,48,54,4d,4c,3b,20,43,48,41,52,53,45,54,3d,22,57,49,4e,44,\
4f,57,53,2d,31,32,35,31,22,3e,0d,0a,3c,4d,45,54,41,20,4e,41,4d,45,3d,22,47,\
45,4e,45,52,41,54,4f,52,22,20,43,4f,4e,54,45,4e,54,3d,22,22,3e,0d,0a,3c,4d,\
45,54,41,20,4e,41,4d,45,3d,22,41,55,54,48,4f,52,22,20,43,4f,4e,54,45,4e,54,\
3d,22,22,3e,0d,0a,3c,4d,45,54,41,20,4e,41,4d,45,3d,22,4b,45,59,57,4f,52,44,\
53,22,20,43,4f,4e,54,45,4e,54,3d,22,22,3e,0d,0a,3c,4d,45,54,41,20,4e,41,4d,\
45,3d,22,44,45,53,43,52,49,50,54,49,4f,4e,22,20,43,4f,4e,54,45,4e,54,3d,22,\
22,3e,0d,0a,0d,0a,3c,2f,48,45,41,44,3e,0d,0a,0d,0a,3c,42,4f,44,59,3e,0d,0a,\
0d,0a,3c,2f,42,4f,44,59,3e,0d,0a,0d,0a,3c,2f,48,54,4d,4c,3e
;-----------------------------------------------
;---------->System Tweaks<----------
;Speed up NTFS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"Win31FileSystem"=dword:00000000
"Win95TruncatedExtensions"=dword:00000001
"NtfsDisableLastAccessUpdate"=dword:00000001
;disable Windows File Protection
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Add]
"SFCDisable"=dword:FFFFFF9D
;recycle bin uses 8% of available space (not 10%)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket]
"Percent"=dword:00000008
;Disable Automatic Restart in the event of a BSOD
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000
;----------------------------------------