WinBuilder [068 - beta 14]


       Scripts

 0 - PreConfig
 1 - Copy Files
 2 - New Hives for VistaPE
 3 - Shell & Config
 Common components (beta)
 Explorer Vista
 MMC
 WimUtil
 Fedora Inverse Cursors
 Common DLL
 CDrtfe 1.3pre1
 Infra Recorder
 TestDisk 6.7 WIP
 Advanced PCI Info Utility
 HDDScan 2.x
 PC Wizard 2007
 DefragNT
 MbrFix
 MBRWizard
 A43 File Management
 TotalCommander
 7-Zip
 Portable FileZilla
 FireFox 2.0.2 Internet Browser
 Quick 'n Easy FTP Server Lite
 LanSpy
 MiTeC Network metering tool (NetMet)
 SoftPerfect Network Scanner
 AbiWord
 AngelWriter
 MiTeC Hexadecimal File Editor (HEXEdit)
 Xchm 1.9
 Registry Loader PE v1.0.12
 ServicesPE
 MiTeC Windows Registry Recovery (WRR)
 NT-2K-2K3 Server Domain Pass Changer
 DreamPackPL - Bypass Windows Login Security
 NTPWEdit
 sala's Password Renew 1.1-BETA
 TrueCrypt
 XP Key Readers
 BS Explorer
 LiteStep
 Pserv
 MiTeC Simple Service Manager
 Windows Update Lister
 PENetCfg
 VistaPE Wallpaper
 6 - Finalizing...
 7 - Create ISO

 50 scripts processed.



      Errors

 [Failed]  DirDelete - Failed to delete directory [%BaseDir%\Target\VistaPE\boot.tmp]


       %BaseDir% = C:\Documents and Settings\pjcarter\Desktop\VistaPE\WinBuilder
(winbuilder's path is replaced by the variable %basedir% to make the log easier to read)


       [Script]  0 - PreConfig

 [Info]  File [%BaseDir%\Projects\VistaPE\Build\Standard-0-preconfig.script] Version [8]
 [Ignore]  IF - File exists: [%BaseDir%\Projects\Tools\wimutil.exe] evaluated string: [If,notExistFile,"%Tools%\wimutil.exe",run,%ScriptFile%,WinUtil]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp] evaluated string: [If,notExistDir,"%basedir%\Temp",DirMake,"%basedir%\Temp"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Custom] evaluated string: [If,notExistDir,"%basedir%\Custom",DirMake,"%basedir%\Custom"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Custom\VistaPE] evaluated string: [If,notExistDir,"%basedir%\Custom\VistaPE",DirMake,"%basedir%\Custom\VistaPE"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\VistaPE\BootWimSrc] evaluated string: [If,notExistDir,%BootSRC%,DirMake,%BootSRC%]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\VistaPE\BootWimSrc] evaluated string: [If,notExistDir,%BootSRC%,DirMake,%BootSRC%]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\VistaPE\BootWimSrc] evaluated string: [If,notExistDir,%BootSRC%,DirMake,%BootSRC%]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc] evaluated string: [If,notExistDir,%InstallSRC%,DirMake,%InstallSRC%]
 [Success]  IF - [imagex] is equal to: [imagex]


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

 [Info]  Detecting "imagex.exe"...
 [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]
 [Success]  IF - File exists: [C:\Program Files\Windows AIK\Tools\x86\imagex.exe]executing command: [Set,%IMAGEX%,%pFileBox1%\Tools\%SysType%\imagex.exe]
 [Success]  SetVar - Sucessfuly changed the value of [%IMAGEX%] to: [%pFileBox1%\Tools\%SysType%\imagex.exe]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\Tools\imagex.exe] evaluated string: [If,ExistFile,"%Tools%\imagex.exe",Set,"%IMAGEX%","%Tools%\imagex.exe"]
 [Success]  IF - File exists: [C:\Program Files\Windows AIK\Tools\x86\imagex.exe]executing command: [Set,%IX%,OK]
 [Success]  SetVar - Sucessfuly changed the value of [%IX%] to: [OK]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\Tools\imagex.exe] evaluated string: [If,ExistFile,"%Tools%\imagex.exe",Set,%IX%,"OK"]
 [Ignore]  IF - [ok] is not equal to: [ok] evaluated string: [If,"%IX%",NotEqual,"OK",run,%ScriptFile%,process-NoImagexFound]
 [Success]  IF - [ok] is equal to: [ok]
 [Info]  "imagex.exe" found [%pFileBox1%\Tools\%SysType%\imagex.exe]


 [Ignore]  IF - [imagex] is not equal to: [wimutil] evaluated string: [If,"%pScrollBox1%",Equal,"WimUtil",run,%ScriptFile%,Find-WimUtil]


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

 [Info]  Detecting Microsoft Windows Vista DVD...
 [Success]  IF - File exists: [C:\VistaUltimate\sources\boot.wim]executing command: [Set,%SDIR%,%SourceDir%]
 [Success]  SetVar - Sucessfuly changed the value of [%SDIR%] to: [%SourceDir%]
 [Success]  IF - File exists: [C:\VistaUltimate\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: [C:\VistaUltimate\sources\boot.wim]executing command: [Echo,Vista DVD found [%SDIR%]]
 [Info]  Vista DVD found [C:\VistaUltimate]


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


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

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


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

 [Info]  Mounting Windows Vista files with imagex.exe...
 [Success]  Shellexecute: [Hide] using: ["C:\Program Files\Windows AIK\Tools\x86\imagex.exe"] with parameters: [/mount "C:\VistaUltimate\sources\boot.wim" 2 "%BaseDir%\Temp\VistaPE\BootWimSrc"]
 [Success]  Shellexecute: [Hide] using: ["C:\Program Files\Windows AIK\Tools\x86\imagex.exe"] with parameters: [/mount "C:\VistaUltimate\sources\install.wim" 1 "%BaseDir%\Temp\VistaPE\InstallWimSrc"]


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


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


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

 [Info]  Detecting source language...
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bcdedit.exe.mui]executing command: [Set,%DistLang%,en-US]
 [Success]  SetVar - Sucessfuly changed the value of [%DistLang%] to: [en-US]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ar-SA\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\ar-SA\bcdedit.exe.mui",Set,"%DistLang%","ar-SA"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\bg-BG\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\bg-BG\bcdedit.exe.mui",Set,"%DistLang%","bg-BG"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\cs-CZ\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\cs-CZ\bcdedit.exe.mui",Set,"%DistLang%","cs-CZ"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\da-DK\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\da-DK\bcdedit.exe.mui",Set,"%DistLang%","da-DK"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\de-DE\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\de-DE\bcdedit.exe.mui",Set,"%DistLang%","de-DE"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\el-GR\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\el-GR\bcdedit.exe.mui",Set,"%DistLang%","el-GR"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\es-ES\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\es-ES\bcdedit.exe.mui",Set,"%DistLang%","es-ES"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\et-EE\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\et-EE\bcdedit.exe.mui",Set,"%DistLang%","et-EE"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\fi-FI\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\fi-FI\bcdedit.exe.mui",Set,"%DistLang%","fi-FI"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\fr-FR\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\fr-FR\bcdedit.exe.mui",Set,"%DistLang%","fr-FR"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\he-IL\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\he-IL\bcdedit.exe.mui",Set,"%DistLang%","he-IL"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\hr-HR\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\hr-HR\bcdedit.exe.mui",Set,"%DistLang%","hr-HR"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\hu-HU\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\hu-HU\bcdedit.exe.mui",Set,"%DistLang%","hu-HU"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\it-IT\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\it-IT\bcdedit.exe.mui",Set,"%DistLang%","it-IT"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ja-JP\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\ja-JP\bcdedit.exe.mui",Set,"%DistLang%","ja-JP"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ko-KR\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\ko-KR\bcdedit.exe.mui",Set,"%DistLang%","ko-KR"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\lt-LT\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\lt-LT\bcdedit.exe.mui",Set,"%DistLang%","lt-LT"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\lv-LV\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\lv-LV\bcdedit.exe.mui",Set,"%DistLang%","lv-LV"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\nb-NO\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\nb-NO\bcdedit.exe.mui",Set,"%DistLang%","nb-NO"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\nl-NL\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\nl-NL\bcdedit.exe.mui",Set,"%DistLang%","nl-NL"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\pl-PL\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\pl-PL\bcdedit.exe.mui",Set,"%DistLang%","pl-PL"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\pt-BR\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\pt-BR\bcdedit.exe.mui",Set,"%DistLang%","pt-BR"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\pt-PT\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\pt-PT\bcdedit.exe.mui",Set,"%DistLang%","pt-PT"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ro-RO\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\ro-RO\bcdedit.exe.mui",Set,"%DistLang%","ro-RO"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\ru-RU\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\ru-RU\bcdedit.exe.mui",Set,"%DistLang%","ru-RU"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\sk-SK\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\sk-SK\bcdedit.exe.mui",Set,"%DistLang%","sk-SK"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\sl-SI\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\sl-SI\bcdedit.exe.mui",Set,"%DistLang%","sl-SI"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\sr-Latn-CS\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\sr-Latn-CS\bcdedit.exe.mui",Set,"%DistLang%","sr-Latn-CS"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\sv-SE\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\sv-SE\bcdedit.exe.mui",Set,"%DistLang%","sv-SE"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\th-TH\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\th-TH\bcdedit.exe.mui",Set,"%DistLang%","th-TH"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\tr-TR\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\tr-TR\bcdedit.exe.mui",Set,"%DistLang%","tr-TR"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\uk-UA\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\uk-UA\bcdedit.exe.mui",Set,"%DistLang%","uk-UA"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\zh-CN\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\zh-CN\bcdedit.exe.mui",Set,"%DistLang%","zh-CN"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\zh-HK\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\zh-HK\bcdedit.exe.mui",Set,"%DistLang%","zh-HK"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\zh-TW\bcdedit.exe.mui] evaluated string: [If,ExistFile,"%BootSRC%\Windows\System32\zh-TW\bcdedit.exe.mui",Set,"%DistLang%","zh-TW"]
 [Info]  Detected en-US language


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

 [Info]  Saving settings...
 [Ignore]  IF - File exists: [%BaseDir%\Projects\VistaPE\script.project] evaluated string: [If,NotExistFile,%VistaInfo%,FileCreateBlank,%VistaInfo%]
 [Success]  IniAddSection - Created section in file: [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] Section [WimTools=ImageX]
 [Success]  IF - [imagex] is equal to: [imagex]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] Section [imagex=C:\Program Files\Windows AIK\Tools\x86\imagex.exe]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] Section [Language=en-US]
 [Success]  IF - [ok] is equal to: [ok]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\script.project] 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\script.project] Section [VistaInfo] Section [SourceDir=C:\VistaUltimate]


  Script time: 4 seconds and 219 miliseconds



       [Script]  1 - Copy Files

 [Info]  File [%BaseDir%\Projects\VistaPE\Build\Standard-1-files.Script] Version [8]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] key [Language] to variable: [%DistLang%] with value [en-US]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] key [SourceDir] to variable: [%SDIR%] with value [C:\VistaUltimate]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [ClearTarget]From file: [%BaseDir%\Projects\VistaPE\Build\Standard-1-files.Script]

 [Success]  IF - Directory exists: [%BaseDir%\Target\VistaPE] executing command: [Echo,Deleting [%targetdir%]]
 [Info]  Deleting [%BaseDir%\Target\VistaPE]
 [Success]  IF - Directory exists: [%BaseDir%\Target\VistaPE] executing command: [DirDelete,%TargetDir%]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Target\VistaPE]
 [Ignore]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE] evaluated string: [If,ExistDir,"%TargetDir%",Exit,"%TargetDir% could not be deleted!"]


 [Ignore]  IF - Directory exists: [%BaseDir%\ISO] evaluated string: [If,notExistDir,%ISODir%,DirMake,"%ISODir%"]


 Processing section: [MakeDirs]From file: [%BaseDir%\Projects\VistaPE\Build\Standard-1-files.Script]

 [Info]  Making directories using path [%BaseDir%\Target\VistaPE]..
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE] executing command: [DirMake,%TargetDir%]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\boot] executing command: [DirMake,%targetdir%\boot]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\boot]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\boot\fonts] executing command: [DirMake,%targetdir%\boot\fonts]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\boot\fonts]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\boot\en-us] executing command: [DirMake,%targetdir%\boot\en-us]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\boot\en-us]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\boot\en-US] evaluated string: [If,NotExistDir,"%targetdir%\boot\%DistLang%",DirMake,"%targetdir%\boot\%DistLang%"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\boot] evaluated string: [If,NotExistDir,"%targetdir%\boot",DirMake,"%targetdir%\boot"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Program Files] executing command: [DirMake,%targetdir%\Program Files]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Program Files]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData] executing command: [DirMake,%targetdir%\ProgramData]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\sources] executing command: [DirMake,%targetdir%\sources]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\sources]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users] executing command: [DirMake,%targetdir%\Users]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows] executing command: [DirMake,%targetdir%\Windows]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\boot\en-us] evaluated string: [If,NotExistDir,"%targetdir%\boot\en-us",DirMake,"%targetdir%\boot\en-us"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\boot\en-US] evaluated string: [If,NotExistDir,"%targetdir%\boot\%DistLang%",DirMake,"%targetdir%\boot\%DistLang%"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\boot\fonts] evaluated string: [If,NotExistDir,"%targetdir%\boot\fonts",DirMake,"%targetdir%\boot\fonts"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft] executing command: [DirMake,%targetdir%\ProgramData\Microsoft]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Crypto] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Crypto]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Crypto]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Network] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Network]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Network]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Windows]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Crypto\DSS] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Crypto\DSS]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Crypto\DSS]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Crypto\Keys] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Crypto\Keys]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Crypto\Keys]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Crypto\RSA] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Crypto\RSA]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Crypto\RSA]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Crypto\DSS\MachineKeys] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Crypto\DSS\MachineKeys]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Crypto\DSS\MachineKeys]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Crypto\RSA\MachineKeys] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Crypto\RSA\MachineKeys]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Crypto\RSA\MachineKeys]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Network\Connections] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Network\Connections]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Network\Connections]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Network\Connections\Pbk] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Network\Connections\Pbk]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Network\Connections\Pbk]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\GameExplorer] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Windows\GameExplorer]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\GameExplorer]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\Start Menu] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Windows\Start Menu]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\Start Menu]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\Templates] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Windows\Templates]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\Templates]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\WER] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Windows\WER]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\WER]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\Start Menu\Programs] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\Start Menu\Programs]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\WER\ReportArchive] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Windows\WER\ReportArchive]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\WER\ReportArchive]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\WER\ReportQueue] executing command: [DirMake,%targetdir%\ProgramData\Microsoft\Windows\WER\ReportQueue]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\ProgramData\Microsoft\Windows\WER\ReportQueue]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default] executing command: [DirMake,%targetdir%\Users\Default]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Public] executing command: [DirMake,%targetdir%\Users\Public]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Public]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData] executing command: [DirMake,%targetdir%\Users\Default\AppData]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\Desktop] executing command: [DirMake,%targetdir%\Users\Default\Desktop]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\Desktop]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\Documents] executing command: [DirMake,%targetdir%\Users\Default\Documents]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\Documents]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\Downloads] executing command: [DirMake,%targetdir%\Users\Default\Downloads]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\Downloads]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\Favorites] executing command: [DirMake,%targetdir%\Users\Default\Favorites]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\Favorites]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\Links] executing command: [DirMake,%targetdir%\Users\Default\Links]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\Links]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\Music] executing command: [DirMake,%targetdir%\Users\Default\Music]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\Music]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\Pictures] executing command: [DirMake,%targetdir%\Users\Default\Pictures]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\Pictures]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\Saved Games] executing command: [DirMake,%targetdir%\Users\Default\Saved Games]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\Saved Games]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\Videos] executing command: [DirMake,%targetdir%\Users\Default\Videos]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\Videos]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local] executing command: [DirMake,%targetdir%\Users\Default\AppData\Local]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming] executing command: [DirMake,%targetdir%\Users\Default\AppData\Roaming]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local\Microsoft] executing command: [DirMake,%targetdir%\Users\Default\AppData\Local\Microsoft]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local\Microsoft]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local\Temp] executing command: [DirMake,%targetdir%\Users\Default\AppData\Local\Temp]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local\Temp]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local\Microsoft\Windows] executing command: [DirMake,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local\Microsoft\Windows]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local\Microsoft\Windows\GameExplorer] executing command: [DirMake,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\GameExplorer]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local\Microsoft\Windows\GameExplorer]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local\Microsoft\Windows\History] executing command: [DirMake,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\History]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local\Microsoft\Windows\History]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local\Microsoft\Windows\Temporary Internet Files] executing command: [DirMake,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\Temporary Internet Files]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Local\Microsoft\Windows\Temporary Internet Files]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft] executing command: [DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows] executing command: [DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\Cookies] executing command: [DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Cookies]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\Cookies]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\Network Shortcuts] executing command: [DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Network Shortcuts]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\Network Shortcuts]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\Printer Shortcuts] executing command: [DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Printer Shortcuts]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\Printer Shortcuts]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\Recent] executing command: [DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Recent]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\Recent]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo] executing command: [DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu] executing command: [DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\Templates] executing command: [DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Templates]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Default\AppData\Roaming\Microsoft\Windows\Templates]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Public\Desktop] executing command: [DirMake,%targetdir%\Users\Public\Desktop]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Public\Desktop]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Public\Documents] executing command: [DirMake,%targetdir%\Users\Public\Documents]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Public\Documents]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Public\Downloads] executing command: [DirMake,%targetdir%\Users\Public\Downloads]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Public\Downloads]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Public\Favorites] executing command: [DirMake,%targetdir%\Users\Public\Favorites]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Public\Favorites]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Public\Music] executing command: [DirMake,%targetdir%\Users\Public\Music]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Public\Music]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Public\Pictures] executing command: [DirMake,%targetdir%\Users\Public\Pictures]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Public\Pictures]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Users\Public\Videos] executing command: [DirMake,%targetdir%\Users\Public\Videos]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Users\Public\Videos]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Branding] executing command: [DirMake,%targetdir%\Windows\Branding]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Branding]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\debug] executing command: [DirMake,%targetdir%\Windows\debug]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\debug]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\en-US] executing command: [DirMake,%targetdir%\Windows\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\en-US]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\%DistLang%",DirMake,"%targetdir%\Windows\%DistLang%"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Fonts] executing command: [DirMake,%targetdir%\Windows\Fonts]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Fonts]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Globalization] executing command: [DirMake,%targetdir%\Windows\Globalization]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Globalization]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Help] executing command: [DirMake,%targetdir%\Windows\Help]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Help]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\inf] executing command: [DirMake,%targetdir%\Windows\inf]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\inf]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\L2Schemas] executing command: [DirMake,%targetdir%\Windows\L2Schemas]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\L2Schemas]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\LiveKernelReports] executing command: [DirMake,%targetdir%\Windows\LiveKernelReports]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\LiveKernelReports]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Logs] executing command: [DirMake,%targetdir%\Windows\Logs]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Logs]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Microsoft.NET] executing command: [DirMake,%targetdir%\Windows\Microsoft.NET]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Microsoft.NET]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\PolicyDefinitions] executing command: [DirMake,%targetdir%\Windows\PolicyDefinitions]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\PolicyDefinitions]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\resources] executing command: [DirMake,%targetdir%\Windows\resources]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\resources]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\security] executing command: [DirMake,%targetdir%\Windows\security]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\security]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\servicing] executing command: [DirMake,%targetdir%\Windows\servicing]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\servicing]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32] executing command: [DirMake,%targetdir%\Windows\System32]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Temp] executing command: [DirMake,%targetdir%\Windows\Temp]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Temp]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\tracing] executing command: [DirMake,%targetdir%\Windows\tracing]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\tracing]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs] executing command: [DirMake,%targetdir%\Windows\winsxs]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Branding\ShellBrd] executing command: [DirMake,%targetdir%\Windows\Branding\ShellBrd]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Branding\ShellBrd]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\debug\usermode] executing command: [DirMake,%targetdir%\Windows\debug\usermode]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\debug\usermode]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Help\mui] executing command: [DirMake,%targetdir%\Windows\Help\mui]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Help\mui]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Help\mui\0409] executing command: [DirMake,%targetdir%\Windows\Help\mui\0409]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Help\mui\0409]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\inf\en-US] executing command: [DirMake,%targetdir%\Windows\inf\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\inf\en-US]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\inf\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\inf\%DistLang%",DirMake,"%targetdir%\Windows\inf\%DistLang%"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\inf\RemoteAccess] executing command: [DirMake,%targetdir%\Windows\inf\RemoteAccess]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\inf\RemoteAccess]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\inf\RemoteAccess\0000] executing command: [DirMake,%targetdir%\Windows\inf\RemoteAccess\0000]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\inf\RemoteAccess\0000]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\inf\RemoteAccess\0409] executing command: [DirMake,%targetdir%\Windows\inf\RemoteAccess\0409]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\inf\RemoteAccess\0409]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Logs\CBS] executing command: [DirMake,%targetdir%\Windows\Logs\CBS]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Logs\CBS]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Microsoft.NET\Framework] executing command: [DirMake,%targetdir%\Windows\Microsoft.NET\Framework]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Microsoft.NET\Framework]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Microsoft.NET\Framework\v2.0.50727] executing command: [DirMake,%targetdir%\Windows\Microsoft.NET\Framework\v2.0.50727]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Microsoft.NET\Framework\v2.0.50727]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\PolicyDefinitions\en-US] executing command: [DirMake,%targetdir%\Windows\PolicyDefinitions\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\PolicyDefinitions\en-US]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\PolicyDefinitions\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\PolicyDefinitions\%DistLang%",DirMake,"%targetdir%\Windows\PolicyDefinitions\%DistLang%"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\security\database] executing command: [DirMake,%targetdir%\Windows\security\database]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\security\database]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\security\logs] executing command: [DirMake,%targetdir%\Windows\security\logs]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\security\logs]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\security\templates] executing command: [DirMake,%targetdir%\Windows\security\templates]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\security\templates]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\servicing\en-US] executing command: [DirMake,%targetdir%\Windows\servicing\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\servicing\en-US]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\servicing\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\servicing\%DistLang%",DirMake,"%targetdir%\Windows\servicing\%DistLang%"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\0409] executing command: [DirMake,%targetdir%\Windows\System32\0409]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\0409]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\Boot] executing command: [DirMake,%targetdir%\Windows\System32\Boot]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\Boot]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\Branding] executing command: [DirMake,%targetdir%\Windows\System32\Branding]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\Branding]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\catroot] executing command: [DirMake,%targetdir%\Windows\System32\catroot]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\catroot]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\CodeIntegrity] executing command: [DirMake,%targetdir%\Windows\System32\CodeIntegrity]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\CodeIntegrity]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\config] executing command: [DirMake,%targetdir%\Windows\System32\config]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\config]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\drivers] executing command: [DirMake,%targetdir%\Windows\System32\drivers]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\drivers]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\en-US] executing command: [DirMake,%targetdir%\Windows\System32\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\en-US]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\System32\%DistLang%",DirMake,"%targetdir%\Windows\System32\%DistLang%"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\GroupPolicy] executing command: [DirMake,%targetdir%\Windows\System32\GroupPolicy]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\GroupPolicy]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\GroupPolicyUsers] executing command: [DirMake,%targetdir%\Windows\System32\GroupPolicyUsers]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\GroupPolicyUsers]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\licensing] executing command: [DirMake,%targetdir%\Windows\System32\licensing]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\licensing]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\LogFiles] executing command: [DirMake,%targetdir%\Windows\System32\LogFiles]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\LogFiles]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\MUI] executing command: [DirMake,%targetdir%\Windows\System32\MUI]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\MUI]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\NetworkList] executing command: [DirMake,%targetdir%\Windows\System32\NetworkList]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\NetworkList]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\oobe] executing command: [DirMake,%targetdir%\Windows\System32\oobe]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\oobe]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\ras] executing command: [DirMake,%targetdir%\Windows\System32\ras]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\ras]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\restore] executing command: [DirMake,%targetdir%\Windows\System32\restore]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\restore]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\ru-RU] executing command: [DirMake,%targetdir%\Windows\System32\ru-RU]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\ru-RU]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\setup] executing command: [DirMake,%targetdir%\Windows\System32\setup]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\setup]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\SMI] executing command: [DirMake,%targetdir%\Windows\System32\SMI]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\SMI]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\sysprep] executing command: [DirMake,%targetdir%\Windows\System32\sysprep]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\sysprep]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\wbem] executing command: [DirMake,%targetdir%\Windows\System32\wbem]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\wbem]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\wfp] executing command: [DirMake,%targetdir%\Windows\System32\wfp]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\wfp]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\winevt] executing command: [DirMake,%targetdir%\Windows\System32\winevt]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\winevt]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\Boot\en-US] executing command: [DirMake,%targetdir%\Windows\System32\Boot\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\Boot\en-US]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32\Boot\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\System32\Boot\%DistLang%",DirMake,"%targetdir%\Windows\System32\Boot\%DistLang%"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\Branding\en-US] executing command: [DirMake,%targetdir%\Windows\System32\Branding\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\Branding\en-US]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32\Branding\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\System32\Branding\%DistLang%",DirMake,"%targetdir%\Windows\System32\Branding\%DistLang%"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}] executing command: [DirMake,%targetdir%\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\config\Journal] executing command: [DirMake,%targetdir%\Windows\System32\config\Journal]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\config\Journal]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\config\RegBack] executing command: [DirMake,%targetdir%\Windows\System32\config\RegBack]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\config\RegBack]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\config\systemprofile] executing command: [DirMake,%targetdir%\Windows\System32\config\systemprofile]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\config\systemprofile]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\config\systemprofile\Desktop] executing command: [DirMake,%targetdir%\Windows\System32\config\systemprofile\Desktop]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\config\systemprofile\Desktop]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\config\TxR] executing command: [DirMake,%targetdir%\Windows\System32\config\TxR]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\config\TxR]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\drivers\en-US] executing command: [DirMake,%targetdir%\Windows\System32\drivers\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\drivers\en-US]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32\drivers\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\System32\drivers\%DistLang%",DirMake,"%targetdir%\Windows\System32\drivers\%DistLang%"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\drivers\etc] executing command: [DirMake,%targetdir%\Windows\System32\drivers\etc]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\drivers\etc]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\drivers\UMDF] executing command: [DirMake,%targetdir%\Windows\System32\drivers\UMDF]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\drivers\UMDF]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\drivers\UMDF\en-US] executing command: [DirMake,%targetdir%\Windows\System32\drivers\UMDF\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\drivers\UMDF\en-US]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\en-US] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\en-US]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32\drivers\UMDF\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\System32\drivers\UMDF\%DistLang%",DirMake,"%targetdir%\Windows\System32\drivers\UMDF\%DistLang%"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\System32\DriverStore\%DistLang%",DirMake,"%targetdir%\Windows\System32\DriverStore\%DistLang%"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\1394.inf_1c635995] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\1394.inf_1c635995]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\1394.inf_1c635995]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adp94xx.inf_f5b3bb9d] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\adp94xx.inf_f5b3bb9d]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adp94xx.inf_f5b3bb9d]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpahci.inf_77e04e6f] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\adpahci.inf_77e04e6f]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpahci.inf_77e04e6f]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpu160m.inf_85e6cb75] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\adpu160m.inf_85e6cb75]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpu160m.inf_85e6cb75]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpu320.inf_5cfd6334] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\adpu320.inf_5cfd6334]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpu320.inf_5cfd6334]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\agp.inf_0006e7a2] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\agp.inf_0006e7a2]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\agp.inf_0006e7a2]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\arc.inf_657749bf] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\arc.inf_657749bf]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\arc.inf_657749bf]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\arcsas.inf_88bda0c9] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\arcsas.inf_88bda0c9]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\arcsas.inf_88bda0c9]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcsto.inf_956882ac] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\brmfcsto.inf_956882ac]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcsto.inf_956882ac]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcumd.inf_771fa3ea] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\brmfcumd.inf_771fa3ea]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcumd.inf_771fa3ea]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\bthpan.inf_8632c8ff] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\bthpan.inf_8632c8ff]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\bthpan.inf_8632c8ff]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\bthspp.inf_c4460f35] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\bthspp.inf_c4460f35]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\bthspp.inf_c4460f35]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cdrom.inf_e487f727] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\cdrom.inf_e487f727]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cdrom.inf_e487f727]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\dc21x4vm.inf_7d8c6569] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\dc21x4vm.inf_7d8c6569]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\dc21x4vm.inf_7d8c6569]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\disk.inf_e0b0b355] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\disk.inf_e0b0b355]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\disk.inf_e0b0b355]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\djsvs.inf_324815e2] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\djsvs.inf_324815e2]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\djsvs.inf_324815e2]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\elxstor.inf_6dffd8ac] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\elxstor.inf_6dffd8ac]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\elxstor.inf_6dffd8ac]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\fdc.inf_34affe5d] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\fdc.inf_34affe5d]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\fdc.inf_34affe5d]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\flpydisk.inf_7a4ca8e4] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\flpydisk.inf_7a4ca8e4]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\flpydisk.inf_7a4ca8e4]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hal.inf_59c500ab] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\hal.inf_59c500ab]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hal.inf_59c500ab]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hdaudbus.inf_55037da4] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\hdaudbus.inf_55037da4]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hdaudbus.inf_55037da4]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hidbth.inf_d166cc0b] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\hidbth.inf_d166cc0b]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hidbth.inf_d166cc0b]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hiddigi.inf_9d4661e2] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\hiddigi.inf_9d4661e2]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hiddigi.inf_9d4661e2]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hidserv.inf_1e89c3d1] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\hidserv.inf_1e89c3d1]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hidserv.inf_1e89c3d1]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hpcisss.inf_562ec99c] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\hpcisss.inf_562ec99c]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hpcisss.inf_562ec99c]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\i2omp.inf_a69da0c1] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\i2omp.inf_a69da0c1]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\i2omp.inf_a69da0c1]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iastorv.inf_37cdafa4] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\iastorv.inf_37cdafa4]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iastorv.inf_37cdafa4]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iirsp.inf_65b7b7a5] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\iirsp.inf_65b7b7a5]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iirsp.inf_65b7b7a5]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iirsp2.inf_9044b1f2] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\iirsp2.inf_9044b1f2]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iirsp2.inf_9044b1f2]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\input.inf_53578522] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\input.inf_53578522]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\input.inf_53578522]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ipmidrv.inf_d7eee31d] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\ipmidrv.inf_d7eee31d]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ipmidrv.inf_d7eee31d]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iscsi.inf_ea5644c7] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\iscsi.inf_ea5644c7]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iscsi.inf_ea5644c7]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iteatapi.inf_431397fb] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\iteatapi.inf_431397fb]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iteatapi.inf_431397fb]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iteraid.inf_c40189b1] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\iteraid.inf_c40189b1]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iteraid.inf_c40189b1]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_fc.inf_00991673] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\lsi_fc.inf_00991673]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_fc.inf_00991673]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_sas.inf_2c2f30a1] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\lsi_sas.inf_2c2f30a1]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_sas.inf_2c2f30a1]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_scsi.inf_bb68e5dc] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\lsi_scsi.inf_bb68e5dc]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_scsi.inf_bb68e5dc]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\megasas.inf_7a29364b] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\megasas.inf_7a29364b]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\megasas.inf_7a29364b]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\megasas2.inf_9f2c43d7] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\megasas2.inf_9f2c43d7]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\megasas2.inf_9f2c43d7]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mf.inf_dc41db51] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\mf.inf_dc41db51]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mf.inf_dc41db51]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mraid35x.inf_6d2d4d74] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\mraid35x.inf_6d2d4d74]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mraid35x.inf_6d2d4d74]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mraid35x2.inf_149127a8] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\mraid35x2.inf_149127a8]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mraid35x2.inf_149127a8]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\net44x32.inf_552df3d2] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\net44x32.inf_552df3d2]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\net44x32.inf_552df3d2]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\net8185.inf_62bf512b] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\net8185.inf_62bf512b]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\net8185.inf_62bf512b]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netathr.inf_e7715b92] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netathr.inf_e7715b92]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netathr.inf_e7715b92]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netb57vx.inf_f53680c1] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netb57vx.inf_f53680c1]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netb57vx.inf_f53680c1]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netbc6.inf_816e1530] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netbc6.inf_816e1530]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netbc6.inf_816e1530]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netclass.inf_b52cb833] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netclass.inf_b52cb833]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netclass.inf_b52cb833]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nete1e32.inf_258de813] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\nete1e32.inf_258de813]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nete1e32.inf_258de813]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nete1g32.inf_f2bf8315] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\nete1g32.inf_f2bf8315]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nete1g32.inf_f2bf8315]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netefe32.inf_38d0f1be] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netefe32.inf_38d0f1be]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netefe32.inf_38d0f1be]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netirda.inf_b08c907b] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netirda.inf_b08c907b]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netirda.inf_b08c907b]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netloop.inf_a1515af9] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netloop.inf_a1515af9]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netloop.inf_a1515af9]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netmyk01.inf_16948a3b] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netmyk01.inf_16948a3b]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netmyk01.inf_16948a3b]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netnvm32.inf_70198ebf] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netnvm32.inf_70198ebf]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netnvm32.inf_70198ebf]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netrtl32.inf_216a0fc4] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netrtl32.inf_216a0fc4]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netrtl32.inf_216a0fc4]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netsis.inf_6386ce58] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netsis.inf_6386ce58]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netsis.inf_6386ce58]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nettun.inf_fab000c8] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\nettun.inf_fab000c8]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nettun.inf_fab000c8]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netuli6x.inf_5431e32f] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netuli6x.inf_5431e32f]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netuli6x.inf_5431e32f]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netvgx86.inf_3b667560] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netvgx86.inf_3b667560]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netvgx86.inf_3b667560]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netvt86.inf_c5f85a31] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\netvt86.inf_c5f85a31]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netvt86.inf_c5f85a31]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nfrd960.inf_001da59e] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\nfrd960.inf_001da59e]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nfrd960.inf_001da59e]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ntrigdigi.inf_c78938e9] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\ntrigdigi.inf_c78938e9]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ntrigdigi.inf_c78938e9]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nvraid.inf_733654ff] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\nvraid.inf_733654ff]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nvraid.inf_733654ff]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\pcmcia.inf_1259a379] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\pcmcia.inf_1259a379]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\pcmcia.inf_1259a379]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql2300.inf_717439c7] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\ql2300.inf_717439c7]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql2300.inf_717439c7]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql40xx.inf_6d89880a] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\ql40xx.inf_6d89880a]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql40xx.inf_6d89880a]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql40xx2.inf_8bb00f8e] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\ql40xx2.inf_8bb00f8e]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql40xx2.inf_8bb00f8e]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sbp2.inf_2598d929] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\sbp2.inf_2598d929]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sbp2.inf_2598d929]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\scsidev.inf_f902a6c7] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\scsidev.inf_f902a6c7]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\scsidev.inf_f902a6c7]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sisraid2.inf_b5866c78] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\sisraid2.inf_b5866c78]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sisraid2.inf_b5866c78]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sisraid4.inf_5bb9e87a] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\sisraid4.inf_5bb9e87a]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sisraid4.inf_5bb9e87a]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\symc8xx.inf_9cedc444] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\symc8xx.inf_9cedc444]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\symc8xx.inf_9cedc444]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sym_hi.inf_03fe2321] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\sym_hi.inf_03fe2321]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sym_hi.inf_03fe2321]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sym_u3.inf_e6e42f46] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\sym_u3.inf_e6e42f46]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sym_u3.inf_e6e42f46]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tdibth.inf_7249bfb5] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\tdibth.inf_7249bfb5]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tdibth.inf_7249bfb5]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tpm.inf_601dc269] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\tpm.inf_601dc269]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tpm.inf_601dc269]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ts_generic.inf_16acb40f] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\ts_generic.inf_16acb40f]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ts_generic.inf_16acb40f]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ts_wpdmtp.inf_049fa776] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\ts_wpdmtp.inf_049fa776]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ts_wpdmtp.inf_049fa776]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\uliahci.inf_ed370bb8] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\uliahci.inf_ed370bb8]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\uliahci.inf_ed370bb8]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ulsata.inf_32231126] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\ulsata.inf_32231126]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ulsata.inf_32231126]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ulsata2.inf_d9526db2] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\ulsata2.inf_d9526db2]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ulsata2.inf_d9526db2]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\umbus.inf_6d285360] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\umbus.inf_6d285360]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\umbus.inf_6d285360]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\unknown.inf_ab390622] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\unknown.inf_ab390622]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\unknown.inf_ab390622]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usb.inf_c89fac9c] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\usb.inf_c89fac9c]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usb.inf_c89fac9c]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbprint.inf_35521f61] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\usbprint.inf_35521f61]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbprint.inf_35521f61]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbstor.inf_bb2778a0] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\usbstor.inf_bb2778a0]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbstor.inf_bb2778a0]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\volsnap.inf_7eb8cdb5] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\volsnap.inf_7eb8cdb5]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\volsnap.inf_7eb8cdb5]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\volume.inf_9320b452] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\volume.inf_9320b452]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\volume.inf_9320b452]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\vsmraid.inf_29a82f17] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\vsmraid.inf_29a82f17]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\vsmraid.inf_29a82f17]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\wd.inf_2371f5c5] executing command: [DirMake,%targetdir%\Windows\System32\DriverStore\FileRepository\wd.inf_2371f5c5]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\DriverStore\FileRepository\wd.inf_2371f5c5]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\licensing\identity] executing command: [DirMake,%targetdir%\Windows\System32\licensing\identity]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\licensing\identity]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\licensing\ppdlic] executing command: [DirMake,%targetdir%\Windows\System32\licensing\ppdlic]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\licensing\ppdlic]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\LogFiles\Firewall] executing command: [DirMake,%targetdir%\Windows\System32\LogFiles\Firewall]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\LogFiles\Firewall]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\LogFiles\WMI] executing command: [DirMake,%targetdir%\Windows\System32\LogFiles\WMI]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\LogFiles\WMI]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\LogFiles\WMI\RtBackup] executing command: [DirMake,%targetdir%\Windows\System32\LogFiles\WMI\RtBackup]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\LogFiles\WMI\RtBackup]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\MUI\0409] executing command: [DirMake,%targetdir%\Windows\System32\MUI\0409]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\MUI\0409]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\NetworkList\Icons] executing command: [DirMake,%targetdir%\Windows\System32\NetworkList\Icons]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\NetworkList\Icons]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons] executing command: [DirMake,%targetdir%\Windows\System32\NetworkList\Icons\StockIcons]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\oobe\en-US] executing command: [DirMake,%targetdir%\Windows\System32\oobe\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\oobe\en-US]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32\oobe\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\System32\oobe\%DistLang%",DirMake,"%targetdir%\Windows\System32\oobe\%DistLang%"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\SMI\Manifests] executing command: [DirMake,%targetdir%\Windows\System32\SMI\Manifests]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\SMI\Manifests]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\SMI\Schema] executing command: [DirMake,%targetdir%\Windows\System32\SMI\Schema]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\SMI\Schema]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\SMI\Store] executing command: [DirMake,%targetdir%\Windows\System32\SMI\Store]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\SMI\Store]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\SMI\Store\Machine] executing command: [DirMake,%targetdir%\Windows\System32\SMI\Store\Machine]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\SMI\Store\Machine]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\sysprep\en-US] executing command: [DirMake,%targetdir%\Windows\System32\sysprep\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\sysprep\en-US]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\wbem\en-US] executing command: [DirMake,%targetdir%\Windows\System32\wbem\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\wbem\en-US]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32\sysprep\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\System32\sysprep\%DistLang%",DirMake,"%targetdir%\Windows\System32\sysprep\%DistLang%"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32\wbem\en-US] evaluated string: [If,NotExistDir,"%targetdir%\Windows\System32\wbem\%DistLang%",DirMake,"%targetdir%\Windows\System32\wbem\%DistLang%"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\wbem\tmf] executing command: [DirMake,%targetdir%\Windows\System32\wbem\tmf]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\wbem\tmf]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\winevt\Logs] executing command: [DirMake,%targetdir%\Windows\System32\winevt\Logs]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\winevt\Logs]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\System32\winevt\TraceFormat] executing command: [DirMake,%targetdir%\Windows\System32\winevt\TraceFormat]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\winevt\TraceFormat]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\Catalogs] executing command: [DirMake,%targetdir%\Windows\winsxs\Catalogs]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\Catalogs]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\FileMaps] executing command: [DirMake,%targetdir%\Windows\winsxs\FileMaps]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\FileMaps]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\Manifests] executing command: [DirMake,%targetdir%\Windows\winsxs\Manifests]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\Manifests]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ar-sa_094c706e9f2abcfe] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ar-sa_094c706e9f2abcfe]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ar-sa_094c706e9f2abcfe]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_bg-bg_af8c51f78fab0e55] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_bg-bg_af8c51f78fab0e55]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_bg-bg_af8c51f78fab0e55]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_cs-cz_5a95c8927d32ea80] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_cs-cz_5a95c8927d32ea80]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_cs-cz_5a95c8927d32ea80]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_da-dk_f7cfa8b97378e67f] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_da-dk_f7cfa8b97378e67f]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_da-dk_f7cfa8b97378e67f]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_de-de_f4fb3df5754f3b19] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_de-de_f4fb3df5754f3b19]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_de-de_f4fb3df5754f3b19]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_el-gr_9d916b886464a3a7] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_el-gr_9d916b886464a3a7]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_el-gr_9d916b886464a3a7]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_en-us_9dec13ee642d46de] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_en-us_9dec13ee642d46de]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_en-us_9dec13ee642d46de]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_es-es_9db770d264543883] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_es-es_9db770d264543883]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_es-es_9db770d264543883]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_et-ee_97773c62685a1512] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_et-ee_97773c62685a1512]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_et-ee_97773c62685a1512]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fi-fi_3cd2757f596e2aad] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fi-fi_3cd2757f596e2aad]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fi-fi_3cd2757f596e2aad]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fr-fr_406ee6d157264ee5] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fr-fr_406ee6d157264ee5]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fr-fr_406ee6d157264ee5]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_he-il_848e8e733d954fd3] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_he-il_848e8e733d954fd3]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_he-il_848e8e733d954fd3]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hr-hr_86ab41533c48bc99] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hr-hr_86ab41533c48bc99]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hr-hr_86ab41533c48bc99]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hu-hu_87df67193b861e01] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hu-hu_87df67193b861e01]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hu-hu_87df67193b861e01]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_it-it_2a96dd182e583463] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_it-it_2a96dd182e583463]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_it-it_2a96dd182e583463]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ja-jp_ccbc5c252173463e] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ja-jp_ccbc5c252173463e]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ja-jp_ccbc5c252173463e]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ko-kr_702638da13e40d54] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ko-kr_702638da13e40d54]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ko-kr_702638da13e40d54]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lt-lt_13f164db060bd8f1] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lt-lt_13f164db060bd8f1]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lt-lt_13f164db060bd8f1]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lv-lv_14bed35f058a19e1] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lv-lv_14bed35f058a19e1]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lv-lv_14bed35f058a19e1]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nb-no_58b8ba0eec093910] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nb-no_58b8ba0eec093910]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nb-no_58b8ba0eec093910]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nl-nl_56f8054ced3542e5] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nl-nl_56f8054ced3542e5]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nl-nl_56f8054ced3542e5]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pl-pl_9d345fced257b099] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pl-pl_9d345fced257b099]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pl-pl_9d345fced257b099]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-br_9f884a72d0e1447d] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-br_9f884a72d0e1447d]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-br_9f884a72d0e1447d]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-pt_a06a19ded050b459] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-pt_a06a19ded050b459]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-pt_a06a19ded050b459]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ro-ro_e4a4e016b6b77fb5] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ro-ro_e4a4e016b6b77fb5]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ro-ro_e4a4e016b6b77fb5]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ru-ru_e70d2ba2b5324285] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ru-ru_e70d2ba2b5324285]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ru-ru_e70d2ba2b5324285]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sk-sk_8628304faa4c34af] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sk-sk_8628304faa4c34af]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sk-sk_8628304faa4c34af]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sl-si_853a5207aae64792] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sl-si_853a5207aae64792]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sl-si_853a5207aae64792]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sr-..-cs_24c3ce9a243eaada] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sr-..-cs_24c3ce9a243eaada]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sr-..-cs_24c3ce9a243eaada]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sv-se_83081617ac5b4ce0] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sv-se_83081617ac5b4ce0]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sv-se_83081617ac5b4ce0]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_th-th_281237ca9da00a21] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_th-th_281237ca9da00a21]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_th-th_281237ca9da00a21]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_tr-tr_2c15605e9b174ed1] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_tr-tr_2c15605e9b174ed1]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_tr-tr_2c15605e9b174ed1]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_uk-ua_c7f543059248751d] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_uk-ua_c7f543059248751d]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_uk-ua_c7f543059248751d]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-cn_fd727e5c4b4f20f0] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-cn_fd727e5c4b4f20f0]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-cn_fd727e5c4b4f20f0]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-hk_fc1d76ea4c2a9380] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-hk_fc1d76ea4c2a9380]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-hk_fc1d76ea4c2a9380]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-tw_016ebbb248bffd60] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-tw_016ebbb248bffd60]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-tw_016ebbb248bffd60]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ar-sa_de72ce036f85790d] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ar-sa_de72ce036f85790d]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ar-sa_de72ce036f85790d]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_bg-bg_84b2af8c6005ca64] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_bg-bg_84b2af8c6005ca64]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_bg-bg_84b2af8c6005ca64]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_cs-cz_2fbc26274d8da68f] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_cs-cz_2fbc26274d8da68f]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_cs-cz_2fbc26274d8da68f]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_da-dk_ccf6064e43d3a28e] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_da-dk_ccf6064e43d3a28e]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_da-dk_ccf6064e43d3a28e]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_de-de_ca219b8a45a9f728] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_de-de_ca219b8a45a9f728]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_de-de_ca219b8a45a9f728]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_el-gr_72b7c91d34bf5fb6] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_el-gr_72b7c91d34bf5fb6]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_el-gr_72b7c91d34bf5fb6]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_en-us_73127183348802ed] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_en-us_73127183348802ed]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_en-us_73127183348802ed]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_es-es_72ddce6734aef492] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_es-es_72ddce6734aef492]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_es-es_72ddce6734aef492]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_et-ee_6c9d99f738b4d121] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_et-ee_6c9d99f738b4d121]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_et-ee_6c9d99f738b4d121]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fi-fi_11f8d31429c8e6bc] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fi-fi_11f8d31429c8e6bc]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fi-fi_11f8d31429c8e6bc]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fr-fr_1595446627810af4] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fr-fr_1595446627810af4]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fr-fr_1595446627810af4]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_he-il_59b4ec080df00be2] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_he-il_59b4ec080df00be2]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_he-il_59b4ec080df00be2]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hr-hr_5bd19ee80ca378a8] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hr-hr_5bd19ee80ca378a8]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hr-hr_5bd19ee80ca378a8]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hu-hu_5d05c4ae0be0da10] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hu-hu_5d05c4ae0be0da10]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hu-hu_5d05c4ae0be0da10]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_it-it_ffbd3aacfeb2f072] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_it-it_ffbd3aacfeb2f072]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_it-it_ffbd3aacfeb2f072]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ja-jp_a1e2b9b9f1ce024d] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ja-jp_a1e2b9b9f1ce024d]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ja-jp_a1e2b9b9f1ce024d]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ko-kr_454c966ee43ec963] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ko-kr_454c966ee43ec963]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ko-kr_454c966ee43ec963]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lt-lt_e917c26fd6669500] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lt-lt_e917c26fd6669500]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lt-lt_e917c26fd6669500]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lv-lv_e9e530f3d5e4d5f0] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lv-lv_e9e530f3d5e4d5f0]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lv-lv_e9e530f3d5e4d5f0]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nb-no_2ddf17a3bc63f51f] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nb-no_2ddf17a3bc63f51f]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nb-no_2ddf17a3bc63f51f]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nl-nl_2c1e62e1bd8ffef4] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nl-nl_2c1e62e1bd8ffef4]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nl-nl_2c1e62e1bd8ffef4]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pl-pl_725abd63a2b26ca8] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pl-pl_725abd63a2b26ca8]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pl-pl_725abd63a2b26ca8]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-br_74aea807a13c008c] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-br_74aea807a13c008c]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-br_74aea807a13c008c]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-pt_75907773a0ab7068] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-pt_75907773a0ab7068]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-pt_75907773a0ab7068]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ro-ro_b9cb3dab87123bc4] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ro-ro_b9cb3dab87123bc4]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ro-ro_b9cb3dab87123bc4]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ru-ru_bc338937858cfe94] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ru-ru_bc338937858cfe94]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ru-ru_bc338937858cfe94]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sk-sk_5b4e8de47aa6f0be] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sk-sk_5b4e8de47aa6f0be]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sk-sk_5b4e8de47aa6f0be]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sl-si_5a60af9c7b4103a1] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sl-si_5a60af9c7b4103a1]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sl-si_5a60af9c7b4103a1]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sr-..-cs_f9ea2c2ef49966e9] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sr-..-cs_f9ea2c2ef49966e9]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sr-..-cs_f9ea2c2ef49966e9]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sv-se_582e73ac7cb608ef] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sv-se_582e73ac7cb608ef]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sv-se_582e73ac7cb608ef]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_th-th_fd38955f6dfac630] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_th-th_fd38955f6dfac630]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_th-th_fd38955f6dfac630]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_tr-tr_013bbdf36b720ae0] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_tr-tr_013bbdf36b720ae0]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_tr-tr_013bbdf36b720ae0]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_uk-ua_9d1ba09a62a3312c] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_uk-ua_9d1ba09a62a3312c]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_uk-ua_9d1ba09a62a3312c]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-cn_d298dbf11ba9dcff] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-cn_d298dbf11ba9dcff]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-cn_d298dbf11ba9dcff]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-hk_d143d47f1c854f8f] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-hk_d143d47f1c854f8f]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-hk_d143d47f1c854f8f]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-tw_d6951947191ab96f] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-tw_d6951947191ab96f]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-tw_d6951947191ab96f]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.6000.16386_none_8df21b8362744ace] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.6000.16386_none_8df21b8362744ace]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.6000.16386_none_8df21b8362744ace]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_1.0.6000.16386_none_b80a29519535473c] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_1.0.6000.16386_none_b80a29519535473c]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_1.0.6000.16386_none_b80a29519535473c]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.isolationautomation_6595b64144ccf1df_1.0.0.0_none_35d357a66c38ade4] executing command: [DirMake,%targetdir%\Windows\winsxs\x86_microsoft.windows.isolationautomation_6595b64144ccf1df_1.0.0.0_none_35d357a66c38ade4]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.isolationautomation_6595b64144ccf1df_1.0.0.0_none_35d357a66c38ade4]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,equal,true,run,%ScriptFile%,RecTools]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [AddFont]From file: [%BaseDir%\Projects\VistaPE\Build\Standard-1-files.Script]

 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\Fonts\*.*] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\Fonts\]


 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox2%,equal,false,run,%ScriptFile%,StandardFonts]
 [Ignore]  IF - [en-us] is not equal to: [en-us] evaluated string: [If,"%DistLang%",NotEqual,"en-US",run,%ScriptFile%,CopyNLS]
 [Success]  IF - [standard] is equal to: [standard]


 Processing section: [FileCopyStandard]From file: [%BaseDir%\Projects\VistaPE\Build\Standard-1-files.Script]

 [Info]  Processing standard file copy...


 Processing section: [LanPack]From file: [%BaseDir%\Projects\VistaPE\Build\Standard-1-files.Script]

 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\en-US\bfsvc.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\%DistLang%\bfsvc.exe.mui,%TargetDir%\Windows\%DistLang%\bfsvc.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\en-US\bfsvc.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\en-US\bfsvc.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\en-US\bootfix.bin]executing command: [FileCopy,%BootSRC%\Windows\%DistLang%\bootfix.bin,%TargetDir%\Windows\%DistLang%\bootfix.bin]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\en-US\bootfix.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\en-US\bootfix.bin\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\en-US\fveupdate.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\%DistLang%\fveupdate.exe.mui,%TargetDir%\Windows\%DistLang%\fveupdate.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\en-US\fveupdate.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\en-US\fveupdate.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\en-US\regedit.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\%DistLang%\regedit.exe.mui,%TargetDir%\Windows\%DistLang%\regedit.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\en-US\regedit.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\en-US\regedit.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\servicing\en-US\CbsMsg.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\servicing\%DistLang%\CbsMsg.dll.mui,%TargetDir%\Windows\servicing\%DistLang%\CbsMsg.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\servicing\en-US\CbsMsg.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\servicing\en-US\CbsMsg.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\servicing\en-US\TrustedInstaller.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\servicing\%DistLang%\TrustedInstaller.exe.mui,%TargetDir%\Windows\servicing\%DistLang%\TrustedInstaller.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\servicing\en-US\TrustedInstaller.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\servicing\en-US\TrustedInstaller.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\Boot\en-US\winload.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\Boot\%DistLang%\winload.exe.mui,%TargetDir%\Windows\System32\Boot\%DistLang%\winload.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\Boot\en-US\winload.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\Boot\en-US\winload.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\Boot\en-US\winresume.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\Boot\%DistLang%\winresume.exe.mui,%TargetDir%\Windows\System32\Boot\%DistLang%\winresume.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\Boot\en-US\winresume.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\Boot\en-US\winresume.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\acpi.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\acpi.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\acpi.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\acpi.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\acpi.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\afd.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\afd.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\afd.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\afd.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\afd.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\AGP440.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\AGP440.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\AGP440.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\AGP440.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\AGP440.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\AMDAGP.SYS.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\AMDAGP.SYS.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\AMDAGP.SYS.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\AMDAGP.SYS.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\AMDAGP.SYS.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\amdide.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\amdide.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\amdide.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\amdide.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\amdide.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\amdk7.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\amdk7.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\amdk7.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\amdk7.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\amdk7.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\amdk8.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\amdk8.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\amdk8.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\amdk8.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\amdk8.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\b57nd60x.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\b57nd60x.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\b57nd60x.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\b57nd60x.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\b57nd60x.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\battc.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\battc.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\battc.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\battc.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\battc.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\bcm4sbxp.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\bcm4sbxp.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\bcm4sbxp.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\bcm4sbxp.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\bcm4sbxp.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\BrParwdm.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\BrParwdm.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\BrParwdm.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\BrParwdm.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\BrParwdm.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\BrSerId.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\BrSerId.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\BrSerId.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\BrSerId.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\BrSerId.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\bthpan.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\bthpan.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\bthpan.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\bthpan.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\bthpan.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\crusoe.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\crusoe.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\crusoe.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\crusoe.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\crusoe.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\e100b325.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\e100b325.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\e100b325.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\e100b325.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\e100b325.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\e1e6032.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\e1e6032.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\e1e6032.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\e1e6032.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\e1e6032.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\E1G60I32.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\E1G60I32.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\E1G60I32.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\E1G60I32.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\E1G60I32.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\fbwf.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\fbwf.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\fbwf.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\fbwf.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\fbwf.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\fltmgr.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\fltmgr.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\fltmgr.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\fltmgr.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\fltmgr.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\fvevol.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\fvevol.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\fvevol.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\fvevol.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\fvevol.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\GAGP30KX.SYS.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\GAGP30KX.SYS.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\GAGP30KX.SYS.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\GAGP30KX.SYS.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\GAGP30KX.SYS.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\hidbth.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\hidbth.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\hidbth.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\hidbth.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\hidbth.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\i8042prt.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\i8042prt.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\i8042prt.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\i8042prt.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\i8042prt.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\intelppm.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\intelppm.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\intelppm.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\intelppm.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\intelppm.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\IPMIDrv.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\IPMIDrv.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\IPMIDrv.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\IPMIDrv.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\IPMIDrv.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\isapnp.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\isapnp.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\isapnp.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\isapnp.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\isapnp.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\kbdclass.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\kbdclass.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\kbdclass.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\kbdclass.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\kbdclass.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\kbdhid.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\kbdhid.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\kbdhid.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\kbdhid.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\kbdhid.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\mouclass.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\mouclass.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\mouclass.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\mouclass.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\mouclass.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\mouhid.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\mouhid.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\mouhid.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\mouhid.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\mouhid.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\mssmbios.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\mssmbios.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\mssmbios.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\mssmbios.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\mssmbios.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\ntfs.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\ntfs.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\ntfs.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\ntfs.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\ntfs.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\ntrigdigi.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\ntrigdigi.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\ntrigdigi.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\ntrigdigi.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\ntrigdigi.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\NV_AGP.SYS.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\NV_AGP.SYS.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\NV_AGP.SYS.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\NV_AGP.SYS.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\NV_AGP.SYS.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\ohci1394.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\ohci1394.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\ohci1394.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\ohci1394.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\ohci1394.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\parport.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\parport.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\parport.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\parport.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\parport.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\parvdm.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\parvdm.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\parvdm.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\parvdm.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\parvdm.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\pci.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\pci.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\pci.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\pci.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\pci.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\pcmcia.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\pcmcia.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\pcmcia.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\pcmcia.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\pcmcia.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\processr.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\processr.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\processr.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\processr.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\processr.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\sacdrv.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\sacdrv.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\sacdrv.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\sacdrv.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\sacdrv.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\scsiport.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\scsiport.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\scsiport.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\scsiport.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\scsiport.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\serial.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\serial.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\serial.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\serial.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\serial.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\sermouse.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\sermouse.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\sermouse.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\sermouse.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\sermouse.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\SISAGP.SYS.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\SISAGP.SYS.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\SISAGP.SYS.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\SISAGP.SYS.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\SISAGP.SYS.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\tpm.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\tpm.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\tpm.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\tpm.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\tpm.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\UAGP35.SYS.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\UAGP35.SYS.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\UAGP35.SYS.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\UAGP35.SYS.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\UAGP35.SYS.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\ULIAGPKX.SYS.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\ULIAGPKX.SYS.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\ULIAGPKX.SYS.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\ULIAGPKX.SYS.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\ULIAGPKX.SYS.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\umbus.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\umbus.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\umbus.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\umbus.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\umbus.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\VIAAGP.SYS.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\VIAAGP.SYS.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\VIAAGP.SYS.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\VIAAGP.SYS.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\VIAAGP.SYS.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\viac7.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\viac7.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\viac7.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\viac7.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\viac7.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\volsnap.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\volsnap.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\volsnap.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\volsnap.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\volsnap.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\wacompen.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\wacompen.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\wacompen.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\wacompen.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\wacompen.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\wd.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\wd.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\wd.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\wd.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\wd.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\wdf01000.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\wdf01000.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\wdf01000.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\wdf01000.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\wdf01000.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\yk60x86.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\drivers\%DistLang%\yk60x86.sys.mui,%TargetDir%\Windows\System32\drivers\%DistLang%\yk60x86.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\en-US\yk60x86.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\en-US\yk60x86.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\1394.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\1394.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\1394.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\1394.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\1394.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\acpi.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\acpi.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\acpi.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\acpi.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\acpi.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\adp94xx.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\adp94xx.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\adp94xx.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\adp94xx.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\adp94xx.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\adpahci.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\adpahci.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\adpahci.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\adpahci.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\adpahci.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\adpu160m.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\adpu160m.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\adpu160m.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\adpu160m.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\adpu160m.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\adpu320.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\adpu320.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\adpu320.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\adpu320.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\adpu320.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\agp.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\agp.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\agp.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\agp.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\agp.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\arc.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\arc.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\arc.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\arc.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\arc.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\arcsas.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\arcsas.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\arcsas.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\arcsas.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\arcsas.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\battery.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\battery.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\battery.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\battery.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\battery.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\brmfcmf.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\brmfcmf.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\brmfcmf.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\brmfcmf.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\brmfcmf.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\brmfcsto.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\brmfcsto.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\brmfcsto.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\brmfcsto.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\brmfcsto.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\brmfcumd.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\brmfcumd.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\brmfcumd.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\brmfcumd.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\brmfcumd.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\brmfport.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\brmfport.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\brmfport.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\brmfport.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\brmfport.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\bthpan.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\bthpan.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\bthpan.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\bthpan.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\bthpan.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\bthspp.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\bthspp.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\bthspp.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\bthspp.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\bthspp.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\cdrom.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\cdrom.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\cdrom.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\cdrom.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\cdrom.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\cpu.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\cpu.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\cpu.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\cpu.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\cpu.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\dc21x4vm.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\dc21x4vm.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\dc21x4vm.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\dc21x4vm.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\dc21x4vm.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\disk.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\disk.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\disk.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\disk.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\disk.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\djsvs.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\djsvs.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\djsvs.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\djsvs.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\djsvs.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\elxstor.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\elxstor.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\elxstor.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\elxstor.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\elxstor.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\fdc.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\fdc.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\fdc.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\fdc.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\fdc.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\flpydisk.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\flpydisk.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\flpydisk.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\flpydisk.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\flpydisk.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\hal.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\hal.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\hal.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\hal.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\hal.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\hdaudbus.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\hdaudbus.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\hdaudbus.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\hdaudbus.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\hdaudbus.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\hidbth.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\hidbth.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\hidbth.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\hidbth.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\hidbth.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\hiddigi.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\hiddigi.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\hiddigi.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\hiddigi.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\hiddigi.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\hidserv.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\hidserv.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\hidserv.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\hidserv.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\hidserv.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\hpcisss.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\hpcisss.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\hpcisss.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\hpcisss.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\hpcisss.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\i2omp.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\i2omp.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\i2omp.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\i2omp.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\i2omp.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\iastorv.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\iastorv.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\iastorv.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\iastorv.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\iastorv.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\iirsp.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\iirsp.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\iirsp.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\iirsp.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\iirsp.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\iirsp2.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\iirsp2.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\iirsp2.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\iirsp2.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\iirsp2.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\input.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\input.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\input.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\input.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\input.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ipmidrv.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\ipmidrv.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\ipmidrv.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ipmidrv.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\ipmidrv.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\iscsi.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\iscsi.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\iscsi.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\iscsi.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\iscsi.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\iteatapi.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\iteatapi.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\iteatapi.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\iteatapi.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\iteatapi.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\iteraid.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\iteraid.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\iteraid.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\iteraid.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\iteraid.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\keyboard.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\keyboard.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\keyboard.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\keyboard.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\keyboard.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\lsi_fc.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\lsi_fc.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\lsi_fc.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\lsi_fc.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\lsi_fc.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\lsi_sas.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\lsi_sas.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\lsi_sas.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\lsi_sas.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\lsi_sas.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\lsi_scsi.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\lsi_scsi.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\lsi_scsi.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\lsi_scsi.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\lsi_scsi.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\machine.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\machine.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\machine.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\machine.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\machine.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\mchgr.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\mchgr.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\mchgr.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\mchgr.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\mchgr.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\megasas.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\megasas.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\megasas.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\megasas.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\megasas.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\megasas2.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\megasas2.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\megasas2.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\megasas2.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\megasas2.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\mf.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\mf.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\mf.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\mf.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\mf.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\mraid35x.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\mraid35x.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\mraid35x.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\mraid35x.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\mraid35x.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\mraid35x2.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\mraid35x2.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\mraid35x2.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\mraid35x2.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\mraid35x2.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\mshdc.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\mshdc.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\mshdc.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\mshdc.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\mshdc.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\msmouse.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\msmouse.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\msmouse.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\msmouse.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\msmouse.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\msports.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\msports.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\msports.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\msports.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\msports.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\net44x32.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\net44x32.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\net44x32.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\net44x32.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\net44x32.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\net8185.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\net8185.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\net8185.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\net8185.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\net8185.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netathr.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netathr.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netathr.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netathr.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netathr.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netb57vx.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netb57vx.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netb57vx.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netb57vx.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netb57vx.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netbc6.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netbc6.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netbc6.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netbc6.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netbc6.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netclass.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netclass.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netclass.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netclass.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netclass.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\nete1e32.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\nete1e32.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\nete1e32.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\nete1e32.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\nete1e32.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\nete1g32.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\nete1g32.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\nete1g32.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\nete1g32.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\nete1g32.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netefe32.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netefe32.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netefe32.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netefe32.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netefe32.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netip6.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netip6.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netip6.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netip6.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netip6.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netirda.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netirda.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netirda.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netirda.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netirda.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netloop.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netloop.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netloop.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netloop.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netloop.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netmscli.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netmscli.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netmscli.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netmscli.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netmscli.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netmyk01.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netmyk01.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netmyk01.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netmyk01.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netmyk01.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netnvm32.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netnvm32.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netnvm32.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netnvm32.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netnvm32.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netrasa.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netrasa.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netrasa.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netrasa.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netrasa.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netrass.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netrass.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netrass.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netrass.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netrass.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netrast.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netrast.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netrast.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netrast.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netrast.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netrtl32.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netrtl32.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netrtl32.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netrtl32.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netrtl32.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netrtx32.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netrtx32.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netrtx32.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netrtx32.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netrtx32.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netsis.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netsis.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netsis.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netsis.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netsis.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\nettcpip.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\nettcpip.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\nettcpip.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\nettcpip.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\nettcpip.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\nettun.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\nettun.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\nettun.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\nettun.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\nettun.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netuli6x.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netuli6x.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netuli6x.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netuli6x.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netuli6x.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netvgx86.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netvgx86.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netvgx86.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netvgx86.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netvgx86.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netvt86.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\netvt86.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\netvt86.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\netvt86.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\netvt86.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\nfrd960.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\nfrd960.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\nfrd960.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\nfrd960.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\nfrd960.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ntrigdigi.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\ntrigdigi.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\ntrigdigi.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ntrigdigi.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\ntrigdigi.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\nvraid.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\nvraid.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\nvraid.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\nvraid.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\nvraid.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\pcmcia.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\pcmcia.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\pcmcia.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\pcmcia.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\pcmcia.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ql2300.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\ql2300.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\ql2300.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ql2300.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\ql2300.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ql40xx.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\ql40xx.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\ql40xx.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ql40xx.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\ql40xx.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ql40xx2.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\ql40xx2.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\ql40xx2.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ql40xx2.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\ql40xx2.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\sbp2.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\sbp2.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\sbp2.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\sbp2.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\sbp2.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\scsidev.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\scsidev.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\scsidev.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\scsidev.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\scsidev.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\sisraid2.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\sisraid2.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\sisraid2.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\sisraid2.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\sisraid2.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\sisraid4.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\sisraid4.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\sisraid4.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\sisraid4.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\sisraid4.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\symc8xx.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\symc8xx.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\symc8xx.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\symc8xx.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\symc8xx.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\sym_hi.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\sym_hi.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\sym_hi.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\sym_hi.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\sym_hi.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\sym_u3.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\sym_u3.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\sym_u3.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\sym_u3.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\sym_u3.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\tape.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\tape.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\tape.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\tape.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\tape.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\tdibth.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\tdibth.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\tdibth.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\tdibth.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\tdibth.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\tpm.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\tpm.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\tpm.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\tpm.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\tpm.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ts_wpdmtp.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\ts_wpdmtp.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\ts_wpdmtp.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ts_wpdmtp.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\ts_wpdmtp.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\uliahci.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\uliahci.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\uliahci.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\uliahci.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\uliahci.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ulsata.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\ulsata.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\ulsata.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ulsata.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\ulsata.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ulsata2.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\ulsata2.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\ulsata2.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\ulsata2.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\ulsata2.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\umbus.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\umbus.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\umbus.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\umbus.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\umbus.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\unknown.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\unknown.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\unknown.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\unknown.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\unknown.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\usb.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\usb.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\usb.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\usb.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\usb.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\usbport.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\usbport.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\usbport.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\usbport.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\usbport.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\usbprint.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\usbprint.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\usbprint.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\usbprint.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\usbprint.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\usbstor.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\usbstor.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\usbstor.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\usbstor.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\usbstor.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\volsnap.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\volsnap.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\volsnap.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\volsnap.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\volsnap.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\volume.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\volume.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\volume.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\volume.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\volume.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\vsmraid.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\vsmraid.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\vsmraid.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\vsmraid.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\vsmraid.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\wd.inf_loc]executing command: [FileCopy,%BootSRC%\Windows\System32\DriverStore\%DistLang%\wd.inf_loc,%TargetDir%\Windows\System32\DriverStore\%DistLang%\wd.inf_loc]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\en-US\wd.inf_loc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\en-US\wd.inf_loc\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\aclui.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\aclui.dll.mui,%TargetDir%\Windows\System32\%DistLang%\aclui.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\aclui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\aclui.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\activeds.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\activeds.dll.mui,%TargetDir%\Windows\System32\%DistLang%\activeds.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\activeds.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\activeds.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\adsldpc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\adsldpc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\adsldpc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\adsldpc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\adsldpc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\advapi32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\advapi32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\advapi32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\advapi32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\advapi32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\advpack.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\advpack.dll.mui,%TargetDir%\Windows\System32\%DistLang%\advpack.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\advpack.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\advpack.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\apds.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\apds.dll.mui,%TargetDir%\Windows\System32\%DistLang%\apds.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\apds.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\apds.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\apircl.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\apircl.dll.mui,%TargetDir%\Windows\System32\%DistLang%\apircl.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\apircl.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\apircl.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\apss.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\apss.dll.mui,%TargetDir%\Windows\System32\%DistLang%\apss.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\apss.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\apss.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\arp.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\arp.exe.mui,%TargetDir%\Windows\System32\%DistLang%\arp.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\arp.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\arp.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\atl.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\atl.dll.mui,%TargetDir%\Windows\System32\%DistLang%\atl.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\atl.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\atl.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\attrib.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\attrib.exe.mui,%TargetDir%\Windows\System32\%DistLang%\attrib.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\attrib.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\attrib.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\authui.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\authui.dll.mui,%TargetDir%\Windows\System32\%DistLang%\authui.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\authui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\authui.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\autochk.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\autochk.exe.mui,%TargetDir%\Windows\System32\%DistLang%\autochk.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\autochk.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\autochk.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\autoconv.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\autoconv.exe.mui,%TargetDir%\Windows\System32\%DistLang%\autoconv.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\autoconv.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\autoconv.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\AuxiliaryDisplayClassInstaller.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\AuxiliaryDisplayClassInstaller.dll.mui,%TargetDir%\Windows\System32\%DistLang%\AuxiliaryDisplayClassInstaller.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\AuxiliaryDisplayClassInstaller.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\AuxiliaryDisplayClassInstaller.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\batt.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\batt.dll.mui,%TargetDir%\Windows\System32\%DistLang%\batt.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\batt.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\batt.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bcdedit.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\bcdedit.exe.mui,%TargetDir%\Windows\System32\%DistLang%\bcdedit.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bcdedit.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\bcdedit.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bfe.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\bfe.dll.mui,%TargetDir%\Windows\System32\%DistLang%\bfe.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bfe.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\bfe.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\blbres.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\blbres.dll.mui,%TargetDir%\Windows\System32\%DistLang%\blbres.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\blbres.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\blbres.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bmrui.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\bmrui.exe.mui,%TargetDir%\Windows\System32\%DistLang%\bmrui.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bmrui.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\bmrui.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bootcfg.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\bootcfg.exe.mui,%TargetDir%\Windows\System32\%DistLang%\bootcfg.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bootcfg.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\bootcfg.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\BootRec.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\BootRec.exe.mui,%TargetDir%\Windows\System32\%DistLang%\BootRec.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\BootRec.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\BootRec.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bootstr.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\bootstr.dll.mui,%TargetDir%\Windows\System32\%DistLang%\bootstr.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bootstr.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\bootstr.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\browseui.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\browseui.dll.mui,%TargetDir%\Windows\System32\%DistLang%\browseui.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\browseui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\browseui.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bthci.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\bthci.dll.mui,%TargetDir%\Windows\System32\%DistLang%\bthci.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bthci.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\bthci.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bthserv.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\bthserv.dll.mui,%TargetDir%\Windows\System32\%DistLang%\bthserv.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\bthserv.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\bthserv.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\capisp.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\capisp.dll.mui,%TargetDir%\Windows\System32\%DistLang%\capisp.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\capisp.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\capisp.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cdosys.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\cdosys.dll.mui,%TargetDir%\Windows\System32\%DistLang%\cdosys.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cdosys.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\cdosys.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\certcli.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\certcli.dll.mui,%TargetDir%\Windows\System32\%DistLang%\certcli.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\certcli.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\certcli.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\chkdsk.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\chkdsk.exe.mui,%TargetDir%\Windows\System32\%DistLang%\chkdsk.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\chkdsk.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\chkdsk.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\chkntfs.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\chkntfs.exe.mui,%TargetDir%\Windows\System32\%DistLang%\chkntfs.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\chkntfs.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\chkntfs.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ci.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ci.dll.mui,%TargetDir%\Windows\System32\%DistLang%\ci.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ci.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ci.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\clb.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\clb.dll.mui,%TargetDir%\Windows\System32\%DistLang%\clb.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\clb.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\clb.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cmd.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\cmd.exe.mui,%TargetDir%\Windows\System32\%DistLang%\cmd.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cmd.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\cmd.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\comctl32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\comctl32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\comctl32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\comctl32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\comdlg32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\comdlg32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\comdlg32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\comdlg32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\comdlg32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\comres.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\comres.dll.mui,%TargetDir%\Windows\System32\%DistLang%\comres.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\comres.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\comres.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\console.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\console.dll.mui,%TargetDir%\Windows\System32\%DistLang%\console.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\console.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\console.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\credui.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\credui.dll.mui,%TargetDir%\Windows\System32\%DistLang%\credui.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\credui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\credui.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\crypt32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\crypt32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\crypt32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\crypt32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\crypt32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cryptdlg.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\cryptdlg.dll.mui,%TargetDir%\Windows\System32\%DistLang%\cryptdlg.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cryptdlg.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\cryptdlg.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cryptext.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\cryptext.dll.mui,%TargetDir%\Windows\System32\%DistLang%\cryptext.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cryptext.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\cryptext.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cryptsvc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\cryptsvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\cryptsvc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cryptsvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\cryptsvc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cryptui.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\cryptui.dll.mui,%TargetDir%\Windows\System32\%DistLang%\cryptui.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cryptui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\cryptui.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cscript.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\cscript.exe.mui,%TargetDir%\Windows\System32\%DistLang%\cscript.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\cscript.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\cscript.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\csrss.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\csrss.exe.mui,%TargetDir%\Windows\System32\%DistLang%\csrss.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\csrss.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\csrss.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dhcpcmonitor.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\dhcpcmonitor.dll.mui,%TargetDir%\Windows\System32\%DistLang%\dhcpcmonitor.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dhcpcmonitor.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\dhcpcmonitor.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dhcpcsvc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\dhcpcsvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\dhcpcsvc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dhcpcsvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\dhcpcsvc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dhcpcsvc6.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\dhcpcsvc6.dll.mui,%TargetDir%\Windows\System32\%DistLang%\dhcpcsvc6.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dhcpcsvc6.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\dhcpcsvc6.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\DHCPQEC.DLL.MUI]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\DHCPQEC.DLL.MUI,%TargetDir%\Windows\System32\%DistLang%\DHCPQEC.DLL.MUI]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\DHCPQEC.DLL.MUI] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\DHCPQEC.DLL.MUI\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\diskpart.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\diskpart.exe.mui,%TargetDir%\Windows\System32\%DistLang%\diskpart.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\diskpart.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\diskpart.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\diskraid.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\diskraid.exe.mui,%TargetDir%\Windows\System32\%DistLang%\diskraid.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\diskraid.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\diskraid.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dispci.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\dispci.dll.mui,%TargetDir%\Windows\System32\%DistLang%\dispci.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dispci.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\dispci.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dnsapi.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\dnsapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%\dnsapi.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dnsapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\dnsapi.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dnsrslvr.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\dnsrslvr.dll.mui,%TargetDir%\Windows\System32\%DistLang%\dnsrslvr.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dnsrslvr.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\dnsrslvr.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\doskey.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\doskey.exe.mui,%TargetDir%\Windows\System32\%DistLang%\doskey.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\doskey.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\doskey.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dpapimig.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\dpapimig.exe.mui,%TargetDir%\Windows\System32\%DistLang%\dpapimig.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\dpapimig.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\dpapimig.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\drvinst.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\drvinst.exe.mui,%TargetDir%\Windows\System32\%DistLang%\drvinst.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\drvinst.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\drvinst.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\drvload.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\drvload.exe.mui,%TargetDir%\Windows\System32\%DistLang%\drvload.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\drvload.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\drvload.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\duser.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\duser.dll.mui,%TargetDir%\Windows\System32\%DistLang%\duser.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\duser.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\duser.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ESENT.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ESENT.dll.mui,%TargetDir%\Windows\System32\%DistLang%\ESENT.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ESENT.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ESENT.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\esentutl.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\esentutl.exe.mui,%TargetDir%\Windows\System32\%DistLang%\esentutl.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\esentutl.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\esentutl.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\expand.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\expand.exe.mui,%TargetDir%\Windows\System32\%DistLang%\expand.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\expand.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\expand.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\feclient.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\feclient.dll.mui,%TargetDir%\Windows\System32\%DistLang%\feclient.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\feclient.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\feclient.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\find.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\find.exe.mui,%TargetDir%\Windows\System32\%DistLang%\find.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\find.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\find.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\finger.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\finger.exe.mui,%TargetDir%\Windows\System32\%DistLang%\finger.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\finger.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\finger.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\FirewallAPI.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\FirewallAPI.dll.mui,%TargetDir%\Windows\System32\%DistLang%\FirewallAPI.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\FirewallAPI.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\FirewallAPI.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fixmapi.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\fixmapi.exe.mui,%TargetDir%\Windows\System32\%DistLang%\fixmapi.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fixmapi.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\fixmapi.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fltlib.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\fltlib.dll.mui,%TargetDir%\Windows\System32\%DistLang%\fltlib.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fltlib.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\fltlib.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fltMC.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\fltMC.exe.mui,%TargetDir%\Windows\System32\%DistLang%\fltMC.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fltMC.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\fltMC.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ftp.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ftp.exe.mui,%TargetDir%\Windows\System32\%DistLang%\ftp.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ftp.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ftp.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fveapi.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\fveapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%\fveapi.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fveapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\fveapi.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fverecover.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\fverecover.dll.mui,%TargetDir%\Windows\System32\%DistLang%\fverecover.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fverecover.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\fverecover.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fwpuclnt.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\fwpuclnt.dll.mui,%TargetDir%\Windows\System32\%DistLang%\fwpuclnt.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\fwpuclnt.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\fwpuclnt.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\gpapi.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\gpapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%\gpapi.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\gpapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\gpapi.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\gpscript.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\gpscript.exe.mui,%TargetDir%\Windows\System32\%DistLang%\gpscript.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\gpscript.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\gpscript.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\gpsvc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\gpsvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\gpsvc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\gpsvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\gpsvc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\hid.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\hid.dll.mui,%TargetDir%\Windows\System32\%DistLang%\hid.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\hid.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\hid.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\hidserv.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\hidserv.dll.mui,%TargetDir%\Windows\System32\%DistLang%\hidserv.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\hidserv.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\hidserv.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\hostname.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\hostname.exe.mui,%TargetDir%\Windows\System32\%DistLang%\hostname.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\hostname.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\hostname.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ICacls.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ICacls.exe.mui,%TargetDir%\Windows\System32\%DistLang%\ICacls.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ICacls.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ICacls.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\icm32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\icm32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\icm32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\icm32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\icm32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ifmon.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ifmon.dll.mui,%TargetDir%\Windows\System32\%DistLang%\ifmon.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ifmon.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ifmon.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ikeext.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ikeext.dll.mui,%TargetDir%\Windows\System32\%DistLang%\ikeext.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ikeext.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ikeext.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\imageres.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\imageres.dll.mui,%TargetDir%\Windows\System32\%DistLang%\imageres.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\imageres.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\imageres.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\imapi.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\imapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%\imapi.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\imapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\imapi.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\imapi2.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\imapi2.dll.mui,%TargetDir%\Windows\System32\%DistLang%\imapi2.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\imapi2.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\imapi2.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\imapi2fs.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\imapi2fs.dll.mui,%TargetDir%\Windows\System32\%DistLang%\imapi2fs.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\imapi2fs.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\imapi2fs.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\input.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\input.dll.mui,%TargetDir%\Windows\System32\%DistLang%\input.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\input.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\input.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ipconfig.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ipconfig.exe.mui,%TargetDir%\Windows\System32\%DistLang%\ipconfig.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ipconfig.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ipconfig.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\iphlpapi.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\iphlpapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%\iphlpapi.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\iphlpapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\iphlpapi.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\iscsilog.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\iscsilog.dll.mui,%TargetDir%\Windows\System32\%DistLang%\iscsilog.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\iscsilog.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\iscsilog.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\jscript.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\jscript.dll.mui,%TargetDir%\Windows\System32\%DistLang%\jscript.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\jscript.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\jscript.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\kerberos.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\kerberos.dll.mui,%TargetDir%\Windows\System32\%DistLang%\kerberos.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\kerberos.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\kerberos.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\kernel32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\kernel32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\kernel32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\kernel32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\kernel32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\keyiso.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\keyiso.dll.mui,%TargetDir%\Windows\System32\%DistLang%\keyiso.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\keyiso.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\keyiso.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\lmhsvc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\lmhsvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\lmhsvc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\lmhsvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\lmhsvc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\lsasrv.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\lsasrv.dll.mui,%TargetDir%\Windows\System32\%DistLang%\lsasrv.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\lsasrv.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\lsasrv.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\lsass.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\lsass.exe.mui,%TargetDir%\Windows\System32\%DistLang%\lsass.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\lsass.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\lsass.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\lsm.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\lsm.exe.mui,%TargetDir%\Windows\System32\%DistLang%\lsm.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\lsm.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\lsm.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mapi32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\mapi32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\mapi32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mapi32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\mapi32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mapistub.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\mapistub.dll.mui,%TargetDir%\Windows\System32\%DistLang%\mapistub.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mapistub.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\mapistub.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\MdSched.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\MdSched.exe.mui,%TargetDir%\Windows\System32\%DistLang%\MdSched.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\MdSched.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\MdSched.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\MFC42.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\MFC42.dll.mui,%TargetDir%\Windows\System32\%DistLang%\MFC42.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\MFC42.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\MFC42.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\MFC42u.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\MFC42u.dll.mui,%TargetDir%\Windows\System32\%DistLang%\MFC42u.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\MFC42u.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\MFC42u.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mlang.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\mlang.dll.mui,%TargetDir%\Windows\System32\%DistLang%\mlang.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mlang.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\mlang.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\MMDevAPI.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\MMDevAPI.dll.mui,%TargetDir%\Windows\System32\%DistLang%\MMDevAPI.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\MMDevAPI.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\MMDevAPI.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\montr_ci.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\montr_ci.dll.mui,%TargetDir%\Windows\System32\%DistLang%\montr_ci.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\montr_ci.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\montr_ci.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mountvol.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\mountvol.exe.mui,%TargetDir%\Windows\System32\%DistLang%\mountvol.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mountvol.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\mountvol.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mpnotify.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\mpnotify.exe.mui,%TargetDir%\Windows\System32\%DistLang%\mpnotify.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mpnotify.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\mpnotify.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mpr.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\mpr.dll.mui,%TargetDir%\Windows\System32\%DistLang%\mpr.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mpr.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\mpr.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mprmsg.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\mprmsg.dll.mui,%TargetDir%\Windows\System32\%DistLang%\mprmsg.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mprmsg.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\mprmsg.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mpssvc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\mpssvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\mpssvc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mpssvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\mpssvc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mrinfo.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\mrinfo.exe.mui,%TargetDir%\Windows\System32\%DistLang%\mrinfo.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mrinfo.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\mrinfo.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mscms.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\mscms.dll.mui,%TargetDir%\Windows\System32\%DistLang%\mscms.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mscms.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\mscms.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msctf.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\msctf.dll.mui,%TargetDir%\Windows\System32\%DistLang%\msctf.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msctf.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\msctf.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msimsg.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\msimsg.dll.mui,%TargetDir%\Windows\System32\%DistLang%\msimsg.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msimsg.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\msimsg.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msports.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\msports.dll.mui,%TargetDir%\Windows\System32\%DistLang%\msports.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msports.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\msports.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msprivs.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\msprivs.dll.mui,%TargetDir%\Windows\System32\%DistLang%\msprivs.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msprivs.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\msprivs.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msscript.ocx.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\msscript.ocx.mui,%TargetDir%\Windows\System32\%DistLang%\msscript.ocx.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msscript.ocx.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\msscript.ocx.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mssign32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\mssign32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\mssign32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mssign32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\mssign32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msv1_0.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\msv1_0.dll.mui,%TargetDir%\Windows\System32\%DistLang%\msv1_0.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\msv1_0.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\msv1_0.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mswsock.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\mswsock.dll.mui,%TargetDir%\Windows\System32\%DistLang%\mswsock.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\mswsock.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\mswsock.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\nbtstat.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\nbtstat.exe.mui,%TargetDir%\Windows\System32\%DistLang%\nbtstat.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\nbtstat.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\nbtstat.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\nci.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\nci.dll.mui,%TargetDir%\Windows\System32\%DistLang%\nci.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\nci.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\nci.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ncpa.cpl.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ncpa.cpl.mui,%TargetDir%\Windows\System32\%DistLang%\ncpa.cpl.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ncpa.cpl.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ncpa.cpl.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ncryptui.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ncryptui.dll.mui,%TargetDir%\Windows\System32\%DistLang%\ncryptui.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ncryptui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ncryptui.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ndptsp.tsp.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ndptsp.tsp.mui,%TargetDir%\Windows\System32\%DistLang%\ndptsp.tsp.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ndptsp.tsp.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ndptsp.tsp.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\net.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\net.exe.mui,%TargetDir%\Windows\System32\%DistLang%\net.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\net.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\net.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\net1.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\net1.exe.mui,%TargetDir%\Windows\System32\%DistLang%\net1.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\net1.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\net1.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netbtugc.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\netbtugc.exe.mui,%TargetDir%\Windows\System32\%DistLang%\netbtugc.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netbtugc.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\netbtugc.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netcfg.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\netcfg.exe.mui,%TargetDir%\Windows\System32\%DistLang%\netcfg.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netcfg.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\netcfg.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netcfgx.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\netcfgx.dll.mui,%TargetDir%\Windows\System32\%DistLang%\netcfgx.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netcfgx.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\netcfgx.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\neth.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\neth.dll.mui,%TargetDir%\Windows\System32\%DistLang%\neth.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\neth.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\neth.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netiohlp.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\netiohlp.dll.mui,%TargetDir%\Windows\System32\%DistLang%\netiohlp.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netiohlp.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\netiohlp.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netiougc.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\netiougc.exe.mui,%TargetDir%\Windows\System32\%DistLang%\netiougc.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netiougc.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\netiougc.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netlogon.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\netlogon.dll.mui,%TargetDir%\Windows\System32\%DistLang%\netlogon.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netlogon.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\netlogon.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netmsg.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\netmsg.dll.mui,%TargetDir%\Windows\System32\%DistLang%\netmsg.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netmsg.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\netmsg.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netsh.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\netsh.exe.mui,%TargetDir%\Windows\System32\%DistLang%\netsh.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netsh.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\netsh.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netshell.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\netshell.dll.mui,%TargetDir%\Windows\System32\%DistLang%\netshell.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netshell.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\netshell.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netstat.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\netstat.exe.mui,%TargetDir%\Windows\System32\%DistLang%\netstat.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\netstat.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\netstat.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\newdev.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\newdev.dll.mui,%TargetDir%\Windows\System32\%DistLang%\newdev.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\newdev.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\newdev.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\newdev.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\newdev.exe.mui,%TargetDir%\Windows\System32\%DistLang%\newdev.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\newdev.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\newdev.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\nlasvc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\nlasvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\nlasvc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\nlasvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\nlasvc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\notepad.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\notepad.exe.mui,%TargetDir%\Windows\System32\%DistLang%\notepad.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\notepad.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\notepad.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\nsisvc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\nsisvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\nsisvc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\nsisvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\nsisvc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ntdll.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ntdll.dll.mui,%TargetDir%\Windows\System32\%DistLang%\ntdll.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ntdll.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ntdll.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ntlanman.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ntlanman.dll.mui,%TargetDir%\Windows\System32\%DistLang%\ntlanman.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ntlanman.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ntlanman.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ntmarta.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ntmarta.dll.mui,%TargetDir%\Windows\System32\%DistLang%\ntmarta.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ntmarta.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ntmarta.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ntprint.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ntprint.dll.mui,%TargetDir%\Windows\System32\%DistLang%\ntprint.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ntprint.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ntprint.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ntprint.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ntprint.exe.mui,%TargetDir%\Windows\System32\%DistLang%\ntprint.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ntprint.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ntprint.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\odbcint.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\odbcint.dll.mui,%TargetDir%\Windows\System32\%DistLang%\odbcint.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\odbcint.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\odbcint.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ole32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ole32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\ole32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ole32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ole32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\oleaccrc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\oleaccrc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\oleaccrc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\oleaccrc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\oleaccrc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\oleres.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\oleres.dll.mui,%TargetDir%\Windows\System32\%DistLang%\oleres.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\oleres.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\oleres.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\pathping.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\pathping.exe.mui,%TargetDir%\Windows\System32\%DistLang%\pathping.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\pathping.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\pathping.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ping.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ping.exe.mui,%TargetDir%\Windows\System32\%DistLang%\ping.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ping.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ping.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\pnidui.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\pnidui.dll.mui,%TargetDir%\Windows\System32\%DistLang%\pnidui.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\pnidui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\pnidui.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\pnpui.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\pnpui.dll.mui,%TargetDir%\Windows\System32\%DistLang%\pnpui.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\pnpui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\pnpui.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\polstore.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\polstore.dll.mui,%TargetDir%\Windows\System32\%DistLang%\polstore.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\polstore.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\polstore.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\poqexec.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\poqexec.exe.mui,%TargetDir%\Windows\System32\%DistLang%\poqexec.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\poqexec.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\poqexec.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\powrprof.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\powrprof.dll.mui,%TargetDir%\Windows\System32\%DistLang%\powrprof.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\powrprof.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\powrprof.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\print.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\print.exe.mui,%TargetDir%\Windows\System32\%DistLang%\print.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\print.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\print.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\printui.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\printui.dll.mui,%TargetDir%\Windows\System32\%DistLang%\printui.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\printui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\printui.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\procinst.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\procinst.dll.mui,%TargetDir%\Windows\System32\%DistLang%\procinst.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\procinst.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\procinst.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\profsvc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\profsvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\profsvc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\profsvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\profsvc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\propsys.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\propsys.dll.mui,%TargetDir%\Windows\System32\%DistLang%\propsys.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\propsys.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\propsys.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\pshed.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\pshed.dll.mui,%TargetDir%\Windows\System32\%DistLang%\pshed.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\pshed.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\pshed.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\Qutil.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\Qutil.dll.mui,%TargetDir%\Windows\System32\%DistLang%\Qutil.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\Qutil.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\Qutil.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasapi32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rasapi32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\rasapi32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasapi32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rasapi32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasauto.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rasauto.dll.mui,%TargetDir%\Windows\System32\%DistLang%\rasauto.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasauto.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rasauto.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasautou.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rasautou.exe.mui,%TargetDir%\Windows\System32\%DistLang%\rasautou.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasautou.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rasautou.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rascfg.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rascfg.dll.mui,%TargetDir%\Windows\System32\%DistLang%\rascfg.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rascfg.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rascfg.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\raschap.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\raschap.dll.mui,%TargetDir%\Windows\System32\%DistLang%\raschap.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\raschap.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\raschap.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasctrs.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rasctrs.dll.mui,%TargetDir%\Windows\System32\%DistLang%\rasctrs.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasctrs.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rasctrs.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasdlg.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rasdlg.dll.mui,%TargetDir%\Windows\System32\%DistLang%\rasdlg.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasdlg.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rasdlg.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasmans.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rasmans.dll.mui,%TargetDir%\Windows\System32\%DistLang%\rasmans.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasmans.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rasmans.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasmontr.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rasmontr.dll.mui,%TargetDir%\Windows\System32\%DistLang%\rasmontr.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rasmontr.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rasmontr.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rastls.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rastls.dll.mui,%TargetDir%\Windows\System32\%DistLang%\rastls.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rastls.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rastls.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\recover.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\recover.exe.mui,%TargetDir%\Windows\System32\%DistLang%\recover.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\recover.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\recover.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\reg.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\reg.exe.mui,%TargetDir%\Windows\System32\%DistLang%\reg.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\reg.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\reg.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\regsvr32.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\regsvr32.exe.mui,%TargetDir%\Windows\System32\%DistLang%\regsvr32.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\regsvr32.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\regsvr32.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\replace.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\replace.exe.mui,%TargetDir%\Windows\System32\%DistLang%\replace.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\replace.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\replace.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\Robocopy.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\Robocopy.exe.mui,%TargetDir%\Windows\System32\%DistLang%\Robocopy.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\Robocopy.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\Robocopy.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\route.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\route.exe.mui,%TargetDir%\Windows\System32\%DistLang%\route.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\route.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\route.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rpcrt4.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rpcrt4.dll.mui,%TargetDir%\Windows\System32\%DistLang%\rpcrt4.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rpcrt4.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rpcrt4.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rpcss.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rpcss.dll.mui,%TargetDir%\Windows\System32\%DistLang%\rpcss.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rpcss.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rpcss.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\RSMGRSTR.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\RSMGRSTR.dll.mui,%TargetDir%\Windows\System32\%DistLang%\RSMGRSTR.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\RSMGRSTR.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\RSMGRSTR.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rstrui.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rstrui.exe.mui,%TargetDir%\Windows\System32\%DistLang%\rstrui.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rstrui.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rstrui.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rundll32.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\rundll32.exe.mui,%TargetDir%\Windows\System32\%DistLang%\rundll32.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\rundll32.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\rundll32.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sacsess.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\sacsess.exe.mui,%TargetDir%\Windows\System32\%DistLang%\sacsess.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sacsess.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\sacsess.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sacsvr.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\sacsvr.dll.mui,%TargetDir%\Windows\System32\%DistLang%\sacsvr.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sacsvr.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\sacsvr.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\samsrv.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\samsrv.dll.mui,%TargetDir%\Windows\System32\%DistLang%\samsrv.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\samsrv.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\samsrv.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\scecli.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\scecli.dll.mui,%TargetDir%\Windows\System32\%DistLang%\scecli.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\scecli.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\scecli.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\scesrv.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\scesrv.dll.mui,%TargetDir%\Windows\System32\%DistLang%\scesrv.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\scesrv.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\scesrv.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\scrobj.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\scrobj.dll.mui,%TargetDir%\Windows\System32\%DistLang%\scrobj.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\scrobj.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\scrobj.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\scrrun.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\scrrun.dll.mui,%TargetDir%\Windows\System32\%DistLang%\scrrun.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\scrrun.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\scrrun.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\services.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\services.exe.mui,%TargetDir%\Windows\System32\%DistLang%\services.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\services.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\services.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\setupapi.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\setupapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%\setupapi.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\setupapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\setupapi.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sfc.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\sfc.exe.mui,%TargetDir%\Windows\System32\%DistLang%\sfc.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sfc.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\sfc.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\shell32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\shell32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\shell32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\shell32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\shell32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\shlwapi.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\shlwapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%\shlwapi.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\shlwapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\shlwapi.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\SLC.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\SLC.dll.mui,%TargetDir%\Windows\System32\%DistLang%\SLC.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\SLC.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\SLC.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\SmiEngine.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\SmiEngine.dll.mui,%TargetDir%\Windows\System32\%DistLang%\SmiEngine.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\SmiEngine.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\SmiEngine.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\spp.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\spp.dll.mui,%TargetDir%\Windows\System32\%DistLang%\spp.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\spp.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\spp.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\srcore.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\srcore.dll.mui,%TargetDir%\Windows\System32\%DistLang%\srcore.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\srcore.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\srcore.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\Storprop.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\Storprop.dll.mui,%TargetDir%\Windows\System32\%DistLang%\Storprop.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\Storprop.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\Storprop.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\subst.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\subst.exe.mui,%TargetDir%\Windows\System32\%DistLang%\subst.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\subst.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\subst.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\svchost.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\svchost.exe.mui,%TargetDir%\Windows\System32\%DistLang%\svchost.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\svchost.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\svchost.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\swprv.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\swprv.dll.mui,%TargetDir%\Windows\System32\%DistLang%\swprv.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\swprv.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\swprv.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sxproxy.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\sxproxy.dll.mui,%TargetDir%\Windows\System32\%DistLang%\sxproxy.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sxproxy.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\sxproxy.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sxs.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\sxs.dll.mui,%TargetDir%\Windows\System32\%DistLang%\sxs.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sxs.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\sxs.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sxstrace.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\sxstrace.exe.mui,%TargetDir%\Windows\System32\%DistLang%\sxstrace.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sxstrace.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\sxstrace.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sysclass.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\sysclass.dll.mui,%TargetDir%\Windows\System32\%DistLang%\sysclass.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\sysclass.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\sysclass.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\syssetup.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\syssetup.dll.mui,%TargetDir%\Windows\System32\%DistLang%\syssetup.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\syssetup.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\syssetup.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\tapi32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\tapi32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\tapi32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\tapi32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\tapi32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\taskmgr.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\taskmgr.exe.mui,%TargetDir%\Windows\System32\%DistLang%\taskmgr.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\taskmgr.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\taskmgr.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\tbssvc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\tbssvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\tbssvc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\tbssvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\tbssvc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\tcpipcfg.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\tcpipcfg.dll.mui,%TargetDir%\Windows\System32\%DistLang%\tcpipcfg.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\tcpipcfg.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\tcpipcfg.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\tracert.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\tracert.exe.mui,%TargetDir%\Windows\System32\%DistLang%\tracert.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\tracert.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\tracert.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\tzres.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\tzres.dll.mui,%TargetDir%\Windows\System32\%DistLang%\tzres.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\tzres.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\tzres.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ulib.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ulib.dll.mui,%TargetDir%\Windows\System32\%DistLang%\ulib.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ulib.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ulib.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\umpnpmgr.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\umpnpmgr.dll.mui,%TargetDir%\Windows\System32\%DistLang%\umpnpmgr.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\umpnpmgr.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\umpnpmgr.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\urlmon.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\urlmon.dll.mui,%TargetDir%\Windows\System32\%DistLang%\urlmon.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\urlmon.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\urlmon.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\user32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\user32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\user32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\user32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\user32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\userenv.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\userenv.dll.mui,%TargetDir%\Windows\System32\%DistLang%\userenv.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\userenv.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\userenv.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\userinit.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\userinit.exe.mui,%TargetDir%\Windows\System32\%DistLang%\userinit.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\userinit.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\userinit.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\utildll.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\utildll.dll.mui,%TargetDir%\Windows\System32\%DistLang%\utildll.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\utildll.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\utildll.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\uxtheme.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\uxtheme.dll.mui,%TargetDir%\Windows\System32\%DistLang%\uxtheme.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\uxtheme.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\uxtheme.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vbscript.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\vbscript.dll.mui,%TargetDir%\Windows\System32\%DistLang%\vbscript.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vbscript.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\vbscript.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vds.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\vds.exe.mui,%TargetDir%\Windows\System32\%DistLang%\vds.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vds.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\vds.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vdsbas.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\vdsbas.dll.mui,%TargetDir%\Windows\System32\%DistLang%\vdsbas.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vdsbas.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\vdsbas.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vdsdyn.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\vdsdyn.dll.mui,%TargetDir%\Windows\System32\%DistLang%\vdsdyn.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vdsdyn.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\vdsdyn.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vdsutil.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\vdsutil.dll.mui,%TargetDir%\Windows\System32\%DistLang%\vdsutil.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vdsutil.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\vdsutil.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\verifier.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\verifier.exe.mui,%TargetDir%\Windows\System32\%DistLang%\verifier.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\verifier.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\verifier.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vsstrace.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\vsstrace.dll.mui,%TargetDir%\Windows\System32\%DistLang%\vsstrace.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\vsstrace.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\vsstrace.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\VSSVC.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\VSSVC.exe.mui,%TargetDir%\Windows\System32\%DistLang%\VSSVC.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\VSSVC.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\VSSVC.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\w32time.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\w32time.dll.mui,%TargetDir%\Windows\System32\%DistLang%\w32time.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\w32time.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\w32time.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wbadmin.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wbadmin.exe.mui,%TargetDir%\Windows\System32\%DistLang%\wbadmin.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wbadmin.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wbadmin.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wbengine.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wbengine.exe.mui,%TargetDir%\Windows\System32\%DistLang%\wbengine.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wbengine.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wbengine.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\WcsPlugInService.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\WcsPlugInService.dll.mui,%TargetDir%\Windows\System32\%DistLang%\WcsPlugInService.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\WcsPlugInService.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\WcsPlugInService.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wdscapture.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wdscapture.exe.mui,%TargetDir%\Windows\System32\%DistLang%\wdscapture.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wdscapture.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wdscapture.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\WdsImage.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\WdsImage.dll.mui,%TargetDir%\Windows\System32\%DistLang%\WdsImage.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\WdsImage.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\WdsImage.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wer.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wer.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wer.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wer.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wer.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wevtapi.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wevtapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wevtapi.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wevtapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wevtapi.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wevtsvc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wevtsvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wevtsvc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wevtsvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wevtsvc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wevtutil.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wevtutil.exe.mui,%TargetDir%\Windows\System32\%DistLang%\wevtutil.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wevtutil.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wevtutil.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\win32k.sys.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\win32k.sys.mui,%TargetDir%\Windows\System32\%DistLang%\win32k.sys.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\win32k.sys.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\win32k.sys.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winbrand.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\winbrand.dll.mui,%TargetDir%\Windows\System32\%DistLang%\winbrand.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winbrand.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\winbrand.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winhttp.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\winhttp.dll.mui,%TargetDir%\Windows\System32\%DistLang%\winhttp.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winhttp.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\winhttp.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wininet.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wininet.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wininet.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wininet.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wininet.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wininit.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wininit.exe.mui,%TargetDir%\Windows\System32\%DistLang%\wininit.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wininit.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wininit.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winlogon.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\winlogon.exe.mui,%TargetDir%\Windows\System32\%DistLang%\winlogon.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winlogon.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\winlogon.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winmm.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\winmm.dll.mui,%TargetDir%\Windows\System32\%DistLang%\winmm.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winmm.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\winmm.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winpeshl.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\winpeshl.exe.mui,%TargetDir%\Windows\System32\%DistLang%\winpeshl.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winpeshl.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\winpeshl.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\WinSCard.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\WinSCard.dll.mui,%TargetDir%\Windows\System32\%DistLang%\WinSCard.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\WinSCard.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\WinSCard.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winsockhc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\winsockhc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\winsockhc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winsockhc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\winsockhc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winspool.drv.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\winspool.drv.mui,%TargetDir%\Windows\System32\%DistLang%\winspool.drv.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winspool.drv.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\winspool.drv.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winsrv.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\winsrv.dll.mui,%TargetDir%\Windows\System32\%DistLang%\winsrv.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\winsrv.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\winsrv.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wkssvc.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wkssvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wkssvc.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wkssvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wkssvc.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wlanutil.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wlanutil.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wlanutil.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wlanutil.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wlanutil.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wldap32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wldap32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wldap32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wldap32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wldap32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wlrmdr.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wlrmdr.exe.mui,%TargetDir%\Windows\System32\%DistLang%\wlrmdr.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wlrmdr.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wlrmdr.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wmiprop.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wmiprop.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wmiprop.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wmiprop.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wmiprop.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wpd_ci.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wpd_ci.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wpd_ci.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wpd_ci.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wpd_ci.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wpeutil.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wpeutil.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wpeutil.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wpeutil.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wpeutil.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ws2_32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\ws2_32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\ws2_32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\ws2_32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\ws2_32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wscript.exe.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wscript.exe.mui,%TargetDir%\Windows\System32\%DistLang%\wscript.exe.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wscript.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wscript.exe.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wshelper.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wshelper.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wshelper.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wshelper.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wshelper.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wship6.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wship6.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wship6.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wship6.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wship6.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wshom.ocx.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wshom.ocx.mui,%TargetDir%\Windows\System32\%DistLang%\wshom.ocx.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wshom.ocx.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wshom.ocx.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wshtcpip.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wshtcpip.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wshtcpip.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wshtcpip.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wshtcpip.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wsock32.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wsock32.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wsock32.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wsock32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wsock32.dll.mui\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wuapi.dll.mui]executing command: [FileCopy,%BootSRC%\Windows\System32\%DistLang%\wuapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%\wuapi.dll.mui]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\en-US\wuapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\wuapi.dll.mui\]


 [Ignore]  IF - [en-us] is not equal to: [en-us] evaluated string: [If,"%DistLang%",NotEqual,"en-US",run,%ScriptFile%,LanPackUS]
 [Success]  FileCopy - Copied [C:\VistaUltimate\bootmgr] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\bootmgr\]
 [Success]  FileCopy - Copied [C:\VistaUltimate\boot\fonts\wgl4_boot.ttf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\boot\fonts\wgl4_boot.ttf\]
 [Success]  FileCopy - Copied [C:\VistaUltimate\boot\bcd] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\boot\bcd\]
 [Success]  FileCopy - Copied [C:\VistaUltimate\boot\boot.sdi] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\boot\boot.sdi\]
 [Success]  IF - File exists: [C:\VistaUltimate\boot\bootsect.exe]executing command: [FileCopy,%SDIR%\boot\bootsect.exe,%TargetDir%\boot\bootsect.exe]
 [Success]  FileCopy - Copied [C:\VistaUltimate\boot\bootsect.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\boot\bootsect.exe\]
 [Ignore]  IF - File does not exist: [C:\VistaUltimate\bootsect.exe] evaluated string: [If,ExistFile,"%SDIR%\bootsect.exe",FileCopy,"%SDIR%\bootsect.exe","%TargetDir%\boot\bootsect.exe"]
 [Success]  FileCopy - Copied [C:\VistaUltimate\boot\etfsboot.com] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\boot\etfsboot.com\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\bfsvc.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\bfsvc.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\fveupdate.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\fveupdate.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\regedit.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\regedit.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\system.ini] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\system.ini\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\win.ini] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\win.ini\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\WindowsShell.Manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\WindowsShell.Manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\1394.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\1394.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\1394.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\1394.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\acpi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\acpi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\acpi.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\acpi.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\adp94xx.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\adp94xx.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\adp94xx.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\adp94xx.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\adpahci.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\adpahci.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\adpahci.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\adpahci.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\adpu160m.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\adpu160m.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\adpu160m.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\adpu160m.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\adpu320.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\adpu320.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\adpu320.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\adpu320.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\agp.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\agp.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\agp.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\agp.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\apps.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\apps.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\arc.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\arc.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\arc.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\arc.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\arcsas.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\arcsas.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\arcsas.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\arcsas.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\battery.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\battery.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\battery.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\battery.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\brmfcmf.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\brmfcmf.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\brmfcmf.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\brmfcmf.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\brmfcsto.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\brmfcsto.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\brmfcsto.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\brmfcsto.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\brmfcumd.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\brmfcumd.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\brmfcumd.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\brmfcumd.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\brmfport.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\brmfport.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\brmfport.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\brmfport.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\bthpan.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\bthpan.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\bthpan.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\bthpan.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\bthspp.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\bthspp.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\bthspp.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\bthspp.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\cdrom.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\cdrom.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\cdrom.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\cdrom.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\cpu.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\cpu.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\cpu.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\cpu.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\dc21x4vm.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\dc21x4vm.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\dc21x4vm.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\dc21x4vm.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\defltbase.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\defltbase.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\defltwk.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\defltwk.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\disk.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\disk.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\disk.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\disk.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\djsvs.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\djsvs.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\djsvs.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\djsvs.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\drvindex.dat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\drvindex.dat\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\dshowext.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\dshowext.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\dwup.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\dwup.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\elxstor.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\elxstor.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\elxstor.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\elxstor.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\errata.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\errata.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\fdc.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\fdc.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\fdc.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\fdc.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\flpydisk.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\flpydisk.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\flpydisk.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\flpydisk.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\fontsetup.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\fontsetup.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\hal.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\hal.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\hal.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\hal.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\hdaudbus.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\hdaudbus.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\hdaudbus.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\hdaudbus.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\hidbth.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\hidbth.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\hidbth.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\hidbth.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\hiddigi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\hiddigi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\hiddigi.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\hiddigi.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\hidserv.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\hidserv.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\hidserv.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\hidserv.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\hpcisss.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\hpcisss.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\hpcisss.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\hpcisss.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\i2omp.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\i2omp.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\i2omp.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\i2omp.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\iastorv.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\iastorv.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\iastorv.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\iastorv.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\iirsp.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\iirsp.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\iirsp.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\iirsp.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\iirsp2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\iirsp2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\iirsp2.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\iirsp2.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\INFCACHE.1] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\INFCACHE.1\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\infpub.dat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\infpub.dat\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\infstor.dat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\infstor.dat\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\infstrng.dat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\infstrng.dat\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\input.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\input.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\input.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\input.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ipmidrv.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ipmidrv.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ipmidrv.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ipmidrv.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\iscsi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\iscsi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\iscsi.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\iscsi.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\iteatapi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\iteatapi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\iteatapi.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\iteatapi.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\iteraid.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\iteraid.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\iteraid.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\iteraid.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\keyboard.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\keyboard.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\keyboard.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\keyboard.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\lsi_fc.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\lsi_fc.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\lsi_fc.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\lsi_fc.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\lsi_sas.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\lsi_sas.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\lsi_sas.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\lsi_sas.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\lsi_scsi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\lsi_scsi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\lsi_scsi.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\lsi_scsi.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\machine.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\machine.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\machine.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\machine.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\mchgr.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\mchgr.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\mchgr.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\mchgr.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\megasas.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\megasas.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\megasas.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\megasas.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\megasas2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\megasas2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\megasas2.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\megasas2.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\mf.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\mf.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\mf.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\mf.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\mraid35x.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\mraid35x.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\mraid35x.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\mraid35x.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\mraid35x2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\mraid35x2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\mraid35x2.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\mraid35x2.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\mshdc.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\mshdc.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\mshdc.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\mshdc.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\msmouse.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\msmouse.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\msmouse.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\msmouse.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\msports.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\msports.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\msports.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\msports.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\net44x32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\net44x32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\net44x32.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\net44x32.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\net8185.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\net8185.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\net8185.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\net8185.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netathr.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netathr.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netathr.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netathr.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netb57vx.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netb57vx.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netb57vx.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netb57vx.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netbc6.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netbc6.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netbc6.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netbc6.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netclass.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netclass.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netclass.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netclass.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\nete1e32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\nete1e32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\nete1e32.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\nete1e32.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\nete1g32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\nete1g32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\nete1g32.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\nete1g32.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netefe32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netefe32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netefe32.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netefe32.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netip6.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netip6.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netirda.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netirda.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netirda.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netirda.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netloop.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netloop.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netloop.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netloop.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netmscli.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netmscli.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netmyk01.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netmyk01.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netmyk01.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netmyk01.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netnb.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netnb.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netnvm32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netnvm32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netnvm32.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netnvm32.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netrasa.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netrasa.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netrass.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netrass.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netrast.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netrast.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netrtl32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netrtl32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netrtl32.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netrtl32.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netrtx32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netrtx32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netrtx32.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netrtx32.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netsis.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netsis.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netsis.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netsis.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\nettcpip.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\nettcpip.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\nettun.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\nettun.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\nettun.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\nettun.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netuli6x.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netuli6x.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netuli6x.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netuli6x.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netvgx86.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netvgx86.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netvgx86.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netvgx86.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netvt86.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netvt86.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\netvt86.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\netvt86.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\nfrd960.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\nfrd960.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\nfrd960.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\nfrd960.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ntrigdigi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ntrigdigi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ntrigdigi.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ntrigdigi.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\nvraid.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\nvraid.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\nvraid.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\nvraid.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\pcmcia.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\pcmcia.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\pcmcia.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\pcmcia.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\puwk.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\puwk.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ql2300.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ql2300.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ql2300.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ql2300.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ql40xx.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ql40xx.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ql40xx.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ql40xx.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ql40xx2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ql40xx2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ql40xx2.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ql40xx2.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ramdisk.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ramdisk.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\sbp2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\sbp2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\sbp2.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\sbp2.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\sceregvl.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\sceregvl.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\scsidev.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\scsidev.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\scsidev.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\scsidev.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\secrecs.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\secrecs.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\sisraid2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\sisraid2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\sisraid2.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\sisraid2.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\sisraid4.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\sisraid4.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\sisraid4.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\sisraid4.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\symc8xx.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\symc8xx.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\symc8xx.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\symc8xx.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\sym_hi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\sym_hi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\sym_hi.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\sym_hi.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\sym_u3.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\sym_u3.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\sym_u3.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\sym_u3.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\tape.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\tape.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\tape.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\tape.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\tdibth.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\tdibth.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\tdibth.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\tdibth.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\tpm.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\tpm.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\tpm.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\tpm.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ts_generic.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ts_generic.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ts_generic.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ts_generic.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ts_wpdmtp.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ts_wpdmtp.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ts_wpdmtp.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ts_wpdmtp.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\uliahci.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\uliahci.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\uliahci.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\uliahci.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ulsata.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ulsata.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ulsata.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ulsata.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ulsata2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ulsata2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\ulsata2.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\ulsata2.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\umbus.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\umbus.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\umbus.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\umbus.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\unknown.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\unknown.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\unknown.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\unknown.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\usb.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\usb.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\usb.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\usb.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\usbport.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\usbport.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\usbport.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\usbport.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\usbprint.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\usbprint.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\usbprint.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\usbprint.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\usbstor.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\usbstor.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\usbstor.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\usbstor.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\volsnap.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\volsnap.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\volsnap.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\volsnap.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\volume.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\volume.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\volume.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\volume.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\vsmraid.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\vsmraid.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\vsmraid.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\vsmraid.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\wd.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\wd.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\wd.PNF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\wd.PNF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\RemoteAccess\rasctrnm.h] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\RemoteAccess\rasctrnm.h\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\inf\RemoteAccess\0000\rasctrs.ini] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\inf\RemoteAccess\0000\rasctrs.ini\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\servicing\CbsMsg.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\servicing\CbsMsg.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\servicing\TrustedInstaller.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\servicing\TrustedInstaller.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\servicing\wrpintapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\servicing\wrpintapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\aclui.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\aclui.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\activeds.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\activeds.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\activeds.tlb] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\activeds.tlb\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\adsldpc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\adsldpc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\advapi32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\advapi32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\advpack.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\advpack.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\apds.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\apds.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\apircl.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\apircl.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\apss.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\apss.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ARP.EXE] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ARP.EXE\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\asycfilt.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\asycfilt.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\atl.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\atl.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\atmfd.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\atmfd.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\atmlib.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\atmlib.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\attrib.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\attrib.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\authui.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\authui.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\authz.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\authz.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\autochk.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\autochk.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\autoconv.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\autoconv.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\AuxiliaryDisplayClassInstaller.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\AuxiliaryDisplayClassInstaller.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\basesrv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\basesrv.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\batt.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\batt.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\bcdedit.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\bcdedit.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\bcdsrv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\bcdsrv.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\bcrypt.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\bcrypt.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\BFE.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\BFE.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\blbres.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\blbres.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\blb_ps.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\blb_ps.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\bmrui.exe]executing command: [FileCopy,%BootSRC%\Windows\System32\bmrui.exe,%TargetDir%\Windows\System32\bmrui.exe]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\bmrui.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\bmrui.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\bootcfg.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\bootcfg.exe\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\BootRec.exe]executing command: [FileCopy,%BootSRC%\Windows\System32\BootRec.exe,%TargetDir%\Windows\System32\BootRec.exe]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\BootRec.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\BootRec.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\bootstr.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\bootstr.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\BOOTVID.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\BOOTVID.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\brcoinst.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\brcoinst.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\browseui.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\browseui.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\bthci.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\bthci.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\bthserv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\bthserv.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cabinet.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cabinet.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\capisp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\capisp.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\certcli.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\certcli.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cfgmgr32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cfgmgr32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\chcp.com] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\chcp.com\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\chkdsk.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\chkdsk.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\chkntfs.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\chkntfs.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ci.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ci.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\clb.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\clb.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\clfs.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\clfs.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\clusapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\clusapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cmd.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cmd.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cmifw.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cmifw.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cmipnpinstall.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cmipnpinstall.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cngaudit.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cngaudit.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cnvfat.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cnvfat.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\comcat.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\comcat.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\comdlg32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\comdlg32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\comres.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\comres.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\console.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\console.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\convert.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\convert.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\credui.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\credui.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\crypt32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\crypt32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cryptdlg.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cryptdlg.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cryptdll.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cryptdll.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cryptext.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cryptext.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cryptnet.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cryptnet.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cryptsvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cryptsvc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cryptui.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cryptui.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cscapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cscapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\cscdll.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\cscdll.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\csrsrv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\csrsrv.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\csrss.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\csrss.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\C_10000.NLS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\C_10000.NLS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\C_1251.NLS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\C_1251.NLS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\C_1252.NLS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\C_1252.NLS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\C_437.NLS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\C_437.NLS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\C_850.NLS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\C_850.NLS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\C_866.NLS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\C_866.NLS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\C_G18030.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\C_G18030.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\C_IS2022.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\C_IS2022.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dbgeng.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dbgeng.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dbghelp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dbghelp.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dciman32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dciman32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dhcpcmonitor.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dhcpcmonitor.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dhcpcsvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dhcpcsvc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dhcpcsvc6.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dhcpcsvc6.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DHCPQEC.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DHCPQEC.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\diskpart.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\diskpart.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\diskraid.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\diskraid.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dispci.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dispci.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dllhost.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dllhost.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dllhst3g.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dllhst3g.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dnsapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dnsapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dnscacheugc.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dnscacheugc.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dnsrslvr.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dnsrslvr.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\doskey.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\doskey.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dpapimig.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dpapimig.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dpx.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dpx.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drvinst.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drvinst.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drvload.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drvload.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drvstore.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drvstore.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\duser.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\duser.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\dwmapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\dwmapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\esent.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\esent.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\esentutl.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\esentutl.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\eventcls.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\eventcls.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\expand.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\expand.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\f3ahvoas.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\f3ahvoas.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\fbwflib.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\fbwflib.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\feclient.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\feclient.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\find.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\find.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\finger.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\finger.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\FirewallAPI.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\FirewallAPI.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\fixmapi.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\fixmapi.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\fltLib.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\fltLib.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\fltMC.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\fltMC.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\fmifs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\fmifs.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\fontsub.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\fontsub.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\format.com] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\format.com\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\framebuf.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\framebuf.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ftp.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ftp.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\fveapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\fveapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\fveRecover.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\fveRecover.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\FWPUCLNT.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\FWPUCLNT.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\FwRemoteSvr.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\FwRemoteSvr.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\gdi32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\gdi32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\gpapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\gpapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\gpsvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\gpsvc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\halacpi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\halacpi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\halmacpi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\halmacpi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\hccoin.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\hccoin.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\hid.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\hid.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\hidserv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\hidserv.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\HOSTNAME.EXE] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\HOSTNAME.EXE\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\icacls.exe]executing command: [FileCopy,%BootSRC%\Windows\System32\icacls.exe,%TargetDir%\Windows\System32\icacls.exe]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\icacls.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\icacls.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\icfupgd.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\icfupgd.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\icm32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\icm32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\icmp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\icmp.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\idndl.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\idndl.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\iertutil.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\iertutil.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ifmon.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ifmon.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ifsutil.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ifsutil.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ifsutilx.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ifsutilx.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\IKEEXT.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\IKEEXT.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\imagehlp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\imagehlp.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\imageres.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\imageres.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\imapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\imapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\imapi2.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\imapi2.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\imapi2fs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\imapi2fs.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\imm32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\imm32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\inetmib1.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\inetmib1.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\input.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\input.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ipconfig.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ipconfig.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\IPHLPAPI.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\IPHLPAPI.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\IPSECSVC.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\IPSECSVC.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\iscsilog.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\iscsilog.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\jsproxy.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\jsproxy.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\KBDRU.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\KBDRU.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\KBDRU1.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\KBDRU1.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\KBDUS.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\KBDUS.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\KBDUSA.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\KBDUSA.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\kd1394.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\kd1394.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\kdcom.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\kdcom.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\kdusb.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\kdusb.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\kerberos.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\kerberos.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\kernel32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\kernel32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\keyiso.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\keyiso.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\kmddsp.tsp] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\kmddsp.tsp\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ktmw32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ktmw32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\lmhsvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\lmhsvc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\locale.nls] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\locale.nls\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\LogonUI.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\LogonUI.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\lpk.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\lpk.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\lsasrv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\lsasrv.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\lsass.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\lsass.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\lsm.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\lsm.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\luainstall.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\luainstall.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\lz32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\lz32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\l_intl.nls] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\l_intl.nls\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\manage-bde.ini.en] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\manage-bde.ini.en\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\manage-bde.wsf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\manage-bde.wsf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mapi32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mapi32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mapistub.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mapistub.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mcbuilder.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mcbuilder.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mcupdate_GenuineIntel.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mcupdate_GenuineIntel.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\MdSched.exe]executing command: [FileCopy,%BootSRC%\Windows\System32\MdSched.exe,%TargetDir%\Windows\System32\MdSched.exe]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\MdSched.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\MdSched.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mf3216.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mf3216.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mfc42.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mfc42.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mfc42u.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mfc42u.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\milcore.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\milcore.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mlang.dat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mlang.dat\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mlang.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mlang.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\MMDevAPI.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\MMDevAPI.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mode.com] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mode.com\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\montr_ci.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\montr_ci.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\more.com] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\more.com\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mountvol.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mountvol.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mpnotify.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mpnotify.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mpr.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mpr.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mprapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mprapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mprmsg.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mprmsg.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\MPSSVC.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\MPSSVC.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\MRINFO.EXE] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\MRINFO.EXE\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msafd.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msafd.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msasn1.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msasn1.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mscat32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mscat32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mscms.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mscms.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mscpxl32.dLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mscpxl32.dLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msctf.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msctf.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msftedit.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msftedit.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msiltcfg.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msiltcfg.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msimg32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msimg32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msls31.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msls31.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msmmsp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msmmsp.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msports.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msports.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msprivs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msprivs.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\msscript.ocx]executing command: [FileCopy,%BootSRC%\Windows\System32\msscript.ocx,%TargetDir%\Windows\System32\msscript.ocx]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msscript.ocx] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msscript.ocx\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msshsq.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msshsq.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mssign32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mssign32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mssip32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mssip32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msv1_0.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msv1_0.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msvcirt.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msvcirt.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msvcp60.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msvcp60.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msvcrt.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msvcrt.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\msvcrt40.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\msvcrt40.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mswsock.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mswsock.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\mtxdm.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\mtxdm.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\muifontsetup.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\muifontsetup.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\MuiUnattend.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\MuiUnattend.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\nbtstat.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\nbtstat.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\nci.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\nci.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ncobjapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ncobjapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ncpa.cpl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ncpa.cpl\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ncrypt.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ncrypt.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ncryptui.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ncryptui.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ncsi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ncsi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ndptsp.tsp] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ndptsp.tsp\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\net.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\net.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\net1.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\net1.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\netapi32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\netapi32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\netbtugc.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\netbtugc.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\netcfg.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\netcfg.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\netcfgx.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\netcfgx.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\neth.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\neth.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\netiohlp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\netiohlp.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\netiougc.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\netiougc.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\netlogon.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\netlogon.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\netmsg.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\netmsg.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\netrap.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\netrap.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\netsh.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\netsh.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\netshell.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\netshell.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NETSTAT.EXE] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NETSTAT.EXE\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\newdev.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\newdev.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\newdev.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\newdev.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\nlaapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\nlaapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\nlasvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\nlasvc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\Nlsdl.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\Nlsdl.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\normaliz.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\normaliz.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\notepad.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\notepad.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\nsi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\nsi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\nsisvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\nsisvc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ntdll.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ntdll.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ntdsapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ntdsapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ntkrnlpa.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ntkrnlpa.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ntlanman.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ntlanman.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ntmarta.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ntmarta.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ntoskrnl.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ntoskrnl.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ntprint.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ntprint.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ntprint.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ntprint.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\odbc32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\odbc32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\odbccp32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\odbccp32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\odbcint.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\odbcint.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\odbctrac.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\odbctrac.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ole32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ole32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\oleacc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\oleacc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\oleaccrc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\oleaccrc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\oleaut32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\oleaut32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\olepro32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\olepro32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\oleres.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\oleres.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\onlinedeploy.cmd] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\onlinedeploy.cmd\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\osuninst.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\osuninst.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\PATHPING.EXE] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\PATHPING.EXE\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\perfc009.dat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\perfc009.dat\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\perfh009.dat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\perfh009.dat\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\PerfStringBackup.INI] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\PerfStringBackup.INI\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\PING.EXE] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\PING.EXE\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\pnidui.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\pnidui.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\pnpsetup.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\pnpsetup.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\pnpui.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\pnpui.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\polstore.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\polstore.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\poqexec.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\poqexec.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\powrprof.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\powrprof.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\print.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\print.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\printui.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\printui.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\procinst.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\procinst.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\profsvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\profsvc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\propsys.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\propsys.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\psapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\psapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\PSHED.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\PSHED.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\QUTIL.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\QUTIL.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasadhlp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasadhlp.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasapi32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasapi32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasauto.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasauto.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasautou.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasautou.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rascfg.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rascfg.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\raschap.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\raschap.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasctrnm.h] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasctrnm.h\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasctrs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasctrs.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasdiag.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasdiag.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasdlg.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasdlg.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasman.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasman.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasmans.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasmans.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasmontr.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasmontr.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasmxs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasmxs.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasppp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasppp.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rasser.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rasser.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rastapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rastapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rastls.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rastls.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\recover.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\recover.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\reg.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\reg.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\regapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\regapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\regedt32.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\regedt32.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\regsvr32.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\regsvr32.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\replace.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\replace.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\resutils.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\resutils.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\riched20.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\riched20.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\riched32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\riched32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rnr20.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rnr20.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\Robocopy.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\Robocopy.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ROUTE.EXE] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ROUTE.EXE\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rpcrt4.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rpcrt4.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rpcss.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rpcss.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rsaenh.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rsaenh.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\rstrui.exe]executing command: [FileCopy,%BootSRC%\Windows\System32\rstrui.exe,%TargetDir%\Windows\System32\rstrui.exe]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rstrui.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rstrui.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rtutils.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rtutils.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\rundll32.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\rundll32.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\sacsess.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\sacsess.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\sacsvr.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\sacsvr.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\samlib.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\samlib.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\samsrv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\samsrv.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\scecli.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\scecli.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\scesrv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\scesrv.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\schannel.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\schannel.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\schema.dat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\schema.dat\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\sdhcinst.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\sdhcinst.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\secur32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\secur32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\SensApi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\SensApi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\services.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\services.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\setbcdlocale.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\setbcdlocale.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\setupapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\setupapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\sfc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\sfc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\sfc.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\sfc.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\sfc_os.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\sfc_os.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\shell32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\shell32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\shfolder.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\shfolder.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\shlwapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\shlwapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\shrink.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\shrink.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\SLC.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\SLC.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\SmiEngine.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\SmiEngine.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\smss.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\smss.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\snmpapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\snmpapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\softpub.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\softpub.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\spp.dll]executing command: [FileCopy,%BootSRC%\Windows\System32\spp.dll,%TargetDir%\Windows\System32\spp.dll]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\spp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\spp.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\srclient.dll]executing command: [FileCopy,%BootSRC%\Windows\System32\srclient.dll,%TargetDir%\Windows\System32\srclient.dll]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\srclient.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\srclient.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\srcore.dll]executing command: [FileCopy,%BootSRC%\Windows\System32\srcore.dll,%TargetDir%\Windows\System32\srcore.dll]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\srcore.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\srcore.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\srdelayed.exe]executing command: [FileCopy,%BootSRC%\Windows\System32\srdelayed.exe,%TargetDir%\Windows\System32\srdelayed.exe]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\srdelayed.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\srdelayed.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\startnet.cmd] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\startnet.cmd\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\stdole2.tlb] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\stdole2.tlb\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\stdole32.tlb] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\stdole32.tlb\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\Storprop.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\Storprop.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\streamci.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\streamci.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\subst.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\subst.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\svchost.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\svchost.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\swprv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\swprv.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\sxproxy.dll]executing command: [FileCopy,%BootSRC%\Windows\System32\sxproxy.dll,%TargetDir%\Windows\System32\sxproxy.dll]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\sxproxy.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\sxproxy.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\sxs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\sxs.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\sxstrace.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\sxstrace.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\sysclass.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\sysclass.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\sysntfy.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\sysntfy.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\syssetup.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\syssetup.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\tapi32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\tapi32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\taskmgr.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\taskmgr.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\tbs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\tbs.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\tbssvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\tbssvc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\tcpipcfg.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\tcpipcfg.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\TCPSVCS.EXE] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\TCPSVCS.EXE\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\TRACERT.EXE] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\TRACERT.EXE\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\tree.com] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\tree.com\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\tsddd.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\tsddd.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\tzres.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\tzres.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ucsvc.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ucsvc.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\uexfat.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\uexfat.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ufat.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ufat.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ulib.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ulib.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\umpnpmgr.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\umpnpmgr.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\unattend.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\unattend.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\untfs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\untfs.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ureg.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ureg.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\urlmon.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\urlmon.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\user32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\user32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\userenv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\userenv.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\userinit.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\userinit.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\usp10.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\usp10.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\utildll.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\utildll.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\uudf.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\uudf.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\uxtheme.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\uxtheme.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vdmdbg.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vdmdbg.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vds.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vds.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vdsbas.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vdsbas.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vdsdyn.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vdsdyn.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vdsldr.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vdsldr.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vdsutil.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vdsutil.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vds_ps.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vds_ps.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\verifier.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\verifier.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\verifier.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\verifier.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\version.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\version.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vga.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vga.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vga256.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vga256.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vga64k.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vga64k.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vssapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vssapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vsstrace.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vsstrace.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\VSSVC.exe]executing command: [FileCopy,%BootSRC%\Windows\System32\VSSVC.exe,%TargetDir%\Windows\System32\VSSVC.exe]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\VSSVC.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\VSSVC.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\vss_ps.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\vss_ps.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\w32time.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\w32time.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\w32topl.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\w32topl.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbadmin.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbadmin.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbengine.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbengine.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\WcsPlugInService.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\WcsPlugInService.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wdigest.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wdigest.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wdscapture.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wdscapture.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wdscapture.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wdscapture.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wdscore.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wdscore.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\WdsImage.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\WdsImage.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\wer.dll]executing command: [FileCopy,%BootSRC%\Windows\System32\wer.dll,%TargetDir%\Windows\System32\wer.dll]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wer.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wer.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\werdiagcontroller.dll]executing command: [FileCopy,%BootSRC%\Windows\System32\werdiagcontroller.dll,%TargetDir%\Windows\System32\werdiagcontroller.dll]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\werdiagcontroller.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\werdiagcontroller.dll\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows\System32\wermgr.exe]executing command: [FileCopy,%BootSRC%\Windows\System32\wermgr.exe,%TargetDir%\Windows\System32\wermgr.exe]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wermgr.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wermgr.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wevtapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wevtapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wevtsvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wevtsvc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wevtutil.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wevtutil.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wfapigp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wfapigp.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\WFP.TMF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\WFP.TMF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\win32k.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\win32k.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\winbrand.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\winbrand.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\winhttp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\winhttp.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wininet.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wininet.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wininit.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wininit.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\winipsec.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\winipsec.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\winlogon.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\winlogon.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\winmm.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\winmm.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\winnsi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\winnsi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\winpe.bmp] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\winpe.bmp\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\winpeshl.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\winpeshl.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\WinSCard.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\WinSCard.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\winsockhc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\winsockhc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\winspool.drv] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\winspool.drv\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\winsrv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\winsrv.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\winsta.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\winsta.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wintrust.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wintrust.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wkssvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wkssvc.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wlanutil.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wlanutil.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\Wldap32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\Wldap32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wlrmdr.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wlrmdr.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wmi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wmi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wmicmiplugin.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wmicmiplugin.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wmiprop.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wmiprop.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wmsgapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wmsgapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wpd_ci.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wpd_ci.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wpeinit.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wpeinit.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wpeutil.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wpeutil.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wpeutil.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wpeutil.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ws2help.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ws2help.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ws2_32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ws2_32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wshelper.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wshelper.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wship6.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wship6.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wshnetbs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wshnetbs.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\WSHTCPIP.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\WSHTCPIP.DLL\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wsock32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wsock32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wtsapi32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wtsapi32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wuapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wuapi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wudriver.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wudriver.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wups.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wups.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\xcopy.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\xcopy.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\xmllite.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\xmllite.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\Boot\winload.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\Boot\winload.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\Boot\winresume.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\Boot\winresume.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\CodeIntegrity\driver.stl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\CodeIntegrity\driver.stl\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\config\BCD-Template] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\config\BCD-Template\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\config\COMPONENTS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\config\COMPONENTS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\config\SAM] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\config\SAM\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\config\SECURITY] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\config\SECURITY\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\config\default] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\config\default\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\config\software] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\config\software\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\config\system] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\config\system\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\config\systemprofile\ntuser.dat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\config\systemprofile\ntuser.dat\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\1394bus.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\1394bus.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\acpi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\acpi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\adp94xx.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\adp94xx.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\adpahci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\adpahci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\adpu160m.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\adpu160m.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\adpu320.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\adpu320.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\afd.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\afd.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\AGP440.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\AGP440.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\aliide.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\aliide.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\AMDAGP.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\AMDAGP.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\amdide.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\amdide.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\amdk7.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\amdk7.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\amdk8.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\amdk8.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\arc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\arc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\arcsas.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\arcsas.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\asyncmac.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\asyncmac.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\atapi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\atapi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ataport.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ataport.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\battc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\battc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\bowser.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\bowser.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\BrFiltLo.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\BrFiltLo.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\BrFiltUp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\BrFiltUp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\BrSerId.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\BrSerId.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\BrSerWdm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\BrSerWdm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\BrUsbMdm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\BrUsbMdm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\BrUsbSer.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\BrUsbSer.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\bthmodem.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\bthmodem.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\cdfs.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\cdfs.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\cdrom.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\cdrom.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\Classpnp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\Classpnp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\cmdide.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\cmdide.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\compbatt.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\compbatt.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\crusoe.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\crusoe.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\dfsc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\dfsc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\disk.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\disk.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\djsvs.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\djsvs.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\dumpfve.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\dumpfve.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\dxapi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\dxapi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\dxg.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\dxg.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\elxstor.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\elxstor.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\fastfat.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\fastfat.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\fbwf.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\fbwf.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\fdc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\fdc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\flpydisk.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\flpydisk.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\fltMgr.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\fltMgr.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\fs_rec.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\fs_rec.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\fvevol.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\fvevol.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\FWPKCLNT.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\FWPKCLNT.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\GAGP30KX.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\GAGP30KX.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\hdaudbus.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\hdaudbus.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\hidbth.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\hidbth.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\hidclass.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\hidclass.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\hidir.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\hidir.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\hidparse.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\hidparse.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\hidusb.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\hidusb.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\HpCISSs.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\HpCISSs.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\i2omgmt.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\i2omgmt.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\i2omp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\i2omp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\i8042prt.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\i8042prt.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\iaStorV.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\iaStorV.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\iirsp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\iirsp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\intelide.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\intelide.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\intelppm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\intelppm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\IPMIDrv.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\IPMIDrv.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\isapnp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\isapnp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\iteatapi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\iteatapi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\iteraid.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\iteraid.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\kbdclass.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\kbdclass.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\kbdhid.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\kbdhid.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ks.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ks.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ksecdd.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ksecdd.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\lsi_fc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\lsi_fc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\lsi_sas.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\lsi_sas.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\lsi_scsi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\lsi_scsi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mcd.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mcd.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\megasas.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\megasas.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mouclass.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mouclass.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mouhid.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mouhid.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mountmgr.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mountmgr.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mpsdrv.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mpsdrv.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\Mraid35x.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\Mraid35x.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mrxsmb.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mrxsmb.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mrxsmb10.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mrxsmb10.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mrxsmb20.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mrxsmb20.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\msahci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\msahci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\msfs.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\msfs.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\MsftWdf_Kernel_01005_Inbox_Critical.Wdf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\MsftWdf_Kernel_01005_Inbox_Critical.Wdf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\msisadrv.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\msisadrv.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\msiscsi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\msiscsi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mskssrv.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mskssrv.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mspclock.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mspclock.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mspqm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mspqm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\msrpc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\msrpc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mssmbios.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mssmbios.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mstee.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mstee.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\mup.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\mup.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ndis.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ndis.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ndistapi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ndistapi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ndiswan.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ndiswan.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ndproxy.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ndproxy.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\netbios.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\netbios.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\netbt.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\netbt.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\netio.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\netio.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\nfrd960.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\nfrd960.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\npfs.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\npfs.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\nsiproxy.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\nsiproxy.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ntfs.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ntfs.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ntrigdigi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ntrigdigi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\null.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\null.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\nvraid.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\nvraid.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\nvstor.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\nvstor.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\NV_AGP.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\NV_AGP.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ohci1394.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ohci1394.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\parport.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\parport.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\partmgr.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\partmgr.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\parvdm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\parvdm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\pci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\pci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\pciide.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\pciide.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\pciidex.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\pciidex.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\pcmcia.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\pcmcia.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\processr.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\processr.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ql2300.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ql2300.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ql40xx.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ql40xx.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ramdisk.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ramdisk.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\rasacd.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\rasacd.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\rasl2tp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\rasl2tp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\raspppoe.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\raspppoe.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\raspptp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\raspptp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\rdbss.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\rdbss.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\rdpdr.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\rdpdr.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\sacdrv.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\sacdrv.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\sbp2port.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\sbp2port.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\scsiport.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\scsiport.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\serenum.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\serenum.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\serial.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\serial.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\sermouse.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\sermouse.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\sfloppy.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\sfloppy.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\SISAGP.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\SISAGP.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\sisraid2.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\sisraid2.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\sisraid4.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\sisraid4.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\smb.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\smb.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\smclib.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\smclib.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\Storport.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\Storport.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\stream.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\stream.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\swenum.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\swenum.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\symc8xx.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\symc8xx.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\sym_hi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\sym_hi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\sym_u3.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\sym_u3.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\tape.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\tape.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\tcpip.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\tcpip.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\tdi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\tdi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\tdx.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\tdx.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\termdd.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\termdd.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\UAGP35.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\UAGP35.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\udfs.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\udfs.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ULIAGPKX.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ULIAGPKX.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\uliahci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\uliahci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ulsata.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ulsata.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ulsata2.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ulsata2.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\umbus.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\umbus.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\USBCAMD.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\USBCAMD.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\USBCAMD2.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\USBCAMD2.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\usbccgp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\usbccgp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\usbd.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\usbd.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\usbehci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\usbehci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\usbhub.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\usbhub.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\usbohci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\usbohci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\usbport.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\usbport.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\usbprint.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\usbprint.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\usbuhci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\usbuhci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\vga.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\vga.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\VIAAGP.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\VIAAGP.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\viac7.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\viac7.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\viaide.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\viaide.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\videoprt.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\videoprt.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\volmgr.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\volmgr.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\volmgrx.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\volmgrx.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\volsnap.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\volsnap.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\vsmraid.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\vsmraid.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\wacompen.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\wacompen.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\wanarp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\wanarp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\watchdog.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\watchdog.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\wd.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\wd.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\Wdf01000.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\Wdf01000.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\WdfLdr.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\WdfLdr.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\wimfsf.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\wimfsf.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\wmiacpi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\wmiacpi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\wmilib.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\wmilib.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\ws2ifsl.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\ws2ifsl.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\etc\hosts] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\etc\hosts\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\etc\lmhosts.sam] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\etc\lmhosts.sam\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\etc\networks] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\etc\networks\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\etc\protocol] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\etc\protocol\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\drivers\etc\services] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\etc\services\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\1394.inf_1c635995\1394.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\1394.inf_1c635995\1394.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\1394.inf_1c635995\1394bus.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\1394.inf_1c635995\1394bus.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\1394.inf_1c635995\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\1394.inf_1c635995\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\1394.inf_1c635995\ohci1394.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\1394.inf_1c635995\ohci1394.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753\acpi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753\acpi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753\acpi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753\acpi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753\battc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753\battc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753\compbatt.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753\compbatt.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753\wmiacpi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\acpi.inf_97916753\wmiacpi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\adp94xx.inf_f5b3bb9d\adp94xx.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adp94xx.inf_f5b3bb9d\adp94xx.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\adp94xx.inf_f5b3bb9d\adp94xx.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adp94xx.inf_f5b3bb9d\adp94xx.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\adp94xx.inf_f5b3bb9d\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adp94xx.inf_f5b3bb9d\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\adpahci.inf_77e04e6f\adpahci.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpahci.inf_77e04e6f\adpahci.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\adpahci.inf_77e04e6f\adpahci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpahci.inf_77e04e6f\adpahci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\adpahci.inf_77e04e6f\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpahci.inf_77e04e6f\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\adpu160m.inf_85e6cb75\adpu160m.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpu160m.inf_85e6cb75\adpu160m.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\adpu160m.inf_85e6cb75\adpu160m.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpu160m.inf_85e6cb75\adpu160m.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\adpu160m.inf_85e6cb75\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpu160m.inf_85e6cb75\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\adpu320.inf_5cfd6334\adpu320.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpu320.inf_5cfd6334\adpu320.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\adpu320.inf_5cfd6334\adpu320.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpu320.inf_5cfd6334\adpu320.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\adpu320.inf_5cfd6334\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\adpu320.inf_5cfd6334\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\agp.inf_0006e7a2\agp.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\agp.inf_0006e7a2\agp.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\agp.inf_0006e7a2\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\agp.inf_0006e7a2\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\agp.inf_0006e7a2\GAGP30KX.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\agp.inf_0006e7a2\GAGP30KX.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\agp.inf_0006e7a2\UAGP35.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\agp.inf_0006e7a2\UAGP35.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\arc.inf_657749bf\arc.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\arc.inf_657749bf\arc.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\arc.inf_657749bf\arc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\arc.inf_657749bf\arc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\arc.inf_657749bf\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\arc.inf_657749bf\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\arcsas.inf_88bda0c9\arcsas.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\arcsas.inf_88bda0c9\arcsas.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\arcsas.inf_88bda0c9\arcsas.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\arcsas.inf_88bda0c9\arcsas.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\arcsas.inf_88bda0c9\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\arcsas.inf_88bda0c9\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5\battc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5\battc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5\battery.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5\battery.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5\CmBatt.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5\CmBatt.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5\hidbatt.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\battery.inf_f4c53ba5\hidbatt.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrBidiIf.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrBidiIf.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\brcoinst.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\brcoinst.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrEvIF.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrEvIF.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrFilt.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrFilt.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrmfBidi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrmfBidi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrmfBidi.ini] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrmfBidi.ini\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\brmfcmf.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\brmfcmf.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrmfLpt.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrmfLpt.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrmfRsmg.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrmfRsmg.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrmfUSB.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrmfUSB.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrParwdm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrParwdm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrScnRsm.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrScnRsm.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrSerIf.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrSerIf.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrSerWdm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrSerWdm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrUsbMdm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\BrUsbMdm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\RSMGRSTR.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcmf.inf_5140410b\RSMGRSTR.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcsto.inf_956882ac\BrFiltLo.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcsto.inf_956882ac\BrFiltLo.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcsto.inf_956882ac\BrFiltUp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcsto.inf_956882ac\BrFiltUp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcsto.inf_956882ac\brmfcsto.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcsto.inf_956882ac\brmfcsto.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcsto.inf_956882ac\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcsto.inf_956882ac\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcumd.inf_771fa3ea\brmfcumd.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcumd.inf_771fa3ea\brmfcumd.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcumd.inf_771fa3ea\BrUsbMdm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcumd.inf_771fa3ea\BrUsbMdm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfcumd.inf_771fa3ea\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfcumd.inf_771fa3ea\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2\brcoinst.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2\brcoinst.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2\brmfport.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2\brmfport.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2\BrSerId.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2\BrSerId.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2\BrSerWdm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2\BrSerWdm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2\BrUsbSer.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2\BrUsbSer.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\brmfport.inf_623ef1e2\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\bthpan.inf_8632c8ff\bthpan.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\bthpan.inf_8632c8ff\bthpan.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\bthpan.inf_8632c8ff\bthpan.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\bthpan.inf_8632c8ff\bthpan.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\bthpan.inf_8632c8ff\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\bthpan.inf_8632c8ff\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\bthspp.inf_c4460f35\bthmodem.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\bthspp.inf_c4460f35\bthmodem.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\bthspp.inf_c4460f35\bthspp.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\bthspp.inf_c4460f35\bthspp.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\bthspp.inf_c4460f35\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\bthspp.inf_c4460f35\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\cdrom.inf_e487f727\cdrom.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cdrom.inf_e487f727\cdrom.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\cdrom.inf_e487f727\cdrom.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cdrom.inf_e487f727\cdrom.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\cdrom.inf_e487f727\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cdrom.inf_e487f727\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\amdk7.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\amdk7.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\amdk8.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\amdk8.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\cpu.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\cpu.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\crusoe.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\crusoe.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\intelppm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\intelppm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\processr.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\processr.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\viac7.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\cpu.inf_28c60ce0\viac7.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\dc21x4vm.inf_7d8c6569\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\dc21x4vm.inf_7d8c6569\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\dc21x4vm.inf_7d8c6569\dc21x4vm.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\dc21x4vm.inf_7d8c6569\dc21x4vm.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\dc21x4vm.inf_7d8c6569\dc21x4vm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\dc21x4vm.inf_7d8c6569\dc21x4vm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\disk.inf_e0b0b355\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\disk.inf_e0b0b355\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\disk.inf_e0b0b355\disk.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\disk.inf_e0b0b355\disk.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\disk.inf_e0b0b355\disk.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\disk.inf_e0b0b355\disk.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\djsvs.inf_324815e2\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\djsvs.inf_324815e2\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\djsvs.inf_324815e2\djsvs.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\djsvs.inf_324815e2\djsvs.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\djsvs.inf_324815e2\djsvs.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\djsvs.inf_324815e2\djsvs.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\elxstor.inf_6dffd8ac\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\elxstor.inf_6dffd8ac\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\elxstor.inf_6dffd8ac\elxstor.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\elxstor.inf_6dffd8ac\elxstor.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\elxstor.inf_6dffd8ac\elxstor.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\elxstor.inf_6dffd8ac\elxstor.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\fdc.inf_34affe5d\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\fdc.inf_34affe5d\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\fdc.inf_34affe5d\fdc.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\fdc.inf_34affe5d\fdc.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\fdc.inf_34affe5d\fdc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\fdc.inf_34affe5d\fdc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\flpydisk.inf_7a4ca8e4\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\flpydisk.inf_7a4ca8e4\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\flpydisk.inf_7a4ca8e4\flpydisk.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\flpydisk.inf_7a4ca8e4\flpydisk.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\flpydisk.inf_7a4ca8e4\flpydisk.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\flpydisk.inf_7a4ca8e4\flpydisk.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\flpydisk.inf_7a4ca8e4\sfloppy.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\flpydisk.inf_7a4ca8e4\sfloppy.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hal.inf_59c500ab\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hal.inf_59c500ab\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hal.inf_59c500ab\hal.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hal.inf_59c500ab\hal.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hal.inf_59c500ab\halacpi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hal.inf_59c500ab\halacpi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hal.inf_59c500ab\halmacpi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hal.inf_59c500ab\halmacpi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hdaudbus.inf_55037da4\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hdaudbus.inf_55037da4\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hdaudbus.inf_55037da4\hdaudbus.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hdaudbus.inf_55037da4\hdaudbus.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hdaudbus.inf_55037da4\hdaudbus.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hdaudbus.inf_55037da4\hdaudbus.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hidbth.inf_d166cc0b\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hidbth.inf_d166cc0b\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hidbth.inf_d166cc0b\hidbth.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hidbth.inf_d166cc0b\hidbth.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hidbth.inf_d166cc0b\hidbth.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hidbth.inf_d166cc0b\hidbth.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hiddigi.inf_9d4661e2\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hiddigi.inf_9d4661e2\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hiddigi.inf_9d4661e2\hiddigi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hiddigi.inf_9d4661e2\hiddigi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hiddigi.inf_9d4661e2\serial.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hiddigi.inf_9d4661e2\serial.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hiddigi.inf_9d4661e2\wacompen.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hiddigi.inf_9d4661e2\wacompen.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hidserv.inf_1e89c3d1\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hidserv.inf_1e89c3d1\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hidserv.inf_1e89c3d1\hidserv.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hidserv.inf_1e89c3d1\hidserv.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hpcisss.inf_562ec99c\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hpcisss.inf_562ec99c\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hpcisss.inf_562ec99c\hpcisss.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hpcisss.inf_562ec99c\hpcisss.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\hpcisss.inf_562ec99c\HpCISSs.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\hpcisss.inf_562ec99c\HpCISSs.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\i2omp.inf_a69da0c1\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\i2omp.inf_a69da0c1\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\i2omp.inf_a69da0c1\i2omgmt.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\i2omp.inf_a69da0c1\i2omgmt.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\i2omp.inf_a69da0c1\i2omp.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\i2omp.inf_a69da0c1\i2omp.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\i2omp.inf_a69da0c1\i2omp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\i2omp.inf_a69da0c1\i2omp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iastorv.inf_37cdafa4\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iastorv.inf_37cdafa4\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iastorv.inf_37cdafa4\iastorv.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iastorv.inf_37cdafa4\iastorv.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iastorv.inf_37cdafa4\iaStorV.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iastorv.inf_37cdafa4\iaStorV.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iirsp.inf_65b7b7a5\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iirsp.inf_65b7b7a5\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iirsp.inf_65b7b7a5\iirsp.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iirsp.inf_65b7b7a5\iirsp.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iirsp.inf_65b7b7a5\iirsp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iirsp.inf_65b7b7a5\iirsp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iirsp2.inf_9044b1f2\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iirsp2.inf_9044b1f2\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iirsp2.inf_9044b1f2\iirsp2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iirsp2.inf_9044b1f2\iirsp2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\input.inf_53578522\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\input.inf_53578522\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\input.inf_53578522\hidclass.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\input.inf_53578522\hidclass.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\input.inf_53578522\hidir.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\input.inf_53578522\hidir.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\input.inf_53578522\hidparse.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\input.inf_53578522\hidparse.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\input.inf_53578522\hidusb.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\input.inf_53578522\hidusb.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\input.inf_53578522\input.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\input.inf_53578522\input.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ipmidrv.inf_d7eee31d\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ipmidrv.inf_d7eee31d\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ipmidrv.inf_d7eee31d\ipmidrv.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ipmidrv.inf_d7eee31d\ipmidrv.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ipmidrv.inf_d7eee31d\IPMIDrv.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ipmidrv.inf_d7eee31d\IPMIDrv.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iscsi.inf_ea5644c7\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iscsi.inf_ea5644c7\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iscsi.inf_ea5644c7\iscsi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iscsi.inf_ea5644c7\iscsi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iscsi.inf_ea5644c7\iscsilog.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iscsi.inf_ea5644c7\iscsilog.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iscsi.inf_ea5644c7\msiscsi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iscsi.inf_ea5644c7\msiscsi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iteatapi.inf_431397fb\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iteatapi.inf_431397fb\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iteatapi.inf_431397fb\iteatapi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iteatapi.inf_431397fb\iteatapi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iteatapi.inf_431397fb\iteatapi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iteatapi.inf_431397fb\iteatapi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iteraid.inf_c40189b1\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iteraid.inf_c40189b1\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iteraid.inf_c40189b1\iteraid.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iteraid.inf_c40189b1\iteraid.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\iteraid.inf_c40189b1\iteraid.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\iteraid.inf_c40189b1\iteraid.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f\i8042prt.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f\i8042prt.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f\kbd106.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f\kbd106.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f\kbdclass.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f\kbdclass.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f\kbdhid.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f\kbdhid.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f\keyboard.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\keyboard.inf_93b1c41f\keyboard.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\lsi_fc.inf_00991673\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_fc.inf_00991673\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\lsi_fc.inf_00991673\lsi_fc.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_fc.inf_00991673\lsi_fc.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\lsi_fc.inf_00991673\lsi_fc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_fc.inf_00991673\lsi_fc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\lsi_sas.inf_2c2f30a1\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_sas.inf_2c2f30a1\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\lsi_sas.inf_2c2f30a1\lsi_sas.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_sas.inf_2c2f30a1\lsi_sas.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\lsi_sas.inf_2c2f30a1\lsi_sas.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_sas.inf_2c2f30a1\lsi_sas.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\lsi_scsi.inf_bb68e5dc\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_scsi.inf_bb68e5dc\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\lsi_scsi.inf_bb68e5dc\lsi_scsi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_scsi.inf_bb68e5dc\lsi_scsi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\lsi_scsi.inf_bb68e5dc\lsi_scsi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\lsi_scsi.inf_bb68e5dc\lsi_scsi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\AGP440.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\AGP440.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\AMDAGP.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\AMDAGP.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\isapnp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\isapnp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\machine.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\machine.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\msisadrv.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\msisadrv.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\mssmbios.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\mssmbios.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\NV_AGP.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\NV_AGP.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\pci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\pci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\rdpdr.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\rdpdr.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\SISAGP.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\SISAGP.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\streamci.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\streamci.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\swenum.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\swenum.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\termdd.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\termdd.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\ULIAGPKX.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\ULIAGPKX.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\VIAAGP.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\VIAAGP.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\volmgr.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\machine.inf_920a2c1f\volmgr.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\adicsc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\adicsc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\adicvls.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\adicvls.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\atlmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\atlmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\breecemc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\breecemc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\ddsmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\ddsmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\elmsmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\elmsmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\examc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\examc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\hpmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\hpmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\jvcmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\jvcmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\libxprmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\libxprmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\m4mc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\m4mc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\mchgr.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\mchgr.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\nsmmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\nsmmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\plasmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\plasmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\pnrmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\pnrmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\powerfil.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\powerfil.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\qlstrmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\qlstrmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\qntmmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\qntmmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\seaddsmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\seaddsmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\snyaitmc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\snyaitmc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\sonymc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\sonymc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\spctramc.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mchgr.inf_67902375\spctramc.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\megasas.inf_7a29364b\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\megasas.inf_7a29364b\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\megasas.inf_7a29364b\megasas.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\megasas.inf_7a29364b\megasas.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\megasas.inf_7a29364b\megasas.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\megasas.inf_7a29364b\megasas.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\megasas2.inf_9f2c43d7\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\megasas2.inf_9f2c43d7\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\megasas2.inf_9f2c43d7\megasas2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\megasas2.inf_9f2c43d7\megasas2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mf.inf_dc41db51\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mf.inf_dc41db51\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mf.inf_dc41db51\mf.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mf.inf_dc41db51\mf.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mf.inf_dc41db51\mf.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mf.inf_dc41db51\mf.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mraid35x.inf_6d2d4d74\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mraid35x.inf_6d2d4d74\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mraid35x.inf_6d2d4d74\mraid35x.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mraid35x.inf_6d2d4d74\mraid35x.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mraid35x.inf_6d2d4d74\Mraid35x.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mraid35x.inf_6d2d4d74\Mraid35x.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mraid35x2.inf_149127a8\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mraid35x2.inf_149127a8\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mraid35x2.inf_149127a8\mraid35x2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mraid35x2.inf_149127a8\mraid35x2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\aliide.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\aliide.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\amdide.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\amdide.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\atapi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\atapi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\ataport.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\ataport.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\cmdide.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\cmdide.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\intelide.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\intelide.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\msahci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\msahci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\mshdc.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\mshdc.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\pciide.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\pciide.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\pciidex.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\pciidex.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\viaide.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\mshdc.inf_c6c2e699\viaide.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917\i8042prt.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917\i8042prt.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917\mouclass.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917\mouclass.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917\mouhid.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917\mouhid.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917\msmouse.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917\msmouse.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917\sermouse.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msmouse.inf_3dfa3917\sermouse.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4\msports.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4\msports.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4\parport.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4\parport.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4\parvdm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4\parvdm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4\serenum.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4\serenum.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4\serial.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\msports.inf_ac874de4\serial.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\net44x32.inf_552df3d2\bcm4sbxp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\net44x32.inf_552df3d2\bcm4sbxp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\net44x32.inf_552df3d2\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\net44x32.inf_552df3d2\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\net44x32.inf_552df3d2\net44x32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\net44x32.inf_552df3d2\net44x32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\net8185.inf_62bf512b\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\net8185.inf_62bf512b\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\net8185.inf_62bf512b\net8185.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\net8185.inf_62bf512b\net8185.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\net8185.inf_62bf512b\RTL85n86.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\net8185.inf_62bf512b\RTL85n86.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netathr.inf_e7715b92\athr.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netathr.inf_e7715b92\athr.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netathr.inf_e7715b92\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netathr.inf_e7715b92\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netathr.inf_e7715b92\netathr.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netathr.inf_e7715b92\netathr.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netb57vx.inf_f53680c1\b57nd60x.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netb57vx.inf_f53680c1\b57nd60x.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netb57vx.inf_f53680c1\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netb57vx.inf_f53680c1\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netb57vx.inf_f53680c1\netb57vx.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netb57vx.inf_f53680c1\netb57vx.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netbc6.inf_816e1530\BCMWL6.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netbc6.inf_816e1530\BCMWL6.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netbc6.inf_816e1530\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netbc6.inf_816e1530\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netbc6.inf_816e1530\netbc6.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netbc6.inf_816e1530\netbc6.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netclass.inf_b52cb833\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netclass.inf_b52cb833\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netclass.inf_b52cb833\netclass.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netclass.inf_b52cb833\netclass.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nete1e32.inf_258de813\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nete1e32.inf_258de813\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nete1e32.inf_258de813\e1e6032.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nete1e32.inf_258de813\e1e6032.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nete1e32.inf_258de813\nete1e32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nete1e32.inf_258de813\nete1e32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nete1g32.inf_f2bf8315\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nete1g32.inf_f2bf8315\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nete1g32.inf_f2bf8315\E1G60I32.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nete1g32.inf_f2bf8315\E1G60I32.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nete1g32.inf_f2bf8315\nete1g32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nete1g32.inf_f2bf8315\nete1g32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netefe32.inf_38d0f1be\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netefe32.inf_38d0f1be\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netefe32.inf_38d0f1be\e100b325.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netefe32.inf_38d0f1be\e100b325.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netefe32.inf_38d0f1be\netefe32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netefe32.inf_38d0f1be\netefe32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netirda.inf_b08c907b\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netirda.inf_b08c907b\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netirda.inf_b08c907b\netirda.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netirda.inf_b08c907b\netirda.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netloop.inf_a1515af9\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netloop.inf_a1515af9\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netloop.inf_a1515af9\loop.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netloop.inf_a1515af9\loop.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netloop.inf_a1515af9\netloop.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netloop.inf_a1515af9\netloop.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netmyk01.inf_16948a3b\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netmyk01.inf_16948a3b\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netmyk01.inf_16948a3b\netmyk01.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netmyk01.inf_16948a3b\netmyk01.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netmyk01.inf_16948a3b\yk60x86.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netmyk01.inf_16948a3b\yk60x86.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netnvm32.inf_70198ebf\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netnvm32.inf_70198ebf\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netnvm32.inf_70198ebf\netnvm32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netnvm32.inf_70198ebf\netnvm32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netnvm32.inf_70198ebf\nvm60x32.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netnvm32.inf_70198ebf\nvm60x32.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netrtl32.inf_216a0fc4\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netrtl32.inf_216a0fc4\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netrtl32.inf_216a0fc4\netrtl32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netrtl32.inf_216a0fc4\netrtl32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netrtl32.inf_216a0fc4\Rtnicxp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netrtl32.inf_216a0fc4\Rtnicxp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0\netrtx32.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0\netrtx32.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0\Rtlh86.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0\Rtlh86.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netsis.inf_6386ce58\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netsis.inf_6386ce58\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netsis.inf_6386ce58\netsis.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netsis.inf_6386ce58\netsis.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netsis.inf_6386ce58\sisnic.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netsis.inf_6386ce58\sisnic.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nettun.inf_fab000c8\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nettun.inf_fab000c8\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nettun.inf_fab000c8\nettun.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nettun.inf_fab000c8\nettun.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netuli6x.inf_5431e32f\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netuli6x.inf_5431e32f\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netuli6x.inf_5431e32f\netuli6x.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netuli6x.inf_5431e32f\netuli6x.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netuli6x.inf_5431e32f\ULILAN32.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netuli6x.inf_5431e32f\ULILAN32.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netvgx86.inf_3b667560\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netvgx86.inf_3b667560\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netvgx86.inf_3b667560\getnd6.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netvgx86.inf_3b667560\getnd6.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netvgx86.inf_3b667560\netvgx86.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netvgx86.inf_3b667560\netvgx86.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netvt86.inf_c5f85a31\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netvt86.inf_c5f85a31\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netvt86.inf_c5f85a31\fetnd5.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netvt86.inf_c5f85a31\fetnd5.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\netvt86.inf_c5f85a31\netvt86.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\netvt86.inf_c5f85a31\netvt86.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nfrd960.inf_001da59e\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nfrd960.inf_001da59e\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nfrd960.inf_001da59e\nfrd960.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nfrd960.inf_001da59e\nfrd960.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nfrd960.inf_001da59e\nfrd960.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nfrd960.inf_001da59e\nfrd960.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ntrigdigi.inf_c78938e9\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ntrigdigi.inf_c78938e9\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ntrigdigi.inf_c78938e9\ntrigdigi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ntrigdigi.inf_c78938e9\ntrigdigi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ntrigdigi.inf_c78938e9\ntrigdigi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ntrigdigi.inf_c78938e9\ntrigdigi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nvraid.inf_733654ff\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nvraid.inf_733654ff\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nvraid.inf_733654ff\nvraid.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nvraid.inf_733654ff\nvraid.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nvraid.inf_733654ff\nvraid.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nvraid.inf_733654ff\nvraid.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\nvraid.inf_733654ff\nvstor.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\nvraid.inf_733654ff\nvstor.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\pcmcia.inf_1259a379\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\pcmcia.inf_1259a379\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\pcmcia.inf_1259a379\pcmcia.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\pcmcia.inf_1259a379\pcmcia.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\pcmcia.inf_1259a379\pcmcia.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\pcmcia.inf_1259a379\pcmcia.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ql2300.inf_717439c7\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql2300.inf_717439c7\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ql2300.inf_717439c7\ql2300.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql2300.inf_717439c7\ql2300.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ql2300.inf_717439c7\ql2300.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql2300.inf_717439c7\ql2300.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ql40xx.inf_6d89880a\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql40xx.inf_6d89880a\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ql40xx.inf_6d89880a\ql40xx.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql40xx.inf_6d89880a\ql40xx.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ql40xx.inf_6d89880a\ql40xx.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql40xx.inf_6d89880a\ql40xx.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ql40xx2.inf_8bb00f8e\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql40xx2.inf_8bb00f8e\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ql40xx2.inf_8bb00f8e\ql40xx2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ql40xx2.inf_8bb00f8e\ql40xx2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sbp2.inf_2598d929\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sbp2.inf_2598d929\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sbp2.inf_2598d929\sbp2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sbp2.inf_2598d929\sbp2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sbp2.inf_2598d929\sbp2port.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sbp2.inf_2598d929\sbp2port.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\scsidev.inf_f902a6c7\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\scsidev.inf_f902a6c7\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\scsidev.inf_f902a6c7\scsidev.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\scsidev.inf_f902a6c7\scsidev.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sisraid2.inf_b5866c78\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sisraid2.inf_b5866c78\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sisraid2.inf_b5866c78\sisraid2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sisraid2.inf_b5866c78\sisraid2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sisraid2.inf_b5866c78\sisraid2.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sisraid2.inf_b5866c78\sisraid2.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sisraid4.inf_5bb9e87a\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sisraid4.inf_5bb9e87a\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sisraid4.inf_5bb9e87a\sisraid4.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sisraid4.inf_5bb9e87a\sisraid4.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sisraid4.inf_5bb9e87a\sisraid4.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sisraid4.inf_5bb9e87a\sisraid4.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\symc8xx.inf_9cedc444\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\symc8xx.inf_9cedc444\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\symc8xx.inf_9cedc444\symc8xx.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\symc8xx.inf_9cedc444\symc8xx.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\symc8xx.inf_9cedc444\symc8xx.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\symc8xx.inf_9cedc444\symc8xx.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sym_hi.inf_03fe2321\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sym_hi.inf_03fe2321\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sym_hi.inf_03fe2321\sym_hi.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sym_hi.inf_03fe2321\sym_hi.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sym_hi.inf_03fe2321\sym_hi.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sym_hi.inf_03fe2321\sym_hi.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sym_u3.inf_e6e42f46\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sym_u3.inf_e6e42f46\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sym_u3.inf_e6e42f46\sym_u3.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sym_u3.inf_e6e42f46\sym_u3.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\sym_u3.inf_e6e42f46\sym_u3.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\sym_u3.inf_e6e42f46\sym_u3.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\4mmdat.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\4mmdat.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\dlttape.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\dlttape.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\exabyte2.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\exabyte2.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\hpt4qic.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\hpt4qic.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\ltotape.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\ltotape.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\mammoth.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\mammoth.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\miniqic.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\miniqic.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\qic157.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\qic157.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\sonyait.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\sonyait.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\tandqic.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\tandqic.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\tape.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tape.inf_7704b87a\tape.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tdibth.inf_7249bfb5\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tdibth.inf_7249bfb5\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tdibth.inf_7249bfb5\rfcomm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tdibth.inf_7249bfb5\rfcomm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tdibth.inf_7249bfb5\tdibth.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tdibth.inf_7249bfb5\tdibth.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tpm.inf_601dc269\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tpm.inf_601dc269\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tpm.inf_601dc269\tpm.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tpm.inf_601dc269\tpm.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\tpm.inf_601dc269\tpm.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\tpm.inf_601dc269\tpm.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ts_generic.inf_16acb40f\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ts_generic.inf_16acb40f\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ts_generic.inf_16acb40f\ts_generic.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ts_generic.inf_16acb40f\ts_generic.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ts_wpdmtp.inf_049fa776\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ts_wpdmtp.inf_049fa776\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ts_wpdmtp.inf_049fa776\ts_wpdmtp.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ts_wpdmtp.inf_049fa776\ts_wpdmtp.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\uliahci.inf_ed370bb8\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\uliahci.inf_ed370bb8\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\uliahci.inf_ed370bb8\uliahci.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\uliahci.inf_ed370bb8\uliahci.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\uliahci.inf_ed370bb8\uliahci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\uliahci.inf_ed370bb8\uliahci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ulsata.inf_32231126\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ulsata.inf_32231126\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ulsata.inf_32231126\ulsata.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ulsata.inf_32231126\ulsata.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ulsata.inf_32231126\ulsata.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ulsata.inf_32231126\ulsata.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ulsata2.inf_d9526db2\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ulsata2.inf_d9526db2\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ulsata2.inf_d9526db2\ulsata2.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ulsata2.inf_d9526db2\ulsata2.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\ulsata2.inf_d9526db2\ulsata2.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\ulsata2.inf_d9526db2\ulsata2.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\umbus.inf_6d285360\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\umbus.inf_6d285360\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\umbus.inf_6d285360\umbus.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\umbus.inf_6d285360\umbus.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\umbus.inf_6d285360\umbus.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\umbus.inf_6d285360\umbus.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\unknown.inf_ab390622\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\unknown.inf_ab390622\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\unknown.inf_ab390622\unknown.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\unknown.inf_ab390622\unknown.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usb.inf_c89fac9c\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usb.inf_c89fac9c\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usb.inf_c89fac9c\usb.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usb.inf_c89fac9c\usb.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usb.inf_c89fac9c\usbccgp.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usb.inf_c89fac9c\usbccgp.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usb.inf_c89fac9c\usbhub.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usb.inf_c89fac9c\usbhub.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\hccoin.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\hccoin.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbd.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbd.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbehci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbehci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbhub.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbhub.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbohci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbohci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbport.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbport.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbport.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbport.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbuhci.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbport.inf_4d107f9d\usbuhci.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbprint.inf_35521f61\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbprint.inf_35521f61\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbprint.inf_35521f61\usbprint.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbprint.inf_35521f61\usbprint.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbprint.inf_35521f61\usbprint.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbprint.inf_35521f61\usbprint.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbstor.inf_bb2778a0\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbstor.inf_bb2778a0\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbstor.inf_bb2778a0\usbstor.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbstor.inf_bb2778a0\usbstor.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\usbstor.inf_bb2778a0\USBSTOR.SYS] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\usbstor.inf_bb2778a0\USBSTOR.SYS\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\volsnap.inf_7eb8cdb5\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\volsnap.inf_7eb8cdb5\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\volsnap.inf_7eb8cdb5\volsnap.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\volsnap.inf_7eb8cdb5\volsnap.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\volume.inf_9320b452\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\volume.inf_9320b452\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\volume.inf_9320b452\volsnap.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\volume.inf_9320b452\volsnap.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\volume.inf_9320b452\volume.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\volume.inf_9320b452\volume.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\vsmraid.inf_29a82f17\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\vsmraid.inf_29a82f17\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\vsmraid.inf_29a82f17\vsmraid.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\vsmraid.inf_29a82f17\vsmraid.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\vsmraid.inf_29a82f17\vsmraid.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\vsmraid.inf_29a82f17\vsmraid.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\wd.inf_2371f5c5\component.man] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\wd.inf_2371f5c5\component.man\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\wd.inf_2371f5c5\wd.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\wd.inf_2371f5c5\wd.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\DriverStore\FileRepository\wd.inf_2371f5c5\wd.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\DriverStore\FileRepository\wd.inf_2371f5c5\wd.sys\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\licensing\ppdlic\feclient-ppdlic.xrm-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\licensing\ppdlic\feclient-ppdlic.xrm-ms\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\licensing\ppdlic\GroupPolicy-License-ppdlic.xrm-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\licensing\ppdlic\GroupPolicy-License-ppdlic.xrm-ms\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\licensing\ppdlic\Kernel-ppdlic.xrm-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\licensing\ppdlic\Kernel-ppdlic.xrm-ms\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\licensing\ppdlic\LSA-ppdlic.xrm-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\licensing\ppdlic\LSA-ppdlic.xrm-ms\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\licensing\ppdlic\Microsoft-Windows-Core-ppdlic.xrm-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\licensing\ppdlic\Microsoft-Windows-Core-ppdlic.xrm-ms\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\licensing\ppdlic\RasBase-ppdlic.xrm-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\licensing\ppdlic\RasBase-ppdlic.xrm-ms\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\licensing\ppdlic\shell32-ppdlic.xrm-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\licensing\ppdlic\shell32-ppdlic.xrm-ms\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\licensing\ppdlic\Winlogon-Licensing-ppdlic.xrm-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\licensing\ppdlic\Winlogon-Licensing-ppdlic.xrm-ms\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\licensing\ppdlic\WorkstationService-ppdlic.xrm-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\licensing\ppdlic\WorkstationService-ppdlic.xrm-ms\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NetworkList\Icons\StockIcons\bench_16.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons\bench_16.bin\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NetworkList\Icons\StockIcons\bench_24.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons\bench_24.bin\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NetworkList\Icons\StockIcons\bench_32.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons\bench_32.bin\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NetworkList\Icons\StockIcons\bench_48.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons\bench_48.bin\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NetworkList\Icons\StockIcons\house_16.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons\house_16.bin\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NetworkList\Icons\StockIcons\house_24.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons\house_24.bin\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NetworkList\Icons\StockIcons\house_32.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons\house_32.bin\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NetworkList\Icons\StockIcons\house_48.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons\house_48.bin\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NetworkList\Icons\StockIcons\office_16.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons\office_16.bin\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NetworkList\Icons\StockIcons\office_24.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons\office_24.bin\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NetworkList\Icons\StockIcons\office_32.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons\office_32.bin\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\NetworkList\Icons\StockIcons\office_48.bin] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\NetworkList\Icons\StockIcons\office_48.bin\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ras\cis.scp] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ras\cis.scp\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ras\pad.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ras\pad.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ras\pppmenu.scp] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ras\pppmenu.scp\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ras\switch.inf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ras\switch.inf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ru-RU\cdosys.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ru-RU\cdosys.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ru-RU\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ru-RU\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ru-RU\comdlg32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ru-RU\comdlg32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ru-RU\mlang.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ru-RU\mlang.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\ru-RU\msimsg.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\ru-RU\msimsg.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\setup\pbkmigr.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\setup\pbkmigr.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\setup\tssysprep.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\setup\tssysprep.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\SMI\Schema\WcmTypes.xsd] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\SMI\Schema\WcmTypes.xsd\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\SMI\Store\Machine\SCHEMA.DAT] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\SMI\Store\Machine\SCHEMA.DAT\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\SMI\Store\Machine\SCHEMA.DAT.LOG] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\SMI\Store\Machine\SCHEMA.DAT.LOG\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\clfs.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\clfs.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\clfsUninstall.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\clfsUninstall.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\drvinst.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\drvinst.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\firewallapi.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\firewallapi.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\ipsecsvc.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\ipsecsvc.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\mpsdrv.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\mpsdrv.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\mpssvc.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\mpssvc.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\nci.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\nci.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\ndistrace.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\ndistrace.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\newdev.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\newdev.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\pnpsetup.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\pnpsetup.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\polstore.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\polstore.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\sdbus.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\sdbus.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\services.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\services.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\setupapi.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\setupapi.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\stortrace.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\stortrace.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\umpnpmgr.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\umpnpmgr.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\WFAPIGP.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\WFAPIGP.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\WFP.MOF] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\WFP.MOF\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\winipsec.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\winipsec.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\System32\wbem\wpd_ci.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\wpd_ci.mof\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Catalogs\*.cat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Catalogs\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\FileMaps\*.cdf-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\FileMaps\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ar-sa_094c706e9f2abcfe.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ar-sa_094c706e9f2abcfe.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_bg-bg_af8c51f78fab0e55.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_bg-bg_af8c51f78fab0e55.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_cs-cz_5a95c8927d32ea80.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_cs-cz_5a95c8927d32ea80.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_da-dk_f7cfa8b97378e67f.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_da-dk_f7cfa8b97378e67f.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_de-de_f4fb3df5754f3b19.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_de-de_f4fb3df5754f3b19.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_el-gr_9d916b886464a3a7.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_el-gr_9d916b886464a3a7.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_en-us_9dec13ee642d46de.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_en-us_9dec13ee642d46de.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_es-es_9db770d264543883.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_es-es_9db770d264543883.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_et-ee_97773c62685a1512.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_et-ee_97773c62685a1512.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fi-fi_3cd2757f596e2aad.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fi-fi_3cd2757f596e2aad.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fr-fr_406ee6d157264ee5.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fr-fr_406ee6d157264ee5.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_he-il_848e8e733d954fd3.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_he-il_848e8e733d954fd3.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hr-hr_86ab41533c48bc99.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hr-hr_86ab41533c48bc99.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hu-hu_87df67193b861e01.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hu-hu_87df67193b861e01.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_it-it_2a96dd182e583463.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_it-it_2a96dd182e583463.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ja-jp_ccbc5c252173463e.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ja-jp_ccbc5c252173463e.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ko-kr_702638da13e40d54.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ko-kr_702638da13e40d54.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lt-lt_13f164db060bd8f1.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lt-lt_13f164db060bd8f1.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lv-lv_14bed35f058a19e1.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lv-lv_14bed35f058a19e1.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nb-no_58b8ba0eec093910.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nb-no_58b8ba0eec093910.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nl-nl_56f8054ced3542e5.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nl-nl_56f8054ced3542e5.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pl-pl_9d345fced257b099.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pl-pl_9d345fced257b099.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-br_9f884a72d0e1447d.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-br_9f884a72d0e1447d.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-pt_a06a19ded050b459.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-pt_a06a19ded050b459.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ro-ro_e4a4e016b6b77fb5.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ro-ro_e4a4e016b6b77fb5.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ru-ru_e70d2ba2b5324285.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ru-ru_e70d2ba2b5324285.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sk-sk_8628304faa4c34af.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sk-sk_8628304faa4c34af.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sl-si_853a5207aae64792.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sl-si_853a5207aae64792.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sr-..-cs_24c3ce9a243eaada.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sr-..-cs_24c3ce9a243eaada.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sv-se_83081617ac5b4ce0.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sv-se_83081617ac5b4ce0.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_th-th_281237ca9da00a21.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_th-th_281237ca9da00a21.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_tr-tr_2c15605e9b174ed1.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_tr-tr_2c15605e9b174ed1.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_uk-ua_c7f543059248751d.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_uk-ua_c7f543059248751d.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-cn_fd727e5c4b4f20f0.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-cn_fd727e5c4b4f20f0.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-hk_fc1d76ea4c2a9380.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-hk_fc1d76ea4c2a9380.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-tw_016ebbb248bffd60.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-tw_016ebbb248bffd60.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ar-sa_de72ce036f85790d.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ar-sa_de72ce036f85790d.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_bg-bg_84b2af8c6005ca64.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_bg-bg_84b2af8c6005ca64.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_cs-cz_2fbc26274d8da68f.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_cs-cz_2fbc26274d8da68f.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_da-dk_ccf6064e43d3a28e.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_da-dk_ccf6064e43d3a28e.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_de-de_ca219b8a45a9f728.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_de-de_ca219b8a45a9f728.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_el-gr_72b7c91d34bf5fb6.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_el-gr_72b7c91d34bf5fb6.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_en-us_73127183348802ed.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_en-us_73127183348802ed.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_es-es_72ddce6734aef492.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_es-es_72ddce6734aef492.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_et-ee_6c9d99f738b4d121.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_et-ee_6c9d99f738b4d121.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fi-fi_11f8d31429c8e6bc.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fi-fi_11f8d31429c8e6bc.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fr-fr_1595446627810af4.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fr-fr_1595446627810af4.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_he-il_59b4ec080df00be2.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_he-il_59b4ec080df00be2.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hr-hr_5bd19ee80ca378a8.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hr-hr_5bd19ee80ca378a8.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hu-hu_5d05c4ae0be0da10.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hu-hu_5d05c4ae0be0da10.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_it-it_ffbd3aacfeb2f072.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_it-it_ffbd3aacfeb2f072.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ja-jp_a1e2b9b9f1ce024d.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ja-jp_a1e2b9b9f1ce024d.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ko-kr_454c966ee43ec963.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ko-kr_454c966ee43ec963.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lt-lt_e917c26fd6669500.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lt-lt_e917c26fd6669500.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lv-lv_e9e530f3d5e4d5f0.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lv-lv_e9e530f3d5e4d5f0.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nb-no_2ddf17a3bc63f51f.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nb-no_2ddf17a3bc63f51f.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nl-nl_2c1e62e1bd8ffef4.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nl-nl_2c1e62e1bd8ffef4.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pl-pl_725abd63a2b26ca8.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pl-pl_725abd63a2b26ca8.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-br_74aea807a13c008c.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-br_74aea807a13c008c.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-pt_75907773a0ab7068.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-pt_75907773a0ab7068.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ro-ro_b9cb3dab87123bc4.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ro-ro_b9cb3dab87123bc4.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ru-ru_bc338937858cfe94.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ru-ru_bc338937858cfe94.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sk-sk_5b4e8de47aa6f0be.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sk-sk_5b4e8de47aa6f0be.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sl-si_5a60af9c7b4103a1.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sl-si_5a60af9c7b4103a1.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sr-..-cs_f9ea2c2ef49966e9.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sr-..-cs_f9ea2c2ef49966e9.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sv-se_582e73ac7cb608ef.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sv-se_582e73ac7cb608ef.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_th-th_fd38955f6dfac630.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_th-th_fd38955f6dfac630.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_tr-tr_013bbdf36b720ae0.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_tr-tr_013bbdf36b720ae0.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_uk-ua_9d1ba09a62a3312c.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_uk-ua_9d1ba09a62a3312c.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-cn_d298dbf11ba9dcff.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-cn_d298dbf11ba9dcff.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-hk_d143d47f1c854f8f.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-hk_d143d47f1c854f8f.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-tw_d6951947191ab96f.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-tw_d6951947191ab96f.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.6000.16386_none_8df21b8362744ace.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.6000.16386_none_8df21b8362744ace.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_1.0.6000.16386_none_b80a29519535473c.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_1.0.6000.16386_none_b80a29519535473c.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.isolationautomation_6595b64144ccf1df_1.0.0.0_none_35d357a66c38ade4.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.isolationautomation_6595b64144ccf1df_1.0.0.0_none_35d357a66c38ade4.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\Manifests\x86_microsoft.windows.systemcompatible_6595b64144ccf1df_6.0.6000.16386_none_64a36b81c478bf07.manifest] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\Manifests\x86_microsoft.windows.systemcompatible_6595b64144ccf1df_6.0.6000.16386_none_64a36b81c478bf07.manifest\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\CbsCore.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\CbsCore.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\DrUpdate.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\DrUpdate.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\GlobalInstallOrder.xml] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\GlobalInstallOrder.xml\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\poqexec.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\poqexec.exe\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\smipi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\smipi.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\wcp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\wcp.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\wrpint.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\wrpint.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ar-sa_094c706e9f2abcfe\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ar-sa_094c706e9f2abcfe\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_bg-bg_af8c51f78fab0e55\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_bg-bg_af8c51f78fab0e55\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_cs-cz_5a95c8927d32ea80\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_cs-cz_5a95c8927d32ea80\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_da-dk_f7cfa8b97378e67f\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_da-dk_f7cfa8b97378e67f\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_de-de_f4fb3df5754f3b19\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_de-de_f4fb3df5754f3b19\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_el-gr_9d916b886464a3a7\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_el-gr_9d916b886464a3a7\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_en-us_9dec13ee642d46de\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_en-us_9dec13ee642d46de\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_es-es_9db770d264543883\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_es-es_9db770d264543883\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_et-ee_97773c62685a1512\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_et-ee_97773c62685a1512\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fi-fi_3cd2757f596e2aad\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fi-fi_3cd2757f596e2aad\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fr-fr_406ee6d157264ee5\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_fr-fr_406ee6d157264ee5\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_he-il_848e8e733d954fd3\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_he-il_848e8e733d954fd3\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hr-hr_86ab41533c48bc99\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hr-hr_86ab41533c48bc99\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hu-hu_87df67193b861e01\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_hu-hu_87df67193b861e01\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_it-it_2a96dd182e583463\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_it-it_2a96dd182e583463\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ja-jp_ccbc5c252173463e\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ja-jp_ccbc5c252173463e\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ko-kr_702638da13e40d54\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ko-kr_702638da13e40d54\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lt-lt_13f164db060bd8f1\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lt-lt_13f164db060bd8f1\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lv-lv_14bed35f058a19e1\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_lv-lv_14bed35f058a19e1\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nb-no_58b8ba0eec093910\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nb-no_58b8ba0eec093910\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nl-nl_56f8054ced3542e5\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_nl-nl_56f8054ced3542e5\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pl-pl_9d345fced257b099\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pl-pl_9d345fced257b099\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-br_9f884a72d0e1447d\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-br_9f884a72d0e1447d\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-pt_a06a19ded050b459\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_pt-pt_a06a19ded050b459\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ro-ro_e4a4e016b6b77fb5\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ro-ro_e4a4e016b6b77fb5\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ru-ru_e70d2ba2b5324285\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_ru-ru_e70d2ba2b5324285\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sk-sk_8628304faa4c34af\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sk-sk_8628304faa4c34af\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sl-si_853a5207aae64792\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sl-si_853a5207aae64792\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sr-..-cs_24c3ce9a243eaada\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sr-..-cs_24c3ce9a243eaada\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sv-se_83081617ac5b4ce0\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_sv-se_83081617ac5b4ce0\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_th-th_281237ca9da00a21\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_th-th_281237ca9da00a21\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_tr-tr_2c15605e9b174ed1\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_tr-tr_2c15605e9b174ed1\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_uk-ua_c7f543059248751d\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_uk-ua_c7f543059248751d\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-cn_fd727e5c4b4f20f0\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-cn_fd727e5c4b4f20f0\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-hk_fc1d76ea4c2a9380\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-hk_fc1d76ea4c2a9380\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-tw_016ebbb248bffd60\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.6000.16386_zh-tw_016ebbb248bffd60\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ar-sa_de72ce036f85790d\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ar-sa_de72ce036f85790d\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_bg-bg_84b2af8c6005ca64\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_bg-bg_84b2af8c6005ca64\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_cs-cz_2fbc26274d8da68f\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_cs-cz_2fbc26274d8da68f\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_da-dk_ccf6064e43d3a28e\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_da-dk_ccf6064e43d3a28e\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_de-de_ca219b8a45a9f728\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_de-de_ca219b8a45a9f728\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_el-gr_72b7c91d34bf5fb6\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_el-gr_72b7c91d34bf5fb6\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_en-us_73127183348802ed\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_en-us_73127183348802ed\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_es-es_72ddce6734aef492\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_es-es_72ddce6734aef492\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_et-ee_6c9d99f738b4d121\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_et-ee_6c9d99f738b4d121\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fi-fi_11f8d31429c8e6bc\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fi-fi_11f8d31429c8e6bc\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fr-fr_1595446627810af4\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_fr-fr_1595446627810af4\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_he-il_59b4ec080df00be2\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_he-il_59b4ec080df00be2\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hr-hr_5bd19ee80ca378a8\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hr-hr_5bd19ee80ca378a8\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hu-hu_5d05c4ae0be0da10\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_hu-hu_5d05c4ae0be0da10\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_it-it_ffbd3aacfeb2f072\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_it-it_ffbd3aacfeb2f072\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ja-jp_a1e2b9b9f1ce024d\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ja-jp_a1e2b9b9f1ce024d\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ko-kr_454c966ee43ec963\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ko-kr_454c966ee43ec963\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lt-lt_e917c26fd6669500\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lt-lt_e917c26fd6669500\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lv-lv_e9e530f3d5e4d5f0\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_lv-lv_e9e530f3d5e4d5f0\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nb-no_2ddf17a3bc63f51f\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nb-no_2ddf17a3bc63f51f\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nl-nl_2c1e62e1bd8ffef4\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_nl-nl_2c1e62e1bd8ffef4\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pl-pl_725abd63a2b26ca8\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pl-pl_725abd63a2b26ca8\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-br_74aea807a13c008c\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-br_74aea807a13c008c\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-pt_75907773a0ab7068\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_pt-pt_75907773a0ab7068\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ro-ro_b9cb3dab87123bc4\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ro-ro_b9cb3dab87123bc4\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ru-ru_bc338937858cfe94\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_ru-ru_bc338937858cfe94\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sk-sk_5b4e8de47aa6f0be\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sk-sk_5b4e8de47aa6f0be\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sl-si_5a60af9c7b4103a1\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sl-si_5a60af9c7b4103a1\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sr-..-cs_f9ea2c2ef49966e9\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sr-..-cs_f9ea2c2ef49966e9\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sv-se_582e73ac7cb608ef\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_sv-se_582e73ac7cb608ef\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_th-th_fd38955f6dfac630\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_th-th_fd38955f6dfac630\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_tr-tr_013bbdf36b720ae0\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_tr-tr_013bbdf36b720ae0\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_uk-ua_9d1ba09a62a3312c\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_uk-ua_9d1ba09a62a3312c\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-cn_d298dbf11ba9dcff\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-cn_d298dbf11ba9dcff\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-hk_d143d47f1c854f8f\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-hk_d143d47f1c854f8f\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-tw_d6951947191ab96f\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.6000.16386_zh-tw_d6951947191ab96f\comctl32.dll.mui\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1\comctl32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1\comctl32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100\comctl32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100\comctl32.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127\GdiPlus.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127\GdiPlus.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.6000.16386_none_8df21b8362744ace\GdiPlus.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.6000.16386_none_8df21b8362744ace\GdiPlus.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_1.0.6000.16386_none_b80a29519535473c\sxsoaps.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_1.0.6000.16386_none_b80a29519535473c\sxsoaps.dll\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_1.0.6000.16386_none_b80a29519535473c\sxsoaps.tlb] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_1.0.6000.16386_none_b80a29519535473c\sxsoaps.tlb\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\BootWimSrc\Windows\winsxs\x86_microsoft.windows.isolationautomation_6595b64144ccf1df_1.0.0.0_none_35d357a66c38ade4\sxsoa.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.isolationautomation_6595b64144ccf1df_1.0.0.0_none_35d357a66c38ade4\sxsoa.dll\]


 [Ignore]  IF - [standard] is not equal to: [full] evaluated string: [If,%pScrollBox1%,equal,"full",run,%ScriptFile%,FileCopyFull]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Custom]From file: [%BaseDir%\Projects\VistaPE\Build\Standard-1-files.Script]

 [Success]  IF - Directory exists: [%BaseDir%\Custom\VistaPE] executing command: [DirCopy,%pFileBox1%\*.*,%TargetDir%]
 [Success]  DirCopy - Copied directory [%BaseDir%\Custom\VistaPE\*.*] to: [%BaseDir%\Target\VistaPE]


  Script time: 2 minutes, 31 seconds and 31 miliseconds



       [Script]  2 - New Hives for VistaPE

 [Info]  File [%BaseDir%\Projects\VistaPE\Build\Standard-2-BuilHives.script] Version [8]
 [Info]  Creating new hives...
 [Success]  IF - Directory does not exist: [%BaseDir%\Projects\VistaPE\Build\reg] executing command: [DirMake,%ScriptDir%\reg]
 [Success]  DirMake - Created directory: [%BaseDir%\Projects\VistaPE\Build\reg]
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\template.hiv] executing command: [ExtractFile,%ScriptFile%,Hive,template.hiv,%ScriptDir%\reg]
 [Success]  ExtractFile - [template.hiv] to: [%BaseDir%\Projects\VistaPE\Build\reg]
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\reg-system.reg] executing command: [ExtractFile,%ScriptFile%,Hive,reg-system.7z,%ScriptDir%\reg]
 [Success]  ExtractFile - [reg-system.7z] to: [%BaseDir%\Projects\VistaPE\Build\reg]
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\reg-software.reg] executing command: [ExtractFile,%ScriptFile%,Hive,reg-software.7z,%ScriptDir%\reg]
 [Success]  ExtractFile - [reg-software.7z] to: [%BaseDir%\Projects\VistaPE\Build\reg]
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\reg-default.reg] executing command: [ExtractFile,%ScriptFile%,Hive,reg-default.7z,%ScriptDir%\reg]
 [Success]  ExtractFile - [reg-default.7z] to: [%BaseDir%\Projects\VistaPE\Build\reg]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\reg-system.7z]executing command: [ShellExecute,Hide,"%Tools%\7z.exe",x -y "%ScriptDir%\reg\reg-system.7z" -o"%ScriptDir%\reg"]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\Build\reg\reg-system.7z" -o"%BaseDir%\Projects\VistaPE\Build\reg"]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\reg-software.7z]executing command: [ShellExecute,Hide,"%Tools%\7z.exe",x -y "%ScriptDir%\reg\reg-software.7z" -o"%ScriptDir%\reg"]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\Build\reg\reg-software.7z" -o"%BaseDir%\Projects\VistaPE\Build\reg"]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\reg-default.7z]executing command: [ShellExecute,Hide,"%Tools%\7z.exe",x -y "%ScriptDir%\reg\reg-default.7z" -o"%ScriptDir%\reg"]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\Build\reg\reg-default.7z" -o"%BaseDir%\Projects\VistaPE\Build\reg"]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\reg-system.7z]executing command: [FileDelete,%ScriptDir%\reg\reg-system.7z]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\reg-system.7z]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\reg-software.7z]executing command: [FileDelete,%ScriptDir%\reg\reg-software.7z]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\reg-software.7z]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\reg-default.7z]executing command: [FileDelete,%ScriptDir%\reg\reg-default.7z]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\reg-default.7z]
 [Ignore]  IF - File exists: [%BaseDir%\Target\VistaPE\windows\system32\config\software] evaluated string: [If,NotExistFile,%RegSoftware%,FileCopy,"%ScriptDir%\reg\template.hiv",%RegSoftware%]
 [Ignore]  IF - File exists: [%BaseDir%\Target\VistaPE\windows\system32\config\system] evaluated string: [If,NotExistFile,%RegSystem%,FileCopy,"%ScriptDir%\reg\template.hiv",%RegSystem%]
 [Ignore]  IF - File exists: [%BaseDir%\Target\VistaPE\windows\system32\config\default] evaluated string: [If,NotExistFile,%RegUser%,FileCopy,"%ScriptDir%\reg\template.hiv",%RegUser%]
 [Ignore]  IF - File exists: [%BaseDir%\Target\VistaPE\windows\system32\config\software] evaluated string: [If,NotExistFile,%RegSoftware%,Exit,"File [%RegSoftware%] was not found!"]
 [Ignore]  IF - File exists: [%BaseDir%\Target\VistaPE\windows\system32\config\system] evaluated string: [If,NotExistFile,%RegSystem%,,Exit,"File [%RegSystem%,] was not found!"]
 [Ignore]  IF - File exists: [%BaseDir%\Target\VistaPE\windows\system32\config\default] evaluated string: [If,NotExistFile,%RegUser%,Exit,"File [%RegUser%] was not found!"]


 Processing section: [BackupLocale]From file: [%BaseDir%\Projects\VistaPE\Build\Standard-2-BuilHives.script]

 [Info]  Backuping locale settings...
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\backup_01.reg] evaluated string: [If,ExistFile,"%ScriptDir%\reg\backup_01.reg",FileDelete,"%ScriptDir%\reg\backup_01.reg"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\backup_02.reg] evaluated string: [If,ExistFile,"%ScriptDir%\reg\backup_02.reg",FileDelete,"%ScriptDir%\reg\backup_02.reg"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\backup_03.reg] evaluated string: [If,ExistFile,"%ScriptDir%\reg\backup_03.reg",FileDelete,"%ScriptDir%\reg\backup_03.reg"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\backup_04.reg] evaluated string: [If,ExistFile,"%ScriptDir%\reg\backup_04.reg",FileDelete,"%ScriptDir%\reg\backup_04.reg"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\backup_05.reg] evaluated string: [If,ExistFile,"%ScriptDir%\reg\backup_05.reg",FileDelete,"%ScriptDir%\reg\backup_05.reg"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\backup_06.reg] evaluated string: [If,ExistFile,"%ScriptDir%\reg\backup_06.reg",FileDelete,"%ScriptDir%\reg\backup_06.reg"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\backup_07.reg] evaluated string: [If,ExistFile,"%ScriptDir%\reg\backup_07.reg",FileDelete,"%ScriptDir%\reg\backup_07.reg"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\backup_08.reg] evaluated string: [If,ExistFile,"%ScriptDir%\reg\backup_08.reg",FileDelete,"%ScriptDir%\reg\backup_08.reg"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\backup_09.reg] evaluated string: [If,ExistFile,"%ScriptDir%\reg\backup_09.reg",FileDelete,"%ScriptDir%\reg\backup_09.reg"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Build\reg\backup_10.reg] evaluated string: [If,ExistFile,"%ScriptDir%\reg\backup_10.reg",FileDelete,"%ScriptDir%\reg\backup_10.reg"]
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\system] Section [Tmp_setupreg_hiv]
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\default] Section [Tmp_default]
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\software] Section [Tmp_software]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/e "%BaseDir%\Projects\VistaPE\Build\reg\backup_01.reg" "HKEY_LOCAL_MACHINE\Tmp_setupreg_hiv\ControlSet001\Control\MUI"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/e "%BaseDir%\Projects\VistaPE\Build\reg\backup_02.reg" "HKEY_LOCAL_MACHINE\Tmp_setupreg_hiv\ControlSet001\Control\Nls"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/e "%BaseDir%\Projects\VistaPE\Build\reg\backup_03.reg" "HKEY_LOCAL_MACHINE\Tmp_default\Control Panel\International"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/e "%BaseDir%\Projects\VistaPE\Build\reg\backup_04.reg" "HKEY_LOCAL_MACHINE\Tmp_default\Keyboard Layout"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/e "%BaseDir%\Projects\VistaPE\Build\reg\backup_05.reg" "HKEY_LOCAL_MACHINE\Tmp_software\Microsoft\Windows NT\CurrentVersion\Console"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/e "%BaseDir%\Projects\VistaPE\Build\reg\backup_06.reg" "HKEY_LOCAL_MACHINE\Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/e "%BaseDir%\Projects\VistaPE\Build\reg\backup_07.reg" "HKEY_LOCAL_MACHINE\Tmp_software\Microsoft\Windows NT\CurrentVersion\FontMapper"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/e "%BaseDir%\Projects\VistaPE\Build\reg\backup_08.reg" "HKEY_LOCAL_MACHINE\Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes" ]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/e "%BaseDir%\Projects\VistaPE\Build\reg\backup_09.reg" "HKEY_LOCAL_MACHINE\Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/e "%BaseDir%\Projects\VistaPE\Build\reg\backup_10.reg" "HKEY_LOCAL_MACHINE\Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation"]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_software]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_setupreg_hiv]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]


 Processing section: [Hive-System]From file: [%BaseDir%\Projects\VistaPE\Build\Standard-2-BuilHives.script]

 [Info]  Processing system hive...
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\system] Section [_D_SYSTEM]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\reg-system.reg"]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [_D_SYSTEM]


 Processing section: [Hive-SoftWare]From file: [%BaseDir%\Projects\VistaPE\Build\Standard-2-BuilHives.script]

 [Info]  Processing software hive...
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\software] Section [_D_SOFTWARE]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\reg-software.reg"]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [_D_SOFTWARE]


 Processing section: [Hive-User]From file: [%BaseDir%\Projects\VistaPE\Build\Standard-2-BuilHives.script]

 [Info]  Processing user hive...
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\default] Section [_D_DEFAULT]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\reg-default.reg"]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [_D_DEFAULT]


 Processing section: [RestoreLocale]From file: [%BaseDir%\Projects\VistaPE\Build\Standard-2-BuilHives.script]

 [Info]  Restoring locale settings...
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\system] Section [Tmp_setupreg_hiv]
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\default] Section [Tmp_default]
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\software] Section [Tmp_software]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\backup_01.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\backup_02.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\backup_03.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\backup_04.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\backup_05.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\backup_06.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\backup_07.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\backup_08.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\backup_09.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Projects\VistaPE\Build\reg\backup_10.reg"]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_software]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_setupreg_hiv]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\backup_01.reg]executing command: [FileDelete,%ScriptDir%\reg\backup_01.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\backup_01.reg]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\backup_02.reg]executing command: [FileDelete,%ScriptDir%\reg\backup_02.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\backup_02.reg]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\backup_03.reg]executing command: [FileDelete,%ScriptDir%\reg\backup_03.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\backup_03.reg]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\backup_04.reg]executing command: [FileDelete,%ScriptDir%\reg\backup_04.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\backup_04.reg]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\backup_05.reg]executing command: [FileDelete,%ScriptDir%\reg\backup_05.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\backup_05.reg]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\backup_06.reg]executing command: [FileDelete,%ScriptDir%\reg\backup_06.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\backup_06.reg]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\backup_07.reg]executing command: [FileDelete,%ScriptDir%\reg\backup_07.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\backup_07.reg]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\backup_08.reg]executing command: [FileDelete,%ScriptDir%\reg\backup_08.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\backup_08.reg]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\backup_09.reg]executing command: [FileDelete,%ScriptDir%\reg\backup_09.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\backup_09.reg]
 [Success]  IF - File exists: [%BaseDir%\Projects\VistaPE\Build\reg\backup_10.reg]executing command: [FileDelete,%ScriptDir%\reg\backup_10.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\reg\backup_10.reg]


 [Success]  IF - [true] is equal to: [true]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Projects\VistaPE\Build\reg]
  Script time: 20 seconds and 500 miliseconds



       [Script]  3 - Shell & Config

 [Info]  File [%BaseDir%\Projects\VistaPE\Build\Standard-3-Config.script] Version [8]
 [Info]  Configuring shell...
 [Success]  FileCreateBlank - Created a new file: [%BaseDir%\Target\VistaPE\windows\system32\winpeshl.ini]
 [Success]  FileCreateBlank - Created a new file: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\winpeshl.ini] line: [[LaunchApps]] Option:"Append"
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\winpeshl.ini] line: [autorun.cmd] Option:"Append"
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\winpeshl.ini] line: [PEShell.exe] Option:"Append"
 [Info]  Copying system files...
 [Success]  IF - Directory does not exist: [%BaseDir%\Projects\VistaPE\Build\system32] executing command: [Run,%ScriptFile%,ExtractSystem32]


 Processing section: [ExtractSystem32]From file: [%BaseDir%\Projects\VistaPE\Build\Standard-3-Config.script]

 [Success]  DirMake - Created directory: [%BaseDir%\Projects\VistaPE\Build\system32]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\Build\Standard-3-Config.script] Section [system32] to: [%BaseDir%\Projects\VistaPE\Build\system32]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\Build\system32\system32.7z" -o"%BaseDir%\Projects\VistaPE\Build\system32"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Build\system32\system32.7z]


 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\Build\system32\*.*] to: [%BaseDir%\Target\VistaPE\Windows\System32]
 [Info]  Writing configuration....
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\system] Section [Tmp_setupreg_hiv]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Services\i8042prt\Parameters] key [EnableWheelDetection=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Services\FBWF] key [WinPECacheThreshold=128..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_setupreg_hiv]
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\default] Section [Tmp_default]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [Hidden=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [HideFileExt=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [ShowSuperHidden=1..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]
 [Success]  IF - [800x600] is equal to: [800x600]
 [Success]  INIwriteTextLine - Wrote INI text line in [%BaseDir%\Target\VistaPE\Windows\System32\PEShell.ini] Section [Display] line [Width=800]
 [Success]  IF - [800x600] is equal to: [800x600]
 [Success]  INIwriteTextLine - Wrote INI text line in [%BaseDir%\Target\VistaPE\Windows\System32\PEShell.ini] Section [Display] line [Height=600]
 [Ignore]  IF - [800x600] is not equal to: [1024x768] evaluated string: [If,%pScrollBox2%,equal,"1024x768",IniWriteTextLine,"%TargetDir%\Windows\System32\PEShell.ini","Display","Width=1024"]
 [Ignore]  IF - [800x600] is not equal to: [1024x768] evaluated string: [If,%pScrollBox2%,equal,"1024x768",IniWriteTextLine,"%TargetDir%\Windows\System32\PEShell.ini","Display","Height=768"]
 [Ignore]  IF - [800x600] is not equal to: [1280x800] evaluated string: [If,%pScrollBox2%,equal,"1280x800",IniWriteTextLine,"%TargetDir%\Windows\System32\PEShell.ini","Display","Width=1280"]
 [Ignore]  IF - [800x600] is not equal to: [1280x800] evaluated string: [If,%pScrollBox2%,equal,"1280x800",IniWriteTextLine,"%TargetDir%\Windows\System32\PEShell.ini","Display","Height=800"]
 [Ignore]  IF - [800x600] is not equal to: [1280x1024] evaluated string: [If,%pScrollBox2%,equal,"1280x1024",IniWriteTextLine,"%TargetDir%\Windows\System32\PEShell.ini","Display","Width=1280"]
 [Ignore]  IF - [800x600] is not equal to: [1280x1024] evaluated string: [If,%pScrollBox2%,equal,"1280x1024",IniWriteTextLine,"%TargetDir%\Windows\System32\PEShell.ini","Display","Height=1024"]
 [Success]  INIwriteTextLine - Wrote INI text line in [%BaseDir%\Target\VistaPE\Windows\System32\PEShell.ini] Section [Display] line [ColorDepth=32]
 [Success]  INIwriteTextLine - Wrote INI text line in [%BaseDir%\Target\VistaPE\Windows\System32\PEShell.ini] Section [Display] line [ConfirmDisplayChange=No]
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\software] Section [Tmp_software]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Arial Cyr,0=Arial,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Courier New Cyr,0=Courier New,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Courier,0=Courier New,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Fixedsys,0=Fixedsys,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Helv,0=MS Sans Serif,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [MS Sans Serif,0=MS Sans Serif,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [MS Serif,0=MS Serif,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [MS Shell Dlg 2=Tahoma..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [MS Shell Dlg=Microsoft Sans Serif..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Small Fonts,0=Small Fonts,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [System,0=System,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Times New Roman Cyr,0=Times New Roman,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Tms Rmn,0=MS Serif,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Courier 10,12,15=COURER.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [DaunPenh (TrueType)=daunpenh.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [DokChampa (TrueType)=dokchamp.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Estrangelo Edessa (TrueType)=estre.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Euphemia (TrueType)=euphemia.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Gautami (TrueType)=gautami.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Iskoola Pota (TrueType)=iskpota.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Kalinga (TrueType)=kalinga.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Kartika (TrueType)=kartika.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Latha (TrueType)=latha.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [MS Sans Serif 8,10,12,14,18,24=SSERIFER.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [MS Serif 8,10,12,14,18,24=SERIFER.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [MV Boli (TrueType)=mvboli.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Mangal (TrueType)=mangal.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Microsoft Himalaya (TrueType)=himalaya.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Microsoft Sans Serif (TrueType)=micross.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Microsoft Yi Baiti (TrueType)=msyi.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Mongolian Baiti (TrueType)=monbaiti.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Nyala (TrueType)=nyala.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Plantagenet Cherokee (TrueType)=plantc.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Raavi (TrueType)=raavi.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Shruti (TrueType)=shruti.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Small Fonts=SMALLER.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Sylfaen (TrueType)=sylfaen.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Tahoma (TrueType)=tahoma.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Tahoma Bold (TrueType)=tahomabd.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Tunga (TrueType)=tunga.ttf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Vrinda (TrueType)=vrinda.ttf..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_software]
 [Success]  IF - [true] is equal to: [true]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Projects\VistaPE\Build\system32]
  Script time: 6 seconds and 469 miliseconds



       [Script]  Common components (beta)

 [Info]  File [%BaseDir%\Projects\VistaPE\Addons\common.script] Version [8]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] key [SourceType] to variable: [%SourceType%] with value [VistaCD]
 [Ignore]  IF - [vistacd] is not equal to: [vistacd] evaluated string: [If,"%SourceType%",NotEqual,"VistaCD",Exit,"Request Windows Vista DVD..."]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] key [Language] to variable: [%DistLang%] with value [en-US]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [FileWSH]From file: [%BaseDir%\Projects\VistaPE\Addons\common.script]

 [Info]  Processing WSH files...
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\cscript.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dispex.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\jscript.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msscript.ocx] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\scrobj.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\scrrun.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\vbscript.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wscript.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wshcon.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wshom.ocx] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\cscript.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\jscript.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\scrobj.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\scrrun.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\vbscript.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\wscript.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\wshom.ocx.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]


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


 Processing section: [RegWSH]From file: [%BaseDir%\Projects\VistaPE\Addons\common.script]

 [Info]  Processing WSH settings...
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\software] Section [TmpSoftware]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.asa] key [=aspfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.asp] key [=aspfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.cdx] key [=aspfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.htm] key [=htmlfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.html] key [=htmlfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.js] key [=JSFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.JSE] key [=JSEFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.sct] key [=scriptletfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.sct] key [Content Type=text/scriptlet..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.VBE] key [=VBEFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.vbs] key [=VBSFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.wsc] key [=scriptletfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.wsc] key [Content Type=text/scriptlet..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.WSF] key [=WSFFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\.WSH] key [=WSHFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\ASP.HostEncode\CLSID] key [={0CF774D1-F077-11D1-B1BC-00C04F86C324}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\aspfile\ScriptHostEncode] key [={0CF774D1-F077-11D1-B1BC-00C04F86C324}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD0-48AA-11D2-8432-006008C3FBFC}] key [=Object under which scriptlets may be created..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD0-48AA-11D2-8432-006008C3FBFC}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{06290BD0-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [=%SystemRoot%\System32\scrobj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD0-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD0-48AA-11D2-8432-006008C3FBFC}\ProgID] key [=Scriptlet.Context..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD1-48AA-11D2-8432-006008C3FBFC}] key [=Constructor that allows hosts better control creating scriptlets..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD1-48AA-11D2-8432-006008C3FBFC}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{06290BD1-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [=%SystemRoot%\System32\scrobj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD1-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD1-48AA-11D2-8432-006008C3FBFC}\ProgID] key [=Scriptlet.Constructor..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD2-48AA-11D2-8432-006008C3FBFC}] key [=Factory bindable using IPersistMoniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{06290BD2-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [=%SystemRoot%\System32\scrobj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD2-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD2-48AA-11D2-8432-006008C3FBFC}\ProgID] key [=Scriptlet.Factory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD3-48AA-11D2-8432-006008C3FBFC}] key [=Moniker to a Windows Script Component..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{06290BD3-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [=%SystemRoot%\System32\scrobj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD3-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD3-48AA-11D2-8432-006008C3FBFC}\ProgID] key [=script..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD4-48AA-11D2-8432-006008C3FBFC}] key [=Object for encoding scriptlets..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD4-48AA-11D2-8432-006008C3FBFC}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{06290BD4-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [=%SystemRoot%\System32\scrobj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD4-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD4-48AA-11D2-8432-006008C3FBFC}\ProgID] key [=Scriptlet.HostEncode..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD5-48AA-11D2-8432-006008C3FBFC}] key [=Object for constructing type libraries for scriptlets..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{06290BD5-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [=%SystemRoot%\System32\scrobj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD5-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD5-48AA-11D2-8432-006008C3FBFC}\ProgID] key [=Scriptlet.TypeLib..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD8-48AA-11D2-8432-006008C3FBFC}] key [=Constructor for Scriptlet Automation Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD8-48AA-11D2-8432-006008C3FBFC}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{06290BD8-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [=%SystemRoot%\System32\scrobj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD8-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD8-48AA-11D2-8432-006008C3FBFC}\ProgID] key [=ScriptletHandler.Automation..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD9-48AA-11D2-8432-006008C3FBFC}] key [=Constructor for Scriptlet Event Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD9-48AA-11D2-8432-006008C3FBFC}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{06290BD9-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [=%SystemRoot%\System32\scrobj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD9-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BD9-48AA-11D2-8432-006008C3FBFC}\ProgID] key [=ScriptletHandler.Event..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BDA-48AA-11D2-8432-006008C3FBFC}] key [=Constructor for Scriptlet ASP Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{06290BDA-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [=%SystemRoot%\System32\scrobj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BDA-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BDA-48AA-11D2-8432-006008C3FBFC}\ProgID] key [=ScriptletHandler.ASP..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BDB-48AA-11D2-8432-006008C3FBFC}] key [=Constructor for Scriptlet Behavior Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BDB-48AA-11D2-8432-006008C3FBFC}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{06290BDB-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [=%SystemRoot%\System32\scrobj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BDB-48AA-11D2-8432-006008C3FBFC}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{06290BDB-48AA-11D2-8432-006008C3FBFC}\ProgID] key [=ScriptletHandler.Behavior..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{093FF999-1EA0-4079-9525-9614C3504B74}] key [=Windows Script Host Network Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{093FF999-1EA0-4079-9525-9614C3504B74}\InProcServer32] key [=%SystemRoot%\System32\wshom.ocx..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{093FF999-1EA0-4079-9525-9614C3504B74}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{093FF999-1EA0-4079-9525-9614C3504B74}\ProgID] key [=WScript.Network.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{093FF999-1EA0-4079-9525-9614C3504B74}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{093FF999-1EA0-4079-9525-9614C3504B74}\VersionIndependentProgID] key [=WScript.Network..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{0CF774D0-F077-11D1-B1BC-00C04F86C324}] key [=HTML Host Encode Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{0CF774D0-F077-11D1-B1BC-00C04F86C324}\InprocServer32] key [=%SystemRoot%\System32\scrrun.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{0CF774D0-F077-11D1-B1BC-00C04F86C324}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{0CF774D0-F077-11D1-B1BC-00C04F86C324}\ProgID] key [=HTML.HostEncode..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{0CF774D1-F077-11D1-B1BC-00C04F86C324}] key [=ASP Host Encode Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{0CF774D1-F077-11D1-B1BC-00C04F86C324}\InprocServer32] key [=%SystemRoot%\System32\scrrun.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{0CF774D1-F077-11D1-B1BC-00C04F86C324}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{0CF774D1-F077-11D1-B1BC-00C04F86C324}\ProgID] key [=ASP.HostEncode..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}] key [=FileSystem Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}\InprocServer32] key [=%SystemRoot%\System32\scrrun.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}\ProgID] key [=Scripting.FileSystemObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}\TypeLib] key [={420B2830-E718-11CF-893D-00A0C9054228}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{0D43FE01-F093-11CF-8940-00A0C9054228}\Version] key [=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{275C23E2-3747-11D0-9FEA-00AA003F8646}] key [=Multi Language Support..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{275C23E2-3747-11D0-9FEA-00AA003F8646}\InProcServer32] key [=%SystemRoot%\System32\mlang.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{275C23E2-3747-11D0-9FEA-00AA003F8646}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{32B533BB-EDAE-11d0-BD5A-00AA00B92AF1}] key [=AP Class Install Handler filter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{32B533BB-EDAE-11d0-BD5A-00AA00B92AF1}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{32B533BB-EDAE-11d0-BD5A-00AA00B92AF1}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{32DA2B15-CFED-11D1-B747-00C04FC2B085}] key [=Script Encoder Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{32DA2B15-CFED-11D1-B747-00C04FC2B085}\InprocServer32] key [=%SystemRoot%\System32\scrrun.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{32DA2B15-CFED-11D1-B747-00C04FC2B085}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{32DA2B15-CFED-11D1-B747-00C04FC2B085}\ProgID] key [=Scripting.Encoder..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{32DA2B15-CFED-11D1-B747-00C04FC2B085}\TypeLib] key [={420B2830-E718-11CF-893D-00A0C9054228}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{32DA2B15-CFED-11D1-B747-00C04FC2B085}\Version] key [=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{3dd53d40-7b8b-11D0-b013-00aa0059ce02}] key [=CDL: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{3dd53d40-7b8b-11D0-b013-00aa0059ce02}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{3dd53d40-7b8b-11D0-b013-00aa0059ce02}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}] key [=VBScript Regular Expression..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\InprocServer32] key [=%SystemRoot%\System32\vbscript.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\ProgID] key [=VBScript.RegExp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [={3F4DACA7-160D-11D2-A8E9-00104B365C9F}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\Version] key [=5.5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{54c37cd0-d944-11d0-a9f4-006097942311}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{54c37cd0-d944-11d0-a9f4-006097942311}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{60254CA5-953B-11CF-8C96-00AA00B8708C}] key [=Shell Extension For Windows Script Host..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{60254CA5-953B-11CF-8C96-00AA00B8708C}\InProcServer32] key [=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{60254CA5-953B-11CF-8C96-00AA00B8708C}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{72C24DD5-D70A-438B-8A42-98424B88AFB8}] key [=Windows Script Host Shell Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{72C24DD5-D70A-438B-8A42-98424B88AFB8}\InProcServer32] key [=%SystemRoot%\System32\wshom.ocx..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{72C24DD5-D70A-438B-8A42-98424B88AFB8}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{72C24DD5-D70A-438B-8A42-98424B88AFB8}\ProgID] key [=WScript.Shell.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{72C24DD5-D70A-438B-8A42-98424B88AFB8}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{72C24DD5-D70A-438B-8A42-98424B88AFB8}\VersionIndependentProgID] key [=WScript.Shell..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e0-baf9-11ce-8c82-00aa004ba90b}] key [=URL Moniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{79eac9e0-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e0-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e2-baf9-11ce-8c82-00aa004ba90b}] key [=http: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{79eac9e2-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e2-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e3-baf9-11ce-8c82-00aa004ba90b}] key [=ftp: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{79eac9e3-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e3-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e4-baf9-11ce-8c82-00aa004ba90b}] key [=gopher: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{79eac9e4-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e4-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e5-baf9-11ce-8c82-00aa004ba90b}] key [=https: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{79eac9e5-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e5-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e6-baf9-11ce-8c82-00aa004ba90b}] key [=mk: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{79eac9e6-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e6-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e7-baf9-11ce-8c82-00aa004ba90b}] key [=file:, local: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{79eac9e7-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9e7-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}] key [=URLMoniker ProxyStub Factory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}\InProcServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9f2-baf9-11ce-8c82-00aa004ba90b}] key [=Async BindCtx..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{79eac9f2-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{79eac9f2-baf9-11ce-8c82-00aa004ba90b}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{7b8a2d94-0ac9-11d1-896c-00c04Fb6bfc4}] key [=Security Manager..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{7b8a2d94-0ac9-11d1-896c-00c04Fb6bfc4}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{7b8a2d94-0ac9-11d1-896c-00c04Fb6bfc4}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{7b8a2d95-0ac9-11d1-896c-00c04Fb6bfc4}] key [=URL Zone Manager..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{7b8a2d95-0ac9-11d1-896c-00c04Fb6bfc4}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{7b8a2d95-0ac9-11d1-896c-00c04Fb6bfc4}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{7E48C5CF-72F6-4C84-9F43-B04B87B31243}] key [=Scripting.Signer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{7E48C5CF-72F6-4C84-9F43-B04B87B31243}\InprocServer32] key [=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{7E48C5CF-72F6-4C84-9F43-B04B87B31243}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{7E48C5CF-72F6-4C84-9F43-B04B87B31243}\ProgID] key [=Scripting.Signer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{7E48C5CF-72F6-4C84-9F43-B04B87B31243}\TypeLib] key [={95CEF0E5-A4ED-4703-B501-AE70A153697A}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{7E48C5CF-72F6-4C84-9F43-B04B87B31243}\Version] key [=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{85131630-480C-11D2-B1F9-00C04F86C324}] key [=JS File Host Encode Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{85131630-480C-11D2-B1F9-00C04F86C324}\InprocServer32] key [=%SystemRoot%\System32\scrrun.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{85131630-480C-11D2-B1F9-00C04F86C324}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{85131630-480C-11D2-B1F9-00C04F86C324}\ProgID] key [=JSFile.HostEncode..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{85131631-480C-11D2-B1F9-00C04F86C324}] key [=VBS File Host Encode Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{85131631-480C-11D2-B1F9-00C04F86C324}\InprocServer32] key [=%SystemRoot%\System32\scrrun.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{85131631-480C-11D2-B1F9-00C04F86C324}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{85131631-480C-11D2-B1F9-00C04F86C324}\ProgID] key [=VBSFile.HostEncode..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{8f6b0360-b80d-11d0-a9b3-006097942311}] key [=AP lzdhtml encoding/decoding Filter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{8f6b0360-b80d-11d0-a9b3-006097942311}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{8f6b0360-b80d-11d0-a9b3-006097942311}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{B15B8DC0-C7E1-11d0-8680-00AA00BDCB71}] key [=SoftDist..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{B15B8DC0-C7E1-11d0-8680-00AA00BDCB71}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{B15B8DC0-C7E1-11d0-8680-00AA00BDCB71}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}] key [=VB Script Language..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32] key [=%SystemRoot%\System32\vbscript.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\ProgID] key [=VBScript..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}] key [=VB Script Language Authoring..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32] key [=%SystemRoot%\System32\vbscript.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\ProgID] key [=VBScript Author..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}] key [=VBScript Language Encoding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32] key [=%SystemRoot%\System32\vbscript.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\ProgID] key [=VBScript.Encode..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{C04D65CF-B70D-11D0-B188-00AA0038C969}] key [=Multi Language String..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{C04D65CF-B70D-11D0-B188-00AA0038C969}\InProcServer32] key [=%SystemRoot%\System32\mlang.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{C04D65CF-B70D-11D0-B188-00AA0038C969}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{c733e4af-576e-11d0-b28c-00c04fd7cd22}] key [=Thread NotificationMgr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{c733e4af-576e-11d0-b28c-00c04fd7cd22}\InprocServer32] key [=%SystemRoot%\System32\urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{c733e4af-576e-11d0-b28c-00c04fd7cd22}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{D66D6F99-CDAA-11D0-B822-00C04FC9B31F}] key [=Multi Language ConvertCharset..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{D66D6F99-CDAA-11D0-B822-00C04FC9B31F}\InProcServer32] key [=%SystemRoot%\System32\mlang.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{D66D6F99-CDAA-11D0-B822-00C04FC9B31F}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{EE09B103-97E0-11CF-978F-00A02463E06F}] key [=Scripting.Dictionary..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{EE09B103-97E0-11CF-978F-00A02463E06F}\InprocServer32] key [=%SystemRoot%\System32\scrrun.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{EE09B103-97E0-11CF-978F-00A02463E06F}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{EE09B103-97E0-11CF-978F-00A02463E06F}\ProgID] key [=Scripting.Dictionary..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{EE09B103-97E0-11CF-978F-00A02463E06F}\TypeLib] key [={420B2830-E718-11CF-893D-00A0C9054228}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{EE09B103-97E0-11CF-978F-00A02463E06F}\Version] key [=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{f414c260-6ac0-11cf-b6d1-00aa00bbbb58}] key [=JScript Language..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{f414c260-6ac0-11cf-b6d1-00aa00bbbb58}\InprocServer32] key [=%SystemRoot%\System32\jscript.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{f414c260-6ac0-11cf-b6d1-00aa00bbbb58}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{f414c260-6ac0-11cf-b6d1-00aa00bbbb58}\ProgID] key [=JScript..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{f414c261-6ac0-11cf-b6d1-00aa00bbbb58}] key [=JScript Language Authoring..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{f414c261-6ac0-11cf-b6d1-00aa00bbbb58}\InprocServer32] key [=%SystemRoot%\System32\jscript.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{f414c261-6ac0-11cf-b6d1-00aa00bbbb58}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{f414c261-6ac0-11cf-b6d1-00aa00bbbb58}\ProgID] key [=JScript Author..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{f414c262-6ac0-11cf-b6d1-00aa00bbbb58}] key [=JScript Language Encoding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{f414c262-6ac0-11cf-b6d1-00aa00bbbb58}\InprocServer32] key [=%SystemRoot%\System32\jscript.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{f414c262-6ac0-11cf-b6d1-00aa00bbbb58}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{f414c262-6ac0-11cf-b6d1-00aa00bbbb58}\ProgID] key [=JScript.Encode..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{F935DC22-1CF0-11D0-ADB9-00C04FD58A0B}] key [=Windows Script Host Shell Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{F935DC22-1CF0-11D0-ADB9-00C04FD58A0B}\InProcServer32] key [=%SystemRoot%\System32\wshom.ocx..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{F935DC22-1CF0-11D0-ADB9-00C04FD58A0B}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{F935DC22-1CF0-11D0-ADB9-00C04FD58A0B}\ProgID] key [=WScript.Shell.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{F935DC22-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{F935DC22-1CF0-11D0-ADB9-00C04FD58A0B}\VersionIndependentProgID] key [=WScript.Shell..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{F935DC26-1CF0-11D0-ADB9-00C04FD58A0B}] key [=Windows Script Host Network Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\CLSID\{F935DC26-1CF0-11D0-ADB9-00C04FD58A0B}\InProcServer32] key [=%SystemRoot%\System32\wshom.ocx..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{F935DC26-1CF0-11D0-ADB9-00C04FD58A0B}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{F935DC26-1CF0-11D0-ADB9-00C04FD58A0B}\ProgID] key [=WScript.Network.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{F935DC26-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\CLSID\{F935DC26-1CF0-11D0-ADB9-00C04FD58A0B}\VersionIndependentProgID] key [=WScript.Network..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Component Categories\{0AEE2A92-BCBB-11D0-8C72-00C04FC2B085}] key [409=Active Scripting Engine with Authoring..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Component Categories\{F0B7A1A1-9847-11CF-8F20-00805F2CD064}] key [409=Active Scripting Engine..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Component Categories\{F0B7A1A2-9847-11CF-8F20-00805F2CD064}] key [409=Active Scripting Engine with Parsing..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Component Categories\{F0B7A1A3-9847-11CF-8F20-00805F2CD064}] key [409=Active Scripting Engine with Encoding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\ECMAScript] key [=JScript Language..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\ECMAScript\CLSID] key [={f414c260-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\HTML.HostEncode\CLSID] key [={0CF774D0-F077-11D1-B1BC-00C04F86C324}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\htmlfile\ScriptHostEncode] key [={0CF774D0-F077-11D1-B1BC-00C04F86C324}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{06290C02-48AA-11D2-8432-006008C3FBFC}] key [=DIBehaviorHandlerOM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{06290C02-48AA-11D2-8432-006008C3FBFC}\ProxyStubClsid] key [={00020420-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{06290C02-48AA-11D2-8432-006008C3FBFC}\ProxyStubClsid32] key [={00020420-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{06290C02-48AA-11D2-8432-006008C3FBFC}\TypeLib] key [={06290C00-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{06290C02-48AA-11D2-8432-006008C3FBFC}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{08FED190-BE19-11D3-A28B-00104BD35090}] key [=IWshExec..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{08FED190-BE19-11D3-A28B-00104BD35090}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{08FED190-BE19-11D3-A28B-00104BD35090}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{08FED190-BE19-11D3-A28B-00104BD35090}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{08FED190-BE19-11D3-A28B-00104BD35090}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{0AB5A3D0-E5B6-11D0-ABF5-00A0C90FFFC0}] key [=IFileSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{0AB5A3D0-E5B6-11D0-ABF5-00A0C90FFFC0}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{0AB5A3D0-E5B6-11D0-ABF5-00A0C90FFFC0}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{0AB5A3D0-E5B6-11D0-ABF5-00A0C90FFFC0}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{0AB5A3D0-E5B6-11D0-ABF5-00A0C90FFFC0}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{24BE5A30-EDFE-11D2-B933-00104B365C9F}] key [=IWshShell2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{24BE5A30-EDFE-11D2-B933-00104B365C9F}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{24BE5A30-EDFE-11D2-B933-00104B365C9F}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{24BE5A30-EDFE-11D2-B933-00104B365C9F}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{24BE5A30-EDFE-11D2-B933-00104B365C9F}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{24BE5A31-EDFE-11D2-B933-00104B365C9F}] key [=IWshNetwork2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{24BE5A31-EDFE-11D2-B933-00104B365C9F}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{24BE5A31-EDFE-11D2-B933-00104B365C9F}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{24BE5A31-EDFE-11D2-B933-00104B365C9F}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{24BE5A31-EDFE-11D2-B933-00104B365C9F}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{2A0B9D10-4B87-11D3-A97A-00104B365C9F}] key [=IFileSystem3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{2A0B9D10-4B87-11D3-A97A-00104B365C9F}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{2A0B9D10-4B87-11D3-A97A-00104B365C9F}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{2A0B9D10-4B87-11D3-A97A-00104B365C9F}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{2A0B9D10-4B87-11D3-A97A-00104B365C9F}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{2DE0A190-A1A4-11D1-B382-00A0C911E8B2}] key [=IGenScriptletTLib..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{2DE0A190-A1A4-11D1-B382-00A0C911E8B2}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{2DE0A190-A1A4-11D1-B382-00A0C911E8B2}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{2DE0A190-A1A4-11D1-B382-00A0C911E8B2}\TypeLib] key [={06290C00-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{2DE0A190-A1A4-11D1-B382-00A0C911E8B2}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA0-160D-11D2-A8E9-00104B365C9F}] key [=IRegExp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA0-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA0-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA0-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [={3F4DACA7-160D-11D2-A8E9-00104B365C9F}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA0-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [Version=5.5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA1-160D-11D2-A8E9-00104B365C9F}] key [=IMatch..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA1-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA1-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA1-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [={3F4DACA7-160D-11D2-A8E9-00104B365C9F}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA1-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [Version=5.5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA2-160D-11D2-A8E9-00104B365C9F}] key [=IMatchCollection..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA2-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA2-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA2-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [={3F4DACA7-160D-11D2-A8E9-00104B365C9F}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACA2-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [Version=5.5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB0-160D-11D2-A8E9-00104B365C9F}] key [=IRegExp2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB0-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB0-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB0-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [={3F4DACA7-160D-11D2-A8E9-00104B365C9F}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB0-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [Version=5.5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB1-160D-11D2-A8E9-00104B365C9F}] key [=IMatch2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB1-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB1-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB1-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [={3F4DACA7-160D-11D2-A8E9-00104B365C9F}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB1-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [Version=5.5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB2-160D-11D2-A8E9-00104B365C9F}] key [=IMatchCollection2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB2-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB2-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB2-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [={3F4DACA7-160D-11D2-A8E9-00104B365C9F}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB2-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [Version=5.5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB3-160D-11D2-A8E9-00104B365C9F}] key [=ISubMatches..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB3-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB3-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB3-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [={3F4DACA7-160D-11D2-A8E9-00104B365C9F}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{3F4DACB3-160D-11D2-A8E9-00104B365C9F}\TypeLib] key [Version=5.5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{41904400-BE18-11D3-A28B-00104BD35090}] key [=IWshShell3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{41904400-BE18-11D3-A28B-00104BD35090}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{41904400-BE18-11D3-A28B-00104BD35090}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{41904400-BE18-11D3-A28B-00104BD35090}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{41904400-BE18-11D3-A28B-00104BD35090}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{42C642C1-97E1-11CF-978F-00A02463E06F}] key [=IDictionary..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{42C642C1-97E1-11CF-978F-00A02463E06F}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{42C642C1-97E1-11CF-978F-00A02463E06F}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{42C642C1-97E1-11CF-978F-00A02463E06F}\TypeLib] key [={420B2830-E718-11CF-893D-00A0C9054228}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{42C642C1-97E1-11CF-978F-00A02463E06F}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{4F9F9FCB-E0F4-48EB-B7AB-FA2EA9365CB4}] key [=IHttpNegotiate2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{4F9F9FCB-E0F4-48EB-B7AB-FA2EA9365CB4}\NumMethods] key [=6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{4F9F9FCB-E0F4-48EB-B7AB-FA2EA9365CB4}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{53BAD8C1-E718-11CF-893D-00A0C9054228}] key [=ITextStream..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{53BAD8C1-E718-11CF-893D-00A0C9054228}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{53BAD8C1-E718-11CF-893D-00A0C9054228}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{53BAD8C1-E718-11CF-893D-00A0C9054228}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{53BAD8C1-E718-11CF-893D-00A0C9054228}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{69D14C80-C18E-11D0-A9CE-006097942311}] key [=IDataFilter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{69D14C80-C18E-11D0-A9CE-006097942311}\NumMethods] key [=6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{69D14C80-C18E-11D0-A9CE-006097942311}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9C0-BAF9-11CE-8C82-00AA004BA90B}] key [=IBinding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9C0-BAF9-11CE-8C82-00AA004BA90B}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9C0-BAF9-11CE-8C82-00AA004BA90B}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9C1-BAF9-11CE-8C82-00AA004BA90B}] key [=IBindStatusCallback..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9C1-BAF9-11CE-8C82-00AA004BA90B}\NumMethods] key [=11..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9C1-BAF9-11CE-8C82-00AA004BA90B}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9C9-BAF9-11CE-8C82-00AA004BA90B}] key [=IPersistMoniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9C9-BAF9-11CE-8C82-00AA004BA90B}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9C9-BAF9-11CE-8C82-00AA004BA90B}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9CE-BAF9-11CE-8C82-00AA004BA90B}] key [=IMediaHolder..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9CE-BAF9-11CE-8C82-00AA004BA90B}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9CE-BAF9-11CE-8C82-00AA004BA90B}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9CF-BAF9-11CE-8C82-00AA004BA90B}] key [=ITransactionData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9CF-BAF9-11CE-8C82-00AA004BA90B}\NumMethods] key [=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9CF-BAF9-11CE-8C82-00AA004BA90B}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D0-BAF9-11CE-8C82-00AA004BA90B}] key [=IAuthenticate..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D0-BAF9-11CE-8C82-00AA004BA90B}\NumMethods] key [=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D0-BAF9-11CE-8C82-00AA004BA90B}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D2-BAF9-11CE-8C82-00AA004BA90B}] key [=IHttpNegotiate..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D2-BAF9-11CE-8C82-00AA004BA90B}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D2-BAF9-11CE-8C82-00AA004BA90B}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D5-BAF9-11CE-8C82-00AA004BA90B}] key [=IBindStatusCallbackMsg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D5-BAF9-11CE-8C82-00AA004BA90B}\NumMethods] key [=12..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D5-BAF9-11CE-8C82-00AA004BA90B}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D6-BAFA-11CE-8C82-00AA004BA90B}] key [=IWinInetInfo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D6-BAFA-11CE-8C82-00AA004BA90B}\NumMethods] key [=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D6-BAFA-11CE-8C82-00AA004BA90B}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D8-BAFA-11CE-8C82-00AA004BA90B}] key [=IWinInetHttpInfo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D8-BAFA-11CE-8C82-00AA004BA90B}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9D8-BAFA-11CE-8C82-00AA004BA90B}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9EE-BAF9-11CE-8C82-00AA004BA90B}] key [=IInternetSecurityManager..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9EE-BAF9-11CE-8C82-00AA004BA90B}\NumMethods] key [=11..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{79EAC9EE-BAF9-11CE-8C82-00AA004BA90B}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{97D8B206-3401-4006-B872-F95A679D7CA3}] key [=IScriptSigningControl..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{97D8B206-3401-4006-B872-F95A679D7CA3}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{97D8B206-3401-4006-B872-F95A679D7CA3}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{97D8B206-3401-4006-B872-F95A679D7CA3}\TypeLib] key [={95CEF0E5-A4ED-4703-B501-AE70A153697A}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{97D8B206-3401-4006-B872-F95A679D7CA3}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{A5CA5F7F-1847-4D87-9C5B-918509F7511D}] key [=IMonikerProp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{A5CA5F7F-1847-4D87-9C5B-918509F7511D}\NumMethods] key [=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{A5CA5F7F-1847-4D87-9C5B-918509F7511D}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{AADC65F6-CFF1-11D1-B747-00C04FC2B085}] key [=IScriptEncoder..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{AADC65F6-CFF1-11D1-B747-00C04FC2B085}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{AADC65F6-CFF1-11D1-B747-00C04FC2B085}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{AADC65F6-CFF1-11D1-B747-00C04FC2B085}\TypeLib] key [={420B2830-E718-11CF-893D-00A0C9054228}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{AADC65F6-CFF1-11D1-B747-00C04FC2B085}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A0-88A3-11D0-ABCB-00A0C90FFFC0}] key [=IDrive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A0-88A3-11D0-ABCB-00A0C90FFFC0}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A0-88A3-11D0-ABCB-00A0C90FFFC0}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A0-88A3-11D0-ABCB-00A0C90FFFC0}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A0-88A3-11D0-ABCB-00A0C90FFFC0}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A1-88A3-11D0-ABCB-00A0C90FFFC0}] key [=IDriveCollection..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A1-88A3-11D0-ABCB-00A0C90FFFC0}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A1-88A3-11D0-ABCB-00A0C90FFFC0}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A1-88A3-11D0-ABCB-00A0C90FFFC0}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A1-88A3-11D0-ABCB-00A0C90FFFC0}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A2-88A3-11D0-ABCB-00A0C90FFFC0}] key [=IFolder..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A2-88A3-11D0-ABCB-00A0C90FFFC0}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A2-88A3-11D0-ABCB-00A0C90FFFC0}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A2-88A3-11D0-ABCB-00A0C90FFFC0}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A2-88A3-11D0-ABCB-00A0C90FFFC0}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A3-88A3-11D0-ABCB-00A0C90FFFC0}] key [=IFolderCollection..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A3-88A3-11D0-ABCB-00A0C90FFFC0}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A3-88A3-11D0-ABCB-00A0C90FFFC0}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A3-88A3-11D0-ABCB-00A0C90FFFC0}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A3-88A3-11D0-ABCB-00A0C90FFFC0}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A4-88A3-11D0-ABCB-00A0C90FFFC0}] key [=IFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A4-88A3-11D0-ABCB-00A0C90FFFC0}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A4-88A3-11D0-ABCB-00A0C90FFFC0}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A4-88A3-11D0-ABCB-00A0C90FFFC0}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A4-88A3-11D0-ABCB-00A0C90FFFC0}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A5-88A3-11D0-ABCB-00A0C90FFFC0}] key [=IFileCollection..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A5-88A3-11D0-ABCB-00A0C90FFFC0}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A5-88A3-11D0-ABCB-00A0C90FFFC0}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A5-88A3-11D0-ABCB-00A0C90FFFC0}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{C7C3F5A5-88A3-11D0-ABCB-00A0C90FFFC0}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC21-1CF0-11D0-ADB9-00C04FD58A0B}] key [=IWshShell..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC21-1CF0-11D0-ADB9-00C04FD58A0B}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC21-1CF0-11D0-ADB9-00C04FD58A0B}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC21-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC21-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC23-1CF0-11D0-ADB9-00C04FD58A0B}] key [=IWshShortcut..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC23-1CF0-11D0-ADB9-00C04FD58A0B}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC23-1CF0-11D0-ADB9-00C04FD58A0B}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC23-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC23-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC25-1CF0-11D0-ADB9-00C04FD58A0B}] key [=IWshNetwork..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC25-1CF0-11D0-ADB9-00C04FD58A0B}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC25-1CF0-11D0-ADB9-00C04FD58A0B}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC25-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC25-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC27-1CF0-11D0-ADB9-00C04FD58A0B}] key [=IWshCollection..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC27-1CF0-11D0-ADB9-00C04FD58A0B}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC27-1CF0-11D0-ADB9-00C04FD58A0B}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC27-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC27-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC29-1CF0-11D0-ADB9-00C04FD58A0B}] key [=IWshEnvironment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC29-1CF0-11D0-ADB9-00C04FD58A0B}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC29-1CF0-11D0-ADB9-00C04FD58A0B}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC29-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC29-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC2B-1CF0-11D0-ADB9-00C04FD58A0B}] key [=IWshURLShortcut..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC2B-1CF0-11D0-ADB9-00C04FD58A0B}\ProxyStubClsid] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC2B-1CF0-11D0-ADB9-00C04FD58A0B}\ProxyStubClsid32] key [={00020424-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC2B-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [={F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{F935DC2B-1CF0-11D0-ADB9-00C04FD58A0B}\TypeLib] key [Version=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{FC4801A1-2BA9-11CF-A229-00AA003D7352}] key [=IBindHost..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{FC4801A1-2BA9-11CF-A229-00AA003D7352}\NumMethods] key [=6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Interface\{FC4801A1-2BA9-11CF-A229-00AA003D7352}\ProxyStubClsid32] key [={79EAC9F1-BAF9-11CE-8C82-00AA004BA90B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript] key [=JScript Language..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript\CLSID] key [={f414c260-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript Author] key [=JScript Language Authoring..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript Author\CLSID] key [={f414c261-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript1.1] key [=JScript Language..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript1.1\CLSID] key [={f414c260-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript1.1 Author] key [=JScript Language Authoring..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript1.1 Author\CLSID] key [={f414c261-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript1.2] key [=JScript Language..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript1.2\CLSID] key [={f414c260-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript1.2 Author] key [=JScript Language Authoring..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript1.2 Author\CLSID] key [={f414c261-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript1.3] key [=JScript Language..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JavaScript1.3\CLSID] key [={f414c260-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JScript] key [=JScript Language..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JScript\CLSID] key [={f414c260-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JScript Author] key [=JScript Language Authoring..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JScript Author\CLSID] key [={f414c261-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JScript.Encode] key [=JScript Language Encoding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JScript.Encode\CLSID] key [={f414c262-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JSEFile] key [=JScript Encoded Script File..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\JSEFile] key [FriendlyTypeName=@%SystemRoot%\System32\wshext.dll,-4805..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\JSEFile\DefaultIcon] key [=%SystemRoot%\System32\WScript.exe,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JSEFile\ScriptEngine] key [=JScript.Encode..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JSEFile\Shell\Edit] key [=&Edit..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\JSEFile\Shell\Edit\Command] key [=%SystemRoot%\System32\Notepad.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JSEFile\Shell\Open] key [=&Open..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\JSEFile\Shell\Open\Command] key [=%SystemRoot%\System32\WScript.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JSEFile\Shell\Open2] key [=Open &with Command Prompt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\JSEFile\Shell\Open2\Command] key [=%SystemRoot%\System32\CScript.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JSEFile\Shell\Print] key [=&Print..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\JSEFile\Shell\Print\Command] key [=%SystemRoot%\System32\Notepad.exe /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JSEFile\ShellEx\DropHandler] key [={60254CA5-953B-11CF-8C96-00AA00B8708C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JSEFile\ShellEx\PropertySheetHandlers\WSHProps] key [={60254CA5-953B-11CF-8C96-00AA00B8708C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\jsfile] key [=JScript Script File..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\jsfile] key [FriendlyTypeName=@%SystemRoot%\System32\wshext.dll,-4804..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\jsfile\DefaultIcon] key [=%SystemRoot%\System32\WScript.exe,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\jsfile\ScriptEngine] key [=JScript..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\jsfile\ScriptHostEncode] key [={85131630-480C-11D2-B1F9-00C04F86C324}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\jsfile\Shell\Edit] key [=&Edit..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\jsfile\Shell\Edit\Command] key [=%SystemRoot%\System32\Notepad.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\jsfile\Shell\Open] key [=&Open..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\jsfile\Shell\Open\Command] key [=%SystemRoot%\System32\WScript.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\jsfile\Shell\Open2] key [=Open &with Command Prompt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\jsfile\Shell\Open2\Command] key [=%SystemRoot%\System32\CScript.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\jsfile\Shell\Print] key [=&Print..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\jsfile\Shell\Print\Command] key [=%SystemRoot%\System32\Notepad.exe /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\jsfile\ShellEx\DropHandler] key [={60254CA5-953B-11CF-8C96-00AA00B8708C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\jsfile\ShellEx\PropertySheetHandlers\WSHProps] key [={60254CA5-953B-11CF-8C96-00AA00B8708C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\JSFile.HostEncode\CLSID] key [={85131630-480C-11D2-B1F9-00C04F86C324}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\LiveScript] key [=JScript Language..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\LiveScript\CLSID] key [={f414c260-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\LiveScript Author] key [=JScript Language Authoring..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\LiveScript Author\CLSID] key [={f414c261-6ac0-11cf-b6d1-00aa00bbbb58}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ANSI_X3.4-1968] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ANSI_X3.4-1986] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\arabic] key [AliasForCharset=iso-8859-6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ascii] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\ASMO-708] key [Codepage=1256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\ASMO-708] key [InternetEncoding=708..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\Big5] key [Codepage=950..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\Big5] key [InternetEncoding=950..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\chinese] key [AliasForCharset=gb2312..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\CN-GB] key [AliasForCharset=gb2312..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\cp1256] key [AliasForCharset=windows-1256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\cp367] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\cp819] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\cp852] key [AliasForCharset=ibm852..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\cp866] key [AliasForCharset=ibm866..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csASCII] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csbig5] key [AliasForCharset=big5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csEUCKR] key [AliasForCharset=ks_c_5601-1987..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csEUCPkdFmtJapanese] key [AliasForCharset=euc-jp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csGB2312] key [AliasForCharset=gb2312..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csISO2022JP] key [AliasForCharset=_iso-2022-jp$ESC..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csISO2022KR] key [AliasForCharset=iso-2022-kr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csISO58GB231280] key [AliasForCharset=gb2312..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csISOLatin1] key [AliasForCharset=windows-1252..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csISOLatin2] key [AliasForCharset=iso-8859-2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csISOLatin4] key [AliasForCharset=iso-8859-4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csISOLatin5] key [AliasForCharset=iso-8859-9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csISOLatinArabic] key [AliasForCharset=iso-8859-6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csISOLatinCyrillic] key [AliasForCharset=iso-8859-5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csISOLatinGreek] key [AliasForCharset=iso-8859-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csISOLatinHebrew] key [AliasForCharset=iso-8859-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csKOI8R] key [AliasForCharset=koi8-r..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csKSC56011987] key [AliasForCharset=ks_c_5601-1987..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csShiftJIS] key [AliasForCharset=shift_jis..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csUnicode11UTF7] key [AliasForCharset=utf-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\csWindows31J] key [AliasForCharset=shift_jis..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\cyrillic] key [AliasForCharset=iso-8859-5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\DOS-720] key [Codepage=1256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\DOS-720] key [InternetEncoding=720..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\DOS-862] key [Codepage=1255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\DOS-862] key [InternetEncoding=862..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\DOS-874] key [Codepage=874..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\DOS-874] key [InternetEncoding=874..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ECMA-114] key [AliasForCharset=iso-8859-6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ECMA-118] key [AliasForCharset=iso-8859-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ELOT_928] key [AliasForCharset=iso-8859-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\euc-jp] key [Codepage=932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\euc-jp] key [InternetEncoding=51932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\euc-kr] key [Codepage=949..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\euc-kr] key [InternetEncoding=949..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\Extended_UNIX_Code_Packed_Format_for_Japanese] key [AliasForCharset=euc-jp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\GB2312] key [Codepage=936..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\GB2312] key [InternetEncoding=936..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\GBK] key [AliasForCharset=gb2312..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\GB_2312-80] key [AliasForCharset=gb2312..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\greek] key [AliasForCharset=iso-8859-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\greek8] key [AliasForCharset=iso-8859-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\hebrew] key [AliasForCharset=iso-8859-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\hz-gb-2312] key [Codepage=936..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\hz-gb-2312] key [InternetEncoding=52936..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\IBM367] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ibm819] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\ibm852] key [Codepage=852..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\ibm852] key [InternetEncoding=852..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\ibm866] key [Codepage=866..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\ibm866] key [InternetEncoding=866..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-2022-jp] key [Codepage=932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-2022-jp] key [InternetEncoding=50220..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-2022-kr] key [Codepage=949..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-2022-kr] key [InternetEncoding=50225..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-1] key [Codepage=1252..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-1] key [InternetEncoding=1252..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-11] key [AliasForCharset=windows-874..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-2] key [Codepage=1250..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-2] key [InternetEncoding=28592..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-3] key [Codepage=1254..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-3] key [InternetEncoding=28593..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-4] key [Codepage=1257..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-4] key [InternetEncoding=28594..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-5] key [Codepage=1251..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-5] key [InternetEncoding=28595..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-6] key [Codepage=1256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-6] key [InternetEncoding=28596..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-7] key [Codepage=1253..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-7] key [InternetEncoding=28597..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-8] key [Codepage=1255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-8] key [InternetEncoding=28598..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO-8859-8 Visual] key [AliasForCharset=iso-8859-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-8-i] key [Codepage=1255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-8-i] key [InternetEncoding=38598..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-9] key [Codepage=1254..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-8859-9] key [InternetEncoding=1254..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-ir-100] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-ir-101] key [AliasForCharset=iso-8859-2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-ir-110] key [AliasForCharset=iso-8859-4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-ir-111] key [AliasForCharset=iso-8859-4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-ir-126] key [AliasForCharset=iso-8859-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-ir-127] key [AliasForCharset=iso-8859-6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-ir-138] key [AliasForCharset=iso-8859-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-ir-144] key [AliasForCharset=iso-8859-5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-ir-148] key [AliasForCharset=iso-8859-9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-ir-149] key [AliasForCharset=ks_c_5601-1987..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-ir-58] key [AliasForCharset=gb2312..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso-ir-6] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO646-US] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso8859-1] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso8859-2] key [AliasForCharset=iso-8859-2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_646.irv:1991] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso_8859-1] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso_8859-1:1987] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso_8859-2] key [AliasForCharset=iso-8859-2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\iso_8859-2:1987] key [AliasForCharset=iso-8859-2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_8859-4] key [AliasForCharset=iso-8859-4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_8859-4:1988] key [AliasForCharset=iso-8859-4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_8859-5] key [AliasForCharset=iso-8859-5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_8859-5:1988] key [AliasForCharset=iso-8859-5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_8859-6] key [AliasForCharset=iso-8859-6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_8859-6:1987] key [AliasForCharset=iso-8859-6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_8859-7] key [AliasForCharset=iso-8859-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_8859-7:1987] key [AliasForCharset=iso-8859-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_8859-8] key [AliasForCharset=iso-8859-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_8859-8:1988] key [AliasForCharset=iso-8859-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_8859-9] key [AliasForCharset=iso-8859-9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ISO_8859-9:1989] key [AliasForCharset=iso-8859-9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\koi] key [AliasForCharset=koi8-r..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\koi8-r] key [Codepage=1251..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\koi8-r] key [InternetEncoding=20866..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\koi8-ru] key [Codepage=1251..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\koi8-ru] key [InternetEncoding=21866..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\korean] key [AliasForCharset=ks_c_5601-1987..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\KSC5601] key [AliasForCharset=ks_c_5601-1987..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\KSC_5601] key [AliasForCharset=ks_c_5601-1987..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ks_c_5601] key [AliasForCharset=ks_c_5601-1987..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\ks_c_5601-1987] key [Codepage=949..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\ks_c_5601-1987] key [InternetEncoding=949..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ks_c_5601-1989] key [AliasForCharset=ks_c_5601-1987..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\l1] key [AliasForCharset=windows-1252..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\l2] key [AliasForCharset=iso-8859-2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\l4] key [AliasForCharset=iso-8859-4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\l5] key [AliasForCharset=iso-8859-9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\latin1] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\latin2] key [AliasForCharset=iso-8859-2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\latin4] key [AliasForCharset=iso-8859-4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\latin5] key [AliasForCharset=iso-8859-9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\logical] key [AliasForCharset=windows-1255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\ms_Kanji] key [AliasForCharset=shift_jis..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\shift-jis] key [AliasForCharset=shift_jis..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\shift_jis] key [Codepage=932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\shift_jis] key [InternetEncoding=932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\unicode] key [Codepage=1200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\unicode] key [InternetEncoding=1200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\unicode-1-1-utf-7] key [AliasForCharset=utf-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\unicode-1-1-utf-8] key [AliasForCharset=utf-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\unicode-2-0-utf-8] key [AliasForCharset=utf-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\unicodeFFFE] key [Codepage=1200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\unicodeFFFE] key [InternetEncoding=1201..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\us] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\us-ascii] key [AliasForCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\utf-7] key [Codepage=1200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\utf-7] key [InternetEncoding=65000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\utf-8] key [Codepage=1200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\utf-8] key [InternetEncoding=65001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\visual] key [AliasForCharset=iso-8859-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1250] key [Codepage=1250..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1250] key [InternetEncoding=1250..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1251] key [Codepage=1251..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1251] key [InternetEncoding=1251..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1252] key [Codepage=1252..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1252] key [InternetEncoding=1252..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1253] key [Codepage=1253..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1253] key [InternetEncoding=1253..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\Windows-1254] key [AliasForCharset=iso-8859-9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1255] key [Codepage=1255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1255] key [InternetEncoding=1255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1256] key [Codepage=1256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1256] key [InternetEncoding=1256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1257] key [Codepage=1257..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1257] key [InternetEncoding=1257..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1258] key [Codepage=1258..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-1258] key [InternetEncoding=1258..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-874] key [Codepage=874..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\windows-874] key [InternetEncoding=874..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\x-ansi] key [AliasForCharset=windows-1252..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\x-cp1250] key [AliasForCharset=Windows-1250..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\x-cp1251] key [AliasForCharset=Windows-1251..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\x-euc] key [AliasForCharset=euc-jp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\x-euc-jp] key [AliasForCharset=euc-jp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\x-ms-cp932] key [AliasForCharset=shift_jis..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\x-sjis] key [AliasForCharset=shift_jis..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\x-unicode-2-0-utf-7] key [AliasForCharset=utf-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\x-unicode-2-0-utf-8] key [AliasForCharset=utf-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\x-user-defined] key [Codepage=50000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\x-user-defined] key [InternetEncoding=50000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Charset\x-x-big5] key [AliasForCharset=big5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\_autodetect] key [Codepage=50932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\_autodetect] key [InternetEncoding=50932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\_autodetect_all] key [Codepage=50001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\_autodetect_all] key [InternetEncoding=50001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\_autodetect_kr] key [Codepage=50949..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\_autodetect_kr] key [InternetEncoding=50949..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\_iso-2022-jp$ESC] key [Codepage=932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\_iso-2022-jp$ESC] key [InternetEncoding=50221..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\_iso-2022-jp$SIO] key [Codepage=932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Charset\_iso-2022-jp$SIO] key [InternetEncoding=50222..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1200] key [BodyCharset=unicode..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1200] key [FixedWidthFont=Courier New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1200] key [ProportionalFont=Arial..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1200] key [Description=Unicode..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1200] key [Level=04..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1200] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1201] key [BodyCharset=unicodeFFFE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1201] key [FixedWidthFont=Courier New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1201] key [ProportionalFont=Arial..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1201] key [Description=Unicode (Big-Endian)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\1201] key [Family=1200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1201] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1250] key [BodyCharset=iso-8859-2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1250] key [WebCharset=windows-1250..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1250] key [FixedWidthFont=Courier New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1250] key [ProportionalFont=Arial..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1250] key [Description=Central European (Windows)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1250] key [Level=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1250] key [Encoding=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1251] key [BodyCharset=koi8-r..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1251] key [WebCharset=windows-1251..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1251] key [FixedWidthFont=Courier New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1251] key [ProportionalFont=Arial..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1251] key [Description=Cyrillic (Windows)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1251] key [Level=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1251] key [Encoding=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1252] key [BodyCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1252] key [WebCharset=iso-8859-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1252] key [FixedWidthFont=Courier New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1252] key [ProportionalFont=Arial..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1252] key [Description=Western European (Windows)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1252] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1253] key [BodyCharset=iso-8859-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1253] key [WebCharset=windows-1253..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1253] key [FixedWidthFont=Courier New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1253] key [ProportionalFont=Arial..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1253] key [Description=Greek (Windows)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1253] key [Level=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1253] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1254] key [BodyCharset=iso-8859-9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1254] key [WebCharset=iso-8859-9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1254] key [FixedWidthFont=Courier New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1254] key [ProportionalFont=Arial..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1254] key [Description=Turkish (Windows)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1254] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1254] key [Encoding=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1255] key [BodyCharset=iso-8859-8-i..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1255] key [WebCharset=windows-1255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1255] key [FixedWidthFont=Courier New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1255] key [ProportionalFont=Arial..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1255] key [Description=Hebrew (Windows)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1255] key [Level=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1255] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1256] key [BodyCharset=iso-8859-6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1256] key [WebCharset=windows-1256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1256] key [FixedWidthFont=Courier New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1256] key [ProportionalFont=Arial..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1256] key [Description=Arabic (Windows)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1256] key [Level=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1256] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1257] key [BodyCharset=iso-8859-4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1257] key [WebCharset=windows-1257..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1257] key [FixedWidthFont=Courier New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1257] key [ProportionalFont=Arial..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1257] key [Description=Baltic (Windows)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1257] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1257] key [Encoding=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1258] key [BodyCharset=windows-1258..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1258] key [WebCharset=windows-1258..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1258] key [FixedWidthFont=Courier New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1258] key [ProportionalFont=Arial..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\1258] key [Description=Vietnamese (Windows)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\1258] key [Level=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\20866] key [BodyCharset=koi8-r..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\20866] key [Description=Cyrillic (KOI8-R)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\20866] key [Family=1251..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\20866] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\20866] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\21866] key [BodyCharset=koi8-ru..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\21866] key [Description=Cyrillic (KOI8-U)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\21866] key [Family=1251..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\21866] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\21866] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28592] key [BodyCharset=iso-8859-2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28592] key [Description=Central European (ISO)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\28592] key [Family=1250..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\28592] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28593] key [BodyCharset=iso-8859-3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28593] key [Description=Latin 3 (ISO)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\28593] key [Family=1254..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\28593] key [Level=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28594] key [BodyCharset=iso-8859-4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28594] key [Description=Baltic (ISO)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\28594] key [Family=1257..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\28594] key [Level=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28595] key [BodyCharset=iso-8859-5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28595] key [Description=Cyrillic (ISO)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\28595] key [Family=1251..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\28595] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\28595] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28596] key [BodyCharset=iso-8859-6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28596] key [Description=Arabic (ISO)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\28596] key [Family=1256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\28596] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28597] key [BodyCharset=iso-8859-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28597] key [Description=Greek (ISO)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\28597] key [Family=1253..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\28597] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\28597] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28598] key [BodyCharset=iso-8859-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\28598] key [Description=Hebrew (ISO-Visual)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\28598] key [Family=1255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\28598] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\28598] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\38598] key [BodyCharset=iso-8859-8-i..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\38598] key [FixedWidthFont=Miriam Fixed..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\38598] key [ProportionalFont=David..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\38598] key [Description=Hebrew (ISO-Logical)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\38598] key [Family=1255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\38598] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\38598] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50000] key [BodyCharset=x-user-defined..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50000] key [FixedWidthFont=Courier New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50000] key [ProportionalFont=Lucida Sans Unicode..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50000] key [Description=User Defined..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\50000] key [Level=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50001] key [BodyCharset=_autodetect_all..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50001] key [Description=Auto-Select..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\50001] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\50001] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50220] key [BodyCharset=iso-2022-jp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50220] key [Description=Japanese (JIS)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\50220] key [Family=932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\50220] key [Level=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50221] key [BodyCharset=_iso-2022-jp$ESC..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50221] key [WebCharset=csISO2022JP..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50221] key [Description=Japanese (JIS-Allow 1 byte Kana)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\50221] key [Family=932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\50221] key [Level=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50222] key [BodyCharset=_iso-2022-jp$SIO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50222] key [WebCharset=iso-2022-jp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50222] key [Description=Japanese (JIS-Allow 1 byte Kana - SO/SI)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\50222] key [Family=932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\50222] key [Level=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50225] key [BodyCharset=iso-2022-kr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50225] key [WebCharset=iso-2022-kr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50225] key [Description=Korean (ISO)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\50225] key [Family=949..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\50225] key [Level=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50932] key [BodyCharset=_autodetect..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50932] key [Description=Japanese (Auto-Select)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\50932] key [Family=932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\50932] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\50932] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50949] key [BodyCharset=_autodetect_kr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\50949] key [Description=Korean (Auto-Select)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\50949] key [Family=949..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\50949] key [Level=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\50949] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\51932] key [BodyCharset=euc-jp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\51932] key [Description=Japanese (EUC)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\51932] key [Family=932..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\51932] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\51932] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\51949] key [BodyCharset=euc-kr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\51949] key [Description=Korean (EUC)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\51949] key [Family=949..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\51949] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\52936] key [BodyCharset=hz-gb-2312..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\52936] key [Description=Chinese Simplified (HZ)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\52936] key [Family=936..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\52936] key [Level=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\65000] key [BodyCharset=utf-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\65000] key [Description=Unicode (UTF-7)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\65000] key [Family=1200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\65000] key [Level=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\65001] key [BodyCharset=utf-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\65001] key [Description=Unicode (UTF-8)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\65001] key [Family=1200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\65001] key [Level=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\708] key [BodyCharset=ASMO-708..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\708] key [Description=Arabic (ASMO 708)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\708] key [Family=1256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\708] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\720] key [BodyCharset=DOS-720..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\720] key [Description=Arabic (DOS)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\720] key [Family=1256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\720] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\852] key [BodyCharset=ibm852..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\852] key [Description=Central European (DOS)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\852] key [Family=1250..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\852] key [Level=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\862] key [BodyCharset=DOS-862..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\862] key [Description=Hebrew (DOS)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\862] key [Family=1255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\862] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\866] key [BodyCharset=cp866..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\866] key [Description=Cyrillic (DOS)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Classes\MIME\Database\Codepage\866] key [Family=1251..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\866] key [Level=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\874] key [BodyCharset=windows-874..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\874] key [WebCharset=windows-874..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\874] key [FixedWidthFont=Cordia New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\874] key [ProportionalFont=Cordia New..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\874] key [Description=Thai (Windows)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\874] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\874] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\932] key [BodyCharset=iso-2022-jp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\932] key [WebCharset=shift_jis..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\932] key [FixedWidthFont=MS Gothic..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\932] key [ProportionalFont=MS PGothic..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\932] key [Description=Japanese (Shift-JIS)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\932] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\932] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\936] key [BodyCharset=gb2312..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\936] key [FixedWidthFont=Simsun..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\936] key [ProportionalFont=Simsun..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\936] key [Description=Chinese Simplified (GB2312)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\936] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\949] key [HeaderCharset=euc-kr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\949] key [BodyCharset=euc-kr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\949] key [WebCharset=ks_c_5601-1987..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\949] key [FixedWidthFont=GulimChe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\949] key [ProportionalFont=Gulim..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\949] key [Description=Korean..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\949] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\949] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\950] key [BodyCharset=big5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\950] key [FixedWidthFont=MingLiu..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\950] key [ProportionalFont=New MingLiu..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Codepage\950] key [Description=Chinese Traditional (Big5)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\950] key [Level=07..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Classes\MIME\Database\Codepage\950] key [Encoding=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Content Type\text/scriptlet] key [CLSID={06290BD2-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Content Type\text/scriptlet] key [Extension=.wsc..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0436=af;Afrikaans..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [041C=sq;Albanian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0001=ar;Arabic..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0401=ar-sa;Arabic (Saudi Arabia)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0801=ar-iq;Arabic (Iraq)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0C01=ar-eg;Arabic (Egypt)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [1001=ar-ly;Arabic (Libya)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [1401=ar-dz;Arabic (Algeria)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [1801=ar-ma;Arabic (Morocco)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [1C01=ar-tn;Arabic (Tunisia)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [2001=ar-om;Arabic (Oman)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [2401=ar-ye;Arabic (Yemen)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [2801=ar-sy;Arabic (Syria)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [2C01=ar-jo;Arabic (Jordan)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [3001=ar-lb;Arabic (Lebanon)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [3401=ar-kw;Arabic (Kuwait)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [3801=ar-ae;Arabic (U.A.E.)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [3C01=ar-bh;Arabic (Bahrain)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [4001=ar-qa;Arabic (Qatar)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [042D=eu;Basque..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0402=bg;Bulgarian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0423=be;Belarusian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0403=ca;Catalan..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0004=zh;Chinese..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0404=zh-tw;Chinese (Taiwan)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0804=zh-cn;Chinese (China)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0C04=zh-hk;Chinese (Hong Kong SAR)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [1004=zh-sg;Chinese (Singapore)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [041A=hr;Croatian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0405=cs;Czech..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0406=da;Danish..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0413=nl;Dutch (Netherlands)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0813=nl-be;Dutch (Belgium)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0009=en;English..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0409=en-us;English (United States)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0809=en-gb;English (United Kingdom)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0C09=en-au;English (Australia)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [1009=en-ca;English (Canada)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [1409=en-nz;English (New Zealand)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [1809=en-ie;English (Ireland)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [1C09=en-za;English (South Africa)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [2009=en-jm;English (Jamaica)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [2809=en-bz;English (Belize)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [2C09=en-tt;English (Trinidad)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0425=et;Estonian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0438=fo;Faeroese..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0429=fa;Farsi..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [040B=fi;Finnish..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [040C=fr;French (France)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [080C=fr-be;French (Belgium)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0C0C=fr-ca;French (Canada)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [100C=fr-ch;French (Switzerland)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [140C=fr-lu;French (Luxembourg)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [043C=gd;Gaelic..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0407=de;German (Germany)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0807=de-ch;German (Switzerland)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0C07=de-at;German (Austria)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [1007=de-lu;German (Luxembourg)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [1407=de-li;German (Liechtenstein)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0408=el;Greek..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [040D=he;Hebrew..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0439=hi;Hindi..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [040E=hu;Hungarian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [040F=is;Icelandic..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0421=in;Indonesian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0410=it;Italian (Italy)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0810=it-ch;Italian (Switzerland)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0411=ja;Japanese..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0412=ko;Korean..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0426=lv;Latvian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0427=lt;Lithuanian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [042F=mk;FYRO Macedonian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [043E=ms;Malay (Malaysia)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [043A=mt;Maltese..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0414=no;Norwegian (Bokmal)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0814=no;Norwegian (Nynorsk)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0415=pl;Polish..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0416=pt-br;Portuguese (Brazil)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0816=pt;Portuguese (Portugal)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0417=rm;Rhaeto-Romanic..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0418=ro;Romanian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0818=ro-mo;Romanian (Moldova)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0419=ru;Russian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0819=ru-mo;Russian (Moldova)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0C1A=sr;Serbian (Cyrillic)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [081A=sr;Serbian (Latin)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [041B=sk;Slovak..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0424=sl;Slovenian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [042E=sb;Sorbian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [040A=es;Spanish (Traditional Sort)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [080A=es-mx;Spanish (Mexico)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0C0A=es;Spanish (International Sort)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [100A=es-gt;Spanish (Guatemala)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [140A=es-cr;Spanish (Costa Rica)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [180A=es-pa;Spanish (Panama)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [1C0A=es-do;Spanish (Dominican Republic)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [200A=es-ve;Spanish (Venezuela)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [240A=es-co;Spanish (Colombia)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [280A=es-pe;Spanish (Peru)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [2C0A=es-ar;Spanish (Argentina)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [300A=es-ec;Spanish (Ecuador)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [340A=es-cl;Spanish (Chile)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [380A=es-uy;Spanish (Uruguay)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [3C0A=es-py;Spanish (Paraguay)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [400A=es-bo;Spanish (Bolivia)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [440A=es-sv;Spanish (El Salvador)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [480A=es-hn;Spanish (Honduras)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [4C0A=es-ni;Spanish (Nicaragua)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [500A=es-pr;Spanish (Puerto Rico)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0430=sx;Sutu..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [041D=sv;Swedish..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [081D=sv-fi;Swedish (Finland)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [041E=th;Thai..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0431=ts;Tsonga..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0432=tn;Tswana..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [041F=tr;Turkish..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0422=uk;Ukrainian..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0420=ur;Urdu..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [042A=vi;Vietnamese..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0434=xh;Xhosa..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [043D=ji;Yiddish..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\MIME\Database\Rfc1766] key [0435=zu;Zulu..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Filter\Class Install Handler] key [=AP Class Install Handler filter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Filter\Class Install Handler] key [CLSID={32B533BB-EDAE-11d0-BD5A-00AA00B92AF1}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Filter\deflate] key [=AP Deflate Encoding/Decoding Filter ..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Filter\deflate] key [CLSID={8f6b0360-b80d-11d0-a9b3-006097942311}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Filter\gzip] key [=AP GZIP Encoding/Decoding Filter ..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Filter\gzip] key [CLSID={8f6b0360-b80d-11d0-a9b3-006097942311}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Filter\lzdhtml] key [=AP lzdhtml encoding/decoding Filter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Filter\lzdhtml] key [CLSID={8f6b0360-b80d-11d0-a9b3-006097942311}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\cdl] key [=CDL: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\cdl] key [CLSID={3dd53d40-7b8b-11D0-b013-00aa0059ce02}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\file] key [=file:, local: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\file] key [CLSID={79eac9e7-baf9-11ce-8c82-00aa004ba90b}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\ftp] key [=ftp: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\ftp] key [CLSID={79eac9e3-baf9-11ce-8c82-00aa004ba90b}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\gopher] key [=gopher: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\gopher] key [CLSID={79eac9e4-baf9-11ce-8c82-00aa004ba90b}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\http] key [=http: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\http] key [CLSID={79eac9e2-baf9-11ce-8c82-00aa004ba90b}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\https] key [=https: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\https] key [CLSID={79eac9e5-baf9-11ce-8c82-00aa004ba90b}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\local] key [=file:, local: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\local] key [CLSID={79eac9e7-baf9-11ce-8c82-00aa004ba90b}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\mk] key [=mk: Asychronous Pluggable Protocol Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\PROTOCOLS\Handler\mk] key [CLSID={79eac9e6-baf9-11ce-8c82-00aa004ba90b}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\script] key [=Moniker to a Windows Script Component..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\script\CLSID] key [={06290BD3-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scripting.Dictionary] key [=Scripting.Dictionary..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scripting.Dictionary\CLSID] key [={EE09B103-97E0-11CF-978F-00A02463E06F}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scripting.Encoder] key [=Script Encoder Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scripting.Encoder\CLSID] key [={32DA2B15-CFED-11D1-B747-00C04FC2B085}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scripting.FileSystemObject] key [=FileSystem Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scripting.FileSystemObject\CLSID] key [={0D43FE01-F093-11CF-8940-00A0C9054228}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scripting.Signer\CLSID] key [={7E48C5CF-72F6-4C84-9F43-B04B87B31243}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\scriptlet] key [=Old moniker to a Windows Script Component..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\scriptlet\CLSID] key [={06290BD3-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scriptlet.Constructor] key [=Constructor that allows hosts better control creating scriptlets..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scriptlet.Constructor\CLSID] key [={06290BD1-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scriptlet.Context] key [=Object under which scriptlets may be created..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scriptlet.Context\CLSID] key [={06290BD0-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scriptlet.Factory] key [=Factory bindable using IPersistMoniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scriptlet.Factory\CLSID] key [={06290BD2-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scriptlet.HostEncode] key [=Object for encoding scriptlets..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scriptlet.HostEncode\CLSID] key [={06290BD4-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scriptlet.TypeLib] key [=Object for constructing type libraries for scriptlets..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\Scriptlet.TypeLib\CLSID] key [={06290BD5-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\scriptletfile] key [=Windows Script Component..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\scriptletfile] key [FriendlyTypeName=@%SystemRoot%\System32\scrobj.dll,-8192..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\scriptletfile\AutoRegister] key [=%SystemRoot%\System32\scrobj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\scriptletfile\CLSID] key [={06290BD2-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\scriptletfile\DefaultIcon] key [=%SystemRoot%\System32\scrobj.dll,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\scriptletfile\ScriptHostEncode] key [={06290BD4-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\scriptletfile\Shell\Generate Typelib] key [=&Generate Type Library..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\scriptletfile\Shell\Generate Typelib\command] key [="%SystemRoot%\System32\RUNDLL32.EXE" %SystemRoot%\System32\scrobj.dll,GenerateTypeLib "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\scriptletfile\Shell\Open] key [=&Open..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\scriptletfile\Shell\Open\command] key [="%SystemRoot%\NOTEPAD.EXE" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\scriptletfile\Shell\Register] key [=&Register..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\scriptletfile\Shell\Register\command] key [="%SystemRoot%\System32\REGSVR32.EXE" /i:"%1" "%SystemRoot%\System32\scrobj.dll"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\scriptletfile\Shell\Unregister] key [=&Unregister..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\scriptletfile\Shell\Unregister\command] key [="%SystemRoot%\System32\REGSVR32.EXE" /u /n /i:"%1" "%SystemRoot%\System32\scrobj.dll"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\ScriptletHandler.ASP] key [=Constructor for Scriptlet ASP Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\ScriptletHandler.ASP\CLSID] key [={06290BDA-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\ScriptletHandler.Automation] key [=Constructor for Scriptlet Automation Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\ScriptletHandler.Automation\CLSID] key [={06290BD8-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\ScriptletHandler.Behavior] key [=Constructor for Scriptlet Behavior Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\ScriptletHandler.Behavior\CLSID] key [={06290BDB-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\ScriptletHandler.Event] key [=Constructor for Scriptlet Event Handler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\ScriptletHandler.Event\CLSID] key [={06290BD9-48AA-11D2-8432-006008C3FBFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\TypeLib\{06290C00-48AA-11D2-8432-006008C3FBFC}\1.0] key [=Microsoft Scriptlet Library..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\TypeLib\{06290C00-48AA-11D2-8432-006008C3FBFC}\1.0\0\win32] key [=%SystemRoot%\System32\scrobj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\TypeLib\{06290C00-48AA-11D2-8432-006008C3FBFC}\1.0\FLAGS] key [=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\TypeLib\{06290C00-48AA-11D2-8432-006008C3FBFC}\1.0\HELPDIR] key [=%SystemRoot%\System32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\1.0] key [=Microsoft VBScript Regular Expressions 1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\1.0\0\win32] key [=%SystemRoot%\System32\vbscript.dll\2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\1.0\FLAGS] key [=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\1.0\HELPDIR] key [=%SystemRoot%\System32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\5.5] key [=Microsoft VBScript Regular Expressions 5.5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\5.5\0\win32] key [=%SystemRoot%\System32\vbscript.dll\3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\5.5\FLAGS] key [=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\5.5\HELPDIR] key [=%SystemRoot%\System32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\TypeLib\{420B2830-E718-11CF-893D-00A0C9054228}\1.0] key [=Microsoft Scripting Runtime..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\TypeLib\{420B2830-E718-11CF-893D-00A0C9054228}\1.0\0\win32] key [=%SystemRoot%\System32\scrrun.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\TypeLib\{420B2830-E718-11CF-893D-00A0C9054228}\1.0\FLAGS] key [=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\TypeLib\{420B2830-E718-11CF-893D-00A0C9054228}\1.0\HELPDIR] key [=%SystemRoot%\System32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\TypeLib\{95CEF0E5-A4ED-4703-B501-AE70A153697A}\1.0] key [=ScriptSigner..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\TypeLib\{95CEF0E5-A4ED-4703-B501-AE70A153697A}\1.0\0\win32] key [=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\TypeLib\{95CEF0E5-A4ED-4703-B501-AE70A153697A}\1.0\FLAGS] key [=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\TypeLib\{95CEF0E5-A4ED-4703-B501-AE70A153697A}\1.0\HELPDIR] key [=%SystemRoot%\System32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\TypeLib\{F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}\1.0] key [=Windows Script Host Object Model..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\TypeLib\{F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}\1.0\0\win32] key [=%SystemRoot%\System32\wshom.ocx..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\TypeLib\{F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}\1.0\FLAGS] key [=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\TypeLib\{F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}\1.0\HELPDIR] key [=%SystemRoot%\System32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBEFile] key [=VBScript Encoded Script File..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\VBEFile] key [FriendlyTypeName=@%SystemRoot%\System32\wshext.dll,-4803..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\VBEFile\DefaultIcon] key [=%SystemRoot%\System32\WScript.exe,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBEFile\ScriptEngine] key [=VBScript.Encode..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBEFile\Shell\Edit] key [=&Edit..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\VBEFile\Shell\Edit\Command] key [=%SystemRoot%\System32\Notepad.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBEFile\Shell\Open] key [=&Open..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\VBEFile\Shell\Open\Command] key [=%SystemRoot%\System32\WScript.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBEFile\Shell\Open2] key [=Open &with Command Prompt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\VBEFile\Shell\Open2\Command] key [=%SystemRoot%\System32\CScript.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBEFile\Shell\Print] key [=&Print..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\VBEFile\Shell\Print\Command] key [=%SystemRoot%\System32\Notepad.exe /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBEFile\ShellEx\DropHandler] key [={60254CA5-953B-11CF-8C96-00AA00B8708C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBEFile\ShellEx\PropertySheetHandlers\WSHProps] key [={60254CA5-953B-11CF-8C96-00AA00B8708C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBS] key [=VB Script Language..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBS\CLSID] key [={B54F3741-5B07-11cf-A4B0-00AA004A55E8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBS Author] key [=VB Script Language Authoring..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBS Author\CLSID] key [={B54F3742-5B07-11cf-A4B0-00AA004A55E8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBScript] key [=VB Script Language..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBScript\CLSID] key [={B54F3741-5B07-11cf-A4B0-00AA004A55E8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBScript Author] key [=VB Script Language Authoring..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBScript Author\CLSID] key [={B54F3742-5B07-11cf-A4B0-00AA004A55E8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBScript.Encode] key [=VBScript Language Encoding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBScript.Encode\CLSID] key [={B54F3743-5B07-11cf-A4B0-00AA004A55E8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBScript.RegExp] key [=VBScript Regular Expression..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBScript.RegExp\CLSID] key [={3F4DACA4-160D-11D2-A8E9-00104B365C9F}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\vbsfile] key [=VBScript Script File..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\vbsfile] key [FriendlyTypeName=@%SystemRoot%\System32\wshext.dll,-4802..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\vbsfile\DefaultIcon] key [=%SystemRoot%\System32\WScript.exe,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\vbsfile\ScriptEngine] key [=VBScript..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\vbsfile\ScriptHostEncode] key [={85131631-480C-11D2-B1F9-00C04F86C324}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\vbsfile\Shell\Edit] key [=&Edit..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\vbsfile\Shell\Edit\Command] key [=%SystemRoot%\System32\Notepad.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\vbsfile\Shell\Open] key [=&Open..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\vbsfile\Shell\Open\Command] key [=%SystemRoot%\System32\WScript.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\vbsfile\Shell\Open2] key [=Open &with Command Prompt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\vbsfile\Shell\Open2\Command] key [=%SystemRoot%\System32\CScript.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\vbsfile\Shell\Print] key [=&Print..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\vbsfile\Shell\Print\Command] key [=%SystemRoot%\System32\Notepad.exe /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\vbsfile\ShellEx\DropHandler] key [={60254CA5-953B-11CF-8C96-00AA00B8708C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\vbsfile\ShellEx\PropertySheetHandlers\WSHProps] key [={60254CA5-953B-11CF-8C96-00AA00B8708C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\VBSFile.HostEncode\CLSID] key [={85131631-480C-11D2-B1F9-00C04F86C324}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WScript.Network] key [=Windows Script Host Network Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WScript.Network\CLSID] key [={093FF999-1EA0-4079-9525-9614C3504B74}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WScript.Network\CurVer] key [=WScript.Network.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WScript.Network.1] key [=Windows Script Host Network Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WScript.Network.1\CLSID] key [={093FF999-1EA0-4079-9525-9614C3504B74}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WScript.Shell] key [=Windows Script Host Shell Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WScript.Shell\CLSID] key [={72C24DD5-D70A-438B-8A42-98424B88AFB8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WScript.Shell\CurVer] key [=WScript.Shell.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WScript.Shell.1] key [=Windows Script Host Shell Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WScript.Shell.1\CLSID] key [={72C24DD5-D70A-438B-8A42-98424B88AFB8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSFFile] key [=Windows Script File..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\WSFFile] key [FriendlyTypeName=@%SystemRoot%\System32\wshext.dll,-4801..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\WSFFile\DefaultIcon] key [=%SystemRoot%\System32\WScript.exe,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSFFile\Shell\Edit] key [=&Edit..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\WSFFile\Shell\Edit\Command] key [=%SystemRoot%\System32\Notepad.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSFFile\Shell\Open] key [=&Open..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\WSFFile\Shell\Open\Command] key [=%SystemRoot%\System32\WScript.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSFFile\Shell\Open2] key [=Open &with Command Prompt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\WSFFile\Shell\Open2\Command] key [=%SystemRoot%\System32\CScript.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSFFile\Shell\Print] key [=&Print..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\WSFFile\Shell\Print\Command] key [=%SystemRoot%\System32\Notepad.exe /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSFFile\ShellEx\DropHandler] key [={60254CA5-953B-11CF-8C96-00AA00B8708C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSFFile\ShellEx\PropertySheetHandlers\WSHProps] key [={60254CA5-953B-11CF-8C96-00AA00B8708C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSHFile] key [=Windows Script Host Settings File..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\WSHFile] key [FriendlyTypeName=@%SystemRoot%\System32\wshext.dll,-4800..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSHFile] key [IsShortcut=Yes..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\WSHFile\DefaultIcon] key [=%SystemRoot%\System32\WScript.exe,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSHFile\Shell\Open] key [=&Open..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\WSHFile\Shell\Open\Command] key [=%SystemRoot%\System32\WScript.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSHFile\Shell\Open2] key [=Open &with Command Prompt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Classes\WSHFile\Shell\Open2\Command] key [=%SystemRoot%\System32\CScript.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSHFile\ShellEx\DropHandler] key [={60254CA5-953B-11CF-8C96-00AA00B8708C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Classes\WSHFile\ShellEx\PropertySheetHandlers\WSHProps] key [={60254CA5-953B-11CF-8C96-00AA00B8708C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Active Setup\Installed Components\{4f645220-306d-11d2-995d-00c04f98bbc9}] key [=Microsoft Windows Script 5.6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TmpSoftware\Microsoft\Active Setup\Installed Components\{4f645220-306d-11d2-995d-00c04f98bbc9}] key [IsInstalled=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Active Setup\Installed Components\{4f645220-306d-11d2-995d-00c04f98bbc9}] key [Version=5,6,0,7426..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Active Setup\Installed Components\{4f645220-306d-11d2-995d-00c04f98bbc9}] key [Locale=EN..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Active Setup\Installed Components\{4f645220-306d-11d2-995d-00c04f98bbc9}] key [ComponentID=MSVBScript..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllCreateIndirectData\{06C9E010-38CE-11D4-A2A3-00104BD35090}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllCreateIndirectData\{06C9E010-38CE-11D4-A2A3-00104BD35090}] key [FuncName=CreateIndirectData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllCreateIndirectData\{1629F04E-2799-4DB5-8FE5-ACE10F17EBAB}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllCreateIndirectData\{1629F04E-2799-4DB5-8FE5-ACE10F17EBAB}] key [FuncName=CreateIndirectData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllCreateIndirectData\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllCreateIndirectData\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [FuncName=CreateIndirectData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllGetSignedDataMsg\{06C9E010-38CE-11D4-A2A3-00104BD35090}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllGetSignedDataMsg\{06C9E010-38CE-11D4-A2A3-00104BD35090}] key [FuncName=GetSignedDataMsg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllGetSignedDataMsg\{1629F04E-2799-4DB5-8FE5-ACE10F17EBAB}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllGetSignedDataMsg\{1629F04E-2799-4DB5-8FE5-ACE10F17EBAB}] key [FuncName=GetSignedDataMsg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllGetSignedDataMsg\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllGetSignedDataMsg\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [FuncName=GetSignedDataMsg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllIsMyFileType2\{06C9E010-38CE-11D4-A2A3-00104BD35090}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllIsMyFileType2\{06C9E010-38CE-11D4-A2A3-00104BD35090}] key [FuncName=IsFileSupportedName..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllIsMyFileType2\{1629F04E-2799-4DB5-8FE5-ACE10F17EBAB}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllIsMyFileType2\{1629F04E-2799-4DB5-8FE5-ACE10F17EBAB}] key [FuncName=IsFileSupportedName..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllIsMyFileType2\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllIsMyFileType2\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [FuncName=IsFileSupportedName..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllPutSignedDataMsg\{06C9E010-38CE-11D4-A2A3-00104BD35090}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllPutSignedDataMsg\{06C9E010-38CE-11D4-A2A3-00104BD35090}] key [FuncName=PutSignedDataMsg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllPutSignedDataMsg\{1629F04E-2799-4DB5-8FE5-ACE10F17EBAB}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllPutSignedDataMsg\{1629F04E-2799-4DB5-8FE5-ACE10F17EBAB}] key [FuncName=PutSignedDataMsg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllPutSignedDataMsg\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllPutSignedDataMsg\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [FuncName=PutSignedDataMsg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllRemoveSignedDataMsg\{06C9E010-38CE-11D4-A2A3-00104BD35090}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllRemoveSignedDataMsg\{06C9E010-38CE-11D4-A2A3-00104BD35090}] key [FuncName=RemoveSignedDataMsg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllRemoveSignedDataMsg\{1629F04E-2799-4DB5-8FE5-ACE10F17EBAB}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllRemoveSignedDataMsg\{1629F04E-2799-4DB5-8FE5-ACE10F17EBAB}] key [FuncName=RemoveSignedDataMsg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllRemoveSignedDataMsg\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllRemoveSignedDataMsg\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [FuncName=RemoveSignedDataMsg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllVerifyIndirectData\{06C9E010-38CE-11D4-A2A3-00104BD35090}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllVerifyIndirectData\{06C9E010-38CE-11D4-A2A3-00104BD35090}] key [FuncName=VerifyIndirectData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllVerifyIndirectData\{1629F04E-2799-4DB5-8FE5-ACE10F17EBAB}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllVerifyIndirectData\{1629F04E-2799-4DB5-8FE5-ACE10F17EBAB}] key [FuncName=VerifyIndirectData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllVerifyIndirectData\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [Dll=%SystemRoot%\System32\wshext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllVerifyIndirectData\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [FuncName=VerifyIndirectData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [TmpSoftware\Microsoft\Cryptography\OID\EncodingType 0\CryptSIPDllVerifyIndirectData\{1A610570-38CE-11D4-A2A3-00104BD35090}] key [Seed=16..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{60254CA5-953B-11CF-8C96-00AA00B8708C}=Shell extensions for Windows Script Host..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Windows Script Host\Settings] key [DisplayLogo=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Windows Script Host\Settings] key [ActiveDebugging=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Windows Script Host\Settings] key [SilentTerminate=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TmpSoftware\Microsoft\Windows Script Host\Settings] key [UseWINSAFER=1..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [TmpSoftware]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,true,Run,%ScriptFile%,FileMDAC]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [FileHTA]From file: [%BaseDir%\Projects\VistaPE\Addons\common.script]

 [Info]  Processing HTA files...
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\icrav03.rat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ieframe.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ieui.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\imgutil.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\inetcomm.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\INETRES.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mshta.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mshtml.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mshtml.tlb] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mshtmled.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msimtf.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msrating.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\oledlg.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\pngfilt.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ticrf.rat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ieframe.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ieui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\inetres.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\mshta.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\mshtml.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\mshtmled.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\msimtf.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\msrating.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\oledlg.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]


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


 Processing section: [FileWMI]From file: [%BaseDir%\Projects\VistaPE\Addons\common.script]

 [Info]  Processing WMI files...
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\hh.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\en-US\hh.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\bcdprov.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\cscript.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dfrgifc.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dfrgifps.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dispex.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dskquota.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\hhctrl.ocx] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\hhsetup.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\scrobj.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\scrrun.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\tcpmib.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\WmiMgmt.msc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wscript.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wshcon.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wshom.ocx] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\cscript.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dfrgifc.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dfrgifps.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dskquota.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\hhctrl.ocx.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\scrobj.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\scrrun.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\WmiMgmt.msc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\wscript.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\wshom.ocx.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\migration]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\migration\WMIMigrationPlugin.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\migration\]
 [Ignore]  DirMake - Directory already exists, ignoring: [%BaseDir%\Target\VistaPE\Windows\System32\wbem]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\bcd.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\CbsCore.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\cimwin32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\cimwin32.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\cli.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\cliegaliases.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\esscli.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\fastprox.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\framedyn.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\framedynos.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\IMAPIv2-Base.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\IMAPIv2-FileSystemSupport.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\IMAPIv2-LegacyShim.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\kerberos.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\KrnlProv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\krnlprov.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\Microsoft-Windows-Remote-FileSystem.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\mofcomp.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\mofd.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\mofinstall.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\msv1_0.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\NCProv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\ncprov.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\ncsi.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\nlasvc.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\ntfs.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\PolicMan.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\PolicMan.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\provthrd.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\rawxml.xsl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\regevent.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\repdrvfs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\rsop.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\schannel.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\scm.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\scrcons.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\scrcons.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\secrcw32.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\SMTPCons.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\smtpcons.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\stdprov.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\subscrpt.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\system.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tcpip.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\texttable.xsl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\textvaluelist.xsl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\unsecapp.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\vds.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\vdswmi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wbemcomn.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wbemcons.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WBEMCons.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wbemcore.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wbemdisp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wbemdisp.tlb] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wbemess.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wbemprox.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wbemsvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wbemtest.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\Wdf01000.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\Wdf01000Uninstall.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wdigest.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\Win32_Tpm.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\Win32_Tpm.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wininit.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\winlogon.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WinMgmt.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WinMgmtR.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wmi.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WMIADAP.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WmiApRes.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WmiApRpl.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WmiApSrv.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WMIC.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WMICOOKR.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WmiDcPrv.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wmipcima.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wmipcima.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wmipdfs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wmipdfs.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wmipdskq.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wmipdskq.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WMIPICMP.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wmipicmp.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wmiprov.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WmiPrvSD.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WmiPrvSE.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WMIPSESS.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wmipsess.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WMIsvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\wmiutils.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\WMI_Tracing.mof] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\xsl-mappings.xml] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\]
 [Ignore]  DirMake - Directory already exists, ignoring: [%BaseDir%\Target\VistaPE\Windows\System32\wbem\en-US]
 [Ignore]  DirMake - Directory already exists, ignoring: [%BaseDir%\Target\VistaPE\Windows\System32\wbem\en-us]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-us\cimwin32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-us\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\cimwin32.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\cliegaliases.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\csv.xsl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\hform.xsl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\htable.xsl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\KrnlProv.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\krnlprov.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\mof.xsl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-us\mofcomp.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-us\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-us\mofd.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-us\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-us\NCProv.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-us\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\ncprov.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\PolicMan.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\regevent.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\rsop.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-us\scrcons.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-us\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\ScrCons.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\secrcw32.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\smtpcons.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\subscrpt.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\system.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\vds.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\vdswmi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\WbemCons.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-us\wbemcore.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-us\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\wbemtest.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-us\win32_tpm.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-us\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\WinMgmt.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-us\WinMgmtR.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-us\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\wmi.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-us\WmiApRes.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-us\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\WmiApRpl.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-us\WmiApSrv.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-us\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-us\WMIC.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-us\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\wmipcima.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\wmipdfs.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\wmipdskq.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\WMIPICMP.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\wmipicmp.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\wmipsess.mfl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\WMIsvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-us\wmiutils.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-us\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\en-US\xml.xsl] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\en-US\]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\wbem\Repository]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\Repository\INDEX.BTR] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\Repository\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\Repository\MAPPING1.MAP] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\Repository\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\Repository\MAPPING2.MAP] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\Repository\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\Repository\OBJECTS.DATA] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\Repository\]
 [Ignore]  DirMake - Directory already exists, ignoring: [%BaseDir%\Target\VistaPE\Windows\System32\wbem\tmf]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\esscli.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\fastprox.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\mofcomp.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\mofd.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\ncprov.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\repdrvfs.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\wbemcomn.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\wbemcore.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\wbemess.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\wbemprox.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\wmiadap.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\wmiprvsd.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\wmiprvse.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\tmf\wmisvc.tmf] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\tmf\]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\wbem\xml]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\xml\cim20.dtd] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\xml\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\xml\wmi20.dtd] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\xml\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wbem\xml\wmi2xml.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\wbem\xml\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\winsxs\FileMaps\$$_system32_21f9a9c4a2f8b514.cdf-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\FileMaps\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\winsxs\FileMaps\$$_system32_*_429cd25484dc6f94.cdf-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\FileMaps\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\winsxs\FileMaps\$$_system32_migration_927a21df1acd7c18.cdf-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\FileMaps\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\winsxs\FileMaps\$$_system32_wbem_06656d9fdf2f8577.cdf-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\FileMaps\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\winsxs\FileMaps\$$_system32_wbem_*_4555b1beb1c13883.cdf-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\FileMaps\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\winsxs\FileMaps\$$_system32_wbem_tmf_026f0fb07227ea72.cdf-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\FileMaps\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\winsxs\FileMaps\$$_system32_wbem_xml_026f0f207227ebbc.cdf-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\FileMaps\]


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


 Processing section: [FileXML]From file: [%BaseDir%\Projects\VistaPE\Addons\common.script]

 [Info]  Processing XML files...
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msxml3.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msxml3r.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msxml6.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msxml6r.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\msxml3r.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\msxml6r.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\winsxs\FileMaps\$$_system32_21f9a9c4a2f8b514.cdf-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\FileMaps\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\winsxs\FileMaps\$$_system32_*_429cd25484dc6f94.cdf-ms] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\FileMaps\]


 Processing section: [FileCommon]From file: [%BaseDir%\Projects\VistaPE\Addons\common.script]



  Script time: 31 seconds and 609 miliseconds



       [Script]  Explorer Vista

 [Info]  File [%BaseDir%\Projects\VistaPE\Addons\explorerv.script] Version [7]
 [Info]  Processing explorer..
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] key [SourceType] to variable: [%SourceType%] with value [VistaCD]
 [Ignore]  IF - [vistacd] is not equal to: [vistacd] evaluated string: [If,"%SourceType%",NotEqual,"VistaCD",Exit,"Request Windows Vista DVD..."]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] key [Language] to variable: [%DistLang%] with value [en-US]


 Processing section: [CopyFile]From file: [%BaseDir%\Projects\VistaPE\Addons\explorerv.script]

 [Info]  Copying files ..
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows] evaluated string: [If,NotExistDir,"%TargetDir%\Windows",DirMake,"%TargetDir%\Windows"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Branding\Basebrd] executing command: [DirMake,%TargetDir%\Windows\Branding\Basebrd]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Branding\Basebrd]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\Branding\ShellBrd] evaluated string: [If,NotExistDir,"%TargetDir%\Windows\Branding\ShellBrd",DirMake,"%TargetDir%\Windows\Branding\ShellBrd"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32] evaluated string: [If,NotExistDir,"%TargetDir%\Windows\System32",DirMake,"%TargetDir%\Windows\System32"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32\config] evaluated string: [If,NotExistDir,"%TargetDir%\Windows\System32\config",DirMake,"%TargetDir%\Windows\System32\config"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127] evaluated string: [If,NotExistDir,"%TargetDir%\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127",DirMake,"%TargetDir%\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\en-US] evaluated string: [If,NotExistDir,"%TargetDir%\Windows\en-US",DirMake,"%TargetDir%\Windows\en-US"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32\en-US] evaluated string: [If,NotExistDir,"%TargetDir%\Windows\System32\en-US",DirMake,"%TargetDir%\Windows\System32\en-US"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Target\VistaPE\Windows\Branding\Basebrd\en-US] executing command: [DirMake,%TargetDir%\Windows\Branding\Basebrd\en-US]
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\Branding\Basebrd\en-US]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\en-US] evaluated string: [If,NotExistDir,"%TargetDir%\Windows\%DistLang%",DirMake,"%TargetDir%\Windows\%DistLang%"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\System32\en-US] evaluated string: [If,NotExistDir,"%TargetDir%\Windows\System32\%DistLang%",DirMake,"%TargetDir%\Windows\System32\%DistLang%"]
 [Ignore]  IF - Directory exists: [%BaseDir%\Target\VistaPE\Windows\Branding\Basebrd\en-US] evaluated string: [If,NotExistDir,"%TargetDir%\Windows\Branding\Basebrd\%DistLang%",DirMake,"%TargetDir%\Windows\Branding\Basebrd\%DistLang%"]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\Branding\Basebrd\basebrd.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\Branding\Basebrd\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\Branding\ShellBrd\shellbrd.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\Branding\ShellBrd\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ExplorerFrame.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\IPHLPAPI.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\SLC.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\advapi32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\apphelp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\atl.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\browseui.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\clbcatq.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\comctl32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dhcpcsvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dhcpcsvc6.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dnsapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\duser.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dwmapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\gdi32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\iedkcs32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ieframe.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\iertutil.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\imm32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\kernel32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mscories.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msctf.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msvcrt.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ndfapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\normaliz.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\nsi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ntdll.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ole32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\oleaut32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\powrprof.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\propsys.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\rpcrt4.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\secur32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\setupapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\shdocvw.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\shell32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\shellstyle.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\shlwapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\urlmon.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\user32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\uxtheme.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\verclsid.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wdi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wininet.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\winnsi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ws2_32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\explorer.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127\GdiPlus.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6000.16386_none_9ea0ac9ec96e7127\]


 Processing section: [CopyLangFiles]From file: [%BaseDir%\Projects\VistaPE\Addons\explorerv.script]

 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\Branding\Basebrd\en-US\basebrd.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\Branding\Basebrd\%DistLang%\basebrd.dll.mui,%TargetDir%\Windows\Branding\Basebrd\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\Branding\Basebrd\en-US\basebrd.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\Branding\Basebrd\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\SLC.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\SLC.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\SLC.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\advapi32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\advapi32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\advapi32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\apphelp.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\apphelp.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\apphelp.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\atl.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\atl.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\atl.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\browseui.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\browseui.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\browseui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\comctl32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\comctl32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dhcpcsvc.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\dhcpcsvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dhcpcsvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dhcpcsvc6.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\dhcpcsvc6.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dhcpcsvc6.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dnsapi.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\dnsapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dnsapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\duser.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\duser.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\duser.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\iedkcs32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\iedkcs32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\iedkcs32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ieframe.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\ieframe.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ieframe.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\iphlpapi.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\iphlpapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\iphlpapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\kernel32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\kernel32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\kernel32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\msctf.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\msctf.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\msctf.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ndfapi.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\ndfapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ndfapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ntdll.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\ntdll.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ntdll.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ole32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\ole32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ole32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\powrprof.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\powrprof.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\powrprof.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\propsys.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\propsys.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\propsys.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\rpcrt4.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\rpcrt4.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\rpcrt4.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\setupapi.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\setupapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\setupapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shdocvw.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\shdocvw.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shdocvw.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shell32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\shell32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shell32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shellstyle.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\shellstyle.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shellstyle.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shlwapi.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\shlwapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shlwapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\urlmon.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\urlmon.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\urlmon.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\user32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\user32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\user32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\uxtheme.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\uxtheme.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\uxtheme.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\wdi.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\wdi.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\wdi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\wininet.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\wininet.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\wininet.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ws2_32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\ws2_32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ws2_32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\en-US\explorer.exe.mui]executing command: [FileCopy,%InstallSRC%\Windows\%DistLang%\explorer.exe.mui,%TargetDir%\Windows\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\en-US\explorer.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\en-US\]


 [Success]  SetVar - Sucessfuly changed the value of [%DistLang%] to: [en-US]


 Processing section: [CopyLangFiles]From file: [%BaseDir%\Projects\VistaPE\Addons\explorerv.script]

 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\Branding\Basebrd\en-US\basebrd.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\Branding\Basebrd\%DistLang%\basebrd.dll.mui,%TargetDir%\Windows\Branding\Basebrd\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\Branding\Basebrd\en-US\basebrd.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\Branding\Basebrd\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\SLC.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\SLC.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\SLC.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\advapi32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\advapi32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\advapi32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\apphelp.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\apphelp.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\apphelp.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\atl.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\atl.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\atl.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\browseui.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\browseui.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\browseui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\comctl32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\comctl32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\comctl32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dhcpcsvc.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\dhcpcsvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dhcpcsvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dhcpcsvc6.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\dhcpcsvc6.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dhcpcsvc6.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dnsapi.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\dnsapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\dnsapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\duser.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\duser.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\duser.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\iedkcs32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\iedkcs32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\iedkcs32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ieframe.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\ieframe.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ieframe.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\iphlpapi.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\iphlpapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\iphlpapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\kernel32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\kernel32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\kernel32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\msctf.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\msctf.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\msctf.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ndfapi.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\ndfapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ndfapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ntdll.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\ntdll.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ntdll.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ole32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\ole32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ole32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\powrprof.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\powrprof.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\powrprof.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\propsys.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\propsys.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\propsys.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\rpcrt4.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\rpcrt4.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\rpcrt4.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\setupapi.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\setupapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\setupapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shdocvw.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\shdocvw.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shdocvw.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shell32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\shell32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shell32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shellstyle.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\shellstyle.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shellstyle.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shlwapi.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\shlwapi.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\shlwapi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\urlmon.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\urlmon.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\urlmon.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\user32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\user32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\user32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\uxtheme.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\uxtheme.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\uxtheme.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\wdi.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\wdi.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\wdi.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\wininet.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\wininet.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\wininet.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ws2_32.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\ws2_32.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ws2_32.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\en-US\explorer.exe.mui]executing command: [FileCopy,%InstallSRC%\Windows\%DistLang%\explorer.exe.mui,%TargetDir%\Windows\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\en-US\explorer.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\en-US\]


 Processing section: [WriteSettings]From file: [%BaseDir%\Projects\VistaPE\Addons\explorerv.script]

 [Info]  Writing registry hive..
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\software] Section [WB-software]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\Addons\explorerv.script] Section [REG] to: [%BaseDir%\Temp]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Temp\reg.7z" -o"%BaseDir%\Temp\"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\reg.7z]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\Winlogon.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\CLSID.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\explorer.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\Folder.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\FolderTypes.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\LayoutFolder.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\SearchFolder.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\Shell.FolderView.reg"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\Winlogon.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\CLSID.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\explorer.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\Folder.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\FolderTypes.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\LayoutFolder.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\SearchFolder.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\Shell.FolderView.reg]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-software]
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\default] Section [WB-default]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [Hidden=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [HideFileExt=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [ShowSuperHidden=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [SuperHidden=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [CascadeControlPanel=YES..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [CascadeMyDocuments=NO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [IntelliMenus=NO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [StartMenuAdminTools=YES..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [ClassicViewState=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [DontPrettyPath=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [WebView=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [StartMenuInit=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [TaskbarAnimations=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [StartButtonBalloonTip=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [DisableThumbnailCache=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [StartMenuChange=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [Start_EnableDragDrop=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [Start_ShowHelp=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-default\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] key [NoSimpleStartMenu=1..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-default]


 [Success]  INIwriteTextLine - Wrote INI text line in [%BaseDir%\Target\VistaPE\Windows\System32\PEShell.ini] Section [Shells] line [Explorer=x:\windows\explorer.exe]
  Script time: 19 seconds and 797 miliseconds



       [Script]  MMC

 [Info]  File [%BaseDir%\Projects\VistaPE\Addons\MMC.script] Version [7]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] key [SourceType] to variable: [%SourceType%] with value [VistaCD]
 [Ignore]  IF - [vistacd] is not equal to: [vistacd] evaluated string: [If,"%SourceType%",NotEqual,"VistaCD",Exit,"Request Windows Vista DVD..."]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] key [Language] to variable: [%DistLang%] with value [en-US]


 Processing section: [CopyFile]From file: [%BaseDir%\Projects\VistaPE\Addons\MMC.script]

 [Info]  Copying files...
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ADSLDPC.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\CABINET.DLL] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\activeds.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\activeds.tlb] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\atl.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\cfgmgr32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\cfgbkend.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\clbcatq.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\clusapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\compmgmt.msc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\comres.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\credui.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\devmgmt.msc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\devmgr.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\diskmgmt.msc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dmdlgs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dmdskmgr.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dmdskres.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dmintf.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dmocx.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dmutil.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dmvdsitf.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\dmview.ocx] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\filemgmt.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\fmifs.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\fsmgmt.msc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\fsutil.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\hhsetup.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ifsutil.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ifsutilx.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ipsecsnp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ipsecsvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\lpk.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mfc42u.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mlang.dat] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mlang.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mmc.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mmcbase.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mmcndmgr.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mmcshext.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msxml3.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msxml3r.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msxml6.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\msxml6r.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\mycomput.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\ntmarta.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\oleacc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\oleaccrc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\osuninst.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\polstore.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\services.msc] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\services.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\srvsvc.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\urlmon.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\usp10.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\wmi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\apphelp.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]


 Processing section: [CopyLangFiles]From file: [%BaseDir%\Projects\VistaPE\Addons\MMC.script]

 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\apphelp.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\apphelp.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\apphelp.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ADSLDPC.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\ADSLDPC.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ADSLDPC.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\activeds.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\activeds.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\activeds.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\atl.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\atl.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\atl.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\cfgbkend.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\cfgbkend.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\cfgbkend.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\comres.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\comres.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\comres.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\credui.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\credui.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\credui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\devmgr.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\devmgr.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\devmgr.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\dmdskres.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\dmdskres.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\dmdskres.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\dmocx.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\dmocx.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\dmocx.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\dmutil.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\dmutil.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\dmutil.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\filemgmt.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\filemgmt.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\filemgmt.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\fsutil.exe.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\fsutil.exe.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\fsutil.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\ipsecsnp.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\ipsecsnp.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\ipsecsnp.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mfc42u.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mfc42u.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mfc42u.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mlang.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mlang.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mlang.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmc.exe.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mmc.exe.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmc.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmcbase.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mmcbase.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmcbase.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmcndmgr.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mmcndmgr.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmcndmgr.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmcshext.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mmcshext.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmcshext.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\msxml3r.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\msxml3r.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\msxml3r.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\msxml6r.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\msxml6r.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\msxml6r.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mycomput.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mycomput.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mycomput.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\ntmarta.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\ntmarta.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\ntmarta.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\oleaccrc.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\oleaccrc.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\oleaccrc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\polstore.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\polstore.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\polstore.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\services.exe.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\services.exe.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\services.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\srvsvc.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\srvsvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\srvsvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\urlmon.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\urlmon.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\urlmon.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]


 [Success]  SetVar - Sucessfuly changed the value of [%DistLang%] to: [en-US]


 Processing section: [CopyLangFiles]From file: [%BaseDir%\Projects\VistaPE\Addons\MMC.script]

 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\apphelp.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\apphelp.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\apphelp.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ADSLDPC.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\System32\%DistLang%\ADSLDPC.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\en-US\ADSLDPC.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\activeds.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\activeds.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\activeds.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\atl.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\atl.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\atl.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\cfgbkend.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\cfgbkend.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\cfgbkend.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\comres.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\comres.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\comres.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\credui.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\credui.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\credui.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\devmgr.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\devmgr.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\devmgr.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\dmdskres.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\dmdskres.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\dmdskres.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\dmocx.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\dmocx.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\dmocx.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\dmutil.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\dmutil.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\dmutil.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\filemgmt.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\filemgmt.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\filemgmt.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\fsutil.exe.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\fsutil.exe.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\fsutil.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\ipsecsnp.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\ipsecsnp.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\ipsecsnp.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mfc42u.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mfc42u.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mfc42u.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mlang.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mlang.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mlang.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmc.exe.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mmc.exe.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmc.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmcbase.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mmcbase.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmcbase.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmcndmgr.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mmcndmgr.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmcndmgr.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmcshext.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mmcshext.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mmcshext.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\msxml3r.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\msxml3r.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\msxml3r.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\msxml6r.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\msxml6r.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\msxml6r.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mycomput.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\mycomput.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\mycomput.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\ntmarta.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\ntmarta.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\ntmarta.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\oleaccrc.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\oleaccrc.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\oleaccrc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\polstore.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\polstore.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\polstore.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\services.exe.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\services.exe.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\services.exe.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\srvsvc.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\srvsvc.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\srvsvc.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]
 [Success]  IF - File exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\urlmon.dll.mui]executing command: [FileCopy,%InstallSRC%\Windows\system32\%DistLang%\urlmon.dll.mui,%TargetDir%\Windows\System32\%DistLang%]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\system32\en-US\urlmon.dll.mui] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\en-US\]


 Processing section: [WriteSettings]From file: [%BaseDir%\Projects\VistaPE\Addons\MMC.script]

 [Info]  Registering components...
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\Addons\MMC.script] Section [REG] to: [%BaseDir%\Temp]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Temp\reg.7z" -o"%BaseDir%\Temp\"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\reg.7z]
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\software] Section [WB-software]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\Classes.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\ie.reg"]
 [Success]  Shellexecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\mmc.reg"]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-software]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\Classes.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\ie.reg]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\mmc.reg]


 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [x:\windows\system32\mmc.exe,Computer Management.lnk,x:\windows\system32,/b x:\windows\system32\compmgmt.msc] Option:"Append"
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [x:\windows\system32\mmc.exe,Disk Management.lnk,x:\windows\system32,/b x:\windows\system32\diskmgmt.msc] Option:"Append"
  Script time: 16 seconds and 547 miliseconds



       [Script]  WimUtil

 [Info]  File [%BaseDir%\Projects\VistaPE\Addons\wim.script] Version [7]
 [Info]  Processing WimUtil...
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Projects\Tools\wimutil.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
  Script time: 891 miliseconds



       [Script]  Fedora Inverse Cursors

 [Info]  File [%BaseDir%\Projects\VistaPE\Common\Cursors.script] Version [7]
 [Info]  Configuring Fedora Inverse Cursors...
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Windows\System32\Cursors\Fedora Inverse]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\Common\Cursors.script] Section [fedora] to: [%BaseDir%\Target\VistaPE\Windows\System32\Cursors\Fedora Inverse]
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\default] Section [Tmp_default]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [Arrow=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Normal Select.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [Help=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Help Select.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [AppStarting=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Working In Background.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [Wait=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Busy.ani..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [Crosshair=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Precision Select.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [IBeam=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Text Select.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [NWPen=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Handwriting.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [No=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Skull.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [SizeNS=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Vertical Resize.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [SizeWE=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Horizontal Resize.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [SizeNWSE=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Diagonal Resize 1.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [SizeNESW=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Diagonal Resize 2.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [SizeAll=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Move.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [UpArrow=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Alternate Select.cur..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Control Panel\Cursors] key [Hand=%SYSTEMROOT%\System32\Cursors\Fedora Inverse\Link.cur..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]
  Script time: 844 miliseconds



       [Script]  Common DLL

 [Info]  File [%BaseDir%\Projects\VistaPE\Common\dll.script] Version [7]
 [Info]  Processing Common DLL...
 [Ignore]  IF - Directory does not exist: [%BaseDir%\Projects\VistaPE\Common\dll] evaluated string: [If,ExistDir,"%ScriptDir%\dll",DirCopy,"%ScriptDir%\DLL\*.*","%TargetDir%\Windows\System32"]
 [Success]  IF - File exists: [C:\WINDOWS\System32\avifil32.dll]executing command: [FileCopy,%WindowsDir%\System32\avifil32.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\avifil32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\avifile.dll]executing command: [FileCopy,%WindowsDir%\System32\avifile.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\avifile.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\msacm32.dll]executing command: [FileCopy,%WindowsDir%\System32\msacm32.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\msacm32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\msacm32.drv]executing command: [FileCopy,%WindowsDir%\System32\msacm32.drv,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\msacm32.drv] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\msvbvm50.dll]executing command: [FileCopy,%WindowsDir%\System32\msvbvm50.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\msvbvm50.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\msvbvm60.dll]executing command: [FileCopy,%WindowsDir%\System32\msvbvm60.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\msvbvm60.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\msvcp50.dll]executing command: [FileCopy,%WindowsDir%\System32\msvcp50.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\msvcp50.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\msvcp60.dll]executing command: [FileCopy,%WindowsDir%\System32\msvcp60.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\msvcp60.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\msvcp70.dll]executing command: [FileCopy,%WindowsDir%\System32\msvcp70.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\msvcp70.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\msvcp71.dll]executing command: [FileCopy,%WindowsDir%\System32\msvcp71.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\msvcp71.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\msvcp71.dll]executing command: [FileCopy,%WindowsDir%\System32\msvcp71.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\msvcp71.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\msvcr70.dll]executing command: [FileCopy,%WindowsDir%\System32\msvcr70.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\msvcr70.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\msvcr71.dll]executing command: [FileCopy,%WindowsDir%\System32\msvcr71.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\msvcr71.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\msvfw32.dll]executing command: [FileCopy,%WindowsDir%\System32\msvfw32.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\msvfw32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\ntmsapi.dll]executing command: [FileCopy,%WindowsDir%\System32\ntmsapi.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\ntmsapi.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\ntvdm.exe]executing command: [FileCopy,%WindowsDir%\System32\ntvdm.exe,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\ntvdm.exe] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\oledlg.dll]executing command: [FileCopy,%WindowsDir%\System32\oledlg.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\oledlg.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\quartz.dll]executing command: [FileCopy,%WindowsDir%\System32\quartz.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\quartz.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\query.dll]executing command: [FileCopy,%WindowsDir%\System32\query.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\query.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\shellstyle.dll]executing command: [FileCopy,%WindowsDir%\System32\shellstyle.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\shellstyle.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\wnaspi32.dll]executing command: [FileCopy,%WindowsDir%\System32\wnaspi32.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\wnaspi32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - File exists: [C:\WINDOWS\System32\wow32.dll]executing command: [FileCopy,%WindowsDir%\System32\wow32.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\wow32.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
  Script time: 2 seconds and 94 miliseconds



       [Script]  CDrtfe 1.3pre1

 [Info]  File [%BaseDir%\Projects\VistaPE\App\CD Record\cdrtfe.script] Version [8]
 [Info]  Processing CDrtfe...
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\App\CD Record\CDrtfe\CDrtfe.exe] executing command: [run,%ScriptFile%,ExtractFiles]


 Processing section: [ExtractFiles]From file: [%BaseDir%\Projects\VistaPE\App\CD Record\cdrtfe.script]

 [Success]  DirMake - Created directory: [%BaseDir%\Projects\VistaPE\App\CD Record\CDrtfe]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\CD Record\cdrtfe.script] Section [files] to: [%BaseDir%\Projects\VistaPE\App\CD Record\CDrtfe]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\App\CD Record\CDrtfe\CDrtfe.7z" -o"%BaseDir%\Projects\VistaPE\App\CD Record\CDrtfe"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\App\CD Record\CDrtfe\CDrtfe.7z]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\CDrtfe]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\App\CD Record\CDrtfe\*.*] to: [%BaseDir%\Target\VistaPE\Programs\CDrtfe]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\CDrtfe\CDrtfe.exe,CD Record Tools\CDrtfe.lnk,!CD\Programs\CDrtfe] Option:"Append"
 [Success]  IF - [true] is equal to: [true]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Projects\VistaPE\App\CD Record\CDrtfe]
  Script time: 16 seconds and 484 miliseconds



       [Script]  Infra Recorder

 [Info]  File [%BaseDir%\Projects\VistaPE\App\CD Record\InfraRecorder.script] Version [7]
 [Info]  Processing Infra Recorder...
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\App\CD Record\InfraRecorder\InfraRecorder.exe] executing command: [run,%ScriptFile%,ExtractFiles]


 Processing section: [ExtractFiles]From file: [%BaseDir%\Projects\VistaPE\App\CD Record\InfraRecorder.script]

 [Success]  DirMake - Created directory: [%BaseDir%\Projects\VistaPE\App\CD Record\InfraRecorder]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\CD Record\InfraRecorder.script] Section [files] to: [%BaseDir%\Projects\VistaPE\App\CD Record\InfraRecorder]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\App\CD Record\InfraRecorder\InfraRecorder.7z" -o"%BaseDir%\Projects\VistaPE\App\CD Record\InfraRecorder"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\App\CD Record\InfraRecorder\InfraRecorder.7z]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\InfraRecorder]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\App\CD Record\InfraRecorder\*.*] to: [%BaseDir%\Target\VistaPE\Programs\InfraRecorder]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\InfraRecorder\InfraRecorder.exe,CD Record Tools\Infra Recorder.lnk,!CD\Programs\InfraRecorder] Option:"Append"
 [Success]  IF - [true] is equal to: [true]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Projects\VistaPE\App\CD Record\InfraRecorder]
  Script time: 5 seconds and 703 miliseconds



       [Script]  TestDisk 6.7 WIP

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Data Recovery\testdisk.script] Version [7]
 [Info]  Processing TestDisk...
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\App\Data Recovery\TestDisk\testdisk_win.exe] executing command: [run,%ScriptFile%,ExtractFiles]


 Processing section: [ExtractFiles]From file: [%BaseDir%\Projects\VistaPE\App\Data Recovery\testdisk.script]

 [Success]  DirMake - Created directory: [%BaseDir%\Projects\VistaPE\App\Data Recovery\TestDisk]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Data Recovery\testdisk.script] Section [files] to: [%BaseDir%\Projects\VistaPE\App\Data Recovery\TestDisk]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\App\Data Recovery\TestDisk\TestDisk.7z" -o"%BaseDir%\Projects\VistaPE\App\Data Recovery\TestDisk"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\App\Data Recovery\TestDisk\TestDisk.7z]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\TestDisk]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\App\Data Recovery\TestDisk\*.*] to: [%BaseDir%\Target\VistaPE\Programs\TestDisk]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\TestDisk\testdisk_win.exe,Data Recovery\TestDisk.lnk,!CD\Programs\TestDisk] Option:"Append"
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\TestDisk\photorec_win.exe,Data Recovery\PhotoRec.lnk,!CD\Programs\TestDisk] Option:"Append"
 [Success]  IF - [true] is equal to: [true]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Projects\VistaPE\App\Data Recovery\TestDisk]
  Script time: 2 seconds and 422 miliseconds



       [Script]  Advanced PCI Info Utility

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Diagnostic\Apciinfo.script] Version [7]
 [Info]  Processing Advanced PCI Info Utility...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\Apciinfo]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Diagnostic\Apciinfo.script] Section [Apciinfo] to: [%BaseDir%\Target\VistaPE\Programs\Apciinfo]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Target\VistaPE\Programs\Apciinfo\Apciinfo.7z" -o"%BaseDir%\Target\VistaPE\Programs\Apciinfo\"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Target\VistaPE\Programs\Apciinfo\Apciinfo.7z]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\Apciinfo\Apciinfo.exe,System Information\Advanced PCI Info Utility.lnk,!CD\Programs\Apciinfo] Option:"Append"
  Script time: 1 second and



       [Script]  HDDScan 2.x

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Diagnostic\HDDScan.script] Version [7]
 [Info]  Processing HDDScan...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\HDDScan]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Diagnostic\HDDScan.script] Section [HDDScan] to: [%BaseDir%\Target\VistaPE\Programs\HDDScan]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Target\VistaPE\Programs\HDDScan\HDDScan.7z" -o"%BaseDir%\Target\VistaPE\Programs\HDDScan\"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Target\VistaPE\Programs\HDDScan\HDDScan.7z]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\HDDScan\HDDScan.exe,System Information\HDDScan.lnk,!CD\Programs\HDDScan] Option:"Append"
  Script time: 1 second and 16 miliseconds



       [Script]  PC Wizard 2007

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Diagnostic\pcw2007.script] Version [7]
 [Info]  Processing PC Wizard 2007...
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\App\Diagnostic\pcw2007\pcw2007.exe] executing command: [run,%ScriptFile%,ExtractFiles]


 Processing section: [ExtractFiles]From file: [%BaseDir%\Projects\VistaPE\App\Diagnostic\pcw2007.script]

 [Success]  DirMake - Created directory: [%BaseDir%\Projects\VistaPE\App\Diagnostic\pcw2007]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Diagnostic\pcw2007.script] Section [files] to: [%BaseDir%\Projects\VistaPE\App\Diagnostic\pcw2007]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\App\Diagnostic\pcw2007\pcw2007.7z" -o"%BaseDir%\Projects\VistaPE\App\Diagnostic\pcw2007"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\App\Diagnostic\pcw2007\pcw2007.7z]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\pcw2007]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\App\Diagnostic\pcw2007\*.*] to: [%BaseDir%\Target\VistaPE\Programs\pcw2007]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\pcw2007\pcw2007.exe,System Information\PC Wizard 2007.lnk,!CD\Programs\pcw2007] Option:"Append"
 [Success]  IF - [true] is equal to: [true]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Projects\VistaPE\App\Diagnostic\pcw2007]
  Script time: 14 seconds and 593 miliseconds



       [Script]  DefragNT

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Disk Tools\DefragNT.script] Version [8]
 [Info]  Processing DefragNT...
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\App\Disk Tools\DefragNT\Dfrag.exe] executing command: [run,%ScriptFile%,ExtractFiles]


 Processing section: [ExtractFiles]From file: [%BaseDir%\Projects\VistaPE\App\Disk Tools\DefragNT.script]

 [Success]  DirMake - Created directory: [%BaseDir%\Projects\VistaPE\App\Disk Tools\DefragNT]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Disk Tools\DefragNT.script] Section [files] to: [%BaseDir%\Projects\VistaPE\App\Disk Tools\DefragNT]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\App\Disk Tools\DefragNT\DefragNT.7z" -o"%BaseDir%\Projects\VistaPE\App\Disk Tools\DefragNT"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\App\Disk Tools\DefragNT\DefragNT.7z]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\DefragNT]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\App\Disk Tools\DefragNT\*.*] to: [%BaseDir%\Target\VistaPE\Programs\DefragNT]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\DefragNT\Dfrag.exe,Disk Tools\DefragNT.lnk,!CD\Programs\DefragNT] Option:"Append"
 [Success]  IF - [true] is equal to: [true]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Projects\VistaPE\App\Disk Tools\DefragNT]
  Script time: 1 second and 157 miliseconds



       [Script]  MbrFix

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Disk Tools\MbrFix.script] Version [7]
 [Info]  Processing MbrFix...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\MbrFix]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Disk Tools\MbrFix.script] Section [MbrFix] to: [%BaseDir%\Target\VistaPE\Programs\MbrFix]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Target\VistaPE\Programs\MbrFix\MbrFix.7z" -o"%BaseDir%\Target\VistaPE\Programs\MbrFix\"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Target\VistaPE\Programs\MbrFix\MbrFix.7z]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\MbrFix\MbrFix.bat,Disk Tools\MbrFix.lnk,!CD\Programs\MbrFix] Option:"Append"
  Script time: 422 miliseconds



       [Script]  MBRWizard

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Disk Tools\MbrWizard.script] Version [7]
 [Info]  Processing MBRWizard...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\MBRWizard]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Disk Tools\MbrWizard.script] Section [MBRWizard] to: [%BaseDir%\Target\VistaPE\Programs\MBRWizard]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Target\VistaPE\Programs\MBRWizard\MBRWizard.7z" -o"%BaseDir%\Target\VistaPE\Programs\MBRWizard\"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Target\VistaPE\Programs\MBRWizard\MBRWizard.7z]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\MBRWizard\MBRWhisky.exe,Disk Tools\MBRWizard.lnk,!CD\Programs\MBRWizard] Option:"Append"
  Script time: 1 second and 172 miliseconds



       [Script]  A43 File Management

 [Info]  File [%BaseDir%\Projects\VistaPE\App\File Tools\a43.script] Version [8]
 [Info]  Processing A43 File Management...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox3%,Equal,true,SET,"%DestDir%","Program#$sFiles\A43"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\A43]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox3%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\A43"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\A43]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\A43]
 [Success]  ExtractFile - [a43.dat] to: [%BaseDir%\Target\VistaPE\Programs\A43]
 [Success]  ExtractFile - [A43.exe] to: [%BaseDir%\Target\VistaPE\Programs\A43]
 [Success]  ExtractFile - [A43help.txt] to: [%BaseDir%\Target\VistaPE\Programs\A43]
 [Success]  ExtractFile - [changes.txt] to: [%BaseDir%\Target\VistaPE\Programs\A43]
 [Success]  ExtractFile - [install.txt] to: [%BaseDir%\Target\VistaPE\Programs\A43]
 [Success]  ExtractFile - [unrar.dll] to: [%BaseDir%\Target\VistaPE\Programs\A43]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\A43\A43.exe,A43 File Management.lnk,!CD\Programs\A43] Option:"Append"
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\A43\A43.exe,!DS\A43 File Management.lnk,!CD\Programs\A43] Option:"Append"
 [Success]  IF - [true] is equal to: [true]
 [Success]  INIwriteTextLine - Wrote INI text line in [%BaseDir%\Target\VistaPE\Windows\System32\PEShell.ini] Section [Shells] line [A43="y:\A43\a43.exe"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,true,IniWrite,"%TargetDir%\Windows\System32\PEShell.ini","Shell Loader","Default","A43"]
  Script time: 2 seconds and 328 miliseconds



       [Script]  TotalCommander

 [Info]  File [%BaseDir%\Projects\VistaPE\App\File Tools\totalcmd.script] Version [7]
 [Ignore]  IF - File exists: [%BaseDir%\Projects\VistaPE\App\File Tools\TC\totalcmd.exe] evaluated string: [If,NotExistFile,"%pFileBox1%\totalcmd.exe",run,%ScriptFile%,Download]
 [Info]  Processing TotalCommander...
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Program#$sFiles\totalcmd]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox3%,Equal,false,SET,"%DestDir%","Programs\totalcmd"]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [%SystemDrive%\Program#$sFiles\totalcmd]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox3%,Equal,false,SET,"%LinkDir%","y:\totalcmd"]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Program Files\totalcmd]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\App\File Tools\TC\*.*] to: [%BaseDir%\Target\VistaPE\Program Files\totalcmd]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Program Files\totalcmd\totalcmd.exe,Total Commander.lnk,!CD\Program Files\totalcmd] Option:"Append"
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Program Files\totalcmd\totalcmd.exe,!DS\Total Commander.lnk,!CD\Program Files\totalcmd] Option:"Append"
 [Success]  IF - [true] is equal to: [true]
 [Success]  INIwriteTextLine - Wrote INI text line in [%BaseDir%\Target\VistaPE\Windows\System32\PEShell.ini] Section [Shells] line [Total Commander="%SystemDrive%\Program Files\totalcmd\totalcmd.exe"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,true,IniWrite,"%TargetDir%\Windows\System32\PEShell.ini","Shell Loader","Default","Total Commander"]
  Script time: 3 seconds and 31 miliseconds



       [Script]  7-Zip

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Misc\7-Zip.script] Version [7]
 [Info]  Processing 7-Zip...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\7-zip]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Misc\7-Zip.script] Section [7Zip] to: [%BaseDir%\Target\VistaPE\Programs\7-zip]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Target\VistaPE\Programs\7-zip\7-Zip.7z" -o"%BaseDir%\Target\VistaPE\Programs\7-zip\"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Target\VistaPE\Programs\7-zip\7-Zip.7z]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\7-zip\7zfm.exe,Archivators\7-Zip.lnk,!CD\Programs\7-zip] Option:"Append"


 Processing section: [Setting]From file: [%BaseDir%\Projects\VistaPE\App\Misc\7-Zip.script]

 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\software] Section [Tmp_software]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.001] key [=7-Zip.001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.7z] key [=7-Zip.7z..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.arj] key [=7-Zip.arj..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.bz2] key [=7-Zip.bz2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.cab] key [=7-Zip.cab..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.cpio] key [=7-Zip.cpio..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.deb] key [=7-Zip.deb..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.gz] key [=7-Zip.gz..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.iso] key [=7-Zip.iso..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.lzh] key [=7-Zip.lzh..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.rar] key [=7-Zip.rar..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.rpm] key [=7-Zip.rpm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.tar] key [=7-Zip.tar..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.Z] key [=7-Zip.z..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.zip] key [=7-Zip.zip..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.001] key [=001 Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.001\DefaultIcon] key [=y:\7-zip\Formats\split.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.001\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.001\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.001\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.7z] key [=7z Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.7z\DefaultIcon] key [=y:\7-zip\Formats\7z.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.7z\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.7z\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.7z\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.arj] key [=arj Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.arj\DefaultIcon] key [=y:\7-zip\Formats\arj.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.arj\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.arj\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.arj\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.bz2] key [=bz2 Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.bz2\DefaultIcon] key [=y:\7-zip\Formats\bz2.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.bz2\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.bz2\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.bz2\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.cab] key [=cab Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.cab\DefaultIcon] key [=y:\7-zip\Formats\cab.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.cab\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.cab\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.cab\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.cpio] key [=cpio Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.cpio\DefaultIcon] key [=y:\7-zip\Formats\cpio.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.cpio\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.cpio\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.cpio\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.deb] key [=deb Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.deb\DefaultIcon] key [=y:\7-zip\Formats\deb.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.deb\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.deb\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.deb\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.gz] key [=gz Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.gz\DefaultIcon] key [=y:\7-zip\Formats\gz.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.gz\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.gz\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.gz\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.iso] key [=iso Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.iso\DefaultIcon] key [=y:\7-zip\Formats\iso.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.iso\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.iso\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.iso\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.lzh] key [=lzh Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.lzh\DefaultIcon] key [=y:\7-zip\Formats\lzh.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.lzh\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.lzh\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.lzh\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.rar] key [=rar Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.rar\DefaultIcon] key [=y:\7-zip\Formats\rar.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.rar\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.rar\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.rar\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.rpm] key [=rpm Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.rpm\DefaultIcon] key [=y:\7-zip\Formats\rpm.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.rpm\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.rpm\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.rpm\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.tar] key [=tar Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.tar\DefaultIcon] key [=y:\7-zip\Formats\tar.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.tar\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.tar\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.tar\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.z] key [=z Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.z\DefaultIcon] key [=y:\7-zip\Formats\z.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.z\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.z\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.z\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.zip] key [=zip Archive..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.zip\DefaultIcon] key [=y:\7-zip\Formats\zip.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.zip\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.zip\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\7-Zip.zip\shell\open\command] key [="y:\7-zip\7zFM.exe" "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\*\shellex\ContextMenuHandlers\7-ZIP] key [={23170F69-40C1-278A-1000-000100020000}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\Directory\shellex\ContextMenuHandlers\7-ZIP] key [={23170F69-40C1-278A-1000-000100020000}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\CLSID\{23170F69-40C1-278A-1000-000100020000}] key [=7-Zip Shell Extension..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\CLSID\{23170F69-40C1-278A-1000-000100020000}\InprocServer32] key [=y:\7-zip\7-zip.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\CLSID\{23170F69-40C1-278A-1000-000100020000}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\Directory\shellex\DragDropHandlers\7-ZIP] key [={23170F69-40C1-278A-1000-000100020000}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\Drive\shellex\DragDropHandlers\7-ZIP] key [={23170F69-40C1-278A-1000-000100020000}..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_software]


  Script time: 4 seconds and 438 miliseconds



       [Script]  Portable FileZilla

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Network\FileZilla.script] Version [7]
 [Info]  Processing Portable FileZilla...
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\App\Network\FileZilla\FileZilla.exe] executing command: [run,%ScriptFile%,ExtractFiles]


 Processing section: [ExtractFiles]From file: [%BaseDir%\Projects\VistaPE\App\Network\FileZilla.script]

 [Success]  DirMake - Created directory: [%BaseDir%\Projects\VistaPE\App\Network\FileZilla]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Network\FileZilla.script] Section [files] to: [%BaseDir%\Projects\VistaPE\App\Network\FileZilla]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\App\Network\FileZilla\FileZilla.7z" -o"%BaseDir%\Projects\VistaPE\App\Network\FileZilla"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\App\Network\FileZilla\FileZilla.7z]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\FileZilla]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\App\Network\FileZilla\*.*] to: [%BaseDir%\Target\VistaPE\Programs\FileZilla]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\FileZilla\FileZilla.exe,Network\Portable FileZilla.lnk,!CD\Programs\FileZilla] Option:"Append"
 [Success]  IF - [true] is equal to: [true]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Projects\VistaPE\App\Network\FileZilla]
  Script time: 6 seconds and 781 miliseconds



       [Script]  FireFox 2.0.2 Internet Browser

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Network\FireFox.script] Version [8]
 [Info]  Processing FireFox Internet Browser...
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\App\Network\FireFox\firefox.exe] executing command: [run,%ScriptFile%,ExtractFiles]


 Processing section: [ExtractFiles]From file: [%BaseDir%\Projects\VistaPE\App\Network\FireFox.script]

 [Success]  DirMake - Created directory: [%BaseDir%\Projects\VistaPE\App\Network\FireFox]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Network\FireFox.script] Section [files] to: [%BaseDir%\Projects\VistaPE\App\Network\FireFox]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\App\Network\FireFox\FireFox.7z" -o"%BaseDir%\Projects\VistaPE\App\Network\FireFox"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\App\Network\FireFox\FireFox.7z]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\FireFox]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\App\Network\FireFox\*.*] to: [%BaseDir%\Target\VistaPE\Programs\FireFox]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\FireFox\firefox.exe,Network\FireFox Internet Browser.lnk,!CD\Programs\FireFox] Option:"Append"
 [Success]  IF - [true] is equal to: [true]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Projects\VistaPE\App\Network\FireFox]
  Script time: 17 seconds and 172 miliseconds



       [Script]  Quick 'n Easy FTP Server Lite

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Network\ftpserver3lite.script] Version [7]
 [Info]  Processing Quick 'n Easy FTP Server Lite...
 [Ignore]  IF - File exists: [%BaseDir%\Projects\VistaPE\App\Network\ftpserver3lite\FTPServer.exe] evaluated string: [If,NotExistFile,"%pFileBox1%\%Executable%",run,%ScriptFile%,Download]
 [Info]  Processing Quick 'n Easy FTP Server Lite...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\ftpserver3lite]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\App\Network\ftpserver3lite\*.*] to: [%BaseDir%\Target\VistaPE\Programs\ftpserver3lite]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\ftpserver3lite\FTPServer.exe,Network\Quick 'n Easy FTP Server Lite.lnk,!CD\Programs\ftpserver3lite] Option:"Append"
  Script time: 562 miliseconds



       [Script]  LanSpy

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Network\LanSpy.script] Version [7]
 [Info]  Processing LanSpy...
 [Ignore]  IF - File exists: [%BaseDir%\Projects\Tools\innounp.exe] evaluated string: [If,NotExistFile,"%Tools%\innounp.exe",run,%ScriptFile%,InnoUn]
 [Ignore]  IF - File exists: [%BaseDir%\Projects\VistaPE\App\Network\LanSpy\LanSpy.exe] evaluated string: [If,NotExistFile,"%pFileBox1%\%Executable%",run,%ScriptFile%,Download]
 [Info]  Processing LanSpy...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\LanSpy]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\App\Network\LanSpy\*.*] to: [%BaseDir%\Target\VistaPE\Programs\LanSpy]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\LanSpy\LanSpy.exe,Network\LanSpy.lnk,!CD\Programs\LanSpy] Option:"Append"
  Script time: 938 miliseconds



       [Script]  MiTeC Network metering tool (NetMet)

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Network\NetMet.script] Version [7]
 [Info]  Processing MiTeC NetMet...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\NetMet]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Network\NetMet.script] Section [Folder] to: [%BaseDir%\Target\VistaPE\Programs\NetMet]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\NetMet\NetMet.exe,Network\MiTeC NetMet.lnk,!CD\Programs\NetMet] Option:"Append"
  Script time: 1 second and 219 miliseconds



       [Script]  SoftPerfect Network Scanner

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Network\netscan.script] Version [7]
 [Info]  Processing SoftPerfect Network Scanner...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\netscan]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Network\netscan.script] Section [netscan] to: [%BaseDir%\Target\VistaPE\Programs\netscan]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\netscan\netscan.exe,Network\SoftPerfect Network Scanner.lnk,!CD\Programs\netscan] Option:"Append"
  Script time: 797 miliseconds



       [Script]  AbiWord

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Office\AbiWord.script] Version [7]
 [Info]  Processing AbiWord...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\AbiSuite2]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Office\AbiWord.script] Section [AbiWord] to: [%BaseDir%\Target\VistaPE\Programs\AbiSuite2]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Target\VistaPE\Programs\AbiSuite2\AbiSuite2.7z" -o"%BaseDir%\Target\VistaPE\Programs\AbiSuite2\"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Target\VistaPE\Programs\AbiSuite2\AbiSuite2.7z]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\AbiSuite2\AbiWord\bin\AbiWord.exe,Office\AbiWord.lnk,!CD\Programs\AbiSuite2] Option:"Append"
  Script time: 3 seconds and 594 miliseconds



       [Script]  AngelWriter

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Office\AngelWriter.script] Version [7]
 [Info]  Processing AngelWriter...
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Program#$sFiles\AngelWriter]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox1%,Equal,false,SET,"%DestDir%","Programs\AngelWriter"]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [%SystemDrive%\Program#$sFiles\AngelWriter]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox1%,Equal,false,SET,"%LinkDir%","y:\AngelWriter"]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Program Files\AngelWriter]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Office\AngelWriter.script] Section [AngelWriter] to: [%BaseDir%\Target\VistaPE\Program Files\AngelWriter]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Program Files\AngelWriter\AngelWriter.exe,Office\AngelWriter.lnk,!CD\Program Files\AngelWriter] Option:"Append"
  Script time: 2 seconds and 781 miliseconds



       [Script]  MiTeC Hexadecimal File Editor (HEXEdit)

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Office\HEXEdit.script] Version [7]
 [Info]  Processing MiTeC HEXEdit...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\HEXEdit]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Office\HEXEdit.script] Section [Files] to: [%BaseDir%\Target\VistaPE\Programs\HEXEdit]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\HEXEdit\HEXEdit.exe,Office\MiTeC HEXEdit.lnk,!CD\Programs\HEXEdit] Option:"Append"
  Script time: 1 second and 547 miliseconds



       [Script]  Xchm 1.9

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Office\xchm.script] Version [7]
 [Info]  Processing Xchm...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\Xchm]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Office\xchm.script] Section [Xchm] to: [%BaseDir%\Target\VistaPE\Programs\Xchm]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\Xchm\Xchm.exe,Office\Xchm.lnk,!CD\Programs\Xchm] Option:"Append"
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\software] Section [Tmp_software]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.chm] key [=CHM File..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\CHM File] key [=Windows Help File..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\CHM File\DefaultIcon] key [=y:\Xchm\Xchm.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\CHM File\shell] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\CHM File\shell\open] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\CHM File1\shell\open\command] key [="y:\Xchm\Xchm.exe" "%1"..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_software]
  Script time: 2 seconds and



       [Script]  Registry Loader PE v1.0.12

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Registry\RegistryLoaderPE.script] Version [7]
 [Info]  Processing Registry Loader PE...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\RegistryLoaderPE]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Registry\RegistryLoaderPE.script] Section [RegistryLoaderPE] to: [%BaseDir%\Target\VistaPE\Programs\RegistryLoaderPE]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\RegistryLoaderPE\RegistryLoaderPE.exe,Registry\Registry Loader PE.lnk,!CD\Programs\RegistryLoaderPE] Option:"Append"
  Script time: 484 miliseconds



       [Script]  ServicesPE

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Registry\ServicesPE.script] Version [7]
 [Info]  Processing ServicesPE...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\ServicesPE]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Registry\ServicesPE.script] Section [ServicesPE] to: [%BaseDir%\Target\VistaPE\Programs\ServicesPE]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\ServicesPE\ServicesPE.exe,Registry\ServicesPE.lnk,!CD\Programs\ServicesPE] Option:"Append"
  Script time: 1 second and 219 miliseconds



       [Script]  MiTeC Windows Registry Recovery (WRR)

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Registry\wrr.script] Version [7]
 [Info]  Processing MiTeC Windows Registry Recovery...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\WRR]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Registry\wrr.script] Section [Files] to: [%BaseDir%\Target\VistaPE\Programs\WRR]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\WRR\WRR.exe,Registry\MiTeC Windows Registry Recovery.lnk,!CD\Programs\WRR] Option:"Append"
  Script time: 1 second and 687 miliseconds



       [Script]  NT-2K-2K3 Server Domain Pass Changer

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Security\dc-pass.script] Version [7]
 [Info]  Processing NT-2K-2K3 Server Domain Pass Changer...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\Dc-Pass"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\Dc-Pass]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\Dc-Pass"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\Dc-Pass]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\Dc-Pass]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Security\dc-pass.script] Section [Dc-PASS] to: [%BaseDir%\Target\VistaPE\Programs\Dc-Pass]
  Script time: 750 miliseconds



       [Script]  DreamPackPL - Bypass Windows Login Security

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Security\DreamPackPL.script] Version [7]
 [Info]  Processing DreamPackPL...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\DreamPackPL]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Security\DreamPackPL.script] Section [DreamPackPL] to: [%BaseDir%\Target\VistaPE\Programs\DreamPackPL]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\DreamPackPL\DreamPack.exe,Security\DreamPackPL.lnk,!CD\Programs\DreamPackPL] Option:"Append"
  Script time: 532 miliseconds



       [Script]  NTPWEdit

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Security\NTPWEdit.script] Version [7]
 [Info]  Processing NTPWEdit...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\NTPWEdit]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Security\NTPWEdit.script] Section [NTPWEdit] to: [%BaseDir%\Target\VistaPE\Programs\NTPWEdit]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\NTPWEdit\NTPWEdit.exe,Security\NTPWEdit.lnk,!CD\Programs\NTPWEdit] Option:"Append"
  Script time: 360 miliseconds



       [Script]  sala's Password Renew 1.1-BETA

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Security\salapasswd.script] Version [7]
 [Info]  Processing sala's Password Renew...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\salapasswd]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Security\salapasswd.script] Section [salapasswd] to: [%BaseDir%\Target\VistaPE\Programs\salapasswd]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\salapasswd\%Executable%,Security\sala's Password Renew.lnk,!CD\Programs\salapasswd] Option:"Append"
  Script time: 781 miliseconds



       [Script]  TrueCrypt

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Security\TrueCrypt.script] Version [8]
 [Info]  Processing TrueCrypt...
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\App\Security\TrueCrypt\TrueCrypt.exe] executing command: [run,%ScriptFile%,ExtractFiles]


 Processing section: [ExtractFiles]From file: [%BaseDir%\Projects\VistaPE\App\Security\TrueCrypt.script]

 [Success]  DirMake - Created directory: [%BaseDir%\Projects\VistaPE\App\Security\TrueCrypt]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Security\TrueCrypt.script] Section [files] to: [%BaseDir%\Projects\VistaPE\App\Security\TrueCrypt]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\App\Security\TrueCrypt\TrueCrypt.7z" -o"%BaseDir%\Projects\VistaPE\App\Security\TrueCrypt"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\App\Security\TrueCrypt\TrueCrypt.7z]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\TrueCrypt]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\App\Security\TrueCrypt\*.*] to: [%BaseDir%\Target\VistaPE\Programs\TrueCrypt]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\TrueCrypt\TrueCrypt.exe,Security\TrueCrypt.lnk,!CD\Programs\TrueCrypt] Option:"Append"
 [Success]  IF - [true] is equal to: [true]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Projects\VistaPE\App\Security\TrueCrypt]
  Script time: 3 seconds and 297 miliseconds



       [Script]  XP Key Readers

 [Info]  File [%BaseDir%\Projects\VistaPE\App\Security\XPKeyReaders.script] Version [7]
 [Info]  Processing XP Key Readers...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\XPKeyReaders]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\Security\XPKeyReaders.script] Section [XPKeyReaders] to: [%BaseDir%\Target\VistaPE\Programs\XPKeyReaders]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\XPKeyReaders\XP-Key-Reader.exe,Security\Keyfinder-PE.lnk,!CD\Programs\XPKeyReaders] Option:"Append"
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\XPKeyReaders\MsKeys.exe,Security\MsKeys.lnk,!CD\Programs\XPKeyReaders] Option:"Append"
  Script time: 828 miliseconds



       [Script]  BS Explorer

 [Info]  File [%BaseDir%\Projects\VistaPE\App\System\1-BSExplorer.script] Version [7]
 [Info]  Processing BS Explorer...
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Program Files\BSExplorer]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\System\1-BSExplorer.script] Section [BSExplorer] to: [%BaseDir%\Target\VistaPE\Program Files\BSExplorer]
 [Success]  IF - [true] is equal to: [true]
 [Success]  INIwriteTextLine - Wrote INI text line in [%BaseDir%\Target\VistaPE\Windows\System32\PEShell.ini] Section [Shells] line [BS Explorer="%SystemDrive%\Program Files\BSExplorer\Explorer.exe"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,true,IniWrite,"%TargetDir%\Windows\System32\PEShell.ini","Shell Loader","Default","BS Explorer"]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Target\VistaPE\Program Files\BSExplorer\bs_explorer.ini] Section [BS Explorer setting Ver.1] Section [DesktopBkgndText=VistaPE]
  Script time: 1 second and 656 miliseconds



       [Script]  LiteStep

 [Info]  File [%BaseDir%\Projects\VistaPE\App\System\LiteStep.script] Version [8]
 [Info]  Processing LiteStep...
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\App\System\LiteStep\litestep.exe] executing command: [run,%ScriptFile%,ExtractFiles]


 Processing section: [ExtractFiles]From file: [%BaseDir%\Projects\VistaPE\App\System\LiteStep.script]

 [Success]  DirMake - Created directory: [%BaseDir%\Projects\VistaPE\App\System\LiteStep]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\System\LiteStep.script] Section [files] to: [%BaseDir%\Projects\VistaPE\App\System\LiteStep]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\App\System\LiteStep\LiteStep.7z" -o"%BaseDir%\Projects\VistaPE\App\System\LiteStep"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\App\System\LiteStep\LiteStep.7z]


 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Program#$sFiles\%OutDir%]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [%SystemDrive%\Program#$sFiles\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Program Files\LiteStep]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\App\System\LiteStep\*.*] to: [%BaseDir%\Target\VistaPE\Program Files\LiteStep]
 [Success]  IF - File exists: [C:\WINDOWS\System32\iernonce.dll]executing command: [FileCopy,%WindowsDir%\System32\iernonce.dll,%TargetDir%\Windows\System32]
 [Success]  FileCopy - Copied [C:\WINDOWS\System32\iernonce.dll] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\]
 [Success]  IF - [true] is equal to: [true]
 [Success]  INIwriteTextLine - Wrote INI text line in [%BaseDir%\Target\VistaPE\Windows\System32\PEShell.ini] Section [Shells] line [LiteStep="%SystemDrive%\Program Files\LiteStep\litestep.exe"]
 [Success]  IF - [true] is equal to: [true]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Target\VistaPE\Windows\System32\PEShell.ini] Section [Shell Loader] Section [Default=LiteStep]
 [Success]  IF - [true] is equal to: [true]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Projects\VistaPE\App\System\LiteStep]
  Script time: 41 seconds and 609 miliseconds



       [Script]  Pserv

 [Info]  File [%BaseDir%\Projects\VistaPE\App\System\pserv.script] Version [7]
 [Info]  Processing Pserv...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\Pserv]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\System\pserv.script] Section [Pserv] to: [%BaseDir%\Target\VistaPE\Programs\Pserv]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\Pserv\Pserv2.exe,System\Pserv.lnk,!CD\Programs\Pserv] Option:"Append"
  Script time: 563 miliseconds



       [Script]  MiTeC Simple Service Manager

 [Info]  File [%BaseDir%\Projects\VistaPE\App\System\ServiceControl.script] Version [7]
 [Info]  Processing MiTeC Simple Service Manager...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\ServiceControl]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\System\ServiceControl.script] Section [Files] to: [%BaseDir%\Target\VistaPE\Programs\ServiceControl]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\ServiceControl\ServiceControl.exe,System\MiTeC Simple Service Manager.lnk,!CD\Programs\ServiceControl] Option:"Append"
  Script time: 610 miliseconds



       [Script]  Windows Update Lister

 [Info]  File [%BaseDir%\Projects\VistaPE\App\System\wul.script] Version [7]
 [Info]  Processing Windows Update Lister...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\wul]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\App\System\wul.script] Section [wul] to: [%BaseDir%\Target\VistaPE\Programs\wul]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\wul\wul.cmd,System\Windows Update Lister.lnk,!CD\Programs\wul] Option:"Append"
  Script time: 1 second and 625 miliseconds



       [Script]  PENetCfg

 [Info]  File [%BaseDir%\Projects\VistaPE\Net\penetcfg.script] Version [8]
 [Info]  Processing penetcfg...
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] key [SourceType] to variable: [%SourceType%] with value [VistaCD]
 [Ignore]  IF - [vistacd] is not equal to: [vistacd] evaluated string: [If,"%SourceType%",NotEqual,"VistaCD",Exit,"Request Windows Vista DVD..."]
 [Success]  IF - File does not exist: [%BaseDir%\Projects\VistaPE\Net\penetcfg\PENetCfg.exe] executing command: [run,%ScriptFile%,ExtractFiles]


 Processing section: [ExtractFiles]From file: [%BaseDir%\Projects\VistaPE\Net\penetcfg.script]

 [Success]  DirMake - Created directory: [%BaseDir%\Projects\VistaPE\Net\penetcfg]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\Net\penetcfg.script] Section [files] to: [%BaseDir%\Projects\VistaPE\Net\penetcfg]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Projects\VistaPE\Net\penetcfg\penetcfg.7z" -o"%BaseDir%\Projects\VistaPE\Net\penetcfg"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Projects\VistaPE\Net\penetcfg\penetcfg.7z]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%DestDir%","Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%DestDir%] to: [Programs\%OutDir%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,SET,"%LinkDir%","%SystemDrive%\Program#$sFiles\%OutDir%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%LinkDir%] to: [y:\%OutDir%]
 [Success]  System - Refreshing all variables
 [Success]  DirMake - Created directory: [%BaseDir%\Target\VistaPE\Programs\penetcfg]
 [Success]  DirCopy - Copied directory [%BaseDir%\Projects\VistaPE\Net\penetcfg\*.*] to: [%BaseDir%\Target\VistaPE\Programs\penetcfg]
 [Success]  FileCopy - Copied [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Temp\VistaPE\InstallWimSrc\Windows\System32\drivers\tcpipreg.sys] to: [C:\Documents#$sand#$sSettings\pjcarter\Desktop\VistaPE\WinBuilder\Target\VistaPE\Windows\System32\drivers\]
 [Success]  RegHiveLoad - File: [%BaseDir%\Target\VistaPE\windows\system32\config\system] Section [Tmp_setupreg_hiv]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_setupreg_hiv\ControlSet001\Services\tcpipreg] key [DisplayName=TCP/IP Registry Compatibility..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_setupreg_hiv\ControlSet001\Services\tcpipreg] key [ImagePath=System32\drivers\tcpipreg.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_setupreg_hiv\ControlSet001\Services\tcpipreg] key [Description=Provides compatibility for legacy applications which interact with TCP/IP through the registry. If this service is stopped, certain applications may have impaired functionality...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Services\tcpipreg] key [ErrorControl=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Services\tcpipreg] key [Start=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Services\tcpipreg] key [Type=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [Tmp_setupreg_hiv\ControlSet001\Services\tcpipreg] key [DependOnService=tcpip..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_setupreg_hiv\ControlSet001\Services\tcpipreg\Enum] key [0=Root\LEGACY_TCPIPREG\0000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Services\tcpipreg\Enum] key [Count=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Services\tcpipreg\Enum] key [NextInstance=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Enum\Root\LEGACY_TCPIPREG] key [NextInstance=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_setupreg_hiv\ControlSet001\Enum\Root\LEGACY_TCPIPREG\0000] key [Service=tcpipreg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Enum\Root\LEGACY_TCPIPREG\0000] key [Legacy=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Enum\Root\LEGACY_TCPIPREG\0000] key [ConfigFlags=0x00000020..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_setupreg_hiv\ControlSet001\Enum\Root\LEGACY_TCPIPREG\0000] key [Class=LegacyDriver..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_setupreg_hiv\ControlSet001\Enum\Root\LEGACY_TCPIPREG\0000] key [ClassGUID={8ECC055D-047F-11D1-A537-0000F8753ED1}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_setupreg_hiv\ControlSet001\Enum\Root\LEGACY_TCPIPREG\0000] key [DeviceDesc=TCP/IP Registry Compatibility..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Enum\Root\LEGACY_TCPIPREG\0000] key [Capabilities=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_setupreg_hiv\ControlSet001\Enum\Root\LEGACY_TCPIPREG\0000\Control] key [ActiveService=tcpipreg..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_setupreg_hiv]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Target\VistaPE\windows\system32\shortcut.inf] line: [!CD\Programs\penetcfg\PENetCfg.exe,Network\PENetCfg.lnk,!CD\Programs\penetcfg] Option:"Append"
 [Success]  IF - [true] is equal to: [true]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Projects\VistaPE\Net\penetcfg]
  Script time: 3 seconds and 281 miliseconds



       [Script]  VistaPE Wallpaper

 [Info]  File [%BaseDir%\Projects\VistaPE\Tweaks\wallpaper.script] Version [7]
 [Info]  Processing VistaPE Wallpaper...
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Target\VistaPE\Windows\system32\winpe.bmp]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\VistaPE\Tweaks\wallpaper.script] Section [WP] to: [%BaseDir%\Target\VistaPE\Windows\system32]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7z.exe"] with parameters: [x -y "%BaseDir%\Target\VistaPE\Windows\system32\winpe.7z" -o"%BaseDir%\Target\VistaPE\Windows\system32\"]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Target\VistaPE\Windows\system32\winpe.7z]
  Script time: 2 seconds and 250 miliseconds



       [Script]  6 - Finalizing...

 [Info]  File [%BaseDir%\Projects\VistaPE\Finalize\Standard-6-Finalizing.script] Version [8]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] key [WimTools] to variable: [%WimTools%] with value [ImageX]
 [Success]  IniRead - [%BaseDir%\Projects\VistaPE\script.project] Section [VistaInfo] key [imagex] to variable: [%imagex%] with value [C:\Program Files\Windows AIK\Tools\x86\imagex.exe]


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

 [Info]  UnMountig WIM files...
 [Success]  IF - [imagex] is equal to: [imagex]


 Processing section: [UnMountImagex]From file: [%BaseDir%\Projects\VistaPE\Finalize\Standard-6-Finalizing.script]

 [Success]  IF - Directory exists: [%BaseDir%\Temp\VistaPE\BootWimSrc\Windows] executing command: [ShellExecute,Hide,"%imagex%",/unmount "%BootSRC%"]
 [Success]  Shellexecute: [Hide] using: ["C:\Program Files\Windows AIK\Tools\x86\imagex.exe"] with parameters: [/unmount "%BaseDir%\Temp\VistaPE\BootWimSrc"]
 [Success]  IF - Directory exists: [%BaseDir%\Temp\VistaPE\InstallWimSrc\Windows] executing command: [ShellExecute,Hide,"%imagex%",/unmount "%InstallSRC%"]
 [Success]  Shellexecute: [Hide] using: ["C:\Program Files\Windows AIK\Tools\x86\imagex.exe"] with parameters: [/unmount "%BaseDir%\Temp\VistaPE\InstallWimSrc"]


 [Ignore]  IF - [imagex] is not equal to: [wimutil] evaluated string: [If,"%WimTools%",Equal,"WimUtil",Run,%ScriptFile%,UnMountWimutil]


 [Success]  IF - File does not exist: [%BaseDir%\Target\VistaPE\vistape.cd] executing command: [FileCreateBlank,%TargetDir%\vistape.cd]
 [Success]  FileCreateBlank - Created a new file: [%BaseDir%\Target\VistaPE\vistape.cd]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Target\VistaPE\Windows\System32\bcdedit.exe"] with parameters: [/store "%BaseDir%\Target\VistaPE\boot\bcd" /set {default} quietboot on]
 [Success]  IF - [true] is equal to: [true]


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

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


 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox1%,Equal,false,Run,%ScriptFile%,NoPackBoot]
 [Ignore]  IF - [%pcheckbox2%] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,true,Run,%ScriptFile%,PackPrograms]
  Script time: 9 minutes, 24 seconds and 610 miliseconds



       [Script]  7 - Create ISO

 [Info]  File [%BaseDir%\Projects\VistaPE\Finalize\Standard-7-MkISOfs.Script] Version [7]


 Processing section: [CreateSimpleIso]From file: [%BaseDir%\Projects\VistaPE\Finalize\Standard-7-MkISOfs.Script]

 [Ignore]  IF - File does not exist: [%BaseDir%\Target\VistaPE\bootsect.bin] evaluated string: [If,ExistFile,"%targetdir%\bootsect.bin",Set,%BootSect%,"bootsect.bin"]
 [Success]  IF - File does not exist: [%BaseDir%\Target\VistaPE\bootsect.bin] executing command: [Set,%BootSect%,boot/etfsboot.com]
 [Success]  SetVar - Sucessfuly changed the value of [%BootSect%] to: [boot/etfsboot.com]
 [Success]  Retrieve - Sucessfully retrieved the directory size from: [%BaseDir%\Target\VistaPE] to variable: [%sizeFolder%] with result: [209305320]
 [Success]  StrFormat - converted: [209305320] to variable: [%sizeFolder%] with result: [199.61 Mb]
 [Info]  Creating ISO: [%BaseDir%\ISO\VistaPE.iso] Folder size: 199.61 Mb
 [Ignore]  IF - [true] is not equal to: [true] evaluated string: [If,%pCheckBox2%,NotEqual,true,Run,%ScriptFile%,NormalCD]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [CompatibleCD]From file: [%BaseDir%\Projects\VistaPE\Finalize\Standard-7-MkISOfs.Script]

 [Ignore]  IF - [true] is not equal to: [true] evaluated string: [If,%pCheckBox1%,NotEqual,true,ShellExecute,Hide,#$q%Tools%\mkisofs.exe#$q,"-rdNlDTJ #$s-force-uppercase -duplicates-once -joliet-long -hide-joliet-trans-tbl -volid #$q%pTextBox1%#$q -eltorito-boot #$q%BootSect%#$q -no-emul-boot -boot-load-size 4 -hide boot.catalog#$s-duplicates-once -o #$q%IsoFile%#$q #$q%targetdir%#$q"]
 [Success]  IF - [true] is equal to: [true]
 [Success]  Shellexecute: [Open] using: ["%BaseDir%\Projects\Tools\mkisofs.exe"] with parameters: [-rdNlDTJ -force-uppercase -duplicates-once -joliet-long -hide-joliet-trans-tbl -volid "VistaPE" -eltorito-boot "boot/etfsboot.com" -no-emul-boot -boot-load-size 4 -hide boot.catalog -duplicates-once -o "%BaseDir%\ISO\VistaPE.iso" "%BaseDir%\Target\VistaPE"]


 [Success]  Retrieve - Sucessfully retrieved the file size from: [%BaseDir%\ISO\VistaPE.iso] to variable: [%sizeISO%] with result: [209272832]
 [Success]  StrFormat - converted: [209272832] to variable: [%sizeISO%] with result: [199.58 Mb]
 [Info]  ISO build size is 199.58 Mb


  Script time: 26 seconds and 984 miliseconds
  Finished processing script: 16 minutes, 38 seconds and 500 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