WinBuilder [074]


       Scripts

 0 - PreConfig
 1 - Copy Files
 3 - Shell & Config
 6 - PostConfig
 7 - Create ISO

 5 scripts processed.



      Errors

 [Failed]  DirMove - Failed to move directory [%BaseDir%\Target\VistaPE-Tiny\Program Files] to: [%BaseDir%\Target\VistaPE-Tiny\boot.tmp]


       %BaseDir% = L:\WINBUILDER\VistaPE_Tiny
(winbuilder's path is replaced by the variable %basedir% to make the log easier to read)


       [Script]  0 - PreConfig

 [Info]  File [%BaseDir%\Projects\VistaPE-Tiny\Standard-0-preconfig.script] Version [1]
 [Info]  Preparing system...
 [Success]  IF - File does not exist: [%BaseDir%\Projects\Tools\wimutil.exe] executing command: [run,%ScriptFile%,WinUtil]


 Processing section: [WinUtil] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-0-preconfig.script]

 [Success]  ExtractFile - [WimUtil.exe] to: [%BaseDir%\Projects\Tools]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\WimUtil.exe"] with parameters: [install]


 [Success]  IF - Directory does not exist: [%BaseDir%\Temp] executing command: [DirMake,%basedir%\Temp]
 [Success]  DirMake - Created directory: [%BaseDir%\Temp]
 [Success]  IF - Directory does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc] executing command: [DirMake,%BootSRC%]
 [Success]  DirMake - Created directory: [%BaseDir%\Temp\VistaPE\BootWimSrc]
 [Success]  IF - Directory does not exist: [%BaseDir%\ISO] executing command: [DirMake,%ISODir%]
 [Success]  DirMake - Created directory: [%BaseDir%\ISO]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE-Tiny] executing command: [DirMake,%TargetDir%]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny]
 [Ignore]  IF - Directory does not exist: [C:\WINDOWS\SysWOW64] evaluated string: [If,ExistDir ,"%WindowsDir%\SysWOW64",Set,%SysType%,"amd64"]
 [Success]  IF - Directory does not exist: [C:\WINDOWS\SysWOW64] executing command: [Set,%SysType%,x86]
 [Success]  SetVar - Sucessfuly changed the value of [%SysType%] to: [x86]


 Processing section: [AutoDetectWimTool] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-0-preconfig.script]



 Processing section: [AutoFindImagex] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-0-preconfig.script]

 [Info]  Detecting "imagex.exe"...
 [Ignore]  IF - File does not exist: [C:\Program Files\Windows AIK\Tools\x86\imagex.exe] evaluated string: [If,ExistFile,"%pFileBox1%\Tools\%SysType%\imagex.exe",Set,"%IMAGEX%","%pFileBox1%\Tools\%SysType%\imagex.exe"]
 [Ignore]  IF - File does not exist: [C:\Program Files\Windows AIK\Tools\x86\imagex.exe] evaluated string: [If,ExistFile,"%pFileBox1%\Tools\%SysType%\imagex.exe",Set,%ImageTool%,"ImageX"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\Tools\imagex.exe] evaluated string: [If,ExistFile,"%Tools%\imagex.exe",Set,"%IMAGEX%","%Tools%\imagex.exe"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\Tools\imagex.exe] evaluated string: [If,ExistFile,"%Tools%\imagex.exe",Set,%ImageTool%,"ImageX"]
 [Ignore]  IF - File does not exist: [C:\Program Files\Windows AIK\Tools\x86\imagex.exe] evaluated string: [If,ExistFile,"%ProgramFilesDir%\Windows AIK\Tools\%SysType%\imagex.exe",Set,"%IMAGEX%","%ProgramFilesDir%\Windows AIK\Tools\%SysType%\imagex.exe"]
 [Ignore]  IF - File does not exist: [C:\Program Files\Windows AIK\Tools\x86\imagex.exe] evaluated string: [If,ExistFile,"%ProgramFilesDir%\Windows AIK\Tools\%SysType%\imagex.exe",Set,%ImageTool%,"ImageX"]
 [Ignore]  IF - [x86] is not equal to: [amd64] evaluated string: [If,"%SysType%",Equal,"amd64",run,%ScriptFile%,Win64Check]


 [Success]  IF [%imagetool%] is equal to: [imagex]


 Processing section: [Find-WimUtil] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-0-preconfig.script]

 [Ignore]  IF - [x86] is not equal to: [amd64] evaluated string: [If,"%SysType%",Equal,"amd64",Echo,"WimUtil not compatible with Windows x64. #$x#$xExiting..."]
 [Ignore]  IF - [x86] is not equal to: [amd64] evaluated string: [If,"%SysType%",Equal,"amd64",Message,"WimUtil not compatible with Windows x64. #$x#$xExiting..."]
 [Ignore]  IF - [x86] is not equal to: [amd64] evaluated string: [If,"%SysType%",Equal,"amd64",exit,"Exiting.."]
 [Info]  Detecting WimUtil...
 [Success]  RegRead - read specified key from: [HKLM] Section: [SYSTEM\CurrentControlSet\Services\FltMgr] Key: [DisplayName] into variable: [%RegName%] with value: [FltMgr]
 [Ignore]  IF - [fltmgr] is not equal to: [fltmgr] evaluated string: [If,"%RegName%",NotEqual,"FltMgr",run,%ScriptFile%,FltMgr]
 [Success]  RegRead - read specified key from: [HKLM] Section: [SYSTEM\CurrentControlSet\Services\WimFltr] Key: [DisplayName] into variable: [%RegName%] with value: [WimFltr]
 [Ignore]  IF - [wimfltr] is not equal to: [wimfltr] evaluated string: [If,"%RegName%",NotEqual,"WimFltr",run,%ScriptFile%,WinUtil]
 [Ignore]  IF - File exists: [%BaseDir%\Projects\Tools\wimutil.exe] evaluated string: [If,notExistFile,"%Tools%\wimutil.exe",Halt,"Something wrong with WimUtils..."]


 [Success]  IF [%imagetool%] is equal to: [imagex]
 [Success]  SetVar - Sucessfuly changed the value of [%ImageTool%] to: [WimUtil]


 Processing section: [Find-Vista] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-0-preconfig.script]

 [Info]  Detecting Microsoft Windows Vista DVD...
 [Success]  IF - File exists: [N:\sources\boot.wim]executing command: [Set,%SDIR%,%SourceDir%]
 [Success]  SetVar - Sucessfuly changed the value of [%SDIR%] to: [%SourceDir%]
 [Success]  IF - File exists: [N:\sources\boot.wim]executing command: [Set,%VISTACD%,OK]
 [Success]  SetVar - Sucessfuly changed the value of [%VISTACD%] to: [OK]
 [Success]  System - Refreshing all variables
 [Success]  IF - File exists: [N:\sources\boot.wim]executing command: [Echo,Vista DVD found [%SDIR%]]
 [Info]  Vista DVD found [N:]


 [Success]  IF - [ok] is equal to: [ok]


 Processing section: [MountVista] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-0-preconfig.script]

 [Ignore]  IF - [wimutil] is not equal to: [imagex] evaluated string: [If,"%ImageTool%",Equal,"ImageX",run,%ScriptFile%,MountVista-imagex]
 [Success]  IF - [wimutil] is equal to: [wimutil]


 Processing section: [MountVista-wimutil] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-0-preconfig.script]

 [Info]  Mounting Windows Vista files with wimutil.exe...
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\wimutil.exe"] with parameters: [mount "N:\sources\boot.wim" "%BaseDir%\Temp\VistaPE\BootWimSrc" /2]


 [Ignore]  IF - [ok] is not equal to: [ok] evaluated string: [If,%VISTACD%,NotEqual,"OK",run,%ScriptFile%,Find-WAIK]


 Processing section: [DetectSourceType] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-0-preconfig.script]

 [Ignore]  IF - Directory does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\SysWOW64] evaluated string: [If,ExistDir,"%BootSRC%\Windows\SysWOW64",run,%ScriptFile%,WrongBootWim]
 [Ignore]  IF - Directory does not exist: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\SysWOW64] evaluated string: [If,ExistDir,"%InstallSRC%\Windows\SysWOW64",run,%ScriptFile%,WrongInstallWim]


 Processing section: [SaveSettings] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-0-preconfig.script]

 [Info]  Saving settings...
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE-Tiny\project.ini] executing command: [FileCreateBlank,%VistaInfo%]
 [Success]  FileCreateBlank - Created a new file: [%BaseDir%\Projects\VistaPE-Tiny\project.ini]
 [Success]  IniAddSection - Created section in file: [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] Section [WimTools=WimUtil]
 [Ignore]  IF - [wimutil] is not equal to: [imagex] evaluated string: [If,"%ImageTool%",Equal,"ImageX",IniWrite,%VistaInfo%,"VistaInfo","imagex","%IMAGEX%"]
 [Success]  IF - [ok] is equal to: [ok]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] Section [SourceType=VistaCD]
 [Ignore]  IF - [%waik%] is not equal to: [ok] evaluated string: [If,%WAIK%,Equal,"OK",IniWrite,%VistaInfo%,"VistaInfo","SourceType","WAIK"]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] Section [SourceDir=N:]
 [Success]  IF - [ok] is equal to: [ok]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] Section [SystemFiles=%BaseDir%\Temp\VistaPE\InstallWimSrc]
 [Ignore]  IF - [%waik%] is not equal to: [ok] evaluated string: [If,%WAIK%,Equal,"OK",IniWrite,%VistaInfo%,"VistaInfo","SystemFiles","%BootSRC%"]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] Section [SysType=x86]
 [Ignore]  IF - [in ram (boot.wim)] is not equal to: [normal] evaluated string: [If,%pScrollBox2%,Equal,"Normal",IniWrite,%VistaInfo%,"VistaInfo","BuildModel","Normal"]
 [Success]  IF - [in ram (boot.wim)] is equal to: [in ram (boot.wim)]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] Section [BuildModel=RAM]


 Processing section: [CheckMountBootWim] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-0-preconfig.script]

 [Ignore]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\regedit.exe] evaluated string: [If,NotExistFile,"%BootSRC%\Windows\regedit.exe",Message,"Error with mounting source!"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\regedit.exe] evaluated string: [If,NotExistFile,"%BootSRC%\Windows\regedit.exe",Exit,"Error with mounting source!"]


  Script time: 8 seconds and 500 miliseconds



       [Script]  1 - Copy Files

 [Info]  File [%BaseDir%\Projects\VistaPE-Tiny\Standard-1-files.Script] Version [1]
 [Success]  IF - Directory exists: [%BaseDir%\Target\VistaPE-Tiny] executing command: [Echo,Deleting [%targetdir%]]
 [Info]  Deleting [%BaseDir%\Target\VistaPE-Tiny]
 [Success]  IF - Directory exists: [%BaseDir%\Target\VistaPE-Tiny] executing command: [DirDelete,%TargetDir%]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Target\VistaPE-Tiny]
 [Ignore]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE-Tiny] evaluated string: [If,ExistDir,"%TargetDir%",Halt,"%TargetDir% could not be deleted!"]
 [Info]  Processing folders...
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Boot]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Boot\Fonts]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\Fonts]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\Temp]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\winsxs]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\Boot]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\config]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\Boot\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\winsxs\Manifests]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_he-il_59b4ec080df00be2]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100]
 [Info]  Processing files...
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] key [SourceDir] to variable: [%SDIR%] with value [N:]
 [Success]  FileCopy - Copied [N:\bootmgr] to: [%BaseDir%\Target\VistaPE-Tiny\BOOTMGR]
 [Success]  FileCopy - Copied [N:\boot\fonts\wgl4_boot.ttf] to: [%BaseDir%\Target\VistaPE-Tiny\boot\fonts\wgl4_boot.ttf]
 [Success]  FileCopy - Copied [N:\boot\bcd] to: [%BaseDir%\Target\VistaPE-Tiny\boot\BCD]
 [Success]  FileCopy - Copied [N:\boot\boot.sdi] to: [%BaseDir%\Target\VistaPE-Tiny\boot\boot.sdi]
 [Success]  IF - File exists: [N:\boot\bootsect.exe]executing command: [FileCopy,%SDIR%\boot\bootsect.exe,%TargetDir%\boot\bootsect.exe]
 [Success]  FileCopy - Copied [N:\boot\bootsect.exe] to: [%BaseDir%\Target\VistaPE-Tiny\boot\bootsect.exe]
 [Ignore]  IF - File does not exist: [N:\bootsect.exe] evaluated string: [If,ExistFile,"%SDIR%\bootsect.exe",FileCopy,"%SDIR%\bootsect.exe","%TargetDir%\boot\bootsect.exe"]
 [Success]  FileCopy - Copied [N:\boot\etfsboot.com] to: [%BaseDir%\Target\VistaPE-Tiny\boot\etfsboot.com]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bcdedit.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\bcdedit.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\bcdedit.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\bcdedit.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\Fonts\marlett.ttf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\Fonts\marlett.ttf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\Fonts\tahoma.ttf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\Fonts\tahoma.ttf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\Fonts\tahomabd.ttf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\Fonts\tahomabd.ttf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\Fonts\vgaoem.fon] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\Fonts\vgaoem.fon]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\acpi.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\acpi.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\cdrom.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\cdrom.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\disk.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\disk.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\errata.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\errata.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\hal.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\hal.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\keyboard.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\keyboard.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\machine.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\machine.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\mshdc.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\mshdc.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\msmouse.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\msmouse.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\msports.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\msports.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\ramdisk.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\ramdisk.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\unknown.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\unknown.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\volsnap.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\volsnap.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\inf\volume.inf] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\inf\volume.inf]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\advapi32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\advapi32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\atl.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\atl.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\authz.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\authz.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\basesrv.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\basesrv.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\bcdedit.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\bcdedit.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\bcrypt.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\bcrypt.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\BOOTVID.DLL] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\BOOTVID.DLL]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\cabinet.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\cabinet.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\cfgmgr32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\cfgmgr32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ci.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\ci.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\clfs.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\clfs.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\cmd.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\cmd.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\cngaudit.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\cngaudit.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\comdlg32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\comdlg32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\crypt32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\crypt32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\cryptdll.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\cryptdll.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\cryptsvc.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\cryptsvc.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\cryptui.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\cryptui.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\csrsrv.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\csrsrv.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\csrss.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\csrss.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\C_1252.NLS] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\C_1252.NLS]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\C_437.NLS] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\C_437.NLS]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\C_850.NLS] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\C_850.NLS]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\dhcpcsvc.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\dhcpcsvc.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\dhcpcsvc6.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\dhcpcsvc6.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\dnsapi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\dnsapi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drvinst.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drvinst.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drvstore.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drvstore.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\feclient.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\feclient.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\FirewallAPI.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\FirewallAPI.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\fltLib.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\fltLib.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\framebuf.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\framebuf.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\gdi32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\gdi32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\gpapi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\gpapi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\halacpi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\halacpi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\halmacpi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\halmacpi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\iertutil.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\iertutil.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\imagehlp.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\imagehlp.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\imm32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\imm32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\input.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\input.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\IPHLPAPI.DLL] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\IPHLPAPI.DLL]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\KBDUS.DLL] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\KBDUS.DLL]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\kdcom.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\kdcom.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\kernel32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\kernel32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\locale.nls] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\locale.nls]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\lpk.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\lpk.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\lsasrv.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\lsasrv.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\lsass.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\lsass.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\lsm.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\lsm.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\l_intl.nls] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\l_intl.nls]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\mpr.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\mpr.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\msasn1.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\msasn1.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\msctf.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\msctf.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\msprivs.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\msprivs.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\msv1_0.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\msv1_0.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\msvcirt.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\msvcirt.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\msvcp60.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\msvcp60.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\msvcrt.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\msvcrt.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\mswsock.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\mswsock.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ncobjapi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\ncobjapi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ncrypt.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\ncrypt.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\netapi32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\netapi32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\newdev.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\newdev.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\normaliz.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\normaliz.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\nsi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\nsi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ntdll.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\ntdll.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ntdsapi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\ntdsapi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ntkrnlpa.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\ntkrnlpa.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ntmarta.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\ntmarta.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ntoskrnl.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\ntoskrnl.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ole32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\ole32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\oleacc.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\oleacc.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\oleaut32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\oleaut32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\oleres.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\oleres.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\powrprof.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\powrprof.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\psapi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\psapi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\PSHED.DLL] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\PSHED.DLL]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\rpcrt4.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\rpcrt4.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\rpcss.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\rpcss.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\rsaenh.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\rsaenh.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\samlib.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\samlib.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\samsrv.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\samsrv.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\scecli.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\scecli.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\scesrv.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\scesrv.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\schannel.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\schannel.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\secur32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\secur32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\services.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\services.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\setupapi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\setupapi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\shell32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\shell32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\shlwapi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\shlwapi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\SLC.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\SLC.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\smss.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\smss.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\svchost.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\svchost.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\sxs.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\sxs.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\sysntfy.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\sysntfy.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\taskmgr.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\taskmgr.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\tsddd.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\tsddd.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\umpnpmgr.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\umpnpmgr.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\unattend.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\unattend.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\urlmon.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\urlmon.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\user32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\user32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\userenv.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\userenv.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\usp10.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\usp10.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\uxtheme.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\uxtheme.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\version.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\version.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\vsstrace.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\vsstrace.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\wdigest.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\wdigest.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\wdscore.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\wdscore.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\wevtapi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\wevtapi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\win32k.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\win32k.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\wininit.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\wininit.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\winlogon.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\winlogon.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\winmm.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\winmm.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\winnsi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\winnsi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\winpeshl.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\winpeshl.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\winspool.drv] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\winspool.drv]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\winsrv.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\winsrv.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\winsta.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\winsta.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\wintrust.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\wintrust.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\Wldap32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\Wldap32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\wmsgapi.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\wmsgapi.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\wpeinit.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\wpeinit.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\wpeutil.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\wpeutil.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\wpeutil.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\wpeutil.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ws2_32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\ws2_32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\wsock32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\wsock32.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\xmllite.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\xmllite.dll]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\Boot\winload.exe] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\Boot\winload.exe]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\Boot\en-US\winload.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\Boot\en-US\winload.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\config\COMPONENTS] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\config\COMPONENTS]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\config\default] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\config\default]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\config\SAM] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\config\SAM]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\config\SECURITY] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\config\SECURITY]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\config\software] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\config\software]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\config\system] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\config\system]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\acpi.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\acpi.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\aliide.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\aliide.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\amdide.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\amdide.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\atapi.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\atapi.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ataport.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\ataport.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\battc.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\battc.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\cdfs.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\cdfs.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\cdrom.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\cdrom.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\Classpnp.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\Classpnp.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\cmdide.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\cmdide.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\compbatt.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\compbatt.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\disk.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\disk.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\dxapi.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\dxapi.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\dxg.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\dxg.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\fastfat.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\fastfat.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\fbwf.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\fbwf.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\fltMgr.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\fltMgr.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\fs_rec.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\fs_rec.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\fvevol.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\fvevol.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\hidclass.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\hidclass.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\hidparse.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\hidparse.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\i8042prt.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\i8042prt.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\intelide.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\intelide.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\isapnp.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\isapnp.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\kbdclass.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\kbdclass.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\kbdhid.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\kbdhid.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ksecdd.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\ksecdd.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mouclass.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\mouclass.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mouhid.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\mouhid.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mountmgr.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\mountmgr.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mpsdrv.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\mpsdrv.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\msahci.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\msahci.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\msfs.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\msfs.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\msisadrv.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\msisadrv.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\msiscsi.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\msiscsi.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\msrpc.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\msrpc.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mssmbios.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\mssmbios.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ndis.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\ndis.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\netio.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\netio.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\npfs.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\npfs.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ntfs.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\ntfs.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\null.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\null.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\nvstor.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\nvstor.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\partmgr.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\partmgr.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\pci.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\pci.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\pciide.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\pciide.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\pciidex.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\pciidex.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\processr.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\processr.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ramdisk.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\ramdisk.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\rdbss.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\rdbss.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\scsiport.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\scsiport.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\Storport.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\Storport.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\udfs.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\udfs.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\umbus.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\umbus.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\vga.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\vga.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\viaide.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\viaide.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\videoprt.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\videoprt.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\volmgr.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\volmgr.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\volmgrx.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\volmgrx.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\volsnap.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\volsnap.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\watchdog.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\watchdog.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\Wdf01000.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\Wdf01000.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\WdfLdr.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\WdfLdr.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\wimfsf.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\wimfsf.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\wmilib.sys] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\drivers\wmilib.sys]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\advapi32.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\advapi32.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\atl.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\atl.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bcdedit.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\bcdedit.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ci.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\ci.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cmd.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\cmd.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\comdlg32.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\comdlg32.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\crypt32.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\crypt32.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cryptsvc.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\cryptsvc.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cryptui.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\cryptui.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\csrss.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\csrss.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dhcpcsvc.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\dhcpcsvc.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dhcpcsvc6.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\dhcpcsvc6.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dnsapi.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\dnsapi.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\drvinst.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\drvinst.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\feclient.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\feclient.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\FirewallAPI.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\FirewallAPI.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fltLib.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\fltLib.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\gpapi.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\gpapi.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\input.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\input.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\IPHLPAPI.DLL.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\IPHLPAPI.DLL.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\kernel32.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\kernel32.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\lsasrv.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\lsasrv.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\lsass.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\lsass.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\lsm.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\lsm.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mpr.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\mpr.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msctf.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\msctf.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msprivs.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\msprivs.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msv1_0.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\msv1_0.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mswsock.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\mswsock.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\newdev.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\newdev.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ntdll.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\ntdll.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ntmarta.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\ntmarta.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ole32.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\ole32.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\oleres.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\oleres.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\powrprof.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\powrprof.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\PSHED.DLL.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\PSHED.DLL.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rpcrt4.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\rpcrt4.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rpcss.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\rpcss.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\samsrv.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\samsrv.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\scecli.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\scecli.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\scesrv.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\scesrv.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\services.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\services.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\setupapi.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\setupapi.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\shell32.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\shell32.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\shlwapi.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\shlwapi.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\SLC.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\SLC.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\svchost.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\svchost.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sxs.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\sxs.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\taskmgr.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\taskmgr.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\umpnpmgr.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\umpnpmgr.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\urlmon.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\urlmon.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\user32.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\user32.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\userenv.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\userenv.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\uxtheme.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\uxtheme.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vsstrace.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\vsstrace.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wevtapi.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\wevtapi.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\win32k.sys.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\win32k.sys.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wininit.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\wininit.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winlogon.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\winlogon.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winmm.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\winmm.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winpeshl.exe.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\winpeshl.exe.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winspool.drv.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\winspool.drv.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winsrv.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\winsrv.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\Wldap32.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\Wldap32.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wpeutil.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\wpeutil.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ws2_32.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\ws2_32.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wsock32.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\System32\en-US\wsock32.dll.mui]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_en-us_9dec13ee642d46de.manifest] to: [%BaseDir%\Target\VistaPE-Ti
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_en-us_73127183348802ed.manifest] to: [%BaseDir%\Target\VistaPE-Tin
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1.manifest] to: [%BaseDir%\Target\VistaPE-Tiny\Windo
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100.manifest] to: [%BaseDir%\Target\VistaPE-Tiny\Window
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127.manifest] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\winsxs
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_1.0.6000.16386_none_b80a29519535473c.manifest] to: [%BaseDir%\Target\VistaPE-Tiny
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.isolationautomation_6595b64144ccf1df_1.0.0.0_none_35d357a66c38ade4.manifest] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\w
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.systemcompatible_6595b64144ccf1df_6.0.6000.16386_none_64a36b81c478bf07.manifest] to: [%BaseDir%\Target\VistaPE-Tiny\Windo
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_he-il_59b4ec080df00be2\comctl32.dll.mui] to: [%BaseDir%\Target\VistaPE-Tiny\
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1\comctl32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\win
 [Success]  FileCopy - Copied [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100\comctl32.dll] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\wins
  Script time: 6 seconds and 437 miliseconds



       [Script]  3 - Shell & Config

 [Info]  File [%BaseDir%\Projects\VistaPE-Tiny\Standard-3-Config.script] Version [1]
 [Info]  Configuring shell...
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE-Tiny\Standard-3-Config.script] Section [system32] to: [%BaseDir%\Target\VistaPE-Tiny\Windows\system32]
 [Success]  IF - File does not exist: [%BaseDir%\Target\VistaPE-Tiny\windows\system32\winpeshl.ini] executing command: [FileCreateBlank,%TargetDir%\windows\system32\winpeshl.ini]
 [Success]  FileCreateBlank - Created a new file: [%BaseDir%\Target\VistaPE-Tiny\windows\system32\winpeshl.ini]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE-Tiny\windows\system32\winpeshl.ini] line: [[LaunchApps]] Option:"Append"
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE-Tiny\windows\system32\winpeshl.ini] line: [far.exe] Option:"Append"
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE-Tiny\windows\system32\winpeshl.ini] line: [cmd.exe] Option:"Append"
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE-Tiny\windows\system32\config\system] Section [Tmp_setupreg_hiv]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Services\FBWF] key [WinPECacheThreshold=64..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Services\MpsSvc] key [Start=4..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_setupreg_hiv]
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE-Tiny\windows\system32\config\default] Section [Tmp_default]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Dialog] key [EULBsClear=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Dialog] key [SelectFromHistory=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Dialog] key [MouseButton=65535..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Editor] key [ExternalEditorName=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [UseExternalEditor=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [ExpandTabs=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [TabSize=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [PersistentBlocks=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [DelRemovesBlocks=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [AutoIndent=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [SaveEditorPos=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [SaveEditorShortPos=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [AutoDetectTable=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [EditorCursorBeyondEOL=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [ReadOnlyLock=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [AnsiTableForNewFile=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [AnsiTableAsDefault=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Editor] key [ShowKeyBar=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Interface] key [Mouse=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Interface] key [AltGr=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Interface] key [ShowMenuBar=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Interface] key [CtrlPgUp=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Interface] key [DialogsEditHistory=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Interface] key [DialogsEditBlock=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Interface] key [AutoComplete=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Interface] key [CopyShowTotal=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Language] key [Main=English..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Language] key [Help=English..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Layout] key [HeightDecrement=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Layout] key [WidthDecrement=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Layout] key [PassiveFolder=X:\..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Layout] key [FullscreenHelp=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel] key [ShowHidden=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel] key [Highlight=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel] key [SortFolderExt=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel] key [SelectFolders=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel] key [ReverseSort=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel] key [AutoUpdateLimit=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel] key [MiddleClickRule=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Layout] key [ColumnTitles=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Layout] key [StatusLine=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Layout] key [TotalInfo=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Layout] key [FreeInfo=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Layout] key [Scrollbar=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Layout] key [ScreensNumber=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Layout] key [SortMode=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Left] key [Type=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Left] key [Visible=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Left] key [Focus=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Left] key [ViewMode=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Left] key [SortMode=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Left] key [SortOrder=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Left] key [SortGroups=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Left] key [ShortNames=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Left] key [NumericSort=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\Left] key [Folder=X:\..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\Left] key [CurFile=....]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Left] key [SelectedFirst=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Right] key [Type=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Right] key [Visible=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Right] key [Focus=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Right] key [ViewMode=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Right] key [SortMode=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Right] key [SortOrder=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Right] key [SortGroups=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Right] key [ShortNames=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Right] key [NumericSort=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\Right] key [Folder=X:\..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\Right] key [CurFile=....]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Right] key [SelectedFirst=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\Tree] key [AutoChangeFolder=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode0] key [Columns=NM,SC,D..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode0] key [ColumnWidths=0,10,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode0] key [StatusColumns=NR..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode0] key [StatusColumnWidths=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode0] key [FullScreen=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode0] key [AlignExtensions=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode0] key [FolderAlignExtensions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode0] key [FolderUpperCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode0] key [FileLowerCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode0] key [FileUpperToLowerCase=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode0] key [CaseSensitiveSort=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode1] key [Columns=N,N,N..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode1] key [ColumnWidths=0,0,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode1] key [StatusColumns=NR,S,D,T..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode1] key [StatusColumnWidths=0,6,0,5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode1] key [FullScreen=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode1] key [AlignExtensions=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode1] key [FolderAlignExtensions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode1] key [FolderUpperCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode1] key [FileLowerCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode1] key [FileUpperToLowerCase=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode1] key [CaseSensitiveSort=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode2] key [Columns=N,N..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode2] key [ColumnWidths=0,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode2] key [StatusColumns=NR,S,D,T..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode2] key [StatusColumnWidths=0,6,0,5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode2] key [FullScreen=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode2] key [AlignExtensions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode2] key [FolderAlignExtensions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode2] key [FolderUpperCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode2] key [FileLowerCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode2] key [FileUpperToLowerCase=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode2] key [CaseSensitiveSort=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode3] key [Columns=N,S,D,T..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode3] key [ColumnWidths=0,6,0,5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode3] key [StatusColumns=NR..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode3] key [StatusColumnWidths=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode3] key [FullScreen=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode3] key [AlignExtensions=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode3] key [FolderAlignExtensions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode3] key [FolderUpperCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode3] key [FileLowerCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode3] key [FileUpperToLowerCase=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode3] key [CaseSensitiveSort=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode4] key [Columns=N,S..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode4] key [ColumnWidths=0,6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode4] key [StatusColumns=NR,S,D,T..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode4] key [StatusColumnWidths=0,6,0,5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode4] key [FullScreen=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode4] key [AlignExtensions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode4] key [FolderAlignExtensions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode4] key [FolderUpperCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode4] key [FileLowerCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode4] key [FileUpperToLowerCase=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode4] key [CaseSensitiveSort=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode5] key [Columns=N,S,P,DM,DC,DA,A..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode5] key [ColumnWidths=0,6,6,14,14,14,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode5] key [StatusColumns=NR..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode5] key [StatusColumnWidths=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode5] key [FullScreen=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode5] key [AlignExtensions=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode5] key [FolderAlignExtensions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode5] key [FolderUpperCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode5] key [FileLowerCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode5] key [FileUpperToLowerCase=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode5] key [CaseSensitiveSort=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode6] key [Columns=N,Z..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode6] key [ColumnWidths=12,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode6] key [StatusColumns=NR,S,D,T..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode6] key [StatusColumnWidths=0,6,0,5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode6] key [FullScreen=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode6] key [AlignExtensions=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode6] key [FolderAlignExtensions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode6] key [FolderUpperCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode6] key [FileLowerCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode6] key [FileUpperToLowerCase=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode6] key [CaseSensitiveSort=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode7] key [Columns=N,S,Z..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode7] key [ColumnWidths=0,6,54..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode7] key [StatusColumns=NR..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode7] key [StatusColumnWidths=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode7] key [FullScreen=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode7] key [AlignExtensions=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode7] key [FolderAlignExtensions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode7] key [FolderUpperCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode7] key [FileLowerCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode7] key [FileUpperToLowerCase=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode7] key [CaseSensitiveSort=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode8] key [Columns=N,S,O..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode8] key [ColumnWidths=0,6,15..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode8] key [StatusColumns=NR,S,D,T..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode8] key [StatusColumnWidths=0,6,0,5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode8] key [FullScreen=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode8] key [AlignExtensions=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode8] key [FolderAlignExtensions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode8] key [FolderUpperCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode8] key [FileLowerCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode8] key [FileUpperToLowerCase=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode8] key [CaseSensitiveSort=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode9] key [Columns=N,S,LN..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode9] key [ColumnWidths=0,6,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode9] key [StatusColumns=NR,S,D,T..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode9] key [StatusColumnWidths=0,6,0,5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode9] key [FullScreen=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode9] key [AlignExtensions=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode9] key [FolderAlignExtensions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode9] key [FolderUpperCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode9] key [FileLowerCase=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode9] key [FileUpperToLowerCase=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Panel\ViewModes\Mode9] key [CaseSensitiveSort=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\SavedDialogHistory\PersPath] key [Flags=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [Tmp_default\Software\Far18\SavedFolderHistory] key [Lines=44..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\SavedFolderHistory] key [Types=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\SavedFolderHistory] key [Position=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Screen] key [Clock=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Screen] key [ViewerEditorClock=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Screen] key [KeyBar=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Screen] key [ScreenSaver=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Screen] key [ScreenSaverTime=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Screen] key [UsePromptFormat=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Screen] key [PromptFormat=$p>..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [SaveHistory=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [SaveFoldersHistory=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [SaveViewHistory=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [UseRegisteredTypes=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [AutoSaveSetup=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [ClearReadOnly=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [DeleteToRecycleBin=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [DeleteToRecycleBinKillLink=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [UseSystemCopy=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [CopyOpened=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [MultiCopy=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [CopyTimeRule=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [CreateUppercaseFolders=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [InactivityExit=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [InactivityExitTime=15..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [DriveMenuMode=321..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [DriveDisconnetMode=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [AutoUpdateRemoteDrive=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [FileSearchMode=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [SearchInFirst=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\System] key [SearchInFirstSize=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [FindFolders=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [UseFilterInSearch=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [Tmp_default\Software\Far18\System] key [FindCharTable=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\System] key [FolderInfo=DirInfo,File_Id.diz,Descript.ion,ReadMe,Read.Me,ReadMe.txt,ReadMe.*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\System] key [PersonalPluginsPath=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [MultiMakeDir=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [CloseCDGate=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\System] key [ScanJunction=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Far18\Viewer] key [ExternalViewerName=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Viewer] key [UseExternalViewer=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Viewer] key [SaveViewerPos=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Viewer] key [SaveViewerShortPos=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Viewer] key [AutoDetectTable=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Viewer] key [TabSize=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Viewer] key [ShowKeyBar=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Viewer] key [ShowArrows=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Viewer] key [ShowScrollbar=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Viewer] key [IsWrap=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Viewer] key [Wrap=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Viewer] key [PersistentBlocks=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Far18\Viewer] key [AnsiTableAsDefault=1..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]
  Script time: 2 seconds and 156 miliseconds



       [Script]  6 - PostConfig

 [Info]  File [%BaseDir%\Projects\VistaPE-Tiny\Standard-6-postconfig.script] Version [1]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] key [SourceDir] to variable: [%SDIR%] with value [N:]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] key [SourceType] to variable: [%SourceType%] with value [VistaCD]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] key [WimTools] to variable: [%WimTools%] with value [WimUtil]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] key [SystemFiles] to variable: [%SystemFiles%] with value [%BaseDir%\Temp\VistaPE\InstallWimSrc]
 [Ignore]  IF - [wimutil] is not equal to: [imagex] evaluated string: [If,"%WimTools%",Equal,"ImageX",IniRead,%VistaInfo%,"VistaInfo","imagex","%IMAGEX%"]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] key [BuildModel] to variable: [%BuildModel%] with value [RAM]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE-Tiny\project.ini] Section [VistaInfo] key [SysType] to variable: [%SysType%] with value [x86]


 Processing section: [UnMountWim] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-6-postconfig.script]

 [Info]  UnMountig WIM files...
 [Ignore]  IF - [wimutil] is not equal to: [imagex] evaluated string: [If,"%WimTools%",Equal,"ImageX",Run,%ScriptFile%,UnMountImagex]
 [Success]  IF - [wimutil] is equal to: [wimutil]


 Processing section: [UnMountWimutil] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-6-postconfig.script]

 [Success]  IF - Directory exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows] executing command: [ShellExecute,Hide,"%tools%\wimutil.exe",unmount "%BootSRC%"]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\wimutil.exe"] with parameters: [unmount "%BaseDir%\Temp\VistaPE\BootWimSrc"]


 [Success]  IF - [ram] is equal to: [ram]


 Processing section: [PackBoot] From file: [%BaseDir%\Projects\VistaPE-Tiny\Standard-6-postconfig.script]

 [Info]  Preparing boot.wim...
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\boot.tmp]
 [Failed]  DirMove - Failed to move directory [%BaseDir%\Target\VistaPE-Tiny\Program Files] to: [%BaseDir%\Target\VistaPE-Tiny\boot.tmp]
 [Success]  DirMove - Moved directory [%BaseDir%\Target\VistaPE-Tiny\Windows] to: [%BaseDir%\Target\VistaPE-Tiny\boot.tmp]
 [Success]  FileCopy - Copied [%BaseDir%\Target\VistaPE-Tiny\bootmgr] to: [%BaseDir%\Target\VistaPE-Tiny\boot.tmp\bootmgr]
 [Info]  Packing boot.wim...
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE-Tiny\sources] executing command: [DirMake,%targetdir%\sources]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE-Tiny\sources]
 [Ignore]  IF - [wimutil] is not equal to: [imagex] evaluated string: [If,"%WimTools%",Equal,"ImageX",ShellExecute,Hide,#$q%imagex%#$q,"/capture #$q%BootTMP%#$q #$q%TargetDir%\sources\boot.wim#$q #$qVistaPE#$q /boot"]
 [Success]  IF - [wimutil] is equal to: [wimutil]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\wimutil.exe"] with parameters: [capture "%BaseDir%\Target\VistaPE-Tiny\boot.tmp" "%BaseDir%\Target\VistaPE-Tiny\sources\boot.wim"]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Target\VistaPE-Tiny\boot.tmp]


 [Ignore]  IF - [ram] is not equal to: [normal] evaluated string: [If,"%BuildModel%",Equal,"Normal",Run,%ScriptFile%,NoPackBoot]
  Script time: 48 seconds and 594 miliseconds



       [Script]  7 - Create ISO

 [Info]  File [%BaseDir%\Projects\VistaPE-Tiny\Standard-7-iso.script] Version [1]
 [Success]  SetVar - Sucessfuly changed the value of [%BootSect%] to: [Boot/etfsboot.com]
 [Success]  Retrieve - Sucessfully retrieved the directory size from: [%BaseDir%\Target\VistaPE-Tiny] to variable: [%sizeFolder%] with result: [38018422]
 [Success]  StrFormat - converted: [38018422] to variable: [%sizeFolder%] with result: [36.26 Mb]
 [Info]  Creating ISO: [%BaseDir%\ISO\VistaPE-Tiny.iso] Folder size: 36.26 Mb
 [Ignore]  IF - [true] is not equal to: [true] evaluated string: [If,%pCheckBox1%,NotEqual,true,ShellExecute,Hide,#$q%Tools%\mkisofs.exe#$q,"-iso-level 4#$s-force-uppercase -volid #$q%pTextBox1%#$q -b #$q%BootSect%#$q -no-emul-boot -boot-load-size 4 -hide boot.catal
 [Success]  IF - [true] is equal to: [true]
 [Success]  Shellexecute: [Open] using: ["%BaseDir%\Projects\Tools\mkisofs.exe"] with parameters: [-iso-level 4 -force-uppercase -volid "VistaPE" -b "Boot/etfsboot.com" -no-emul-boot -boot-load-size 4 -hide boot.catalog -duplicates-once -o "L:\WINBUI
 [Success]  Retrieve - Sucessfully retrieved the file size from: [%BaseDir%\ISO\VistaPE-Tiny.iso] to variable: [%sizeISO%] with result: [38391808]
 [Success]  StrFormat - converted: [38391808] to variable: [%sizeISO%] with result: [36.61 Mb]
 [Info]  ISO build size is 36.61 Mb
  Script time: 906 miliseconds
  Finished processing script: 1 minute, 6 seconds and 609 miliseconds





You can post this log on the Boot Land forums whenever you need help to properly debug the errors on this project
More detailed documentation can be found on our wiki

WinBuilder © 2006-2007
Nuno Brito