If you don't disable Windows File Protection (SFC) you can use these patches to workaround a few issues. The SFC file scan during T8, refers to the default system file scanning process run during Windows XP Setup at the 8 minutes left mark. During this phase Setup does the same procedure as when manually running the sfc /scannow command. During this phase Windows verifies the checksum of all the files and copies all the system files to the DLLCache folder. To speed up Windows XP installation you can choose to skip this. It will reduce Windows installation time about 5-10 minutes on older computers. The method FDV describes will break Windows File Protection functionality. The tutorial FDV posted is also a bit outdated. I did not remove support for the FDVFiles method in my version of HFSLIP as I think it is up to the user to decide what they want HFSLIP to do for them, but if you go use the FDVFiles method you are pretty much on your own. If you go this route I would like it you create a new topic for it to describe your experiences reducing your source. About renaming the patched files instead of compressing them. I have not tested if Windows Setup accepts this. I normally run the following commands after patching modifype patchedfile.dll -cmakecab /D CompressionType=LZX /D CompressionMemory=21 patchedfile.dllI can also share some of my current HFSLIP configuration files (free to use): HFEXPERT\HIVEINSTALL\changeres.inf [Version]Signature = "$Windows NT$"[DefaultInstall]AddReg = SETUP[SETUP];Disable Screen Resolution balloon tipHKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\DontShowMeThisDialogAgain","ScreenCheck",0x0,"no";Change default resolution to 1024x768x32HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","Attach.ToDesktop",0x10001,0x1HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","DefaultSettings.BitsPerPel",0x10001,32HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","DefaultSettings.XResolution",0x10001,1024HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","DefaultSettings.YResolution",0x10001,768HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","DefaultSettings.VRefresh",0x10001,0x1HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","DefaultSettings.Flags",0x10001,0x0HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","DefaultSettings.XPanning",0x10001,0x0HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","DefaultSettings.YPanning",0x10001,0x0HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","DefaultSettings.Orientation",0x10001,0x0HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","DefaultSettings.FixedOutput",0x10001,0x0HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","Attach.RelativeX",0x10001,0x0HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000","Attach.RelativeY",0x10001,0x0HFEXPERT\HIVEINSTALL\tweaks.inf [Version]Signature = "$Windows NT$"[DefaultInstall]AddReg = SETUP[SETUP];Add “Pin to Start Menu” menu option for folders using Shift right clickHKCR,"Folder\shellex\ContextMenuHandlers\{a2a9545d-a0c2-42b4-9708-a0b2badd77c8}",,0x10;Remove's the annoying clicking soundHKCU,"AppEvents\Schemes\Apps\Explorer\Navigating\.Current",,0x0HKCU,"AppEvents\Schemes\Apps\Explorer\Navigating\.Default",,0x0;Turn accessibility options offHKCU,"Control Panel\Accessibility\StickyKeys","Flags",0x0,"506"HKCU,"Control Panel\Accessibility\Keyboard Response","Flags",0x0,"122"HKCU,"Control Panel\Accessibility\ToggleKeys","Flags",0x0,"58";Enable cleartypeHKCU,"Control Panel\Desktop","FontSmoothing",0x0,"2"HKCU,"Control Panel\Desktop","FontSmoothingGamma",0x10001,1200HKCU,"Control Panel\Desktop","FontSmoothingOrientation",0x10001,1HKCU,"Control Panel\Desktop","FontSmoothingType",0x10001,2;Enable Unicode character input using the numeric keypad (press + and Unicode hexvalue)HKCU,"Control Panel\Input Method","EnableHexNumpad",0x0,"1";Disable Advanded Text Services (Language bar)HKCU,"SOFTWARE\Microsoft\CTF","Disable Thread Input Manager",0x10001,1HKCU,"SOFTWARE\Microsoft\CTF\LangBar","DontShowCloseLangBarDlg",0x10001,1HKCU,"SOFTWARE\Microsoft\CTF\LangBar","ExtraIconsOnMinimized",0x10001,0HKCU,"SOFTWARE\Microsoft\CTF\LangBar","ShowStatus",0x10001,3HKCU,"SOFTWARE\Microsoft\CTF\MSUTB","ShowDeskBand",0x10001,0HKLM,"SOFTWARE\Microsoft\CTF\SystemShared","CUAS",0x10001,0;Disable boot optimizationHKLM,"SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction","Enable",0x0,"N";Show statusbar in all windowsHKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","StatusBarOther",0x10001,1HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","StatusBarWeb",0x10001,1;Hide the volume iconHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Applets\Systray","Services",0x10001,"27";No 'shortcut to' creationHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer","link",0x1,0;Increase icon cacheHKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer","Max Cached Icons",0x0,"4096";Turn off recycle bin delete confirmationHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer","ShellState",0x1,24,00,00,00,3c,29,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00;Show Drive Letters firstHKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer","ShowDriveLettersFirst",0x10001,4;Expand Explorer detailsHKCU,"SOFTWARE\Microsoft\Windows\ShellNoRoam\DUIBags\ShellFolders\{00021400-0000-0000-C000-000000000046}","ExpandDetailsTasks",0x10001,1HKCU,"SOFTWARE\Microsoft\Windows\ShellNoRoam\DUIBags\ShellFolders\{20D04FE0-3AEA-1069-A2D8-08002B30309D}","ExpandDetailsTasks",0x10001,1HKCU,"SOFTWARE\Microsoft\Windows\ShellNoRoam\DUIBags\ShellFolders\{450D8FBA-AD25-11D0-98A8-0800361B1103}","ExpandDetailsTasks",0x10001,1HKCU,"SOFTWARE\Microsoft\Windows\ShellNoRoam\DUIBags\ShellFolders\{645FF040-5081-101B-9F08-00AA002F954E}","ExpandDetailsTasks",0x10001,1HKCU,"SOFTWARE\Microsoft\Windows\ShellNoRoam\DUIBags\ShellFolders\{E17D4FC0-5564-11D1-83F2-00A0C90DC849}","ExpandDetailsTasks",0x10001,1HKCU,"SOFTWARE\Microsoft\Windows\ShellNoRoam\DUIBags\ShellFolders\{F3364BA0-65B9-11CE-A9BA-00AA004AE837}","ExpandDetailsTasks",0x10001,1;Enable Quick launchHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop","Default Taskbar",0x1,0c,00,00,00,08,00,00,00,02,00,00,00,00,00,00,00,b0,e2,2b,d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,01,00,00,1a,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,00,00,00,c0,00,00,00,00,00,00,46,83,00,00,00,10,00,00,00,a0,b0,48,5e,89,8d,bd,01,00,d8,9e,e4,2a,8d,bd,01,00,45,fe,5e,89,8d,bd,01,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,13,01,14,00,1f,0f,e0,4f,d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,23,44,3a,5c,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,cd,97,15,00,31,00,00,00,00,00,af,24,5c,b9,10,80,57,69,6e,6e,74,00,00,20,00,31,00,00,00,00,00,af,24,a3,b9,10,00,50,72,6f,66,69,6c,65,73,00,50,52,4f,46,49,4c,45,53,00,19,00,31,00,00,00,00,00,c1,24,08,92,10,00,69,65,35,30,30,2e,30,30,30,00,00,28,00,31,00,00,00,00,00,c1,24,08,92,10,00,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,00,41,50,50,4c,49,43,7e,31,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,69,63,72,6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,00,d3,22,32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,49,4e,54,45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,69,63,6b,20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,8d,00,00,00,1c,00,00,00,01,00,00,00,1c,00,00,00,36,00,00,00,0d,f0,ad,ba,8c,00,00,00,1a,00,00,00,03,00,00,00,e7,18,2d,23,10,00,00,00,49,45,35,30,30,5f,58,31,43,00,43,3a,5c,57,49,4e,4e,54,5c,50,72,6f,66,69,6c,65,73,5c,49,45,35,30,30,2e,30,30,30,5c,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,5c,4d,69,63,72,6f,73,6f,66,74,5c,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,5c,51,75,69,63,6b,20,4c,61,75,6e,63,68,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,a3,00,00,00,00,00,00,00,08,00,00,00,02,00,00,00,cc,00,00,00,01,00,00,00,03,00,00,00,4a,00,00,00,01,00,00,00,40,00,32,00,e6,01,00,00,c4,24,15,9f,20,00,4c,61,75,6e,63,68,20,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,20,42,72,6f,77,73,65,72,2e,6c,6e,6b,00,4c,41,55,4e,43,48,7e,32,2e,4c,4e,4b,00,00,00,40,00,00,00,02,00,00,00,36,00,32,00,48,02,00,00,c4,24,15,9f,20,00,4c,61,75,6e,63,68,20,4f,75,74,6c,6f,6f,6b,20,45,78,70,72,65,73,73,2e,6c,6e,6b,00,4c,41,55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,00,36,00,00,00,00,00,00,00,2c,00,32,00,51,00,00,00,ec,22,46,39,20,00,53,68,6f,77,20,44,65,73,6b,74,6f,70,2e,73,63,66,00,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,00,52,00,00,00,e0,00,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,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,37,02,00,00,e0,00,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,00HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop","TaskbarWinXP",0x1,0c,00,00,00,08,00,00,00,02,00,00,00,00,00,00,00,b0,e2,2b,d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,11,00,00,1a,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,00,00,00,c0,00,00,00,00,00,00,46,81,00,00,00,11,00,00,00,48,53,ba,9f,d1,a4,c4,01,aa,0c,c1,f5,d1,a4,c4,01,aa,0c,c1,f5,d1,a4,c4,01,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,a7,01,14,00,1f,50,e0,4f,d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,2f,43,3a,5c,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,5c,00,31,00,00,00,00,00,3b,31,b3,a3,10,00,44,4f,43,55,4d,45,7e,31,00,00,44,00,03,00,04,00,ef,be,3b,31,ae,b2,3b,31,b3,a3,14,00,00,00,44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,00,73,00,20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,00,00,18,00,4a,00,31,00,00,00,00,00,3b,31,28,a7,10,00,4b,4c,41,41,53,4e,7e,31,00,00,32,00,03,00,04,00,ef,be,3b,31,b3,a3,3b,31,28,a7,14,00,00,00,4b,00,6c,00,61,00,61,00,73,00,20,00,4e,00,65,00,6b,00,65,00,6d,00,61,00,6e,00,00,00,18,00,64,00,31,00,00,00,00,00,3b,31,d1,a4,13,00,41,50,50,4c,49,43,7e,31,00,00,4c,00,03,00,04,00,ef,be,3b,31,b3,a3,3b,31,d1,a4,14,00,36,00,41,00,70,00,70,00,6c,00,69,00,63,00,61,00,74,00,69,00,6f,00,6e,00,20,00,44,00,61,00,74,00,61,00,00,00,40,73,68,65,6c,6c,33,32,2e,64,6c,6c,2c,2d,32,31,37,36,35,00,18,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,69,63,72,6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,00,d3,22,32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,49,4e,54,45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,69,63,6b,20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,37,01,00,00,60,00,00,00,03,00,00,a0,58,00,00,00,00,00,00,00,62,6f,76,65,6e,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,29,91,fa,9d,c4,10,d9,11,94,fc,00,10,b5,10,90,d5,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,29,91,fa,9d,c4,10,d9,11,94,fc,00,10,b5,10,90,d5,00,00,00,00,08,00,00,00,02,00,00,00,4a,02,00,00,01,00,00,00,05,00,00,00,72,00,00,00,00,00,00,00,64,00,32,00,4f,00,00,00,3b,31,d2,a4,20,00,42,55,52,45,41,55,7e,31,2e,53,43,46,00,00,48,00,03,00,04,00,ef,be,3b,31,d2,a4,3b,31,d2,a4,14,00,00,00,42,00,75,00,72,00,65,00,61,00,75,00,62,00,6c,00,61,00,64,00,20,00,77,00,65,00,65,00,72,00,67,00,65,00,76,00,65,00,6e,00,2e,00,73,00,63,00,66,00,00,00,1c,00,00,00,00,00,00,00,92,00,00,00,02,00,00,00,84,00,32,00,0b,03,00,00,3b,31,d3,a4,20,00,44,45,49,4e,54,45,7e,31,2e,4c,4e,4b,00,00,68,00,03,00,04,00,ef,be,3b,31,d1,a4,3b,31,d1,a4,14,00,00,00,44,00,65,00,20,00,49,00,6e,00,74,00,65,00,72,00,6e,00,65,00,74,00,20,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2d,00,62,00,72,00,6f,00,77,00,73,00,65,00,72,00,20,00,73,00,74,00,61,00,72,00,74,00,65,00,6e,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,00,00,00,00,00,00,60,00,00,00,04,00,00,00,52,00,32,00,92,02,00,00,3b,31,b9,a4,20,00,46,4c,59,32,30,30,7e,31,2e,4c,4e,4b,00,00,36,00,03,00,04,00,ef,be,3b,31,b9,a4,3b,31,b9,a4,14,00,00,00,46,00,6c,00,79,00,20,00,32,00,30,00,30,00,30,00,20,00,54,00,56,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,00,00,00,00,00,00,68,00,00,00,01,00,00,00,5a,00,32,00,98,02,00,00,3b,31,ce,a4,20,00,4f,55,54,4c,4f,4f,7e,31,2e,4c,4e,4b,00,00,3e,00,03,00,04,00,ef,be,3b,31,ce,a4,3b,31,ce,a4,14,00,00,00,4f,00,75,00,74,00,6c,00,6f,00,6f,00,6b,00,20,00,45,00,78,00,70,00,72,00,65,00,73,00,73,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,00,00,00,00,00,00,72,00,00,00,03,00,00,00,64,00,32,00,c4,02,00,00,3b,31,cd,a4,20,00,57,49,4e,44,4f,57,7e,31,2e,4c,4e,4b,00,00,48,00,03,00,04,00,ef,be,3b,31,cd,a4,3b,31,cd,a4,14,00,00,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4d,00,65,00,64,00,69,00,61,00,20,00,50,00,6c,00,61,00,79,00,65,00,72,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,00,00,00,00,00,00,80,00,00,00,60,07,00,00,00,00,00,00,1e,00,00,00,00,00,00,00,00,00,00,00,1e,00,00,00,00,00,00,00,01,00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,69,03,00,00,60,0d,00,00,00,00,00,00,1e,00,00,00,00,00,00,00,00,00,00,00,1e,00,00,00,00,00,00,00,01,00,00,00HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop","Toolbars",0x1,11,00,00,00,00,00,00,00HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop","Upgrade",0x10001,1;Classic Control PanelHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders","shell:ControlPanelFolder",0x10001,0;Show folder contentsHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders","shell:ProgramFiles",0x10001,0HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders","shell:SystemDriveRootFolder",0x10001,0HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders","shell:Windows",0x10001,0HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders","shell:System",0x10001,0;Disables Error Reporting, but notifies when errors occurHKLM,"SOFTWARE\Microsoft\PCHealth\ErrorReporting","DoReport",0x10001,0;Disable WMI error logsHKLM,"SOFTWARE\Microsoft\WBEM\CIMOM","Logging",0x0,"0";Configure Search AssistantHKCU,"SOFTWARE\Microsoft\Search Assistant","SocialUI",0x10001,0HKCU,"SOFTWARE\Microsoft\Search Assistant","BalloonTips",0x10001,0HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer","IncludeSubFolders",0x10001,1HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer","CaseSensitive",0x10001,0;Disable Automatic hiding of tray iconsHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer","EnableAutoTray",0x10001,0;Disable grouping of taskbar buttonsHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","TaskbarGlomming",0x10001,0;Use original case for filenamesHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","DontPrettyPath",0x10001,1;Configure Start MenuHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartMenuAdminTools",0x10001,0HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_AdminToolsRoot",0x10001,2HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_NotifyNewApps",0x10001,0HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowSetProgramAccessAndDefaults",0x10001,0HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowNetConn",0x10001,1HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowNetPlaces",0x10001,1HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowRecentDocs",0x10001,0;Disable Desktop Cleaning wizardHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz","NoRun",0x10001,1HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer","NoDesktopCleanupWizard",0x10001,1;Disable Active DesktopHKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer","NoActiveDesktopChanges",0x10001,1;Don't track Recent documentsHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer","NoRecentDocsHistory",0x10001,1;Disable Click here to begin start menu balloon tipHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartButtonBalloonTip",0x10001,2;Disable Windows Tour balloon promptHKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Applets\Tour","RunCount",0x10001,0;Don't Show Go buttonHKCU,"Software\Microsoft\Internet Explorer\Main","ShowGoButton",0x0,"no";Disable Internet Explorer User promptsHKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","ShowedCheckBrowser",0x0,"Yes"HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Check_Associations",0x0,"No"HKCU,"SOFTWARE\Microsoft\Internet Explorer\IntelliForms","AskUser",0x10001,0HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings","PrivDiscUiShown",0x10001,1HKLM,"SOFTWARE\Policies\Microsoft\Internet Explorer\Main","DisableFirstRunCustomize",0x10001,1;Disable creation of multiple Internet Explorer processesHKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","TabProcGrowth",0x10001,0;Show Internet Explorer menu bar on topHKCU,"SOFTWARE\Microsoft\Internet Explorer\Toolbar\WebBrowser","ITBar7Position",0x10001,1;Configure Internet Explorer cache size (250MB)HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\Cache\Content","CacheLimit",0x10001,00,e8,03,00;Disable security warningsHKCU,"SOFTWARE\Microsoft\Internet Explorer\Download","CheckExeSignatures",0x0,"no"HKCU,"SOFTWARE\Microsoft\Internet Explorer\Download","RunInvalidSignatures",0x10001,1HKCU,"SOFTWARE\Microsoft\Internet Explorer\InformationBar","FirstTime",0x10001,0HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_LOCALMACHINE_LOCKDOWN","iexplore.exe",0x10001,0HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_LOCALMACHINE_LOCKDOWN\Settings\LocalMachine_CD_Unlock",0x10001,1HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3","1601",0x10001,0HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3","2200",0x10001,0HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Associations","LowRiskFileTypes",0x0,".zip;.rar;.nfo;.txt;.exe;.bat;.com;.cmd;.reg;.msi;.htm;.html;.gif;.bmp;.jpg;.avi;.mpg;.mpeg;.mov;.mp3;.m3u;.wav;"HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Attachments","HideZoneInfoOnProperties",0x10001,1HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Attachments","SaveZoneInformation",0x10001,1HKLM,"SOFTWARE\Microsoft\Security Center","AntiVirusDisableNotify",0x10001,1HKLM,"SOFTWARE\Microsoft\Security Center","FirewallDisableNotify",0x10001,1HKLM,"SOFTWARE\Microsoft\Security Center","UpdatesDisableNotify",0x10001,1;Allow users to configure Windows UpdateHKLM,"SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU","AUOptions",0x10001,5HKLM,"SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU","AutoInstallMinorUpdates",0x10001,0HKLM,"SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU","IncludeRecommendedUpdates",0x10001,0HKLM,"SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU","NoAUAsDefaultShutdownOption",0x10001,1HKLM,"SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU","NoAutoRebootWithLoggedOnUsers",0x10001,1HKLM,"SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU","RebootRelaunchTimeoutEnabled",0x10001,0;Configure Windows Update settings (notify users)HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update","AUOptions",0x10001,2;Don't offer Service Packs through Windows UpdateHKLM,"SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate","DoNotAllowSP",0x10001,1;Don't display browser choice windowHKLM,"SOFTWARE\BrowserChoice","Enable",0x10001,0;Don't search for driver updatesHKLM,"SOFTWARE\Policies\Microsoft\Windows\DriverSearching","DontPromptForWindowsUpdate",0x10001,1HKLM,"SOFTWARE\Policies\Microsoft\Windows\DriverSearching","DontSearchWindowsUpdate",0x10001,1;Ignore driver signingHKLM,"SOFTWARE\Microsoft\Driver Signing","Policy",0x1,0HKLM,"SOFTWARE\Microsoft\Non-Driver Signing","Policy",0x1,0HKCU,"SOFTWARE\Policies\Microsoft\Windows NT\Driver Signing","BehaviorOnFailedVerify",0x10001,0;Write Calc and CharMap settings to registry instead of win.iniHKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini","SciCalc",0x0,"USR:Software\Microsoft\Calc"HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini","MSUCE",0x0,"USR:Software\Microsoft\CharMap"HKCU,"Software\Microsoft\Calc","layout",0x0,"0"HKCU,"Software\Microsoft\CharMap","Advanced",0x0,"1";Disable Windows DLL cacheHKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon","SfcQuota",0x10001,0;Don't search online for missing file associationsHKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer","InternetOpenWith",0x10001,0;Use VistaVG Ultimate theme at logonHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\ThemeManager","DllName",0x20000,"%%SystemRoot%%\Resources\Themes\VistaVG Ultimate\VistaVG Ultimate.msstyles";No recent items on Start MenuHKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_MinMFU",0x10001,0;Add Recycle bin to My computerHKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}",,0x0,"Recycle Bin";Add Recycle Bin shortcut to the Start MenuHKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}",,0,"@%%SystemRoot%%\system32\shell32.dll,-8964"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}","InfoTip",0,"@%%SystemRoot%%\system32\shell32.dll,-22915"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon",,0,"%%SystemRoot%%\System32\shell32.dll,32"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\InProcServer32",,0x20000,"%%SystemRoot%%\system32\shdocvw.dll"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\InProcServer32","ThreadingModel",0,"Apartment"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance","CLSID",0,"{3f454f0e-42ae-4d7c-8ea3-328250d6e272}"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag","CLSID",0,"{13709620-C279-11CE-A49E-444553540000}"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag","method",0,"ShellExecute"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag","Command",0,"@%%SystemRoot%%\system32\shell32.dll,-8964"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag","Param1",0,"::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{645FF040-5081-101B-9F08-00AA002F954E}"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\ContextMenuHandlers\{645FF040-5081-101B-9F08-00AA002F954E}",,0HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\MayChangeDefaultMenu",,0HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\ShellFolder","Attributes",0x10001,0;Configure desktop to use 48x48 icon sizeHKCU,"Control Panel\Desktop\WindowMetrics","IconSpacing",0x0,"-1500"HKCU,"Control Panel\Desktop\WindowMetrics","IconVerticalspacing",0x0,"-1500"HKCU,"Control Panel\Desktop\WindowMetrics","MenuWidth",0x0,"-285"HKCU,"Control Panel\Desktop\WindowMetrics","Shell Icon Size",0x0,"48"REPLACE\I386\WINNT.SIF [Data]Autopartition = 0MsDosInitiated = 0UnattendedInstall = YesEulaComplete = 1[GuiUnattended]AdminPassword = *EncryptedAdminPassword = NoOEMSkipRegional = 1TimeZone = 110DetachedProgram = ".\system32\cmd.exe"Arguments = "/Q /C FOR /F %I IN (%SystemRoot%\SYSTEM32\$WINNT$.INF) DO (FOR %J IN (%I$OEM$) DO (IF EXIST %J (START /D%J nircmd.exe exec hide presetup.cmd)))"[Display]AutoConfirm = 1BitsPerPel = 32Vrefresh = 60Xresolution = 1024Yresolution = 768[SystemRestore]DisableSR=1CreateFirstRunRp=0[Shell]CustomDefaultThemeFile = "%SystemRoot%\Resources\Themes\VistaVG Ultimate.theme"[UserData]ComputerName = *FullName = "Beheerder"OrgName = ""ProductKey = "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"[TapiLocation]AreaCode = 055CountryCode = 31Dialing = Tone[Components]Chat = OffClipBook = OffDialer = OffDeskpaper = OffFreecell = OffHearts = OffHypertrm = OffIEAccess = OffMedia_clips = OffMinesweeper = OffMPlay = OffMousepoint = OffMsnexplr = OffMswordpad = OffObjectpkg = OffOEAccess = OffPinBall = OffRec = OffSolitaire = OffSpider = OffTemplates = OffWMAccess = OffZonegames = Off[IEPopupBlocker]BlockPopups = NoShowInformationBar = No[RegionalSettings]InputLocale = "0413:00020409"InputLocale_DefaultUser = "0413:00020409"LanguageGroup = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17SystemLocale = "0413"UserLocale = "0413"UserLocale_DefaultUser = "0413"[Networking]InstallDefaultComponents = Yes[Identification]JoinWorkgroup = "WORKGROUP"