1 - Copy Files |
File [%BaseDir%\Projects\Win8PESE\Build\1-files.Script] Version[89]
IF - File does not exist: [%BaseDir%\Temp\Win8PESE\Basic_PluginCache_Extract.ini] evaluated string: [If,ExistFile,%ProjectTemp%\Basic_PluginCache_Extract.ini,Echo,"Basic PluginCache"]
IF - File does not exist: [%BaseDir%\Temp\Win8PESE\Basic_PluginCache_Extract.ini] evaluated string: [If,Not,ExistFile,%ProjectTemp%\Basic_PluginCache_Extract.ini,Run,%ScriptFile%,Process_Normal]
|
Run - Processing section: [Process_Normal] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Processing 1 - Copy Files for Win8PESE...
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\Attrib.exe,Set,%AttribexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%AttribexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\cmd.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\cmd.exe,Set,%CmdexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%CmdexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
[//--]
[//ReadENV]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [NoWarnRegOverWrite] to variable: [%NoWarnROW%] with value [True]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [WIMTool] to variable: [%WimTools%] with value [ImageX]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [BootType] to variable: [%BootType%] with value [MultiBoot]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [BootMenu] to variable: [%BootMenu%] with value [%BaseDir%\Workbench\Win8PESE\Cache\OtherOSMenu\menu.lst]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [BootMenu_Target] to variable: [%BootMenu_Target%] with value [%BaseDir%\Target\Win8PESE]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [OtherOS_Target] to variable: [%OtherOS_Target%] with value [%BaseDir%\Target\Win8PESE\Boot\IMG]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [EfiBootType] to variable: [%EfiBootType%] with value []
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [EfiBootMenu] to variable: [%EfiBootMenu%] with value [%BaseDir%\Workbench\Win8PESE\Cache\OtherOSMenu\grub.cfg]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [EfiBootMenu_Target] to variable: [%EfiBootMenu_Target%] with value [%BaseDir%\Target\Win8PESE\EFI\BOOT]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [OtherOS_EfiTarget] to variable: [%OtherOS_EfiTarget%] with value [%BaseDir%\Target\Win8PESE\EFI\IMG]
[//--]
IF - [false] is not equal to: [true] evaluated string: [If,%ClearTarget_CheckBox%,Equal,True,Run,%ScriptFile%,ClearTarget]
[//--]
|
Run - Processing section: [MakeDirs] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Making directories ..
IF - Directory exists: [%BaseDir%\ISO] evaluated string: [If,Not,ExistDir,%ISODir%,DirMake,%ISODir%]
IF - Directory exists: [%BaseDir%\Target\Win8PESE] evaluated string: [If,Not,ExistDir,%TargetDir%,DirMake,%TargetDir%]
[// Set the NTFS permissions on target folder to Full Control to everyone - this avoids the black screen on boot problem]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win8PESE\X64\SetAcl.exe] with parameters: [ -ot "file" -on "%BaseDir%\Target\Win8PESE" -actn ace -actn setprot -op "dacl:p_nc" -ace "n:S-1-1-0;p:full;s:y"]
IF - [0] is equal to: [0] evaluated string: [If,Not,%ExitCode%,Equal,0,Call,Echo,"SetAcl - NTFS permission on target folder FAIL -> Black Screen on boot",Warn]
[//- Attention mkisofs is case sensitive]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Boot] evaluated string: [If,Not,ExistDir,%targetdir%\Boot,DirMake,%targetdir%\Boot]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Boot]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Boot\fonts] evaluated string: [If,Not,ExistDir,%targetdir%\Boot\fonts,DirMake,%targetdir%\Boot\fonts]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Boot\fonts]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Boot\en-US] evaluated string: [If,Not,ExistDir,%targetdir%\Boot\%DistLang%,DirMake,%targetdir%\Boot\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Boot\en-US]
IF - Directory does not exist: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Boot\en-US] evaluated string: [If,ExistDir,%BootSRC%\Boot\en-US,If,Not,ExistDir,%targetdir%\boot\en-US,DirMake,%targetdir%\boot\en-US]
[//- Attention mkisofs is case sensitive]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\efi\boot] evaluated string: [If,Not,ExistDir,%targetdir%\efi\boot,DirMake,%targetdir%\efi\boot]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\efi\boot]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\efi\microsoft\boot\fonts] evaluated string: [If,Not,ExistDir,%targetdir%\efi\microsoft\boot\fonts,DirMake,%targetdir%\efi\microsoft\boot\fonts]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\efi\microsoft\boot\fonts]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\efi\microsoft\boot\resources] evaluated string: [If,Not,ExistDir,%targetdir%\efi\microsoft\boot\resources,DirMake,%targetdir%\efi\microsoft\boot\resources]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\efi\microsoft\boot\resources]
[//-]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Program Files] evaluated string: [If,Not,ExistDir,"%targetdir%\Program Files",DirMake,"%targetdir%\Program Files"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Program Files]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Program Files\Common Files\Microsoft Shared] evaluated string: [If,Not,ExistDir,"%targetdir%\Program Files\Common Files\Microsoft Shared",DirMake,"%targetdir%\Program Files\Common Files\Microsoft Shared"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Program Files\Common Files\Microsoft Shared]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Program Files\Internet Explorer] evaluated string: [If,Not,ExistDir,"%targetdir%\Program Files\Internet Explorer",DirMake,"%targetdir%\Program Files\Internet Explorer"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Program Files\Internet Explorer]
[//-]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData] evaluated string: [If,Not,ExistDir,%targetdir%\ProgramData,DirMake,%targetdir%\ProgramData]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Crypto\DSS\MachineKeys] evaluated string: [If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Crypto\DSS\MachineKeys,DirMake,%targetdir%\ProgramData\Microsoft\Crypto\DSS\MachineKeys]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Crypto\DSS\MachineKeys]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Crypto\Keys] evaluated string: [If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Crypto\Keys,DirMake,%targetdir%\ProgramData\Microsoft\Crypto\Keys]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Crypto\Keys]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Crypto\RSA\MachineKeys] evaluated string: [If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Crypto\RSA\MachineKeys,DirMake,%targetdir%\ProgramData\Microsoft\Crypto\RSA\MachineKeys]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Crypto\RSA\MachineKeys]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Network\Connections\Pbk] evaluated string: [If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Network\Connections\Pbk,DirMake,%targetdir%\ProgramData\Microsoft\Network\Connections\Pbk]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Network\Connections\Pbk]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures] evaluated string: [If,Not,ExistDir,"%targetdir%\ProgramData\Microsoft\User Account Pictures",DirMake,"%targetdir%\ProgramData\Microsoft\User Account Pictures"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures]
[//If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Crypto\DSS\MachineKeys,DirMake,%targetdir%\ProgramData\Microsoft\Crypto\DSS\MachineKeys]
[//If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Crypto\Keys,DirMake,%targetdir%\ProgramData\Microsoft\Crypto\Keys]
[//If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Crypto\RSA\MachineKeys,DirMake,%targetdir%\ProgramData\Microsoft\Crypto\RSA\MachineKeys]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Caches] evaluated string: [If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Windows\Caches,DirMake,%targetdir%\ProgramData\Microsoft\Windows\Caches]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Caches]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\DeviceMetadataStore] evaluated string: [If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Windows\DeviceMetadataStore,DirMake,%targetdir%\ProgramData\Microsoft\Windows\DeviceMetadataStore]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\DeviceMetadataStore]
[//If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Windows\GameExplorer,DirMake,%targetdir%\ProgramData\Microsoft\Windows\GameExplorer]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories] evaluated string: [If,Not,ExistDir,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories",DirMake,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories]
[//If,Not,ExistDir,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools",DirMake,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools"]
[//If,Not,ExistDir,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp",DirMake,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp"]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools] evaluated string: [If,Not,ExistDir,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools",DirMake,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools]
[//If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Windows\Ringtones,DirMake,%targetdir%\ProgramData\Microsoft\Windows\Ringtones]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Templates] evaluated string: [If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Windows\Templates,DirMake,%targetdir%\ProgramData\Microsoft\Windows\Templates]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Templates]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\WER\ReportArchive] evaluated string: [If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Windows\WER\ReportArchive,DirMake,%targetdir%\ProgramData\Microsoft\Windows\WER\ReportArchive]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\WER\ReportArchive]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\WER\ReportQueue] evaluated string: [If,Not,ExistDir,%targetdir%\ProgramData\Microsoft\Windows\WER\ReportQueue,DirMake,%targetdir%\ProgramData\Microsoft\Windows\WER\ReportQueue]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\WER\ReportQueue]
[//-]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users] evaluated string: [If,Not,ExistDir,%targetdir%\Users,DirMake,%targetdir%\Users]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users]
[//If,Not,ExistDir,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\GameExplorer,DirMake,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\GameExplorer]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\History] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\History,DirMake,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\History]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\History]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\Temporary Internet Files] evaluated string: [If,Not,ExistDir,"%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\Temporary Internet Files",DirMake,"%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\Temporary Internet Files"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\Temporary Internet Files]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1,DirMake,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2,DirMake,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3,DirMake,%targetdir%\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Temp] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\AppData\Local\Temp,DirMake,%targetdir%\Users\Default\AppData\Local\Temp]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Temp]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch] evaluated string: [If,Not,ExistDir,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch",DirMake,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch]
[// Additional for pins]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu] evaluated string: [If,Not,ExistDir,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu",DirMake,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar] evaluated string: [If,Not,ExistDir,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar",DirMake,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+A +H +S +R "%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned"]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S "%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned"]
[//-]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Cookies] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Cookies,DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Cookies]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Cookies]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Libraries] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Libraries,DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Libraries]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Libraries]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Network Shortcuts] evaluated string: [If,Not,ExistDir,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Network Shortcuts",DirMake,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Network Shortcuts"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Network Shortcuts]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Recent] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Recent,DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Recent]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Recent]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo,DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories] evaluated string: [If,Not,ExistDir,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories",DirMake,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories]
[//If,Not,ExistDir,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools",DirMake,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools"]
[//If,Not,ExistDir,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Maintenance",DirMake,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Maintenance"]
[//If,Not,ExistDir,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\StartUp",DirMake,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\StartUp"]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools] evaluated string: [If,Not,ExistDir,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools",DirMake,"%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Templates] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Templates,DirMake,%targetdir%\Users\Default\AppData\Roaming\Microsoft\Windows\Templates]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Templates]
[//-]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\Desktop] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\Desktop,DirMake,%targetdir%\Users\Default\Desktop]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\Desktop]
[//If,Not,ExistDir,%targetdir%\Users\Default\Contacts,DirMake,%targetdir%\Users\Default\Contacts]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\Documents] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\Documents,DirMake,%targetdir%\Users\Default\Documents]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\Documents]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\Downloads] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\Downloads,DirMake,%targetdir%\Users\Default\Downloads]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\Downloads]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\Favorites,DirMake,%targetdir%\Users\Default\Favorites]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Links] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\Favorites\Links,DirMake,%targetdir%\Users\Default\Favorites\Links]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Links]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\Links] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\Links,DirMake,%targetdir%\Users\Default\Links]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\Links]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\Pictures] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\Pictures,DirMake,%targetdir%\Users\Default\Pictures]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\Pictures]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\Music] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\Music,DirMake,%targetdir%\Users\Default\Music]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\Music]
[//If,Not,ExistDir,"%targetdir%\Users\Default\Saved Games",DirMake,"%targetdir%\Users\Default\Saved Games"]
[//If,Not,ExistDir,%targetdir%\Users\Default\Searches,DirMake,%targetdir%\Users\Default\Searches]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\Videos] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Default\Videos,DirMake,%targetdir%\Users\Default\Videos]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Default\Videos]
[//-]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Public\Libraries] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Public\Libraries,DirMake,%targetdir%\Users\Public\Libraries]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Public\Libraries]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Public\Desktop] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Public\Desktop,DirMake,%targetdir%\Users\Public\Desktop]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Public\Desktop]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Public\Documents] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Public\Documents,DirMake,%targetdir%\Users\Public\Documents]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Public\Documents]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Public\Downloads] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Public\Downloads,DirMake,%targetdir%\Users\Public\Downloads]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Public\Downloads]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Public\Pictures] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Public\Pictures,DirMake,%targetdir%\Users\Public\Pictures]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Public\Pictures]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Public\Music] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Public\Music,DirMake,%targetdir%\Users\Public\Music]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Public\Music]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Public\Videos] evaluated string: [If,Not,ExistDir,%targetdir%\Users\Public\Videos,DirMake,%targetdir%\Users\Public\Videos]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Users\Public\Videos]
[//-]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows] evaluated string: [If,Not,ExistDir,%tw%,DirMake,%tw%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\en-US] evaluated string: [If,Not,ExistDir,%tw%\%DistLang%,DirMake,%tw%\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\en-US] evaluated string: [If,ExistDir,%bw%\en-US,If,Not,ExistDir,%tw%\en-US,DirMake,%tw%\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\en-US] evaluated string: [If,Not,ExistDir,%tw%\en-US,DirMake,%tw%\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\appPatch] evaluated string: [If,Not,ExistDir,%tw%\appPatch,DirMake,%tw%\appPatch]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\appPatch]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\Boot] evaluated string: [If,Not,ExistDir,%tw%\Boot,DirMake,%tw%\Boot]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\Boot]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\Boot\fonts] evaluated string: [If,Not,ExistDir,%tw%\Boot\fonts,DirMake,%tw%\Boot\fonts]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\Boot\fonts]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\Boot\Resources\en-US] evaluated string: [If,Not,ExistDir,%tw%\Boot\Resources\%DistLang%,DirMake,%tw%\Boot\Resources\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\Boot\Resources\en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Boot\Resources\en-US] evaluated string: [If,ExistDir,%bw%\Boot\Resources\en-US,If,Not,ExistDir,%tw%\Boot\Resources\en-US,DirMake,%tw%\Boot\Resources\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\Boot\Resources\en-US] evaluated string: [If,Not,ExistDir,%tw%\Boot\Resources\en-US,DirMake,%tw%\Boot\Resources\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\Boot\EFI] evaluated string: [If,Not,ExistDir,%tw%\Boot\EFI,DirMake,%tw%\Boot\EFI]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\Boot\EFI]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\Fonts] evaluated string: [If,Not,ExistDir,%tw%\Fonts,DirMake,%tw%\Fonts]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\Fonts]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\Globalization\Sorting] evaluated string: [If,Not,ExistDir,%tw%\Globalization\Sorting,DirMake,%tw%\Globalization\Sorting]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\Globalization\Sorting]
[//If,Not,ExistDir,%tw%\Help,DirMake,%tw%\Help]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\inf] evaluated string: [If,Not,ExistDir,%tw%\inf,DirMake,%tw%\inf]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\inf]
[//If,Not,ExistDir,%tw%\LiveKernelReports,DirMake,%tw%\LiveKernelReports]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\Logs] evaluated string: [If,Not,ExistDir,%tw%\Logs,DirMake,%tw%\Logs]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\Logs]
[//If,Not,ExistDir,%tw%\Microsoft.NET\Framework\v2.0.50727,DirMake,%tw%\Microsoft.NET\Framework\v2.0.50727]
[//If,Not,ExistDir,%tw%\PolicyDefinitions\%DistLang%,DirMake,%tw%\PolicyDefinitions\%DistLang%]
[//If,ExistDir,%bw%\PolicyDefinitions\en-US,If,Not,ExistDir,%tw%\PolicyDefinitions\en-US,DirMake,%tw%\PolicyDefinitions\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\Resources\Themes\aero\en-US] evaluated string: [If,Not,ExistDir,%tw%\Resources\Themes\aero\%DistLang%,DirMake,%tw%\Resources\Themes\aero\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\Resources\Themes\aero\en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Resources\Themes\aero\en-US] evaluated string: [If,ExistDir,%bw%\Resources\Themes\aero\en-US,If,Not,ExistDir,%tw%\Resources\Themes\aero\en-US,DirMake,%tw%\Resources\Themes\aero\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\Resources\Themes\aero\en-US] evaluated string: [If,Not,ExistDir,%tw%\Resources\Themes\aero\en-US,DirMake,%tw%\Resources\Themes\aero\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\Resources\Themes\aero\VSCache] evaluated string: [If,Not,ExistDir,%tw%\Resources\Themes\aero\VSCache,DirMake,%tw%\Resources\Themes\aero\VSCache]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\Resources\Themes\aero\VSCache]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\schemas\EAPHost] evaluated string: [If,Not,ExistDir,%tw%\schemas\EAPHost,DirMake,%tw%\schemas\EAPHost]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\schemas\EAPHost]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\schemas\EAPMethods] evaluated string: [If,Not,ExistDir,%tw%\schemas\EAPMethods,DirMake,%tw%\schemas\EAPMethods]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\schemas\EAPMethods]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\schemas\TSWorkSpace] evaluated string: [If,Not,ExistDir,%tw%\schemas\TSWorkSpace,DirMake,%tw%\schemas\TSWorkSpace]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\schemas\TSWorkSpace]
[//If,Not,ExistDir,%tw%\security\database,DirMake,%tw%\security\database]
[//If,Not,ExistDir,%tw%\security\logs,DirMake,%tw%\security\logs]
[//If,Not,ExistDir,%tw%\security\templates,DirMake,%tw%\security\templates]
[// Servicing required for drivers integration]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\servicing] evaluated string: [If,Not,ExistDir,%tw%\servicing,DirMake,%tw%\servicing]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\servicing]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\Temp] evaluated string: [If,Not,ExistDir,%tw%\Temp,DirMake,%tw%\Temp]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\Temp]
[//If,Not,ExistDir,%tw%\ToastData,DirMake,%tw%\ToastData]
[//If,Not,ExistDir,%tw%\tracing,DirMake,%tw%\tracing]
[//If,Not,ExistDir,%tw%\Vss\Writers\Application,DirMake,%tw%\Vss\Writers\Application]
[//If,Not,ExistDir,%tw%\Vss\Writers\System,DirMake,%tw%\Vss\Writers\System]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\Web\Screen] evaluated string: [If,Not,ExistDir,%tw%\Web\Screen,DirMake,%tw%\Web\Screen]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\Web\Screen]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\Web\Wallpaper\Windows] evaluated string: [If,Not,ExistDir,%tw%\Web\Wallpaper\Windows,DirMake,%tw%\Web\Wallpaper\Windows]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\Web\Wallpaper\Windows]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS] evaluated string: [If,Not,ExistDir,%tw%\WinSxS,DirMake,%tw%\WinSxS]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\WinSxS]
[//If,Not,ExistDir,%tw%\wpeprofiles,DirMake,%tw%\Wpeprofiles]
[//-]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32] evaluated string: [If,Not,ExistDir,%t32%,DirMake,%t32%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US] evaluated string: [If,Not,ExistDir,%t32%\%DistLang%,DirMake,%t32%\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US] evaluated string: [If,Not,ExistDir,%t32%\en-US,DirMake,%t32%\en-US]
[//If,Not,ExistDir,%t32%\%DistLang%\Licenses,DirMake,%t32%\%DistLang%\Licenses]
[//If,ExistDir,%i32%\en-US\Licenses,If,Not,ExistDir,%t32%\en-US\Licenses,DirMake,%t32%\en-US\Licenses]
[//If,Not,ExistDir,%t32%\AdvancedInstallers,DirMake,%t32%\AdvancedInstallers]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\en-US] evaluated string: [If,Not,ExistDir,%t32%\Boot\%DistLang%,DirMake,%t32%\Boot\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Boot\en-US] evaluated string: [If,ExistDir,%b32%\Boot\en-US,If,Not,ExistDir,%t32%\Boot\en-US,DirMake,%t32%\Boot\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\en-US] evaluated string: [If,Not,ExistDir,%t32%\Boot\en-US,DirMake,%t32%\Boot\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}] evaluated string: [If,Not,ExistDir,%t32%\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE},DirMake,%t32%\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}]
[//If,Not,ExistDir,%t32%\catroot2,DirMake,%t32%\catroot2]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\CodeIntegrity] evaluated string: [If,Not,ExistDir,%t32%\CodeIntegrity,DirMake,%t32%\CodeIntegrity]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\CodeIntegrity]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\config] evaluated string: [If,Not,ExistDir,%t32%\config,DirMake,%t32%\config]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\config]
[//If,Not,ExistDir,%t32%\config\systemprofile\AppData\Local,DirMake,%t32%\config\systemprofile\AppData\Local]
[//If,Not,ExistDir,%t32%\config\systemprofile\AppData\Roaming,DirMake,%t32%\config\systemprofile\AppData\Roaming]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dism\en-US] evaluated string: [If,Not,ExistDir,%t32%\dism\%DistLang%,DirMake,%t32%\dism\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\dism\en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dism\en-US] evaluated string: [If,ExistDir,%b32%\dism\en-US,If,Not,ExistDir,%t32%\dism\en-US,DirMake,%t32%\dism\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\System32\dism\en-US] evaluated string: [If,Not,ExistDir,%t32%\dism\en-US,DirMake,%t32%\dism\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers] evaluated string: [If,Not,ExistDir,%t32%\drivers,DirMake,%t32%\drivers]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers\en-US] evaluated string: [If,Not,ExistDir,%t32%\drivers\%DistLang%,DirMake,%t32%\drivers\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers\en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\drivers\en-US] evaluated string: [If,ExistDir,%b32%\drivers\en-US,If,Not,ExistDir,%t32%\drivers\en-US,DirMake,%t32%\drivers\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers\en-US] evaluated string: [If,Not,ExistDir,%t32%\drivers\en-US,DirMake,%t32%\drivers\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers\etc] evaluated string: [If,Not,ExistDir,%t32%\drivers\etc,DirMake,%t32%\drivers\etc]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers\etc]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers\UMDF\en-US] evaluated string: [If,Not,ExistDir,%t32%\drivers\UMDF\%DistLang%,DirMake,%t32%\drivers\UMDF\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers\UMDF\en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\drivers\UMDF\en-US] evaluated string: [If,ExistDir,%b32%\drivers\UMDF\en-US,If,Not,ExistDir,%t32%\drivers\UMDF\en-US,DirMake,%t32%\drivers\UMDF\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers\UMDF\en-US] evaluated string: [If,Not,ExistDir,%t32%\drivers\UMDF\en-US,DirMake,%t32%\drivers\UMDF\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\driverstore] evaluated string: [If,Not,ExistDir,%t32%\driverstore,DirMake,%t32%\driverstore]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\driverstore]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\driverstore\en-US] evaluated string: [If,Not,ExistDir,%t32%\driverstore\%DistLang%,DirMake,%t32%\driverstore\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\driverstore\en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\driverstore\en-US] evaluated string: [If,ExistDir,%b32%\driverstore\en-US,If,Not,ExistDir,%t32%\driverstore\en-US,DirMake,%t32%\driverstore\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\System32\driverstore\en-US] evaluated string: [If,Not,ExistDir,%t32%\driverstore\en-US,DirMake,%t32%\driverstore\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\driverstore\FileRepository] evaluated string: [If,Not,ExistDir,%t32%\driverstore\FileRepository,DirMake,%t32%\driverstore\FileRepository]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\driverstore\FileRepository]
[//If,Not,ExistDir,%t32%\GroupPolicy,DirMake,%t32%\GroupPolicy]
[//If,Not,ExistDir,%t32%\GroupPolicyUsers,DirMake,%t32%\GroupPolicyUsers]
[//If,Not,ExistDir,%t32%\LogFiles\Firewall,DirMake,%t32%\LogFiles\Firewall]
[//If,Not,ExistDir,%t32%\LogFiles\WMI\RtBackup,DirMake,%t32%\LogFiles\WMI\RtBackup]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\migration] evaluated string: [If,Not,ExistDir,%t32%\migration,DirMake,%t32%\migration]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\migration]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\migration\en-US] evaluated string: [If,Not,ExistDir,%t32%\migration\%DistLang%,DirMake,%t32%\migration\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\migration\en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\migration\en-US] evaluated string: [If,ExistDir,%b32%\migration\en-US,If,Not,ExistDir,%t32%\migration\en-US,DirMake,%t32%\migration\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\System32\migration\en-US] evaluated string: [If,Not,ExistDir,%t32%\migration\en-US,DirMake,%t32%\migration\en-US]
[//If,Not,ExistDir,%t32%\MUI,DirMake,%t32%\MUI]
[//If,Not,ExistDir,%t32%\ras,DirMake,%t32%\ras]
[//If,Not,ExistDir,%t32%\recovery,DirMake,%t32%\Recovery]
[//If,Not,ExistDir,%t32%\restore,DirMake,%t32%\restore]
[//If,Not,ExistDir,%t32%\setup\%DistLang%,DirMake,%t32%\setup\%DistLang%]
[//If,ExistDir,%b32%\setup\en-US,If,Not,ExistDir,%t32%\setup\en-US,DirMake,%t32%\setup\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\SMI] evaluated string: [If,Not,ExistDir,%t32%\SMI,DirMake,%t32%\SMI]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\SMI]
[//If,Not,ExistDir,%t32%\spp\tokens,DirMake,%t32%\spp\tokens]
[//If,Not,ExistDir,%t32%\Sysprep\%DistLang%,DirMake,%t32%\Sysprep\%DistLang%]
[//If,ExistDir,%b32%\Sysprep\en-US,If,Not,ExistDir,%t32%\Sysprep\en-US,DirMake,%t32%\Sysprep\en-US]
[//If,Not,ExistDir,%t32%\Sysprep\ActionFiles,DirMake,%t32%\Sysprep\ActionFiles]
[//If,Not,ExistDir,%t32%\Tasks\Microsoft\Windows,DirMake,%t32%\Tasks\Microsoft\Windows]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wbem\en-US] evaluated string: [If,Not,ExistDir,%t32%\wbem\%DistLang%,DirMake,%t32%\wbem\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\wbem\en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wbem\en-US] evaluated string: [If,ExistDir,%b32%\wbem\en-US,If,Not,ExistDir,%t32%\wbem\en-US,DirMake,%t32%\wbem\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\System32\wbem\en-US] evaluated string: [If,Not,ExistDir,%t32%\wbem\en-US,DirMake,%t32%\wbem\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wbem\xml] evaluated string: [If,Not,ExistDir,%t32%\wbem\xml,DirMake,%t32%\wbem\xml]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\System32\wbem\xml]
[//If,Not,ExistDir,%t32%\wfp,DirMake,%t32%\wfp]
[//If,Not,ExistDir,%t32%\WindowsPowerShell\v1.0\Modules\SmbShare,DirMake,%t32%\WindowsPowerShell\v1.0\Modules\SmbShare]
[//If,Not,ExistDir,%t32%\winevt\Logs,DirMake,%t32%\winevt\Logs]
[//If,Not,ExistDir,%t32%\winevt\TraceFormat,DirMake,%t32%\winevt\TraceFormat]
IF - [x64] is equal to: [x64] evaluated string: [If,%SourceArch%,Equal,x64,Begin]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64] evaluated string: [If,Not,ExistDir,%tWow%,DirMake,%tWow%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\en-US] evaluated string: [If,Not,ExistDir,%tWow%\%DistLang%,DirMake,%tWow%\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\SysWOW64\en-US] evaluated string: [If,ExistDir,%bWow%\en-US,If,Not,ExistDir,%tWow%\en-US,DirMake,%tWow%\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\en-US] evaluated string: [If,Not,ExistDir,%tWow%\en-US,DirMake,%tWow%\en-US]
[//If,Not,ExistDir,%tWow%\AdvancedInstallers,DirMake,%tWow%\AdvancedInstallers]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\dism\en-US] evaluated string: [If,Not,ExistDir,%tWow%\dism\%DistLang%,DirMake,%tWow%\dism\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\dism\en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\SysWOW64\dism\en-US] evaluated string: [If,ExistDir,%bWow%\dism\en-US,If,Not,ExistDir,%tWow%\dism\en-US,DirMake,%tWow%\dism\en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\dism\en-US] evaluated string: [If,Not,ExistDir,%tWow%\dism\en-US,DirMake,%tWow%\dism\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\drivers] evaluated string: [If,Not,ExistDir,%tWow%\drivers,DirMake,%tWow%\drivers]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\drivers]
[//If,Not,ExistDir,%tWow%\migration,DirMake,%tWow%\migration]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\wbem\en-US] evaluated string: [If,Not,ExistDir,%tWow%\wbem\%DistLang%,DirMake,%tWow%\wbem\%DistLang%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\wbem\en-US]
IF - Directory does not exist: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\SysWOW64\wbem\en-US] evaluated string: [If,ExistDir,%bWow%\wbem\en-US,If,Not,ExistDir,%tWow%\wbem\en-US,DirMake,%tWow%\wbem\en-US]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\wbem\xml] evaluated string: [If,Not,ExistDir,%tWow%\wbem\xml,DirMake,%tWow%\wbem\xml]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\wbem\xml]
[End]
Run - Processed section [MakeDirs] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//--]
IF - [standard] is not equal to: [full] evaluated string: [If,%CopyMode_ScrollBox%,Equal,Full,run,%ScriptFile%,FileCopyFull]
IF - [standard] is not equal to: [smallfull] evaluated string: [If,%CopyMode_ScrollBox%,Equal,SmallFull,run,%ScriptFile%,FileCopySmallFull]
IF - [standard] is equal to: [standard] evaluated string: [If,%CopyMode_ScrollBox%,Equal,Standard,run,%ScriptFile%,FileCopyStandard]
|
Run - Processing section: [FileCopyStandard] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-- Boot Files]
Processing standard file copy - Boot Files...
FileCopy - Copied [F:\S\Win8_x64\bootmgr] to: [%BaseDir%\Target\Win8PESE\BOOTMGR]
DirCopy - Copied directory [F:\S\Win8_x64\boot] to: [%BaseDir%\Target\Win8PESE]
[// iPXE, wimboot bootmgr.exe must be used instead of bootmgr. wimb post http://www.msfn.org/board/topic/170546-win81se/page-5#entry1069633]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Boot\PXE\bootmgr.exe] to: [%BaseDir%\Target\Win8PESE\bootmgr.exe]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Boot\PXE\en-US\bootmgr.exe.mui] evaluated string: [If,ExistFile,%bw%\Boot\PXE\%DistLang%\bootmgr.exe.mui,FileCopy,%bw%\Boot\PXE\%DistLang%\bootmgr.exe.mui,%targetdir%\Boot\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Boot\PXE\en-US\bootmgr.exe.mui] to: [%BaseDir%\Target\Win8PESE\Boot\en-US\bootmgr.exe.mui]
ELSE - [If,ExistFile,%bw%\Boot\PXE\en-US\bootmgr.exe.mui,FileCopy,%bw%\Boot\PXE\en-US\bootmgr.exe.mui,%targetdir%\Boot\en-US]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Boot\Fonts] to: [%BaseDir%\Target\Win8PESE\Windows\Boot]
|
Run - Processing section: [PBoot_CopyMui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\Boot\Resources\],[bootres.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\Boot\Resources\bootres.dll] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\Boot\Resources\],[bootres.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\Boot\Resources\bootres.dll] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Boot\Resources\bootres.dll] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Boot\Resources\bootres.dll] to: [%BaseDir%\Target\Win8PESE\Windows\Boot\Resources\bootres.dll]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Boot\Resources\en-US\bootres.dll.mui] evaluated string: [If,ExistFile,%BootSRC%\#1%DistLang%\#2.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\Boot\Resources\en-US\bootres.dll.mui] evaluated string: [If,Not,ExistFile,%TargetDir%\#1%DistLang%\#2.mui,FileCopy,%BootSRC%\#1%DistLang%\#2.mui,%TargetDir%\#1%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Boot\Resources\en-US\bootres.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\Boot\Resources\en-US\bootres.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%BootSRC%\#1en-US\#2.mui,Begin]
[If,Not,ExistFile,%TargetDir%\#1en-US\#2.mui,FileCopy,%BootSRC%\#1en-US\#2.mui,%TargetDir%\#1en-US]
[End]
[End]
[End]
Run - Processed section [PBoot_CopyMui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//DirCopy,%b32%\Boot,%t32%]
|
Run - Processing section: [PBoot_CopyMui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\System32\Boot\],[winload.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\winload.exe] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\System32\Boot\],[winload.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\winload.exe] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Boot\winload.exe] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Boot\winload.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\winload.exe]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Boot\en-US\winload.exe.mui] evaluated string: [If,ExistFile,%BootSRC%\#1%DistLang%\#2.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\en-US\winload.exe.mui] evaluated string: [If,Not,ExistFile,%TargetDir%\#1%DistLang%\#2.mui,FileCopy,%BootSRC%\#1%DistLang%\#2.mui,%TargetDir%\#1%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Boot\en-US\winload.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\en-US\winload.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%BootSRC%\#1en-US\#2.mui,Begin]
[If,Not,ExistFile,%TargetDir%\#1en-US\#2.mui,FileCopy,%BootSRC%\#1en-US\#2.mui,%TargetDir%\#1en-US]
[End]
[End]
[End]
Run - Processed section [PBoot_CopyMui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
[//-]
[//-- UEFI for x64 build and also for x86 build (ex: Acer Iconia W510)]
FileCopy - Copied [F:\S\Win8_x64\bootmgr.efi] to: [%BaseDir%\Target\Win8PESE\bootmgr.efi]
DirCopy - Copied directory [F:\S\Win8_x64\efi] to: [%BaseDir%\Target\Win8PESE]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Boot\EFI\*] to: [%BaseDir%\Target\Win8PESE\Windows\Boot\EFI]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Boot\EFI\en-US] evaluated string: [If,ExistDir,%bw%\Boot\EFI\%DistLang%,DirCopy,%bw%\Boot\EFI\%DistLang%,%tw%\Boot\EFI]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Boot\EFI\en-US] to: [%BaseDir%\Target\Win8PESE\Windows\Boot\EFI]
ELSE - [DirCopy,%bw%\Boot\EFI\en-US,%tw%\Boot\EFI]
|
Run - Processing section: [PBoot_CopyMui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\System32\Boot\],[winload.efi]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\winload.efi] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\System32\Boot\],[winload.efi]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\winload.efi] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Boot\winload.efi] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Boot\winload.efi] to: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\winload.efi]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Boot\en-US\winload.efi.mui] evaluated string: [If,ExistFile,%BootSRC%\#1%DistLang%\#2.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\en-US\winload.efi.mui] evaluated string: [If,Not,ExistFile,%TargetDir%\#1%DistLang%\#2.mui,FileCopy,%BootSRC%\#1%DistLang%\#2.mui,%TargetDir%\#1%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Boot\en-US\winload.efi.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\Boot\en-US\winload.efi.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%BootSRC%\#1en-US\#2.mui,Begin]
[If,Not,ExistFile,%TargetDir%\#1en-US\#2.mui,FileCopy,%BootSRC%\#1en-US\#2.mui,%TargetDir%\#1en-US]
[End]
[End]
[End]
Run - Processed section [PBoot_CopyMui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
[//-- copy the root folder Files]
[//Echo,"Processing standard file copy - Root folder Files..."]
[//DirCopy,"%BootSRC%\Program Files",%TargetDir%]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Program Files\Internet Explorer\],[ieproxy.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Program Files\Internet Explorer\ieproxy.dll] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Program Files\Internet Explorer\ieproxy.dll] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Program Files\Internet Explorer\ieproxy.dll] to: [%BaseDir%\Target\Win8PESE\Program Files\Internet Explorer\ieproxy.dll]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Program Files\Internet Explorer\],[IEShims.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Program Files\Internet Explorer\IEShims.dll] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Program Files\Internet Explorer\IEShims.dll] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Program Files\Internet Explorer\IEShims.dll] to: [%BaseDir%\Target\Win8PESE\Program Files\Internet Explorer\IEShims.dll]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Program Files\Internet Explorer\],[sqmapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Program Files\Internet Explorer\sqmapi.dll] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Program Files\Internet Explorer\sqmapi.dll] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Program Files\Internet Explorer\sqmapi.dll] to: [%BaseDir%\Target\Win8PESE\Program Files\Internet Explorer\sqmapi.dll]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//DirCopy,%BootSRC%\users,%TargetDir% (MakeDir seems enough)]
[// NTUSER.DAT from boot.wim]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Default\NTUSER.DAT] to: [%BaseDir%\Target\Win8PESE\Users\Default\NTUSER.DAT]
[//FileCopy,%BootSRC%\users\Public\Libraries\RecordedTV.library-ms,%TargetDir%\users\Public\Libraries\]
[//DirCopy,%BootSRC%\ProgramData,%TargetDir% (MakeDir seems enough)]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ProgramData\Microsoft\User Account Pictures\],[guest.bmp]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures\guest.bmp] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\ProgramData\Microsoft\User Account Pictures\guest.bmp] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\ProgramData\Microsoft\User Account Pictures\guest.bmp] to: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures\guest.bmp]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ProgramData\Microsoft\User Account Pictures\],[user.bmp]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures\user.bmp] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\ProgramData\Microsoft\User Account Pictures\user.bmp] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\ProgramData\Microsoft\User Account Pictures\user.bmp] to: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures\user.bmp]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ProgramData\Microsoft\Windows\Caches\],[cversions.2.db]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Caches\cversions.2.db] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\ProgramData\Microsoft\Windows\Caches\cversions.2.db] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\ProgramData\Microsoft\Windows\Caches\cversions.2.db] to: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Caches\cversions.2.db]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
[//-- copy the Windows folder Files]
Processing standard file copy...Windows folder Files...
[//-- appPatch, drvmain.sdb to fix USB 3.0]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\appPatch\],[drvmain.sdb]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\appPatch\drvmain.sdb] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\appPatch\drvmain.sdb] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\appPatch\drvmain.sdb] to: [%BaseDir%\Target\Win8PESE\Windows\appPatch\drvmain.sdb]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-- Globalization]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\Globalization\Sorting\],[SortDefault.nls]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\Globalization\Sorting\SortDefault.nls] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\Globalization\Sorting\SortDefault.nls] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\Globalization\Sorting\SortDefault.nls] to: [%BaseDir%\Target\Win8PESE\Windows\Globalization\Sorting\SortDefault.nls]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-- aero Themes done in theme plugin]
[//If,ExistDir,%iw%\Resources\Themes\aero,DirCopy,%iw%\Resources\Themes\aero,%tw%\Resources\Themes]
[//- Default wallpaper]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\web\wallpaper\Windows\],[img0.jpg]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\web\wallpaper\Windows\img0.jpg] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\web\wallpaper\Windows\img0.jpg] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\web\wallpaper\Windows\img0.jpg] to: [%BaseDir%\Target\Win8PESE\Windows\web\wallpaper\Windows\img0.jpg]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-- Windows]
[//BootCopyMui,Windows\,bfsvc.exe]
[//BootCopyMui,Windows\,hh.exe]
|
Run - Processing section: [PBoot_CopyMui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\],[regedit.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\regedit.exe] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\],[regedit.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\regedit.exe] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\regedit.exe] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\regedit.exe] to: [%BaseDir%\Target\Win8PESE\Windows\regedit.exe]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\en-US\regedit.exe.mui] evaluated string: [If,ExistFile,%BootSRC%\#1%DistLang%\#2.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\en-US\regedit.exe.mui] evaluated string: [If,Not,ExistFile,%TargetDir%\#1%DistLang%\#2.mui,FileCopy,%BootSRC%\#1%DistLang%\#2.mui,%TargetDir%\#1%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\en-US\regedit.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\en-US\regedit.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%BootSRC%\#1en-US\#2.mui,Begin]
[If,Not,ExistFile,%TargetDir%\#1en-US\#2.mui,FileCopy,%BootSRC%\#1en-US\#2.mui,%TargetDir%\#1en-US]
[End]
[End]
[End]
Run - Processed section [PBoot_CopyMui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\],[system.ini]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\system.ini] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\system.ini] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\system.ini] to: [%BaseDir%\Target\Win8PESE\Windows\system.ini]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\],[win.ini]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\win.ini] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\win.ini] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\win.ini] to: [%BaseDir%\Target\Win8PESE\Windows\win.ini]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\],[WindowsShell.Manifest]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WindowsShell.Manifest] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WindowsShell.Manifest] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WindowsShell.Manifest] to: [%BaseDir%\Target\Win8PESE\Windows\WindowsShell.Manifest]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-- Recovery]
[//If,ExistDir,%b32%\Recovery,DirCopy,%b32%\Recovery,%t32%]
[//-]
[//-- Registry Files]
Processing standard file copy...Registry Files...
[//FileCopy,%b32%\config\systemprofile\ntuser.dat,%t32%\config\systemprofile]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\config\BBI] to: [%BaseDir%\Target\Win8PESE\Windows\System32\config\BBI]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\config\BCD-Template] to: [%BaseDir%\Target\Win8PESE\Windows\System32\config\BCD-Template]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\config\COMPONENTS] to: [%BaseDir%\Target\Win8PESE\Windows\System32\config\COMPONENTS]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\config\DEFAULT] to: [%BaseDir%\Target\Win8PESE\Windows\System32\config\DEFAULT]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\config\DRIVERS] to: [%BaseDir%\Target\Win8PESE\Windows\System32\config\DRIVERS]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\config\ELAM] to: [%BaseDir%\Target\Win8PESE\Windows\System32\config\ELAM]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\config\FP] to: [%BaseDir%\Target\Win8PESE\Windows\System32\config\FP]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\config\SAM] to: [%BaseDir%\Target\Win8PESE\Windows\System32\config\SAM]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\config\SECURITY] to: [%BaseDir%\Target\Win8PESE\Windows\System32\config\SECURITY]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\config\SOFTWARE] to: [%BaseDir%\Target\Win8PESE\Windows\System32\config\SOFTWARE]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\config\SYSTEM] to: [%BaseDir%\Target\Win8PESE\Windows\System32\config\SYSTEM]
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [SoftwareHive]: Boot.wim
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [DriversHive]: Boot.wim
[//-]
[//-- Inf files, Drivers Files, driverstore:]
Processing standard file copy - Driver Files...This will take several minutes, be patient...
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\inf] to: [%BaseDir%\Target\Win8PESE\Windows]
Processing standard file copy - Drivers Files...It may take some time, be patient...
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\drivers] to: [%BaseDir%\Target\Win8PESE\Windows\System32]
Processing standard file copy - Driverstore Folders...It may take some time, be patient...
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\driverstore] to: [%BaseDir%\Target\Win8PESE\Windows\System32]
[// Composite Bus Enumerator (FileRepository does not seem mandatory)]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\inf\],[CompositeBus.inf]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\inf\CompositeBus.inf] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\inf\CompositeBus.inf] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\inf\CompositeBus.inf] to: [%BaseDir%\Target\Win8PESE\Windows\inf\CompositeBus.inf]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\System32\drivers\],[CompositeBus.sys]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers\CompositeBus.sys] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\drivers\CompositeBus.sys] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\drivers\CompositeBus.sys] to: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers\CompositeBus.sys]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//DirCopy,%Source_Sys%\DriverStore\FileRepository\CompositeBus.inf_*,%target_sys%\DriverStore\FileRepository\]
[// Remote Desktop Device Redirector Bus (FileRepository does not seem mandatory)]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\inf\rdpbus.inf]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\inf\rdpbus.inf] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\inf\rdpbus.inf] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\inf\rdpbus.inf] to: [%BaseDir%\Target\Win8PESE\Windows\inf\rdpbus.inf]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\System32\drivers\rdpbus.sys]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers\rdpbus.sys] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\drivers\rdpbus.sys] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\drivers\rdpbus.sys] to: [%BaseDir%\Target\Win8PESE\Windows\System32\drivers\rdpbus.sys]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//DirCopy,%Source_Sys%\DriverStore\FileRepository\rdpbus.inf_*,%target_sys%\DriverStore\FileRepository\]
[//-]
|
Run - Processing section: [PBoot_CopyMui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\System32\],[dxgkrnl.sys]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dxgkrnl.sys] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\System32\],[dxgkrnl.sys]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dxgkrnl.sys] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dxgkrnl.sys] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dxgkrnl.sys.mui] evaluated string: [If,ExistFile,%BootSRC%\#1%DistLang%\#2.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dxgkrnl.sys.mui] evaluated string: [If,Not,ExistFile,%TargetDir%\#1%DistLang%\#2.mui,FileCopy,%BootSRC%\#1%DistLang%\#2.mui,%TargetDir%\#1%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dxgkrnl.sys.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dxgkrnl.sys.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%BootSRC%\#1en-US\#2.mui,Begin]
[If,Not,ExistFile,%TargetDir%\#1en-US\#2.mui,FileCopy,%BootSRC%\#1en-US\#2.mui,%TargetDir%\#1en-US]
[End]
[End]
[End]
Run - Processed section [PBoot_CopyMui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopyMui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\System32\],[clfs.sys]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\clfs.sys] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\System32\],[clfs.sys]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\clfs.sys] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\clfs.sys] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\clfs.sys.mui] evaluated string: [If,ExistFile,%BootSRC%\#1%DistLang%\#2.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\clfs.sys.mui] evaluated string: [If,Not,ExistFile,%TargetDir%\#1%DistLang%\#2.mui,FileCopy,%BootSRC%\#1%DistLang%\#2.mui,%TargetDir%\#1%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\clfs.sys.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\clfs.sys.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%BootSRC%\#1en-US\#2.mui,Begin]
[If,Not,ExistFile,%TargetDir%\#1en-US\#2.mui,FileCopy,%BootSRC%\#1en-US\#2.mui,%TargetDir%\#1en-US]
[End]
[End]
[End]
Run - Processed section [PBoot_CopyMui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-- catroot]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}] to: [%BaseDir%\Target\Win8PESE\Windows\System32\catroot]
[//-- CodeIntegrity]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\CodeIntegrity\driver.stl] evaluated string: [If,ExistFile,%b32%\CodeIntegrity\driver.stl,FileCopy,%b32%\CodeIntegrity\driver.stl,%t32%\CodeIntegrity]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\CodeIntegrity\driver.stl] to: [%BaseDir%\Target\Win8PESE\Windows\System32\CodeIntegrity\driver.stl]
[//-]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\migration] to: [%BaseDir%\Target\Win8PESE\Windows\System32]
[//-- WMI wbem files]
[//- DirCopy,%b32%\wbem,%t32% (Repository and others folder are created with files), test WMI with wbemtest]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wbem\*.*] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wbem]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wbem\en-US] evaluated string: [If,ExistDir,%b32%\wbem\%distlang%,DirCopy,%b32%\wbem\%distlang%,%t32%\wbem]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wbem\en-US] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wbem]
IF - [en-us] is equal to: [en-us] evaluated string: [If,Not,%DistLang%,Equal,en-US,If,ExistDir,%b32%\wbem\en-US,DirCopy,%b32%\wbem\en-US,%t32%\wbem]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wbem\xml] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wbem]
[//-]
[//-- Servicing (DISM /PEIMG) required for drivers integration]
Processing standard file copy - Servicing...
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\servicing] to: [%BaseDir%\Target\Win8PESE\Windows]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Dism] to: [%BaseDir%\Target\Win8PESE\Windows\System32]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\SMI] to: [%BaseDir%\Target\Win8PESE\Windows\System32]
[//-]
[//-- SideBySide]
Processing standard file copy - Side By Side Files...It may take some time, be patient
|
Run - Processing section: [SideBySide] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\Manifests] evaluated string: [If,Not,ExistDir,%tw%\WinSxS\Manifests,DirMake,%tw%\WinSxS\Manifests]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\Manifests]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\Catalogs] evaluated string: [If,Not,ExistDir,%tw%\WinSxS\Catalogs,DirMake,%tw%\WinSxS\Catalogs]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\Catalogs]
[//-]
IF - [x64] is not equal to: [x86] evaluated string: [If,%SourceArch%,Equal,x86,Set,%SxSArch%,x86]
ELSE - executing command: [Set,%SxSArch%,amd64]
SetVar - Sucessfuly changed the value of [%SxSArch%] to: [amd64]
[//-]
|
Run - Processing section: [PCopy_Dir_082] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\amd64_microsoft.windows.c..-controls.resources_*_en-US*]
StrFormat - converted: [Windows\WinSxS\amd64_microsoft.windows.c..-controls.resources_*_en-US*] to variable: [#2] with result: [Windows\WinSxS\]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\amd64_microsoft.windows.c..-controls.resources_*_en-US*] evaluated string: [If,ExistDir,%InstallSRC%\#1,DirCopy,%InstallSRC%\#1,%TargetDir%\#2]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\amd64_microsoft.windows.c..-controls.resources_*_en-US*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS]
ELSE - [Begin]
[If,ExistDir,%BootSRC%\#1,DirCopy,%BootSRC%\#1,%%TargetDir%\#2]
[End]
Run - Processed section [PCopy_Dir_082] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft.windows.c..-controls.resources_*_en-US*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft.windows.c..-controls.resources_*_en-US*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.c..-controls.resources_*_en-US*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.c..-controls.resources_*_en-US*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
|
Run - Processing section: [PCopy_Dir_082] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\amd64_microsoft.windows.common-controls*]
StrFormat - converted: [Windows\WinSxS\amd64_microsoft.windows.common-controls*] to variable: [#2] with result: [Windows\WinSxS\]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\amd64_microsoft.windows.common-controls*] evaluated string: [If,ExistDir,%InstallSRC%\#1,DirCopy,%InstallSRC%\#1,%TargetDir%\#2]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\amd64_microsoft.windows.common-controls*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS]
ELSE - [Begin]
[If,ExistDir,%BootSRC%\#1,DirCopy,%BootSRC%\#1,%%TargetDir%\#2]
[End]
Run - Processed section [PCopy_Dir_082] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft.windows.common-controls*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft.windows.common-controls*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.common-controls*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.common-controls*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
|
Run - Processing section: [PCopy_Dir_082] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\*_microsoft-windows-servicingstack*]
StrFormat - converted: [Windows\WinSxS\*_microsoft-windows-servicingstack*] to variable: [#2] with result: [Windows\WinSxS\]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\*_microsoft-windows-servicingstack*] evaluated string: [If,ExistDir,%InstallSRC%\#1,DirCopy,%InstallSRC%\#1,%TargetDir%\#2]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\*_microsoft-windows-servicingstack*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS]
ELSE - [Begin]
[If,ExistDir,%BootSRC%\#1,DirCopy,%BootSRC%\#1,%%TargetDir%\#2]
[End]
Run - Processed section [PCopy_Dir_082] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[*_microsoft-windows-servicingstack*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\*_microsoft-windows-servicingstack*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\*_microsoft-windows-servicingstack*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\*_microsoft-windows-servicingstack*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
|
Run - Processing section: [PCopy_Dir_082] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\amd64_microsoft.windows.gdiplus*]
StrFormat - converted: [Windows\WinSxS\amd64_microsoft.windows.gdiplus*] to variable: [#2] with result: [Windows\WinSxS\]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\amd64_microsoft.windows.gdiplus*] evaluated string: [If,ExistDir,%InstallSRC%\#1,DirCopy,%InstallSRC%\#1,%TargetDir%\#2]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\amd64_microsoft.windows.gdiplus*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS]
ELSE - [Begin]
[If,ExistDir,%BootSRC%\#1,DirCopy,%BootSRC%\#1,%%TargetDir%\#2]
[End]
Run - Processed section [PCopy_Dir_082] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft.windows.gdiplus*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft.windows.gdiplus*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.gdiplus*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.gdiplus*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
|
Run - Processing section: [PCopy_Dir_082] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\amd64_microsoft.windows.isolationautomation*]
StrFormat - converted: [Windows\WinSxS\amd64_microsoft.windows.isolationautomation*] to variable: [#2] with result: [Windows\WinSxS\]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\amd64_microsoft.windows.isolationautomation*] evaluated string: [If,ExistDir,%InstallSRC%\#1,DirCopy,%InstallSRC%\#1,%TargetDir%\#2]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\amd64_microsoft.windows.isolationautomation*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS]
ELSE - [Begin]
[If,ExistDir,%BootSRC%\#1,DirCopy,%BootSRC%\#1,%%TargetDir%\#2]
[End]
Run - Processed section [PCopy_Dir_082] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft.windows.isolationautomation*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft.windows.isolationautomation*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.isolationautomation*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.isolationautomation*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
|
Run - Processing section: [PCopy_Dir_082] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\amd64_microsoft-windows-riched32*]
StrFormat - converted: [Windows\WinSxS\amd64_microsoft-windows-riched32*] to variable: [#2] with result: [Windows\WinSxS\]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\amd64_microsoft-windows-riched32*] evaluated string: [If,ExistDir,%InstallSRC%\#1,DirCopy,%InstallSRC%\#1,%TargetDir%\#2]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\amd64_microsoft-windows-riched32*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS]
ELSE - [Begin]
[If,ExistDir,%BootSRC%\#1,DirCopy,%BootSRC%\#1,%%TargetDir%\#2]
[End]
Run - Processed section [PCopy_Dir_082] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft-windows-riched32*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft-windows-riched32*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft-windows-riched32*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft-windows-riched32*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
[// Win8 Task Manager (Install.wim) may be needed]
[//CopyDir,Windows\WinSxS\\*_microsoft-windows-a..skmanager.resources_*]
[//BootCopy,Windows\WinSxS\manifests\,\*_microsoft-windows-a..skmanager.resources_*]
[//-]
[//-- SideBySide VC++ (embedded)]
|
Run - Processing section: [PCopy_Dir_082] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\*_microsoft.vc80.crt*]
StrFormat - converted: [Windows\WinSxS\*_microsoft.vc80.crt*] to variable: [#2] with result: [Windows\WinSxS\]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\*_microsoft.vc80.crt*] evaluated string: [If,ExistDir,%InstallSRC%\#1,DirCopy,%InstallSRC%\#1,%TargetDir%\#2]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\*_microsoft.vc80.crt*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS]
ELSE - [Begin]
[If,ExistDir,%BootSRC%\#1,DirCopy,%BootSRC%\#1,%%TargetDir%\#2]
[End]
Run - Processed section [PCopy_Dir_082] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PCopy_Dir_082] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\*_microsoft.vc90.crt*]
StrFormat - converted: [Windows\WinSxS\*_microsoft.vc90.crt*] to variable: [#2] with result: [Windows\WinSxS\]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\*_microsoft.vc90.crt*] evaluated string: [If,ExistDir,%InstallSRC%\#1,DirCopy,%InstallSRC%\#1,%TargetDir%\#2]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\*_microsoft.vc90.crt*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS]
ELSE - [Begin]
[If,ExistDir,%BootSRC%\#1,DirCopy,%BootSRC%\#1,%%TargetDir%\#2]
[End]
Run - Processed section [PCopy_Dir_082] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[*_microsoft.vc80.crt*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\*_microsoft.vc80.crt*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\manifests\*_microsoft.vc80.crt*] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\manifests\*_microsoft.vc80.crt*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[*_policy.8.0.microsoft.vc80.crt*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\*_policy.8.0.microsoft.vc80.crt*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\manifests\*_policy.8.0.microsoft.vc80.crt*] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\manifests\*_policy.8.0.microsoft.vc80.crt*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[*_microsoft.vc90.crt*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\*_microsoft.vc90.crt*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\manifests\*_microsoft.vc90.crt*] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\manifests\*_microsoft.vc90.crt*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[*_policy.9.0.microsoft.vc90.crt*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\*_policy.9.0.microsoft.vc90.crt*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\manifests\*_policy.9.0.microsoft.vc90.crt*] evaluated string: [If,ExistFile,%InstallSRC%\#1#2,FileCopy,%InstallSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\manifests\*_policy.9.0.microsoft.vc90.crt*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PInstall_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft-windows-comdlg32_*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft-windows-comdlg32_*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft-windows-comdlg32_*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft-windows-comdlg32_*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft-windows-comctl32-v5.resources_*_en-US*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft-windows-comctl32-v5.resources_*_en-US*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft-windows-comctl32-v5.resources_*_en-US*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft-windows-comctl32-v5.resources_*_en-US*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft-windows-comdlg32.resources_*_en-US*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft-windows-comdlg32.resources_*_en-US*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft-windows-comdlg32.resources_*_en-US*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft-windows-comdlg32.resources_*_en-US*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft.windows.fusion*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft.windows.fusion*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.fusion*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.fusion*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft.windows.i..utomation.proxystub_*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft.windows.i..utomation.proxystub_*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.i..utomation.proxystub_*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.i..utomation.proxystub_*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft.windows.m..gual_components_all_*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft.windows.m..gual_components_all_*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.m..gual_components_all_*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.m..gual_components_all_*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[*_microsoft.windows.s...smart_card_library_*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\*_microsoft.windows.s...smart_card_library_*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\*_microsoft.windows.s...smart_card_library_*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\*_microsoft.windows.s...smart_card_library_*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[*_microsoft.windows.s..ation.badcomponents_*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\*_microsoft.windows.s..ation.badcomponents_*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\*_microsoft.windows.s..ation.badcomponents_*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[*_microsoft.windows.s..rt_driver.resources_*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\*_microsoft.windows.s..rt_driver.resources_*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\*_microsoft.windows.s..rt_driver.resources_*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\*_microsoft.windows.s..rt_driver.resources_*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[*_microsoft.windows.s..se.scsi_port_driver_*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\*_microsoft.windows.s..se.scsi_port_driver_*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\*_microsoft.windows.s..se.scsi_port_driver_*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\*_microsoft.windows.s..se.scsi_port_driver_*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft.windows.systemcompatible_*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft.windows.systemcompatible_*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.systemcompatible_*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft.windows.systemcompatible_*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[amd64_microsoft-windows-a..core-base.resources_*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\amd64_microsoft-windows-a..core-base.resources_*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft-windows-a..core-base.resources_*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\amd64_microsoft-windows-a..core-base.resources_*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_Copy] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Windows\WinSxS\manifests\],[*_microsoft-windows-blb-engine*]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\*_microsoft-windows-blb-engine*] evaluated string: [If,Not,ExistFile,%TargetDir%\#1#2,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\*_microsoft-windows-blb-engine*] evaluated string: [If,ExistFile,%BootSRC%\#1#2,FileCopy,%BootSRC%\#1#2,%TargetDir%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\WinSxS\manifests\*_microsoft-windows-blb-engine*] to: [%BaseDir%\Target\Win8PESE\Windows\WinSxS\manifests\]
[End]
Run - Processed section [PBoot_Copy] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//BootCopy,Windows\WinSxS\manifests\,*_microsoft-windows-blb-winpe_*]
Run - Processed section [SideBySide] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
[//-- SysWOW64 Boot Files]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\SysWOW64] evaluated string: [If,ExistDir,%bw%\SysWOW64,Begin]
Processing standard file copy - SysWOW64 Files...It may take some time, be patient
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\SysWOW64] to: [%BaseDir%\Target\Win8PESE\Windows]
[//- Removes unnecessary Languages folders except fallback en-US]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64] evaluated string: [If,ExistDir,%tw%\SysWOW64,Run,%ScriptFile%,RemovesFullMuiDir,%tw%\SysWOW64]
|
Run - Processing section: [RemovesFullMuiDir] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64]
IF - [en-us] is not equal to: [ar-sa] evaluated string: [If,Not,%DistLang%,Equal,ar-SA,If,ExistDir,#1\ar-SA,DirDelete,#1\ar-SA]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\ar-SA] evaluated string: [If,ExistDir,#1\ar-SA,DirDelete,#1\ar-SA]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\ar-SA]
IF - [en-us] is not equal to: [bg-bg] evaluated string: [If,Not,%DistLang%,Equal,bg-BG,If,ExistDir,#1\bg-BG,DirDelete,#1\bg-BG]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\bg-BG] evaluated string: [If,ExistDir,#1\bg-BG,DirDelete,#1\bg-BG]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\bg-BG]
IF - [en-us] is not equal to: [cs-cz] evaluated string: [If,Not,%DistLang%,Equal,cs-CZ,If,ExistDir,#1\cs-CZ,DirDelete,#1\cs-CZ]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\cs-CZ] evaluated string: [If,ExistDir,#1\cs-CZ,DirDelete,#1\cs-CZ]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\cs-CZ]
IF - [en-us] is not equal to: [da-dk] evaluated string: [If,Not,%DistLang%,Equal,da-DK,If,ExistDir,#1\da-DK,DirDelete,#1\da-DK]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\da-DK] evaluated string: [If,ExistDir,#1\da-DK,DirDelete,#1\da-DK]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\da-DK]
IF - [en-us] is not equal to: [de-de] evaluated string: [If,Not,%DistLang%,Equal,de-DE,If,ExistDir,#1\de-DE,DirDelete,#1\de-DE]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\de-DE] evaluated string: [If,ExistDir,#1\de-DE,DirDelete,#1\de-DE]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\de-DE]
IF - [en-us] is not equal to: [el-gr] evaluated string: [If,Not,%DistLang%,Equal,el-GR,If,ExistDir,#1\el-GR,DirDelete,#1\el-GR]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\el-GR] evaluated string: [If,ExistDir,#1\el-GR,DirDelete,#1\el-GR]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\el-GR]
IF - [en-us] is not equal to: [en-gb] evaluated string: [If,Not,%DistLang%,Equal,en-GB,If,ExistDir,#1\en-GB,DirDelete,#1\en-GB]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\en-GB] evaluated string: [If,ExistDir,#1\en-GB,DirDelete,#1\en-GB]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\en-GB]
IF - [en-us] is not equal to: [es-es] evaluated string: [If,Not,%DistLang%,Equal,es-ES,If,ExistDir,#1\es-ES,DirDelete,#1\es-ES]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\es-ES] evaluated string: [If,ExistDir,#1\es-ES,DirDelete,#1\es-ES]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\es-ES]
IF - [en-us] is not equal to: [et-ee] evaluated string: [If,Not,%DistLang%,Equal,et-EE,If,ExistDir,#1\et-EE,DirDelete,#1\et-EE]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\et-EE] evaluated string: [If,ExistDir,#1\et-EE,DirDelete,#1\et-EE]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\et-EE]
IF - [en-us] is not equal to: [fi-fi] evaluated string: [If,Not,%DistLang%,Equal,fi-FI,If,ExistDir,#1\fi-FI,DirDelete,#1\fi-FI]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\fi-FI] evaluated string: [If,ExistDir,#1\fi-FI,DirDelete,#1\fi-FI]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\fi-FI]
IF - [en-us] is not equal to: [fr-fr] evaluated string: [If,Not,%DistLang%,Equal,fr-FR,If,ExistDir,#1\fr-FR,DirDelete,#1\fr-FR]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\fr-FR] evaluated string: [If,ExistDir,#1\fr-FR,DirDelete,#1\fr-FR]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\fr-FR]
IF - [en-us] is not equal to: [he-il] evaluated string: [If,Not,%DistLang%,Equal,he-IL,If,ExistDir,#1\he-IL,DirDelete,#1\he-IL]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\he-IL] evaluated string: [If,ExistDir,#1\he-IL,DirDelete,#1\he-IL]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\he-IL]
IF - [en-us] is not equal to: [hr-hr] evaluated string: [If,Not,%DistLang%,Equal,hr-HR,If,ExistDir,#1\hr-HR,DirDelete,#1\hr-HR]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\hr-HR] evaluated string: [If,ExistDir,#1\hr-HR,DirDelete,#1\hr-HR]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\hr-HR]
IF - [en-us] is not equal to: [hu-hu] evaluated string: [If,Not,%DistLang%,Equal,hu-HU,If,ExistDir,#1\hu-HU,DirDelete,#1\hu-HU]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\hu-HU] evaluated string: [If,ExistDir,#1\hu-HU,DirDelete,#1\hu-HU]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\hu-HU]
IF - [en-us] is not equal to: [it-it] evaluated string: [If,Not,%DistLang%,Equal,it-IT,If,ExistDir,#1\it-IT,DirDelete,#1\it-IT]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\it-IT] evaluated string: [If,ExistDir,#1\it-IT,DirDelete,#1\it-IT]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\it-IT]
IF - [en-us] is not equal to: [ja-jp] evaluated string: [If,Not,%DistLang%,Equal,ja-JP,If,ExistDir,#1\ja-JP,DirDelete,#1\ja-JP]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\ja-JP] evaluated string: [If,ExistDir,#1\ja-JP,DirDelete,#1\ja-JP]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\ja-JP]
IF - [en-us] is not equal to: [ko-kr] evaluated string: [If,Not,%DistLang%,Equal,ko-KR,If,ExistDir,#1\ko-KR,DirDelete,#1\ko-KR]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\ko-KR] evaluated string: [If,ExistDir,#1\ko-KR,DirDelete,#1\ko-KR]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\ko-KR]
IF - [en-us] is not equal to: [lt-lt] evaluated string: [If,Not,%DistLang%,Equal,lt-LT,If,ExistDir,#1\lt-LT,DirDelete,#1\lt-LT]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\lt-LT] evaluated string: [If,ExistDir,#1\lt-LT,DirDelete,#1\lt-LT]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\lt-LT]
IF - [en-us] is not equal to: [lv-lv] evaluated string: [If,Not,%DistLang%,Equal,lv-LV,If,ExistDir,#1\lv-LV,DirDelete,#1\lv-LV]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\lv-LV] evaluated string: [If,ExistDir,#1\lv-LV,DirDelete,#1\lv-LV]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\lv-LV]
IF - [en-us] is not equal to: [nb-no] evaluated string: [If,Not,%DistLang%,Equal,nb-NO,If,ExistDir,#1\nb-NO,DirDelete,#1\nb-NO]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\nb-NO] evaluated string: [If,ExistDir,#1\nb-NO,DirDelete,#1\nb-NO]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\nb-NO]
IF - [en-us] is not equal to: [nl-nl] evaluated string: [If,Not,%DistLang%,Equal,nl-NL,If,ExistDir,#1\nl-NL,DirDelete,#1\nl-NL]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\nl-NL] evaluated string: [If,ExistDir,#1\nl-NL,DirDelete,#1\nl-NL]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\nl-NL]
IF - [en-us] is not equal to: [pl-pl] evaluated string: [If,Not,%DistLang%,Equal,pl-PL,If,ExistDir,#1\pl-PL,DirDelete,#1\pl-PL]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\pl-PL] evaluated string: [If,ExistDir,#1\pl-PL,DirDelete,#1\pl-PL]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\pl-PL]
IF - [en-us] is not equal to: [pt-br] evaluated string: [If,Not,%DistLang%,Equal,pt-BR,If,ExistDir,#1\pt-BR,DirDelete,#1\pt-BR]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\pt-BR] evaluated string: [If,ExistDir,#1\pt-BR,DirDelete,#1\pt-BR]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\pt-BR]
IF - [en-us] is not equal to: [pt-pt] evaluated string: [If,Not,%DistLang%,Equal,pt-PT,If,ExistDir,#1\pt-PT,DirDelete,#1\pt-PT]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\pt-PT] evaluated string: [If,ExistDir,#1\pt-PT,DirDelete,#1\pt-PT]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\pt-PT]
IF - [en-us] is not equal to: [ro-ro] evaluated string: [If,Not,%DistLang%,Equal,ro-RO,If,ExistDir,#1\ro-RO,DirDelete,#1\ro-RO]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\ro-RO] evaluated string: [If,ExistDir,#1\ro-RO,DirDelete,#1\ro-RO]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\ro-RO]
IF - [en-us] is not equal to: [ru-ru] evaluated string: [If,Not,%DistLang%,Equal,ru-RU,If,ExistDir,#1\ru-RU,DirDelete,#1\ru-RU]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\ru-RU] evaluated string: [If,ExistDir,#1\ru-RU,DirDelete,#1\ru-RU]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\ru-RU]
IF - [en-us] is not equal to: [sk-sk] evaluated string: [If,Not,%DistLang%,Equal,sk-SK,If,ExistDir,#1\sk-SK,DirDelete,#1\sk-SK]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\sk-SK] evaluated string: [If,ExistDir,#1\sk-SK,DirDelete,#1\sk-SK]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\sk-SK]
IF - [en-us] is not equal to: [sl-si] evaluated string: [If,Not,%DistLang%,Equal,sl-SI,If,ExistDir,#1\sl-SI,DirDelete,#1\sl-SI]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\sl-SI] evaluated string: [If,ExistDir,#1\sl-SI,DirDelete,#1\sl-SI]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\sl-SI]
IF - [en-us] is not equal to: [sr-latn-cs] evaluated string: [If,Not,%DistLang%,Equal,sr-Latn-CS,If,ExistDir,#1\sr-Latn-CS,DirDelete,#1\sr-Latn-CS]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\sr-Latn-CS] evaluated string: [If,ExistDir,#1\sr-Latn-CS,DirDelete,#1\sr-Latn-CS]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\sr-Latn-CS]
IF - [en-us] is not equal to: [sr-latn-rs] evaluated string: [If,Not,%DistLang%,Equal,sr-Latn-RS,If,ExistDir,#1\sr-Latn-RS,DirDelete,#1\sr-Latn-RS]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\sr-Latn-RS] evaluated string: [If,ExistDir,#1\sr-Latn-RS,DirDelete,#1\sr-Latn-RS]
IF - [en-us] is not equal to: [sv-se] evaluated string: [If,Not,%DistLang%,Equal,sv-SE,If,ExistDir,#1\sv-SE,DirDelete,#1\sv-SE]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\sv-SE] evaluated string: [If,ExistDir,#1\sv-SE,DirDelete,#1\sv-SE]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\sv-SE]
IF - [en-us] is not equal to: [th-th] evaluated string: [If,Not,%DistLang%,Equal,th-TH,If,ExistDir,#1\th-TH,DirDelete,#1\th-TH]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\th-TH] evaluated string: [If,ExistDir,#1\th-TH,DirDelete,#1\th-TH]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\th-TH]
IF - [en-us] is not equal to: [tr-tr] evaluated string: [If,Not,%DistLang%,Equal,tr-TR,If,ExistDir,#1\tr-TR,DirDelete,#1\tr-TR]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\tr-TR] evaluated string: [If,ExistDir,#1\tr-TR,DirDelete,#1\tr-TR]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\tr-TR]
IF - [en-us] is not equal to: [uk-ua] evaluated string: [If,Not,%DistLang%,Equal,uk-UA,If,ExistDir,#1\uk-UA,DirDelete,#1\uk-UA]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\uk-UA] evaluated string: [If,ExistDir,#1\uk-UA,DirDelete,#1\uk-UA]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\uk-UA]
IF - [en-us] is not equal to: [zh-cn] evaluated string: [If,Not,%DistLang%,Equal,zh-CN,If,ExistDir,#1\zh-CN,DirDelete,#1\zh-CN]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\zh-CN] evaluated string: [If,ExistDir,#1\zh-CN,DirDelete,#1\zh-CN]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\zh-CN]
IF - [en-us] is not equal to: [zh-hk] evaluated string: [If,Not,%DistLang%,Equal,zh-HK,If,ExistDir,#1\zh-HK,DirDelete,#1\zh-HK]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\zh-HK] evaluated string: [If,ExistDir,#1\zh-HK,DirDelete,#1\zh-HK]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\zh-HK]
IF - [en-us] is not equal to: [zh-tw] evaluated string: [If,Not,%DistLang%,Equal,zh-TW,If,ExistDir,#1\zh-TW,DirDelete,#1\zh-TW]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\zh-TW] evaluated string: [If,ExistDir,#1\zh-TW,DirDelete,#1\zh-TW]
DirDelete - Deleted directory [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\zh-TW]
Run - Processed section [RemovesFullMuiDir] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[End]
[//-]
[//-- System32 Files]
Processing standard file copy - System32 Files...This will take several minutes, be patient...
[//FileCopy,%b32%\*.dat,%t32%,NoRec]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [schema.dat]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\schema.dat] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\schema.dat] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\schema.dat] to: [%BaseDir%\Target\Win8PESE\Windows\System32\schema.dat]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [srms.dat]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\srms.dat] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\srms.dat] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\srms.dat] to: [%BaseDir%\Target\Win8PESE\Windows\System32\srms.dat]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//BootCopySys32,perfc009.dat,perfc00C.dat,perfd009.dat,perfd00C.dat,perfh009.dat,perfh00C.dat,perfi009.dat,perfi00C.dat]
[//-]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hhctrl.ocx]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hhctrl.ocx]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\hhctrl.ocx] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\hhctrl.ocx] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\hhctrl.ocx] to: [%BaseDir%\Target\Win8PESE\Windows\System32\hhctrl.ocx]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\hhctrl.ocx.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\hhctrl.ocx.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\hhctrl.ocx.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\hhctrl.ocx.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - [x64] is not equal to: [x86] evaluated string: [If,%SourceArch%,Equal,x86,BootCopySys32Mui,msscript.ocx]
ELSE - executing command: [InstallCopySysWoWMui,msscript.ocx]
|
Run - Processing section: [PInstall_CopySysWoWMui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msscript.ocx]
|
Run - Processing section: [PInstall_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msscript.ocx]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\msscript.ocx] evaluated string: [If,Not,ExistFile,%tWow%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWOW64\msscript.ocx] evaluated string: [If,ExistFile,%iWow%\#1,FileCopy,%iWow%\#1,%tWow%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWOW64\msscript.ocx] to: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\msscript.ocx]
[End]
Run - Processed section [PInstall_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWOW64\en-US\msscript.ocx.mui] evaluated string: [If,ExistFile,%iWow%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\en-US\msscript.ocx.mui] evaluated string: [If,Not,ExistFile,%tWow%\%DistLang%\#1.mui,FileCopy,%iWow%\%DistLang%\#1.mui,%tWow%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWOW64\en-US\msscript.ocx.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\en-US\msscript.ocx.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%iWow%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\en-US\#1.mui,FileCopy,%iWow%\en-US\#1.mui,%tWow%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySysWoWMui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wshom.ocx]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wshom.ocx]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wshom.ocx] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wshom.ocx] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wshom.ocx] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wshom.ocx]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wshom.ocx.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wshom.ocx.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wshom.ocx.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wshom.ocx.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dmview.ocx]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dmview.ocx] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\dmview.ocx] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\dmview.ocx] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dmview.ocx]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sysmon.ocx]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sysmon.ocx]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sysmon.ocx] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\sysmon.ocx] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\sysmon.ocx] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sysmon.ocx]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\sysmon.ocx.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sysmon.ocx.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\sysmon.ocx.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sysmon.ocx.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Flash.ocx in Windows\System32\Macromed\Flash]
[//InstallCopySys32,msdxm.ocx]
[//InstallCopySys32,tdc.ocx]
[//-]
[//FileCopy,%b32%\*.bmp,%t32%,NoRec]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\*.com] to: [%BaseDir%\Target\Win8PESE\Windows\System32]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [startnet.cmd]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\startnet.cmd] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\startnet.cmd] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\startnet.cmd] to: [%BaseDir%\Target\Win8PESE\Windows\System32\startnet.cmd]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
IF - File exists: [%BaseDir%\Projects\Tools\Win8PESE\x64\wofadk.sys] evaluated string: [If,ExistFile,%Tools%\%SourceArch%\wofadk.sys,FileCopy,%Tools%\%SourceArch%\wofadk.sys,%t32%\Drivers]
FileCopy - Copied [%BaseDir%\Projects\Tools\Win8PESE\x64\wofadk.sys] to: [%BaseDir%\Target\Win8PESE\Windows\System32\Drivers\wofadk.sys]
[//-]
|
Run - Processing section: [FileCopyStandardExe] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Processing standard file copy - System32 Exe Files...This will take several minutes, be patient...
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [attrib.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [attrib.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\attrib.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\attrib.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\attrib.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\attrib.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\attrib.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\attrib.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\attrib.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\attrib.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [autochk.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [autochk.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\autochk.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\autochk.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\autochk.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\autochk.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\autochk.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\autochk.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\autochk.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\autochk.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [autoconv.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [autoconv.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\autoconv.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\autoconv.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\autoconv.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\autoconv.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\autoconv.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\autoconv.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\autoconv.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\autoconv.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bcdboot.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bcdboot.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\bcdboot.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcdboot.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcdboot.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\bcdboot.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bcdboot.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bcdboot.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bcdboot.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bcdboot.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bcdedit.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bcdedit.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\bcdedit.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcdedit.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcdedit.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\bcdedit.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bcdedit.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bcdedit.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bcdedit.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bcdedit.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bmrui.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bmrui.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\bmrui.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bmrui.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bmrui.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\bmrui.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bmrui.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bmrui.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bmrui.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bmrui.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bootcfg.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bootcfg.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\bootcfg.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bootcfg.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bootcfg.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\bootcfg.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bootcfg.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bootcfg.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bootcfg.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bootcfg.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [BootRec.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [BootRec.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\BootRec.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\BootRec.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\BootRec.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\BootRec.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\BootRec.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\BootRec.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\BootRec.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\BootRec.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bootsect.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bootsect.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\bootsect.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bootsect.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bootsect.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\bootsect.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bootsect.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bootsect.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bootsect.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bootsect.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [chkdsk.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [chkdsk.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\chkdsk.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\chkdsk.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\chkdsk.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\chkdsk.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\chkdsk.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\chkdsk.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\chkdsk.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\chkdsk.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [chkntfs.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [chkntfs.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\chkntfs.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\chkntfs.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\chkntfs.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\chkntfs.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\chkntfs.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\chkntfs.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\chkntfs.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\chkntfs.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cmd.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cmd.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cmd.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cmd.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cmd.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cmd.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cmd.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cmd.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cmd.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cmd.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [conhost.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [conhost.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\conhost.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\conhost.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\conhost.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\conhost.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\conhost.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\conhost.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\conhost.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\conhost.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [convert.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\convert.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\convert.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\convert.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\convert.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cscript.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cscript.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cscript.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cscript.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cscript.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cscript.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cscript.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cscript.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cscript.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cscript.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [csrss.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [csrss.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\csrss.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\csrss.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\csrss.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\csrss.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\csrss.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\csrss.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\csrss.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\csrss.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [diskpart.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [diskpart.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\diskpart.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\diskpart.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\diskpart.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\diskpart.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\diskpart.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\diskpart.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\diskpart.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\diskpart.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [diskraid.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [diskraid.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\diskraid.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\diskraid.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\diskraid.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\diskraid.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\diskraid.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\diskraid.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\diskraid.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\diskraid.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Dism.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Dism.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Dism.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Dism.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Dism.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\Dism.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\Dism.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\Dism.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\Dism.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\Dism.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dllhost.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dllhost.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dllhost.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dllhost.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dllhost.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dllhst3g.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dllhst3g.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dllhst3g.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dllhst3g.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dllhst3g.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [drvinst.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [drvinst.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\drvinst.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\drvinst.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\drvinst.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\drvinst.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\drvinst.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\drvinst.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\drvinst.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\drvinst.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [drvload.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [drvload.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\drvload.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\drvload.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\drvload.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\drvload.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\drvload.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\drvload.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\drvload.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\drvload.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [esentutl.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\esentutl.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\esentutl.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\esentutl.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\esentutl.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [expand.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [expand.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\expand.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\expand.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\expand.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\expand.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\expand.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\expand.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\expand.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\expand.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [find.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [find.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\find.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\find.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\find.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\find.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\find.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\find.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\find.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\find.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fltMC.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fltMC.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\fltMC.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fltMC.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fltMC.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\fltMC.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\fltMC.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\fltMC.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\fltMC.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\fltMC.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ftp.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ftp.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ftp.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ftp.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ftp.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ftp.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ftp.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ftp.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ftp.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ftp.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [HOSTNAME.EXE]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [HOSTNAME.EXE]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\HOSTNAME.EXE] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\HOSTNAME.EXE] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\HOSTNAME.EXE] to: [%BaseDir%\Target\Win8PESE\Windows\System32\HOSTNAME.EXE]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\HOSTNAME.EXE.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\HOSTNAME.EXE.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\HOSTNAME.EXE.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\HOSTNAME.EXE.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [icacls.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [icacls.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\icacls.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\icacls.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\icacls.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\icacls.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\icacls.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\icacls.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\icacls.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\icacls.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [LogonUI.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\LogonUI.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\LogonUI.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\LogonUI.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\LogonUI.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [lsass.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\lsass.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\lsass.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\lsass.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\lsass.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mcbuilder.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\mcbuilder.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mcbuilder.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mcbuilder.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\mcbuilder.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [MdSched.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [MdSched.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\MdSched.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\MdSched.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\MdSched.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\MdSched.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\MdSched.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\MdSched.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\MdSched.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\MdSched.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mountvol.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mountvol.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\mountvol.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mountvol.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mountvol.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\mountvol.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\mountvol.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mountvol.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\mountvol.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mountvol.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [MuiUnattend.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\MuiUnattend.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\MuiUnattend.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\MuiUnattend.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\MuiUnattend.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ndadmin.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ndadmin.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ndadmin.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ndadmin.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ndadmin.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ndadmin.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ndadmin.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ndadmin.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ndadmin.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ndadmin.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [net.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\net.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\net.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\net.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\net.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [net1.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\net1.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\net1.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\net1.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\net1.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [NETSTAT.EXE]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [NETSTAT.EXE]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\NETSTAT.EXE] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\NETSTAT.EXE] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\NETSTAT.EXE] to: [%BaseDir%\Target\Win8PESE\Windows\System32\NETSTAT.EXE]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\NETSTAT.EXE.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\NETSTAT.EXE.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\NETSTAT.EXE.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\NETSTAT.EXE.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [newdev.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [newdev.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\newdev.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\newdev.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\newdev.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\newdev.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\newdev.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\newdev.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\newdev.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\newdev.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [notepad.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [notepad.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\notepad.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\notepad.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\notepad.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\notepad.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\notepad.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\notepad.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\notepad.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\notepad.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ntoskrnl.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ntoskrnl.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntoskrnl.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntoskrnl.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ntoskrnl.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [OpenWith.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [OpenWith.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\OpenWith.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\OpenWith.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\OpenWith.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\OpenWith.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\OpenWith.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\OpenWith.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\OpenWith.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\OpenWith.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [PING.EXE]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [PING.EXE]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\PING.EXE] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\PING.EXE] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\PING.EXE] to: [%BaseDir%\Target\Win8PESE\Windows\System32\PING.EXE]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\PING.EXE.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\PING.EXE.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\PING.EXE.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\PING.EXE.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [PkgMgr.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\PkgMgr.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\PkgMgr.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\PkgMgr.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\PkgMgr.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [poqexec.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [poqexec.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\poqexec.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\poqexec.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\poqexec.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\poqexec.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\poqexec.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\poqexec.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\poqexec.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\poqexec.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [recover.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [recover.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\recover.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\recover.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\recover.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\recover.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\recover.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\recover.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\recover.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\recover.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [reg.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [reg.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\reg.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\reg.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\reg.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\reg.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\reg.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\reg.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\reg.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\reg.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [regedt32.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\regedt32.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\regedt32.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\regedt32.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\regedt32.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Register-CimProvider.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Register-CimProvider.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Register-CimProvider.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Register-CimProvider.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Register-CimProvider.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\Register-CimProvider.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\Register-CimProvider.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\Register-CimProvider.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\Register-CimProvider.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\Register-CimProvider.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [regsvr32.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [regsvr32.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\regsvr32.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\regsvr32.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\regsvr32.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\regsvr32.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\regsvr32.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\regsvr32.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\regsvr32.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\regsvr32.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [replace.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [replace.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\replace.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\replace.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\replace.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\replace.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\replace.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\replace.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\replace.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\replace.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Robocopy.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Robocopy.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Robocopy.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Robocopy.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Robocopy.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\Robocopy.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\Robocopy.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\Robocopy.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\Robocopy.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\Robocopy.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ROUTE.EXE]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ROUTE.EXE]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ROUTE.EXE] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ROUTE.EXE] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ROUTE.EXE] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ROUTE.EXE]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ROUTE.EXE.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ROUTE.EXE.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ROUTE.EXE.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ROUTE.EXE.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rstrui.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rstrui.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\rstrui.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rstrui.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rstrui.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\rstrui.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\rstrui.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\rstrui.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\rstrui.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\rstrui.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rundll32.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rundll32.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\rundll32.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rundll32.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rundll32.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\rundll32.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\rundll32.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\rundll32.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\rundll32.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\rundll32.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sacsess.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sacsess.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sacsess.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sacsess.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sacsess.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sacsess.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sacsess.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sacsess.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sacsess.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sacsess.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [services.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [services.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\services.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\services.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\services.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\services.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\services.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\services.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\services.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\services.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// For recovery environment]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sysreset.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sysreset.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sysreset.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sysreset.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sysreset.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sysreset.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sysreset.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sysreset.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sysreset.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sysreset.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sfc.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sfc.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sfc.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sfc.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sfc.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sfc.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sfc.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sfc.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sfc.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sfc.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [smss.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [smss.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\smss.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\smss.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\smss.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\smss.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\smss.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\smss.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\smss.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\smss.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [subst.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [subst.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\subst.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\subst.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\subst.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\subst.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\subst.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\subst.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\subst.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\subst.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [svchost.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [svchost.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\svchost.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\svchost.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\svchost.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\svchost.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\svchost.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\svchost.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\svchost.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\svchost.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sxstrace.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sxstrace.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sxstrace.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sxstrace.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sxstrace.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sxstrace.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sxstrace.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sxstrace.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sxstrace.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sxstrace.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [takeown.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [takeown.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\takeown.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\takeown.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\takeown.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\takeown.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\takeown.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\takeown.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\takeown.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\takeown.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Boot.wim taskmgr or install.wim taskmgr]
IF - [false] is not equal to: [true] evaluated string: [If,%NewTaskMgr_CheckBox%,Equal,True,InstallCopySys32Mui,taskmgr.exe]
ELSE - executing command: [Begin]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\taskmgr.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\taskmgr.exe]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\taskmgr.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\taskmgr.exe.mui,FileCopy,%b32%\%DistLang%\taskmgr.exe.mui,%t32%\%DistLang%\taskmgr.exe.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\taskmgr.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\taskmgr.exe.mui]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\taskmgr.exe.mui,Begin]
[FileCopy,%b32%\en-US\taskmgr.exe.mui,%t32%\en-US\taskmgr.exe.mui]
[End]
[End]
[End]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [TRACERT.EXE]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [TRACERT.EXE]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\TRACERT.EXE] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\TRACERT.EXE] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\TRACERT.EXE] to: [%BaseDir%\Target\Win8PESE\Windows\System32\TRACERT.EXE]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\TRACERT.EXE.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\TRACERT.EXE.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\TRACERT.EXE.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\TRACERT.EXE.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ucsvc.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ucsvc.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ucsvc.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ucsvc.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ucsvc.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [userinit.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [userinit.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\userinit.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\userinit.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\userinit.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\userinit.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\userinit.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\userinit.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\userinit.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\userinit.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vds.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vds.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vds.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vds.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vds.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vds.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vds.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vds.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vds.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vds.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vdsldr.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vdsldr.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vdsldr.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vdsldr.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vdsldr.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [verifier.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [verifier.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\verifier.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\verifier.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\verifier.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\verifier.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\verifier.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\verifier.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\verifier.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\verifier.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//BootCopySys32,WallpaperHost.exe]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wbadmin.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wbadmin.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wbadmin.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wbadmin.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wbadmin.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wbadmin.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wbadmin.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wbadmin.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wbadmin.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wbadmin.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wbengine.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wbengine.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wbengine.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wbengine.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wbengine.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wbengine.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wbengine.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wbengine.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wbengine.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wbengine.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wdscapture.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wdscapture.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wdscapture.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wdscapture.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wdscapture.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wdscapture.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wdscapture.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wdscapture.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wdscapture.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wdscapture.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wdsclient.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wdsclient.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wdsclient.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wdsclient.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wdsclient.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wdsclient.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wdsclient.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wdsclient.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wdsclient.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wdsclient.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wdsmcast.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wdsmcast.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wdsmcast.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wdsmcast.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wdsmcast.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wdsmcast.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wdsmcast.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wdsmcast.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wdsmcast.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wdsmcast.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wermgr.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wermgr.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wermgr.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wermgr.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wermgr.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wevtutil.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wevtutil.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wevtutil.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wevtutil.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wevtutil.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wevtutil.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wevtutil.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wevtutil.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wevtutil.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wevtutil.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wimserv.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wimserv.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wimserv.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wimserv.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wimserv.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wininit.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wininit.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wininit.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wininit.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wininit.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wininit.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wininit.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wininit.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wininit.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wininit.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winload.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winload.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winload.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winload.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winload.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winload.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winload.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winload.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winload.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winload.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winload.efi]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winload.efi]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winload.efi] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winload.efi] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winload.efi] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winload.efi]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winload.efi.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winload.efi.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winload.efi.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winload.efi.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winlogon.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winlogon.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winlogon.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winlogon.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winlogon.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winlogon.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winlogon.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winlogon.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winlogon.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winlogon.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winpeshl.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winpeshl.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winpeshl.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winpeshl.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winpeshl.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winpeshl.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winpeshl.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winpeshl.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winpeshl.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winpeshl.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wpeinit.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wpeinit.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wpeinit.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wpeinit.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wpeinit.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wpeutil.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wpeutil.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wpeutil.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wpeutil.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wpeutil.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wscript.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wscript.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wscript.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wscript.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wscript.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wscript.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wscript.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wscript.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wscript.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wscript.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [xcopy.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\xcopy.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\xcopy.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\xcopy.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\xcopy.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - [win8] is not equal to: [win8.1] evaluated string: [If,%OS%,Equal,Win8.1,BootCopySys32Mui,drvcfg.exe]
Run - Processed section [FileCopyStandardExe] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [FileCopyStandardExeInstall] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fsutil.exe]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fsutil.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\fsutil.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\fsutil.exe] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\fsutil.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\fsutil.exe]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\fsutil.exe.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\fsutil.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\fsutil.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\fsutil.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Install Inf from contextMenu]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [InfDefaultInstall.exe]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [InfDefaultInstall.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\InfDefaultInstall.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\InfDefaultInstall.exe] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\InfDefaultInstall.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\InfDefaultInstall.exe]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\InfDefaultInstall.exe.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\InfDefaultInstall.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\InfDefaultInstall.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\InfDefaultInstall.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Run - Processed section [FileCopyStandardExeInstall] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//If,ExistFile,%i32%\%DistLang%\Licenses,DirCopy,%i32%\%DistLang%\Licenses,%t32%\%DistLang%]
[//If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\Licenses,DirCopy,%i32%\en-US\Licenses,%t32%\en-US]
[//-]
|
Run - Processing section: [FileCopyStandardDLLOther] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Processing standard file copy - System32 Dll Files and others...This will take several minutes, be patient...
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [aclui.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [aclui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\aclui.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\aclui.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\aclui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\aclui.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\aclui.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\aclui.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\aclui.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\aclui.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [activeds.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [activeds.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\activeds.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\activeds.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\activeds.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\activeds.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\activeds.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\activeds.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\activeds.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\activeds.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [advapi32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [advapi32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\advapi32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\advapi32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\advapi32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\advapi32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\advapi32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\advapi32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\advapi32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\advapi32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [advpack.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [advpack.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\advpack.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\advpack.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\advpack.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\advpack.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\advpack.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\advpack.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\advpack.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\advpack.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\api-ms-*.dll] evaluated string: [If,ExistFile,%b32%\api-ms-*.dll,FileCopy,%b32%\api-ms-*.dll,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\api-ms-*.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ext-ms-*.dll] evaluated string: [If,ExistFile,%b32%\ext-ms-*.dll,FileCopy,%b32%\ext-ms-*.dll,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ext-ms-*.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [apisetschema.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\apisetschema.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\apisetschema.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\apisetschema.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\apisetschema.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [atl.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [atl.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\atl.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\atl.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\atl.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\atl.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\atl.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\atl.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\atl.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\atl.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [atmlib.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\atmlib.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\atmlib.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\atmlib.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\atmlib.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [authui.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [authui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\authui.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\authui.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\authui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\authui.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\authui.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\authui.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\authui.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\authui.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [authz.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\authz.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\authz.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\authz.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\authz.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// install class Slide show]
IF - [win8] is equal to: [win8] evaluated string: [If,%OS%,Equal,Win8,BootCopySys32Mui,AuxiliaryDisplayClassInstaller.dll]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [AuxiliaryDisplayClassInstaller.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [AuxiliaryDisplayClassInstaller.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\AuxiliaryDisplayClassInstaller.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\AuxiliaryDisplayClassInstaller.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\AuxiliaryDisplayClassInstaller.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\AuxiliaryDisplayClassInstaller.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\AuxiliaryDisplayClassInstaller.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\AuxiliaryDisplayClassInstaller.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\AuxiliaryDisplayClassInstaller.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\AuxiliaryDisplayClassInstaller.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [basesrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\basesrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\basesrv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\basesrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\basesrv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bcd.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\bcd.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcd.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bcdprov.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\bcdprov.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcdprov.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcdprov.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\bcdprov.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bcdsrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\bcdsrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcdsrv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcdsrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\bcdsrv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bcrypt.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bcrypt.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\bcrypt.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcrypt.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcrypt.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\bcrypt.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bcrypt.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bcrypt.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bcrypt.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bcrypt.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bcryptprimitives.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\bcryptprimitives.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcryptprimitives.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bcryptprimitives.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\bcryptprimitives.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [blb_ps.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\blb_ps.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\blb_ps.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\blb_ps.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\blb_ps.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [blbres.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [blbres.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\blbres.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\blbres.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\blbres.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\blbres.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\blbres.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\blbres.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\blbres.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\blbres.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bootstr.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bootstr.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\bootstr.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bootstr.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bootstr.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\bootstr.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bootstr.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bootstr.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bootstr.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bootstr.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bootux.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [bootux.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\bootux.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bootux.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\bootux.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\bootux.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bootux.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bootux.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\bootux.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\bootux.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [BOOTVID.DLL]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\BOOTVID.DLL] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\BOOTVID.DLL] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\BOOTVID.DLL] to: [%BaseDir%\Target\Win8PESE\Windows\System32\BOOTVID.DLL]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [browcli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\browcli.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\browcli.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\browcli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\browcli.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [browseui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\browseui.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\browseui.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\browseui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\browseui.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cabinet.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cabinet.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cabinet.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cabinet.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cabinet.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cdd.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cdd.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cdd.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cdd.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cdd.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [certcli.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [certcli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\certcli.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\certcli.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\certcli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\certcli.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\certcli.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\certcli.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\certcli.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\certcli.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cfgmgr32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cfgmgr32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cfgmgr32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cfgmgr32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cfgmgr32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [chkwudrv.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [chkwudrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\chkwudrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\chkwudrv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\chkwudrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\chkwudrv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\chkwudrv.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\chkwudrv.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\chkwudrv.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\chkwudrv.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ci.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ci.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ci.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ci.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ci.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ci.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ci.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ci.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ci.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ci.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [clb.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [clb.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\clb.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\clb.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\clb.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\clb.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\clb.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\clb.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\clb.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\clb.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [clusapi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [clusapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\clusapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\clusapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\clusapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\clusapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\clusapi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\clusapi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\clusapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\clusapi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cmdext.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cmdext.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cmdext.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cmdext.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cmdext.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cmipnpinstall.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cmipnpinstall.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cmipnpinstall.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cmipnpinstall.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cmipnpinstall.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [combase.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [combase.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\combase.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\combase.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\combase.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\combase.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\combase.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\combase.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\combase.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\combase.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [comcat.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\comcat.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\comcat.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\comcat.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\comcat.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [comdlg32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [comdlg32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\comdlg32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\comdlg32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\comdlg32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\comdlg32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\comdlg32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\comdlg32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\comdlg32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\comdlg32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [comres.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [comres.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\comres.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\comres.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\comres.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\comres.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\comres.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\comres.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\comres.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\comres.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cnvfat.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cnvfat.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cnvfat.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cnvfat.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cnvfat.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [console.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [console.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\console.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\console.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\console.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\console.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\console.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\console.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\console.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\console.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [credui.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [credui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\credui.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\credui.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\credui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\credui.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\credui.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\credui.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\credui.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\credui.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [crypt32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [crypt32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\crypt32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\crypt32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\crypt32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\crypt32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\crypt32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\crypt32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\crypt32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\crypt32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptbase.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptbase.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptbase.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptbase.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptbase.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptcatsvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptcatsvc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptcatsvc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptcatsvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptcatsvc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptdlg.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptdlg.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptdlg.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptdlg.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptdlg.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptdlg.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cryptdlg.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cryptdlg.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cryptdlg.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cryptdlg.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptdll.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptdll.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptdll.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptdll.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptdll.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptext.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptext.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptext.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptext.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptext.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptext.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cryptext.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cryptext.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cryptext.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cryptext.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptsp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptsp.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptsp.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptsp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptsp.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptsvc.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptsvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptsvc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptsvc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptsvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptsvc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cryptsvc.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cryptsvc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cryptsvc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cryptsvc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptui.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptui.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptui.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptui.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cryptui.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cryptui.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cryptui.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cryptui.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptxml.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cryptxml.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptxml.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptxml.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\cryptxml.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cryptxml.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cryptxml.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cryptxml.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\cryptxml.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cryptxml.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [csrsrv.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [csrsrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\csrsrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\csrsrv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\csrsrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\csrsrv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\csrsrv.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\csrsrv.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\csrsrv.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\csrsrv.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dbgeng.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dbgeng.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dbgeng.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dbgeng.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dbgeng.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dbghelp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dbghelp.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dbghelp.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dbghelp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dbghelp.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [defragproxy.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\defragproxy.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\defragproxy.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\defragproxy.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\defragproxy.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [defragsvc.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [defragsvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\defragsvc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\defragsvc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\defragsvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\defragsvc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\defragsvc.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\defragsvc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\defragsvc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\defragsvc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [devobj.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\devobj.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\devobj.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\devobj.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\devobj.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [devrtl.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\devrtl.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\devrtl.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\devrtl.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\devrtl.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dfscli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dfscli.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dfscli.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dfscli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dfscli.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dhcpcsvc.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dhcpcsvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dhcpcsvc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dhcpcsvc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dhcpcsvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dhcpcsvc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dhcpcsvc.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dhcpcsvc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dhcpcsvc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dhcpcsvc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dhcpcsvc6.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dhcpcsvc6.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dhcpcsvc6.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dhcpcsvc6.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dhcpcsvc6.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dhcpcsvc6.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dhcpcsvc6.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dhcpcsvc6.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dhcpcsvc6.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dhcpcsvc6.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [DismApi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [DismApi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\DismApi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\DismApi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\DismApi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\DismApi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\DismApi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\DismApi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\DismApi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\DismApi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dispci.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dispci.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dispci.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dispci.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dispci.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dispci.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dispci.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dispci.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dispci.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dispci.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dispex.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dispex.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dispex.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dispex.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dispex.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dnsapi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dnsapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dnsapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dnsapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dnsapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dnsapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dnsapi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dnsapi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dnsapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dnsapi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dpapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dpapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dpapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dpapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dpapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dpapisrv.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dpapisrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dpapisrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dpapisrv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dpapisrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dpapisrv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dpapisrv.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dpapisrv.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dpapisrv.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dpapisrv.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [drvstore.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\drvstore.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\drvstore.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\drvstore.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\drvstore.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dskquota.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dskquota.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dskquota.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dskquota.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dskquota.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dskquota.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dskquota.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dskquota.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dskquota.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dskquota.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dsparse.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dsparse.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dsparse.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dsparse.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dsparse.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dsrole.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dsrole.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dsrole.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dsrole.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dsrole.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dssenh.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dssenh.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dssenh.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dssenh.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dssenh.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dssenh.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dssenh.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
[If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
[End]
ELSE - executing command: [Begin]
IF - [en-us] is equal to: [en-us] evaluated string: [If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dui70.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dui70.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dui70.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dui70.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dui70.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dui70.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dui70.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dui70.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dui70.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dui70.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [duser.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [duser.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\duser.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\duser.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\duser.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\duser.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\duser.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\duser.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\duser.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\duser.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dwmapi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dwmapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dwmapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dwmapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dwmapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dwmapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dwmapi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dwmapi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dwmapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dwmapi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dxgwdi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dxgwdi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dxgwdi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dxgwdi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\dxgwdi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dxgwdi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dxgwdi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dxgwdi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\dxgwdi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dxgwdi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [esent.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [esent.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\esent.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\esent.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\esent.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\esent.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\esent.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\esent.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\esent.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\esent.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [eventcls.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\eventcls.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\eventcls.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\eventcls.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\eventcls.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fbwflib.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\fbwflib.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fbwflib.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fbwflib.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\fbwflib.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [feclient.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\feclient.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\feclient.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\feclient.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\feclient.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [FirewallAPI.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [FirewallAPI.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\FirewallAPI.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\FirewallAPI.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\FirewallAPI.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\FirewallAPI.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\FirewallAPI.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\FirewallAPI.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\FirewallAPI.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\FirewallAPI.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fltLib.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fltLib.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\fltLib.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fltLib.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fltLib.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\fltLib.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\fltLib.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\fltLib.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\fltLib.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\fltLib.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fmifs.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\fmifs.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fmifs.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fmifs.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\fmifs.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fms.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fms.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\fms.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fms.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fms.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\fms.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\fms.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\fms.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\fms.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\fms.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fontsub.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\fontsub.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fontsub.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fontsub.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\fontsub.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [framedyn.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\framedyn.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\framedyn.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\framedyn.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\framedyn.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [framedynos.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\framedynos.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\framedynos.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\framedynos.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\framedynos.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fsutilext.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\fsutilext.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fsutilext.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fsutilext.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\fsutilext.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [FWPUCLNT.DLL]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [FWPUCLNT.DLL]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\FWPUCLNT.DLL] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\FWPUCLNT.DLL] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\FWPUCLNT.DLL] to: [%BaseDir%\Target\Win8PESE\Windows\System32\FWPUCLNT.DLL]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\FWPUCLNT.DLL.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\FWPUCLNT.DLL.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\FWPUCLNT.DLL.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\FWPUCLNT.DLL.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [gdi32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\gdi32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\gdi32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\gdi32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\gdi32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [GdiPlus.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\GdiPlus.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\GdiPlus.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\GdiPlus.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\GdiPlus.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [gpapi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [gpapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\gpapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\gpapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\gpapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\gpapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\gpapi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\gpapi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\gpapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\gpapi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [gpsvc.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [gpsvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\gpsvc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\gpsvc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\gpsvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\gpsvc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\gpsvc.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\gpsvc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\gpsvc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\gpsvc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hal.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\hal.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\hal.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\hal.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\hal.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - [x64] is not equal to: [x86] evaluated string: [If,%SourceArch%,Equal,x86,BootCopySys32,HalExtIntcLpioDMA.dll]
IF - [x64] is not equal to: [x86] evaluated string: [If,%SourceArch%,Equal,x86,BootCopySys32,HalExtIntcUartDMA.dll]
IF - [x64] is not equal to: [x86] evaluated string: [If,%SourceArch%,Equal,x86,BootCopySys32,halmacpi.dll]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hid.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hid.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\hid.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\hid.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\hid.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\hid.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\hid.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\hid.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\hid.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\hid.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hidserv.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hidserv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\hidserv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\hidserv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\hidserv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\hidserv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\hidserv.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\hidserv.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\hidserv.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\hidserv.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [iertutil.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [iertutil.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\iertutil.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\iertutil.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\iertutil.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\iertutil.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\iertutil.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\iertutil.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\iertutil.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\iertutil.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ifmon.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ifmon.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ifmon.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ifmon.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ifmon.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ifmon.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ifmon.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ifmon.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ifmon.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ifmon.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ifsutil.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ifsutil.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ifsutil.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ifsutil.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ifsutil.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ifsutilx.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ifsutilx.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ifsutilx.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ifsutilx.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ifsutilx.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [imagehlp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\imagehlp.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imagehlp.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imagehlp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\imagehlp.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// copy imageres.dll from Boot.wim, smaller. there is a choice in Explorer plugin to copy the one from install.wim]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imageres.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\imageres.dll]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\imageres.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\imageres.dll.mui,FileCopy,%b32%\%DistLang%\imageres.dll.mui,%t32%\%DistLang%\imageres.dll.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\imageres.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\imageres.dll.mui]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\imageres.dll.mui,Begin]
[FileCopy,%b32%\en-US\imageres.dll.mui,%t32%\en-US\imageres.dll.mui]
[End]
[End]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [imagesp1.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [imagesp1.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\imagesp1.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imagesp1.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imagesp1.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\imagesp1.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\imagesp1.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\imagesp1.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\imagesp1.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\imagesp1.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [imapi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [imapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\imapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\imapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\imapi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\imapi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\imapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\imapi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [imapi2.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [imapi2.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\imapi2.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imapi2.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imapi2.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\imapi2.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\imapi2.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\imapi2.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\imapi2.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\imapi2.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [imapi2fs.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [imapi2fs.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\imapi2fs.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imapi2fs.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imapi2fs.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\imapi2fs.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\imapi2fs.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\imapi2fs.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\imapi2fs.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\imapi2fs.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [imm32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\imm32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imm32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\imm32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\imm32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [input.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [input.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\input.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\input.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\input.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\input.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\input.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\input.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\input.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\input.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [IPHLPAPI.DLL]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [IPHLPAPI.DLL]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\IPHLPAPI.DLL] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\IPHLPAPI.DLL] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\IPHLPAPI.DLL] to: [%BaseDir%\Target\Win8PESE\Windows\System32\IPHLPAPI.DLL]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\IPHLPAPI.DLL.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\IPHLPAPI.DLL.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\IPHLPAPI.DLL.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\IPHLPAPI.DLL.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [jscript.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [jscript.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\jscript.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\jscript.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\jscript.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\jscript.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\jscript.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\jscript.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\jscript.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\jscript.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [jscript9.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [jscript9.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\jscript9.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\jscript9.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\jscript9.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\jscript9.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\jscript9.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\jscript9.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\jscript9.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\jscript9.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [jsproxy.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\jsproxy.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\jsproxy.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\jsproxy.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\jsproxy.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [KBDUS.DLL]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\KBDUS.DLL] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\KBDUS.DLL] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\KBDUS.DLL] to: [%BaseDir%\Target\Win8PESE\Windows\System32\KBDUS.DLL]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [kd.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\kd.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\kd.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\kd.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\kd.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [kdcom.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\kdcom.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\kdcom.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\kdcom.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\kdcom.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [KdsCli.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [KdsCli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\KdsCli.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\KdsCli.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\KdsCli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\KdsCli.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\KdsCli.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\KdsCli.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\KdsCli.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\KdsCli.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [kdusb.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\kdusb.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\kdusb.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\kdusb.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\kdusb.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [kerberos.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [kerberos.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\kerberos.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\kerberos.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\kerberos.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\kerberos.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\kerberos.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\kerberos.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\kerberos.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\kerberos.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [kernel32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [kernel32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\kernel32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\kernel32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\kernel32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\kernel32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\kernel32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\kernel32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\kernel32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\kernel32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [KernelBase.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [KernelBase.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\KernelBase.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\KernelBase.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\KernelBase.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\KernelBase.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\KernelBase.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\KernelBase.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\KernelBase.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\KernelBase.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [kmddsp.tsp]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [kmddsp.tsp]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\kmddsp.tsp] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\kmddsp.tsp] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\kmddsp.tsp] to: [%BaseDir%\Target\Win8PESE\Windows\System32\kmddsp.tsp]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\kmddsp.tsp.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\kmddsp.tsp.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\kmddsp.tsp.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\kmddsp.tsp.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ktmw32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ktmw32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ktmw32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ktmw32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ktmw32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [l_intl.nls]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\l_intl.nls] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\l_intl.nls] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\l_intl.nls] to: [%BaseDir%\Target\Win8PESE\Windows\System32\l_intl.nls]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [linkinfo.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\linkinfo.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\linkinfo.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\linkinfo.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\linkinfo.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [loadperf.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [loadperf.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\loadperf.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\loadperf.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\loadperf.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\loadperf.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\loadperf.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\loadperf.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\loadperf.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\loadperf.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [locale.nls]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\locale.nls] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\locale.nls] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\locale.nls] to: [%BaseDir%\Target\Win8PESE\Windows\System32\locale.nls]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [logoncli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\logoncli.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\logoncli.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\logoncli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\logoncli.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [lpk.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\lpk.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\lpk.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\lpk.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\lpk.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [lsasrv.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [lsasrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\lsasrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\lsasrv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\lsasrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\lsasrv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\lsasrv.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\lsasrv.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\lsasrv.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\lsasrv.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [lsm.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [lsm.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\lsm.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\lsm.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\lsm.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\lsm.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\lsm.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\lsm.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\lsm.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\lsm.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [luainstall.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\luainstall.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\luainstall.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\luainstall.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\luainstall.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [lz32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\lz32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\lz32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\lz32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\lz32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mfc42.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mfc42.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\mfc42.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mfc42.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mfc42.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\mfc42.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\mfc42.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mfc42.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\mfc42.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mfc42.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mfc42u.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mfc42u.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\mfc42u.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mfc42u.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mfc42u.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\mfc42u.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\mfc42u.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mfc42u.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\mfc42u.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mfc42u.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [montr_ci.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [montr_ci.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\montr_ci.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\montr_ci.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\montr_ci.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\montr_ci.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\montr_ci.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\montr_ci.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\montr_ci.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\montr_ci.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mpr.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mpr.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\mpr.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mpr.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mpr.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\mpr.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\mpr.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mpr.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\mpr.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mpr.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mprapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\mprapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mprapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mprapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\mprapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msasn1.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msasn1.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msasn1.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msasn1.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msasn1.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msctf.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msctf.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msctf.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msctf.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msctf.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msctf.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msctf.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msctf.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msctf.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msctf.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msftedit.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msftedit.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msftedit.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msftedit.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msftedit.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msftedit.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msftedit.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msftedit.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msftedit.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msftedit.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msiltcfg.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msiltcfg.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msiltcfg.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msiltcfg.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msiltcfg.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msimg32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msimg32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msimg32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msimg32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msimg32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msls31.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msls31.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msls31.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msls31.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msls31.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msports.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msports.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msports.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msports.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msports.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msports.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msports.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msports.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msports.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msports.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msprivs.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msprivs.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msprivs.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msprivs.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msprivs.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msprivs.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msprivs.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msprivs.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msprivs.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msprivs.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mssign32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mssign32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\mssign32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mssign32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mssign32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\mssign32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\mssign32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mssign32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\mssign32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mssign32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msv1_0.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msv1_0.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msv1_0.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msv1_0.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msv1_0.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msv1_0.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msv1_0.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msv1_0.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msv1_0.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msv1_0.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msvcirt.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msvcirt.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msvcirt.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msvcirt.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msvcirt.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msvcp60.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msvcp60.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msvcp60.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msvcp60.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msvcp60.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msvcrt.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msvcrt.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msvcrt.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msvcrt.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msvcrt.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - [x64] is not equal to: [x86] evaluated string: [If,%SourceArch%,Equal,x86,BootCopySys32,msvcrt40.dll]
ELSE - executing command: [InstallCopySysWoW,msvcrt40.dll]
|
Run - Processing section: [PInstall_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msvcrt40.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\msvcrt40.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWOW64\msvcrt40.dll] evaluated string: [If,ExistFile,%iWow%\#1,FileCopy,%iWow%\#1,%tWow%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWOW64\msvcrt40.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\msvcrt40.dll]
[End]
Run - Processed section [PInstall_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mswsock.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mswsock.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\mswsock.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mswsock.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mswsock.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\mswsock.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\mswsock.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mswsock.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\mswsock.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mswsock.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// msxml]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msxml3.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msxml3.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msxml3.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msxml3.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msxml3.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msxml3r.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msxml3r.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msxml3r.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msxml3r.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msxml3r.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msxml3r.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msxml3r.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msxml3r.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msxml3r.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msxml3r.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msxml6.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msxml6.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msxml6.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msxml6.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msxml6.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msxml6r.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [msxml6r.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\msxml6r.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msxml6r.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\msxml6r.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\msxml6r.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msxml6r.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msxml6r.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\msxml6r.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\msxml6r.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mtxdm.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\mtxdm.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mtxdm.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\mtxdm.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\mtxdm.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [nci.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\nci.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\nci.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\nci.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\nci.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ncobjapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ncobjapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ncobjapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ncobjapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ncobjapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ncrypt.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ncrypt.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ncrypt.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ncrypt.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ncrypt.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ncrypt.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ncrypt.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ncrypt.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ncrypt.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ncrypt.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ncsi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ncsi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ncsi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ncsi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ncsi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [netapi32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\netapi32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\netapi32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\netapi32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\netapi32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [netjoin.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [netjoin.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\netjoin.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\netjoin.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\netjoin.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\netjoin.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\netjoin.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\netjoin.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\netjoin.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\netjoin.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [netmsg.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [netmsg.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\netmsg.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\netmsg.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\netmsg.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\netmsg.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\netmsg.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\netmsg.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\netmsg.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\netmsg.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [netprovisionsp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\netprovisionsp.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\netprovisionsp.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\netprovisionsp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\netprovisionsp.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [netutils.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\netutils.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\netutils.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\netutils.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\netutils.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [newdev.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [newdev.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\newdev.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\newdev.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\newdev.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\newdev.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\newdev.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\newdev.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\newdev.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\newdev.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Pen and touch Input Component]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ninput.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ninput.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ninput.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ninput.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ninput.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ninput.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ninput.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ninput.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ninput.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ninput.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [nlaapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\nlaapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\nlaapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\nlaapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\nlaapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [nlasvc.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [nlasvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\nlasvc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\nlasvc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\nlasvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\nlasvc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\nlasvc.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\nlasvc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\nlasvc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\nlasvc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [normaliz.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\normaliz.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\normaliz.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\normaliz.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\normaliz.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [nrpsrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\nrpsrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\nrpsrv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\nrpsrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\nrpsrv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [nsi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\nsi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\nsi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\nsi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\nsi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [nsisvc.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [nsisvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\nsisvc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\nsisvc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\nsisvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\nsisvc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\nsisvc.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\nsisvc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\nsisvc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\nsisvc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ntasn1.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ntasn1.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ntasn1.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntasn1.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntasn1.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ntasn1.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ntasn1.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ntasn1.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ntasn1.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ntasn1.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ntdll.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ntdll.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ntdll.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntdll.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntdll.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ntdll.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ntdll.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ntdll.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ntdll.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ntdll.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ntdsapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ntdsapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntdsapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntdsapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ntdsapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ntlanman.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ntlanman.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ntlanman.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntlanman.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntlanman.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ntlanman.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ntlanman.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ntlanman.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ntlanman.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ntlanman.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ntmarta.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ntmarta.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ntmarta.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntmarta.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntmarta.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ntmarta.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ntmarta.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ntmarta.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ntmarta.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ntmarta.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ntshrui.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ntshrui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ntshrui.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntshrui.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ntshrui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ntshrui.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ntshrui.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ntshrui.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ntshrui.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ntshrui.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [odbc32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\odbc32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\odbc32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\odbc32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\odbc32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [odbcint.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [odbcint.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\odbcint.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\odbcint.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\odbcint.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\odbcint.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\odbcint.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\odbcint.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\odbcint.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\odbcint.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ole32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ole32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ole32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ole32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ole32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ole32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ole32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ole32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ole32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ole32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [oleacc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\oleacc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\oleacc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\oleacc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\oleacc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [oleaccrc.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [oleaccrc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\oleaccrc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\oleaccrc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\oleaccrc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\oleaccrc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\oleaccrc.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\oleaccrc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\oleaccrc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\oleaccrc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [oleaut32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\oleaut32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\oleaut32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\oleaut32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\oleaut32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - [x64] is not equal to: [x86] evaluated string: [If,%SourceArch%,Equal,x86,BootCopySys32,olepro32.dll]
ELSE - executing command: [InstallCopySysWoW,olepro32.dll]
|
Run - Processing section: [PInstall_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [olepro32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\olepro32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWOW64\olepro32.dll] evaluated string: [If,ExistFile,%iWow%\#1,FileCopy,%iWow%\#1,%tWow%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWOW64\olepro32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\olepro32.dll]
[End]
Run - Processed section [PInstall_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [osuninst.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\osuninst.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\osuninst.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\osuninst.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\osuninst.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [pcwum.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [pcwum.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\pcwum.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\pcwum.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\pcwum.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\pcwum.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\pcwum.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\pcwum.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\pcwum.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\pcwum.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [pnpui.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [pnpui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\pnpui.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\pnpui.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\pnpui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\pnpui.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\pnpui.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\pnpui.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\pnpui.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\pnpui.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [powrprof.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [powrprof.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\powrprof.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\powrprof.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\powrprof.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\powrprof.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\powrprof.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\powrprof.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\powrprof.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\powrprof.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [procinst.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [procinst.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\procinst.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\procinst.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\procinst.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\procinst.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\procinst.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\procinst.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\procinst.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\procinst.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [profapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\profapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\profapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\profapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\profapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [propsys.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [propsys.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\propsys.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\propsys.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\propsys.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\propsys.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\propsys.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\propsys.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\propsys.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\propsys.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [provthrd.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\provthrd.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\provthrd.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\provthrd.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\provthrd.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [prvdmofcomp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\prvdmofcomp.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\prvdmofcomp.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\prvdmofcomp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\prvdmofcomp.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [psapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\psapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\psapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\psapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\psapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [PSModuleDiscoveryProvider.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [PSModuleDiscoveryProvider.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\PSModuleDiscoveryProvider.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\PSModuleDiscoveryProvider.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\PSModuleDiscoveryProvider.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\PSModuleDiscoveryProvider.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\PSModuleDiscoveryProvider.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\PSModuleDiscoveryProvider.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\PSModuleDiscoveryProvider.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\PSModuleDiscoveryProvider.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [psmodulediscoveryprovider.mof]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\psmodulediscoveryprovider.mof] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\psmodulediscoveryprovider.mof] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\psmodulediscoveryprovider.mof] to: [%BaseDir%\Target\Win8PESE\Windows\System32\psmodulediscoveryprovider.mof]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [PSHED.DLL]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [PSHED.DLL]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\PSHED.DLL] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\PSHED.DLL] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\PSHED.DLL] to: [%BaseDir%\Target\Win8PESE\Windows\System32\PSHED.DLL]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\PSHED.DLL.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\PSHED.DLL.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\PSHED.DLL.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\PSHED.DLL.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [QUTIL.DLL]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [QUTIL.DLL]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\QUTIL.DLL] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\QUTIL.DLL] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\QUTIL.DLL] to: [%BaseDir%\Target\Win8PESE\Windows\System32\QUTIL.DLL]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\QUTIL.DLL.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\QUTIL.DLL.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\QUTIL.DLL.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\QUTIL.DLL.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rasadhlp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\rasadhlp.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rasadhlp.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rasadhlp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\rasadhlp.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rasapi32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rasapi32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\rasapi32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rasapi32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rasapi32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\rasapi32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\rasapi32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\rasapi32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\rasapi32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\rasapi32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rasman.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\rasman.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rasman.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rasman.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\rasman.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ReAgent.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ReAgent.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ReAgent.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ReAgent.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ReAgent.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ReAgent.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ReAgent.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ReAgent.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ReAgent.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ReAgent.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [regapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\regapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\regapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\regapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\regapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [resutils.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\resutils.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\resutils.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\resutils.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\resutils.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [riched20.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\riched20.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\riched20.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\riched20.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\riched20.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [riched32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\riched32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\riched32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\riched32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\riched32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rnr20.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\rnr20.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rnr20.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rnr20.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\rnr20.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [RpcEpMap.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [RpcEpMap.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\RpcEpMap.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\RpcEpMap.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\RpcEpMap.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\RpcEpMap.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\RpcEpMap.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\RpcEpMap.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\RpcEpMap.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\RpcEpMap.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rpcrt4.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rpcrt4.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\rpcrt4.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rpcrt4.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rpcrt4.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\rpcrt4.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\rpcrt4.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\rpcrt4.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\rpcrt4.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\rpcrt4.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [RpcRtRemote.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\RpcRtRemote.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\RpcRtRemote.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\RpcRtRemote.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\RpcRtRemote.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rpcss.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\rpcss.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rpcss.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rpcss.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\rpcss.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rsaenh.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rsaenh.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\rsaenh.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rsaenh.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rsaenh.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\rsaenh.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\rsaenh.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
[If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
[End]
ELSE - executing command: [Begin]
IF - [en-us] is equal to: [en-us] evaluated string: [If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [rtutils.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\rtutils.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rtutils.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\rtutils.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\rtutils.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sacsvr.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sacsvr.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sacsvr.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sacsvr.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sacsvr.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sacsvr.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sacsvr.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sacsvr.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sacsvr.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sacsvr.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [samcli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\samcli.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\samcli.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\samcli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\samcli.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [samlib.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\samlib.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\samlib.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\samlib.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\samlib.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [samsrv.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [samsrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\samsrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\samsrv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\samsrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\samsrv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\samsrv.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\samsrv.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\samsrv.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\samsrv.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [scecli.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [scecli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\scecli.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\scecli.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\scecli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\scecli.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\scecli.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\scecli.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\scecli.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\scecli.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [scesrv.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [scesrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\scesrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\scesrv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\scesrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\scesrv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\scesrv.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\scesrv.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\scesrv.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\scesrv.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [scext.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [scext.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\scext.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\scext.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\scext.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\scext.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\scext.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\scext.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\scext.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\scext.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [schannel.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [schannel.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\schannel.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\schannel.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\schannel.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\schannel.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\schannel.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\schannel.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\schannel.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\schannel.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [schedcli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\schedcli.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\schedcli.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\schedcli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\schedcli.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [scrobj.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [scrobj.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\scrobj.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\scrobj.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\scrobj.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\scrobj.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\scrobj.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\scrobj.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\scrobj.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\scrobj.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [scrrun.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [scrrun.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\scrrun.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\scrrun.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\scrrun.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\scrrun.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\scrrun.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\scrrun.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\scrrun.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\scrrun.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sdhcinst.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sdhcinst.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sdhcinst.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sdhcinst.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sdhcinst.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sechost.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sechost.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sechost.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sechost.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sechost.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sechost.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sechost.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sechost.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sechost.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sechost.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [secur32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\secur32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\secur32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\secur32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\secur32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [security.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\security.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\security.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\security.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\security.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [SensApi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\SensApi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\SensApi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\SensApi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\SensApi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [setbcdlocale.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\setbcdlocale.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\setbcdlocale.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\setbcdlocale.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\setbcdlocale.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [setupapi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [setupapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\setupapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\setupapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\setupapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\setupapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\setupapi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\setupapi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\setupapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\setupapi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sfc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sfc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sfc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sfc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sfc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sfc_os.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sfc_os.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sfc_os.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sfc_os.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sfc_os.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [SHCore.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [SHCore.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\SHCore.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\SHCore.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\SHCore.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\SHCore.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\SHCore.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\SHCore.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\SHCore.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\SHCore.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [shell32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [shell32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\shell32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\shell32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\shell32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\shell32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\shell32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\shell32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\shell32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\shell32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [shlwapi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [shlwapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\shlwapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\shlwapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\shlwapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\shlwapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\shlwapi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\shlwapi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\shlwapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\shlwapi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [slc.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [slc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\slc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\slc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\slc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\slc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\slc.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\slc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\slc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\slc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [SmiEngine.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [SmiEngine.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\SmiEngine.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\SmiEngine.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\SmiEngine.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\SmiEngine.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\SmiEngine.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\SmiEngine.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\SmiEngine.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\SmiEngine.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [snmpapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\snmpapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\snmpapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\snmpapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\snmpapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [spfileq.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\spfileq.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\spfileq.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\spfileq.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\spfileq.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [SPInf.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\SPInf.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\SPInf.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\SPInf.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\SPInf.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sppc.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sppc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sppc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sppc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sppc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sppc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sppc.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sppc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sppc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sppc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [srclient.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\srclient.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\srclient.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\srclient.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\srclient.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [srcore.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [srcore.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\srcore.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\srcore.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\srcore.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\srcore.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\srcore.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\srcore.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\srcore.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\srcore.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [srhelper.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\srhelper.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\srhelper.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\srhelper.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\srhelper.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [srvcli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\srvcli.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\srvcli.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\srvcli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\srvcli.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sspicli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sspicli.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sspicli.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sspicli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sspicli.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sspisrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sspisrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sspisrv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sspisrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sspisrv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [SSShim.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\SSShim.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\SSShim.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\SSShim.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\SSShim.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [stdole2.tlb]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\stdole2.tlb] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\stdole2.tlb] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\stdole2.tlb] to: [%BaseDir%\Target\Win8PESE\Windows\System32\stdole2.tlb]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [stdole32.tlb]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\stdole32.tlb] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\stdole32.tlb] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\stdole32.tlb] to: [%BaseDir%\Target\Win8PESE\Windows\System32\stdole32.tlb]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Storprop.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Storprop.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Storprop.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Storprop.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Storprop.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\Storprop.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\Storprop.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\Storprop.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\Storprop.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\Storprop.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [streamci.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\streamci.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\streamci.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\streamci.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\streamci.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sxproxy.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sxproxy.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sxproxy.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sxproxy.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sxproxy.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sxproxy.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sxproxy.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sxproxy.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sxproxy.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sxproxy.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sxs.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sxs.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sxs.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sxs.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sxs.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sxs.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sxs.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sxs.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sxs.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sxs.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sxshared.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sxshared.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sxshared.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sxshared.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sxshared.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sxssrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sxssrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sxssrv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sxssrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sxssrv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sysclass.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sysclass.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sysclass.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sysclass.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sysclass.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sysclass.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sysclass.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sysclass.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\sysclass.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sysclass.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sysntfy.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\sysntfy.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sysntfy.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\sysntfy.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\sysntfy.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [syssetup.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\syssetup.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\syssetup.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\syssetup.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\syssetup.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [tapi32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [tapi32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\tapi32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\tapi32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\tapi32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\tapi32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\tapi32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\tapi32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\tapi32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\tapi32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [tdh.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [tdh.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\tdh.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\tdh.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\tdh.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\tdh.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\tdh.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\tdh.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\tdh.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\tdh.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [tsddd.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\tsddd.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\tsddd.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\tsddd.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\tsddd.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [tzres.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [tzres.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\tzres.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\tzres.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\tzres.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\tzres.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\tzres.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\tzres.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\tzres.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\tzres.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [uexfat.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\uexfat.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\uexfat.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\uexfat.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\uexfat.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ufat.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ufat.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ufat.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ufat.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ufat.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ulib.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ulib.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ulib.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ulib.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ulib.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ulib.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ulib.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ulib.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ulib.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ulib.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [umpnpmgr.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [umpnpmgr.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\umpnpmgr.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\umpnpmgr.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\umpnpmgr.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\umpnpmgr.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\umpnpmgr.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\umpnpmgr.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\umpnpmgr.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\umpnpmgr.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [unattend.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\unattend.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\unattend.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\unattend.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\unattend.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [untfs.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\untfs.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\untfs.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\untfs.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\untfs.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [uReFS.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\uReFS.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\uReFS.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\uReFS.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\uReFS.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ureg.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ureg.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ureg.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ureg.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ureg.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [urlmon.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [urlmon.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\urlmon.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\urlmon.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\urlmon.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\urlmon.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\urlmon.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\urlmon.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\urlmon.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\urlmon.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [user32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [user32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\user32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\user32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\user32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\user32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\user32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\user32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\user32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\user32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [userenv.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [userenv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\userenv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\userenv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\userenv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\userenv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\userenv.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\userenv.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\userenv.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\userenv.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [userinitext.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [userinitext.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\userinitext.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\userinitext.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\userinitext.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\userinitext.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\userinitext.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\userinitext.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\userinitext.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\userinitext.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [usp10.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\usp10.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\usp10.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\usp10.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\usp10.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [utildll.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [utildll.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\utildll.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\utildll.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\utildll.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\utildll.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\utildll.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\utildll.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\utildll.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\utildll.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [uudf.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\uudf.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\uudf.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\uudf.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\uudf.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [UXInit.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\UXInit.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\UXInit.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\UXInit.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\UXInit.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [uxtheme.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [uxtheme.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\uxtheme.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\uxtheme.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\uxtheme.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\uxtheme.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\uxtheme.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\uxtheme.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\uxtheme.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\uxtheme.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vbscript.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vbscript.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vbscript.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vbscript.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vbscript.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vbscript.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vbscript.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vbscript.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vbscript.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vbscript.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - [x64] is not equal to: [x86] evaluated string: [If,%SourceArch%,Equal,x86,BootCopySys32,vdmdbg.dll]
ELSE - executing command: [InstallCopySysWoW,vdmdbg.dll]
|
Run - Processing section: [PInstall_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vdmdbg.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\vdmdbg.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWOW64\vdmdbg.dll] evaluated string: [If,ExistFile,%iWow%\#1,FileCopy,%iWow%\#1,%tWow%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWOW64\vdmdbg.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWOW64\vdmdbg.dll]
[End]
Run - Processed section [PInstall_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vds_ps.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vds_ps.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vds_ps.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vds_ps.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vds_ps.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vdsbas.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vdsbas.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vdsbas.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vdsbas.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vdsbas.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vdsbas.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vdsbas.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vdsbas.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vdsbas.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vdsbas.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vdsdyn.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vdsdyn.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vdsdyn.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vdsdyn.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vdsdyn.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vdsdyn.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vdsdyn.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vdsdyn.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vdsdyn.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vdsdyn.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vdsutil.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vdsutil.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vdsutil.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vdsutil.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vdsutil.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vdsutil.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vdsutil.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vdsutil.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vdsutil.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vdsutil.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vdsvd.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vdsvd.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vdsvd.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vdsvd.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vdsvd.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vdsvd.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vdsvd.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vdsvd.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vdsvd.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vdsvd.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [verifier.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\verifier.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\verifier.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\verifier.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\verifier.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [version.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\version.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\version.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\version.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\version.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [virtdisk.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\virtdisk.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\virtdisk.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\virtdisk.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\virtdisk.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vpnikeapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vpnikeapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vpnikeapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vpnikeapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vpnikeapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vssapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vssapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vssapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vssapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vssapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vsstrace.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vsstrace.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vsstrace.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vsstrace.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\vsstrace.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vsstrace.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vsstrace.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vsstrace.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\vsstrace.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vsstrace.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [w32time.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [w32time.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\w32time.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\w32time.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\w32time.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\w32time.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\w32time.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\w32time.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\w32time.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\w32time.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [w32topl.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\w32topl.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\w32topl.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\w32topl.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\w32topl.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wbemcomn.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wbemcomn.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wbemcomn.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wbemcomn.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wbemcomn.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wdigest.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wdigest.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wdigest.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wdigest.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wdigest.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wdscore.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wdscore.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wdscore.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wdscore.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wdscore.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [webio.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [webio.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\webio.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\webio.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\webio.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\webio.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\webio.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\webio.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\webio.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\webio.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [webservices.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [webservices.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\webservices.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\webservices.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\webservices.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\webservices.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\webservices.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\webservices.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\webservices.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\webservices.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wer.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wer.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wer.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wer.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wer.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wer.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wer.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wer.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wer.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wer.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [werui.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [werui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\werui.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\werui.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\werui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\werui.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\werui.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\werui.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\werui.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\werui.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wevtapi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wevtapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wevtapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wevtapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wevtapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wevtapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wevtapi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wevtapi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wevtapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wevtapi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wevtsvc.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wevtsvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wevtsvc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wevtsvc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wevtsvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wevtsvc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wevtsvc.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wevtsvc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wevtsvc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wevtsvc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wimgapi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wimgapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wimgapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wimgapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wimgapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wimgapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wimgapi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wimgapi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wimgapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wimgapi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [win32k.sys]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [win32k.sys]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\win32k.sys] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\win32k.sys] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\win32k.sys] to: [%BaseDir%\Target\Win8PESE\Windows\System32\win32k.sys]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\win32k.sys.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\win32k.sys.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\win32k.sys.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\win32k.sys.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winbio.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winbio.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winbio.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winbio.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winbio.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winbio.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winbio.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winbio.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winbio.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winbio.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winbrand.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winbrand.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winbrand.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winbrand.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winbrand.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [WindowsCodecs.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\WindowsCodecs.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\WindowsCodecs.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\WindowsCodecs.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\WindowsCodecs.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winhttp.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winhttp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winhttp.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winhttp.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winhttp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winhttp.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winhttp.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winhttp.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winhttp.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winhttp.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wininet.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wininet.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wininet.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wininet.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wininet.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wininet.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wininet.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wininet.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wininet.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wininet.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wininitext.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wininitext.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wininitext.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wininitext.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wininitext.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winmm.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winmm.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winmm.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winmm.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winmm.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winmm.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winmm.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winmm.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winmm.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winmm.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winmmbase.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winmmbase.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winmmbase.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winmmbase.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winmmbase.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winmmbase.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winmmbase.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winmmbase.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winmmbase.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winmmbase.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winnsi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winnsi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winnsi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winnsi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winnsi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [WinSCard.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [WinSCard.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\WinSCard.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\WinSCard.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\WinSCard.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\WinSCard.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\WinSCard.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\WinSCard.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\WinSCard.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\WinSCard.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winspool.drv]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winspool.drv]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winspool.drv] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winspool.drv] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winspool.drv] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winspool.drv]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winspool.drv.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winspool.drv.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winspool.drv.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winspool.drv.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winsrv.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winsrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winsrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winsrv.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winsrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winsrv.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winsrv.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winsrv.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\winsrv.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\winsrv.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winsta.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winsta.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winsta.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\winsta.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winsta.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wintrust.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wintrust.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wintrust.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wintrust.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wintrust.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wkscli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wkscli.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wkscli.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wkscli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wkscli.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wkssvc.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wkssvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wkssvc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wkssvc.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wkssvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wkssvc.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wkssvc.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wkssvc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wkssvc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wkssvc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Wldap32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Wldap32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Wldap32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Wldap32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\Wldap32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\Wldap32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\Wldap32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\Wldap32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\Wldap32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\Wldap32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wmi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wmi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wmi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wmi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wmi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wmicmiplugin.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wmicmiplugin.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wmicmiplugin.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wmicmiplugin.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wmicmiplugin.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wmidcom.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wmidcom.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wmidcom.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wmidcom.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wmidcom.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [WmiMgmt.msc]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\WmiMgmt.msc] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\WmiMgmt.msc] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\WmiMgmt.msc] to: [%BaseDir%\Target\Win8PESE\Windows\System32\WmiMgmt.msc]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\WmiMgmt.msc] evaluated string: [If,ExistFile,%b32%\%DistLang%\WmiMgmt.msc,FileCopy,%b32%\%DistLang%\WmiMgmt.msc,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\WmiMgmt.msc] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\WmiMgmt.msc]
ELSE - [If,ExistFile,%b32%\en-US\WmiMgmt.msc,FileCopy,%b32%\en-US\WmiMgmt.msc,%t32%\en-US]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wmiprop.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wmiprop.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wmiprop.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wmiprop.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wmiprop.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wmiprop.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wmiprop.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wmiprop.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wmiprop.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wmiprop.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wmitomi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wmitomi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wmitomi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wmitomi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wmitomi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wmitomi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wmitomi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wmitomi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wmitomi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wmitomi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wmsgapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wmsgapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wmsgapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wmsgapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wmsgapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wpeutil.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wpeutil.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wpeutil.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wpeutil.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wpeutil.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wpeutil.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wpeutil.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wpeutil.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wpeutil.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wpeutil.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ws2_32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ws2_32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ws2_32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ws2_32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ws2_32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ws2_32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ws2_32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ws2_32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ws2_32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ws2_32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ws2help.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ws2help.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ws2help.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ws2help.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ws2help.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wshcon.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wshcon.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wshcon.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wshcon.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wshcon.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wship6.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wship6.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wship6.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wship6.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wship6.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wship6.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wship6.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wship6.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wship6.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wship6.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [WSHTCPIP.DLL]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [WSHTCPIP.DLL]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\WSHTCPIP.DLL] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\WSHTCPIP.DLL] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\WSHTCPIP.DLL] to: [%BaseDir%\Target\Win8PESE\Windows\System32\WSHTCPIP.DLL]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\WSHTCPIP.DLL.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\WSHTCPIP.DLL.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\WSHTCPIP.DLL.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\WSHTCPIP.DLL.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wsock32.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wsock32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wsock32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wsock32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wsock32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wsock32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wsock32.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wsock32.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\wsock32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wsock32.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wtsapi32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wtsapi32.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wtsapi32.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\wtsapi32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wtsapi32.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [xmllite.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\xmllite.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\xmllite.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\xmllite.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\xmllite.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Dependency for recovery environment]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [BootMenuUX.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\BootMenuUX.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\BootMenuUX.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\BootMenuUX.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\BootMenuUX.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fveapi.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fveapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\fveapi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fveapi.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fveapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\fveapi.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\fveapi.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\fveapi.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\fveapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\fveapi.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fvecerts.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\fvecerts.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fvecerts.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fvecerts.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\fvecerts.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [spp.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [spp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\spp.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\spp.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\spp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\spp.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\spp.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\spp.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\spp.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\spp.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//--]
IF - [win8] is not equal to: [win8.1] evaluated string: [If,%OS%,Equal,Win8.1,Begin]
[BootCopySys32Mui,advapi32res.dll]
[BootCopySys32,CSystemEventsBrokerClient.dll]
[BootCopySys32Mui,d2d1.dll]
[//BootCopySys32Mui,defragres.dll]
[// needed for driver install]
[BootCopySys32Mui,dab.dll]
[BootCopySys32Mui,dabapi.dll]
[BootCopySys32,EventAggregation.dll]
[BootCopySys32Mui,SystemEventsBrokerServer.dll]
[//-]
[BootCopySys32,NetSetupApi.dll]
[BootCopySys32,ReInfo.dll]
[BootCopySys32Mui,smphost.dll]
[// May be better to use the file of Install.wim]
[BootCopySys32,sqmapi.dll]
[BootCopySys32,wincorlib.dll]
[BootCopySys32,Windows.Devices.HumanInterfaceDevice.dll]
[BootCopySys32,winlogonext.dll]
[BootCopySys32Mui,wldp.dll]
[End]
Run - Processed section [FileCopyStandardDLLOther] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [FileCopyStandardDLLOtherInstall] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Processing standard file copy - System32 Dll Install Files and others...This will take several minutes, be patient...
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vmstorfltres.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vmstorfltres.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\vmstorfltres.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\vmstorfltres.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vmstorfltres.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// diskcopy for file explorer format]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [diskcopy.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [diskcopy.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\diskcopy.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\diskcopy.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\diskcopy.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\diskcopy.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\diskcopy.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\diskcopy.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\diskcopy.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\diskcopy.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Taking Ownership (Appinfo and ProfSvc services)]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [appinfo.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [appinfo.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\appinfo.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\appinfo.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\appinfo.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\appinfo.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\appinfo.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\appinfo.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\appinfo.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\appinfo.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [provsvc.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [provsvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\provsvc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\provsvc.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\provsvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\provsvc.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\provsvc.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\provsvc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\provsvc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\provsvc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [profsvc.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [profsvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\profsvc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\profsvc.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\profsvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\profsvc.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\profsvc.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\profsvc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\profsvc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\profsvc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [profsvcext.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\profsvcext.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\profsvcext.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\profsvcext.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\profsvcext.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [objsel.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [objsel.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\objsel.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\objsel.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\objsel.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\objsel.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\objsel.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\objsel.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\objsel.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\objsel.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Disk Cleanup]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cleanmgr.exe]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cleanmgr.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cleanmgr.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\cleanmgr.exe] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\cleanmgr.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cleanmgr.exe]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\cleanmgr.exe.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cleanmgr.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\cleanmgr.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cleanmgr.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Defrag console version]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Defrag.exe]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [Defrag.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Defrag.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\Defrag.exe] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\Defrag.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\Defrag.exe]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\Defrag.exe.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\Defrag.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\Defrag.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\Defrag.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dfrgui.exe]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dfrgui.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dfrgui.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\dfrgui.exe] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\dfrgui.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dfrgui.exe]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\dfrgui.exe.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dfrgui.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\dfrgui.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dfrgui.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// SysTray icon battery, USB]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [batmeter.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [batmeter.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\batmeter.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\batmeter.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\batmeter.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\batmeter.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\batmeter.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\batmeter.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\batmeter.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\batmeter.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [stobject.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [stobject.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\stobject.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\stobject.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\stobject.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\stobject.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\stobject.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\stobject.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\stobject.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\stobject.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Power management (good to have it in base copy file)]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [umpo.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [umpo.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\umpo.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\umpo.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\umpo.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\umpo.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\umpo.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\umpo.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\umpo.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\umpo.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [umpoext.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [umpoext.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\umpoext.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\umpoext.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\umpoext.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\umpoext.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\umpoext.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\umpoext.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\umpoext.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\umpoext.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [umpowmi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\umpowmi.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\umpowmi.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\umpowmi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\umpowmi.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//crtdll.dll (no x64 version and already in wow64 script for x64 builds)]
IF - [x64] is not equal to: [x86] evaluated string: [If,%SourceArch%,Equal,x86,InstallCopySys32,crtdll.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [deviceassociation.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\deviceassociation.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\deviceassociation.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\deviceassociation.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\deviceassociation.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [devicesetupmanager.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [devicesetupmanager.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\devicesetupmanager.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\devicesetupmanager.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\devicesetupmanager.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\devicesetupmanager.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\devicesetupmanager.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\devicesetupmanager.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\devicesetupmanager.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\devicesetupmanager.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [devenum.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [devenum.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\devenum.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\devenum.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\devenum.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\devenum.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\devenum.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\devenum.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\devenum.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\devenum.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// others for device: devicedisplaystatusmanager.dll, devicesetupmanagerapi.dll, devicesetupstatusprovider.dll, devdispitemprovider.dll, devinv.dll, devpropmgr.dll]
[// cab, zip support with cabinet.dll]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cabview.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [cabview.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\cabview.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\cabview.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\cabview.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\cabview.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\cabview.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cabview.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\cabview.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\cabview.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [zipfldr.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [zipfldr.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\zipfldr.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\zipfldr.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\zipfldr.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\zipfldr.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\zipfldr.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\zipfldr.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\zipfldr.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\zipfldr.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [clbcatq.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\clbcatq.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\clbcatq.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\clbcatq.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\clbcatq.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dskquoui.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [dskquoui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\dskquoui.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\dskquoui.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\dskquoui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\dskquoui.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\dskquoui.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dskquoui.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\dskquoui.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\dskquoui.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hidphone.tsp]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hidphone.tsp]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\hidphone.tsp] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\hidphone.tsp] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\hidphone.tsp] to: [%BaseDir%\Target\Win8PESE\Windows\System32\hidphone.tsp]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\hidphone.tsp.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\hidphone.tsp.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\hidphone.tsp.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\hidphone.tsp.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [iologmsg.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [iologmsg.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\iologmsg.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\iologmsg.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\iologmsg.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\iologmsg.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\iologmsg.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\iologmsg.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\iologmsg.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\iologmsg.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ubpm.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ubpm.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ubpm.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\ubpm.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\ubpm.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ubpm.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\ubpm.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ubpm.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\ubpm.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ubpm.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// mlang.dll is not in 8, 8.1 in boot.wim but .mui exist in boot.wim! copied from Install.wim]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mlang.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mlang.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\mlang.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\mlang.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\mlang.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\mlang.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\mlang.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mlang.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\mlang.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mlang.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mshtml.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [mshtml.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\mshtml.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\mshtml.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\mshtml.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\mshtml.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\mshtml.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mshtml.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\mshtml.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\mshtml.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [oledlg.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [oledlg.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\oledlg.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\oledlg.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\oledlg.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\oledlg.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\oledlg.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\oledlg.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\oledlg.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\oledlg.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [shellstyle.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [shellstyle.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\shellstyle.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\shellstyle.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\shellstyle.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\shellstyle.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\shellstyle.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\shellstyle.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\shellstyle.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\shellstyle.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ustprov.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ustprov.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\ustprov.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\ustprov.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ustprov.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wevtfwd.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wevtfwd.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wevtfwd.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\wevtfwd.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\wevtfwd.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wevtfwd.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\wevtfwd.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wevtfwd.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\wevtfwd.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wevtfwd.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// WMI provider for signed drivers]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [signdrv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\signdrv.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\signdrv.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\signdrv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\signdrv.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Device Manager]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hdwwiz.cpl]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hdwwiz.cpl]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\hdwwiz.cpl] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\hdwwiz.cpl] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\hdwwiz.cpl] to: [%BaseDir%\Target\Win8PESE\Windows\System32\hdwwiz.cpl]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\hdwwiz.cpl.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\hdwwiz.cpl.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\hdwwiz.cpl.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\hdwwiz.cpl.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hdwwiz.exe]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [hdwwiz.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\hdwwiz.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\hdwwiz.exe] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\hdwwiz.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\hdwwiz.exe]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\hdwwiz.exe.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\hdwwiz.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\hdwwiz.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\hdwwiz.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Touch keyboard and Handwriting panel service]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [TabSvc.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [TabSvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\TabSvc.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\TabSvc.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\TabSvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\TabSvc.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\TabSvc.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\TabSvc.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\TabSvc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\TabSvc.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// taskmgr system resource usage monitor]
[//InstallCopySys32Mui,srumapi.dll]
[// Device center storage context menu handler]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [storagecontexthandler.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [storagecontexthandler.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\storagecontexthandler.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\storagecontexthandler.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\storagecontexthandler.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\storagecontexthandler.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\storagecontexthandler.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\storagecontexthandler.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\storagecontexthandler.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\storagecontexthandler.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [storagewmi_passthru.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\storagewmi_passthru.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\storagewmi_passthru.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\storagewmi_passthru.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\storagewmi_passthru.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Windows USB driver user library, needed?]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [winusb.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winusb.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\winusb.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\winusb.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\winusb.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wpd_ci.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [wpd_ci.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wpd_ci.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\wpd_ci.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\wpd_ci.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wpd_ci.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\wpd_ci.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wpd_ci.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\wpd_ci.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\wpd_ci.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//--]
IF - [win8] is not equal to: [win8.1] evaluated string: [If,%OS%,Equal,Win8.1,Begin]
[InstallCopySys32Mui,BrokerLib.dll]
[End]
Run - Processed section [FileCopyStandardDLLOtherInstall] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Run - Processed section [FileCopyStandard] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//--]
IF - [falsex64] is not equal to: [truex64] evaluated string: [If,%PatchWinload_CheckBox%%SourceArch%,Equal,Truex64,run,%ScriptFile%,BypassDriverSigning]
[//--]
[//If,Not,ExistFile,%ES%,FileCreateBlank,%ES%]
[//If,Not,ExistFile,%AutoRunFile%,FileCreateBlank,%AutoRunFile%]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg] evaluated string: [If,Not,ExistFile,%PECfg%,Run,%ScriptFile%,CreatePECfg,%PECfg%]
|
Run - Processing section: [CreatePECfg] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg]
FileCreateBlank - Created a new file: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg]
IniAddSection - Created section in file: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg] Section [main]
IniAddSection - Created section in file: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg] Section [shortcut]
IniAddSection - Created section in file: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg] Section [autorun]
IniAddSection - Created section in file: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg] Section [registry]
IniAddSection - Created section in file: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg] Section [association]
IniAddSection - Created section in file: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg] Section [shells]
IniAddSection - Created section in file: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg] Section [postconfig]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [wpeinit] to variable: [%wpeinit%] with value [Normal]
IniWrite - Wrote INI key in file: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg] Section [main] Key [wpeinit]: Normal
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [ScreenResolution] to variable: [%ScreenResolution%] with value [1024x768]
IniWrite - Wrote INI key in file: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg] Section [main] Key [screen]: 1024x768
Run - Processed section [CreatePECfg] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg] evaluated string: [If,Not,ExistFile,%PECfgCD%,Run,%ScriptFile%,CreatePECfg,%PECfgCD%]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\winpeshl.ini] evaluated string: [If,Not,ExistFile,%target_sys%\winpeshl.ini,FileCreateBlank,%target_sys%\winpeshl.ini]
FileCreateBlank - Created a new file: [%BaseDir%\Target\Win8PESE\Windows\System32\winpeshl.ini]
[//--]
IF - [standard] is equal to: [standard] evaluated string: [If,%CopyMode_ScrollBox%,Equal,Standard,Begin]
[// Copy All boot.wim fonts]
IF - [true] is equal to: [true] evaluated string: [If,%AddFonts_CheckBox%,Equal,True,Run,%ScriptFile%,AddFont]
|
Run - Processing section: [AddFont] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Processing copy BootSRC Fonts...
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\Fonts] to: [%BaseDir%\Target\Win8PESE\Windows]
Run - Processed section [AddFont] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
ELSE - [run,%ScriptFile%,StandardFonts]
[//--]
IF - [false] is not equal to: [true] evaluated string: [If,%AdmTools_CheckBox%,Equal,True,Begin]
[// AdmTools_CheckBox False and hidden from interface - May cause duplicate shortcuts with MMC (+adding manual names....) + or unwanted shortcut (eg: Task Scheduler). Better add any adm. tools through mmc plugin.]
[If,Not,ExistDir,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools",DirMake,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools"]
[DirCopy,"%InstallSRC%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools","%TargetDir%\ProgramData\Microsoft\Windows\Start Menu\Programs\"]
[End]
[End]
|
Run - Processing section: [AsianFonts] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Asian Fonts ja-JP, ko-KR, zh-CN, zh-HK, zh-TW]
IF - [en-us] is not equal to: [ja-jp] evaluated string: [If,%DistLang%,Equal,ja-JP,InstallCopy,Windows\Fonts\,meiryo.ttc]
IF - [en-us] is not equal to: [ja-jp] evaluated string: [If,%DistLang%,Equal,ja-JP,InstallCopy,Windows\Fonts\,msgothic.ttc]
IF - [en-us] is not equal to: [ko-kr] evaluated string: [If,%DistLang%,Equal,ko-KR,InstallCopy,Windows\Fonts\,malgun.ttf]
IF - [en-us] is not equal to: [ko-kr] evaluated string: [If,%DistLang%,Equal,ko-KR,InstallCopy,Windows\Fonts\,gulim.ttc]
IF - [en-us] is not equal to: [zh-cn] evaluated string: [If,%DistLang%,Equal,zh-CN,InstallCopy,Windows\Fonts\,msyh.ttc]
IF - [en-us] is not equal to: [zh-cn] evaluated string: [If,%DistLang%,Equal,zh-CN,InstallCopy,Windows\Fonts\,mingliu.ttc]
IF - [en-us] is not equal to: [zh-cn] evaluated string: [If,%DistLang%,Equal,zh-CN,InstallCopy,Windows\Fonts\,simsun.ttc]
IF - [en-us] is not equal to: [zh-hk] evaluated string: [If,%DistLang%,Equal,zh-HK,InstallCopy,Windows\Fonts\,msjh.ttf]
IF - [en-us] is not equal to: [zh-hk] evaluated string: [If,%DistLang%,Equal,zh-HK,InstallCopy,Windows\Fonts\,mingliu.ttc]
IF - [en-us] is not equal to: [zh-hk] evaluated string: [If,%DistLang%,Equal,zh-HK,InstallCopy,Windows\Fonts\,simsun.ttc]
IF - [en-us] is not equal to: [zh-tw] evaluated string: [If,%DistLang%,Equal,zh-TW,InstallCopy,Windows\Fonts\,msjh.ttf]
IF - [en-us] is not equal to: [zh-tw] evaluated string: [If,%DistLang%,Equal,zh-TW,InstallCopy,Windows\Fonts\,mingliu.ttc]
IF - [en-us] is not equal to: [zh-tw] evaluated string: [If,%DistLang%,Equal,zh-TW,InstallCopy,Windows\Fonts\,simsun.ttc]
Run - Processed section [AsianFonts] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//--]
IF - [true] is equal to: [true] evaluated string: [If,%RecTools_CheckBox%,Equal,True,run,%ScriptFile%,RecTools]
|
Run - Processing section: [RecTools] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Processing copy Windows Recovery Environment...
IF - [standard] is equal to: [standard] evaluated string: [If,%CopyMode_ScrollBox%,Equal,Standard,Begin]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\sources] evaluated string: [If,Not,ExistDir,%TargetDir%\sources,DirMake,%TargetDir%\sources]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\sources]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Sources\recovery] to: [%BaseDir%\Target\Win8PESE\sources]
[End]
[// Some Dependencies: autochk.exe,autoconv.exe,blbres.dll,blb_ps.dll,bmrui.exe,BootMenuUX.dll,BootRec.exe,bootux.dll,Dism.exe,DismApi.dll,fveapi.dll,fveui.dll,mprddm.dll,]
[// mprdim.dll,PkgMgr.exe,ReAgent.dll,ReInfo.dll,reseteng.dll,RstrtMgr.dll,rstrui.exe,signdrv.dll,srclient.dll,srcore.dll,sysreset.exe,vssadmin.exe,]
[// VSSVC.exe,wbadmin.exe,wbengine.exe,wdscapture.exe,wdsclient.exe,wdsmcast.exe, dism Folder, sources\recovery\RecEnv.exe, sources\recovery\StartRep.exe]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fveui.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [fveui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\fveui.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fveui.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\fveui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\fveui.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\fveui.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\fveui.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\fveui.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\fveui.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ReAgent.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ReAgent.dll]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\ReAgent.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
[If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ReAgent.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ReAgent.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ResetEng.dll]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [ResetEng.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\ResetEng.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ResetEng.dll] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\ResetEng.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\ResetEng.dll]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ResetEng.dll.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ResetEng.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\ResetEng.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\ResetEng.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [RstrtMgr.dll]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [RstrtMgr.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\RstrtMgr.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\RstrtMgr.dll] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\RstrtMgr.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\RstrtMgr.dll]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\RstrtMgr.dll.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\RstrtMgr.dll.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\RstrtMgr.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\RstrtMgr.dll.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [srclient.dll]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\srclient.dll] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
[If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PExtractWinReSys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [srcore.dll]
[// #1=File]
|
Run - Processing section: [PExtractWinReWim] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [srcore.dll],[windows\System32],[%BaseDir%\Target\Win8PESE\Windows\System32],[Warn]
[// #1=File #2=Source Folder #3=Target Folder #4=Warn if not exist]
Extracting srcore.dll from winre.wim windows\System32 to %BaseDir%\Target\Win8PESE\Windows\System32...
IF - File exists: [%BaseDir%\Projects\Tools\Win8PESE\7z.exe] evaluated string: [If,ExistFile,%Tools%\7z.exe,ShellExecute,Hide,%Tools%\7z.exe,"e -y "%Source_Sys%\Recovery\winre.wim" -i!"#2\#1" -o"#3""]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win8PESE\7z.exe] with parameters: [e -y "%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\Recovery\winre.wim" -i!"windows\System32\srcore.dll" -o"%BaseDir%\Target\Win8PESE\Windows\System32"]
ELSE - [Begin]
[If,ExistFile,%Tools%\%SysType%\7z.exe,ShellExecute,Hide,%Tools%\%SysType%\7z.exe,"e -y #$q%Source_Sys%\Recovery\winre.wim#$q -i!#$q#2\#1#$q -o#$q#3#$q"]
[Else,ShellExecute,Hide,%Tools%\7z.exe,"e -y #$q%Source_Sys%\Recovery\winre.wim#$q -i!#$q#2\#1#$q -o#$q#3#$q"]
[End]
IF - [warn] is equal to: [warn] evaluated string: [If,#4,Equal,Warn,If,Not,ExistFile,#3\#1,Echo,"Extraction of winre FAILED for #1 :(",Warn]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\srcore.dll] evaluated string: [If,Not,ExistFile,#3\#1,Echo,"Extraction of winre FAILED for #1 :(",Warn]
[//If,#4,Equal,Warn,If,Not,ExistFile,#3\#1,Message,"Extraction of winre FAILED for: #1 :(",Error]
[//If,#4,Equal,Warn,If,ExistFile,#3\#1,Echo,"Extraction of winre Successful for: #1"]
Run - Processed section [PExtractWinReWim] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Mui file]
|
Run - Processing section: [PExtractWinReWim] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [srcore.dll.mui],[windows\System32\en-US],[%BaseDir%\Target\Win8PESE\Windows\System32\en-US]
[// #1=File #2=Source Folder #3=Target Folder #4=Warn if not exist]
Extracting srcore.dll.mui from winre.wim windows\System32\en-US to %BaseDir%\Target\Win8PESE\Windows\System32\en-US...
IF - File exists: [%BaseDir%\Projects\Tools\Win8PESE\7z.exe] evaluated string: [If,ExistFile,%Tools%\7z.exe,ShellExecute,Hide,%Tools%\7z.exe,"e -y "%Source_Sys%\Recovery\winre.wim" -i!"#2\#1" -o"#3""]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win8PESE\7z.exe] with parameters: [e -y "%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\Recovery\winre.wim" -i!"windows\System32\en-US\srcore.dll.mui" -o"%BaseDir%\Target\Win8PESE\Windows\System32\en-US"]
ELSE - [Begin]
[If,ExistFile,%Tools%\%SysType%\7z.exe,ShellExecute,Hide,%Tools%\%SysType%\7z.exe,"e -y #$q%Source_Sys%\Recovery\winre.wim#$q -i!#$q#2\#1#$q -o#$q#3#$q"]
[Else,ShellExecute,Hide,%Tools%\7z.exe,"e -y #$q%Source_Sys%\Recovery\winre.wim#$q -i!#$q#2\#1#$q -o#$q#3#$q"]
[End]
IF - [] is not equal to: [warn] evaluated string: [If,#4,Equal,Warn,If,Not,ExistFile,#3\#1,Echo,"Extraction of winre FAILED for #1 :(",Warn]
[//If,#4,Equal,Warn,If,Not,ExistFile,#3\#1,Message,"Extraction of winre FAILED for: #1 :(",Error]
[//If,#4,Equal,Warn,If,ExistFile,#3\#1,Echo,"Extraction of winre Successful for: #1"]
Run - Processed section [PExtractWinReWim] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\srcore.dll.mui] evaluated string: [If,Not,ExistFile,%target_sys%\%DistLang%\#1.mui,ExtractWinReWim,#1.mui,windows\System32\en-US,%target_sys%\en-US,Warn]
[//Else,Echo,"Extraction of winre Successful for: #1.mui"]
Run - Processed section [PExtractWinReSys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PExtractWinReSys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sysreset.exe]
[// #1=File]
|
Run - Processing section: [PExtractWinReWim] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sysreset.exe],[windows\System32],[%BaseDir%\Target\Win8PESE\Windows\System32],[Warn]
[// #1=File #2=Source Folder #3=Target Folder #4=Warn if not exist]
Extracting sysreset.exe from winre.wim windows\System32 to %BaseDir%\Target\Win8PESE\Windows\System32...
IF - File exists: [%BaseDir%\Projects\Tools\Win8PESE\7z.exe] evaluated string: [If,ExistFile,%Tools%\7z.exe,ShellExecute,Hide,%Tools%\7z.exe,"e -y "%Source_Sys%\Recovery\winre.wim" -i!"#2\#1" -o"#3""]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win8PESE\7z.exe] with parameters: [e -y "%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\Recovery\winre.wim" -i!"windows\System32\sysreset.exe" -o"%BaseDir%\Target\Win8PESE\Windows\System32"]
ELSE - [Begin]
[If,ExistFile,%Tools%\%SysType%\7z.exe,ShellExecute,Hide,%Tools%\%SysType%\7z.exe,"e -y #$q%Source_Sys%\Recovery\winre.wim#$q -i!#$q#2\#1#$q -o#$q#3#$q"]
[Else,ShellExecute,Hide,%Tools%\7z.exe,"e -y #$q%Source_Sys%\Recovery\winre.wim#$q -i!#$q#2\#1#$q -o#$q#3#$q"]
[End]
IF - [warn] is equal to: [warn] evaluated string: [If,#4,Equal,Warn,If,Not,ExistFile,#3\#1,Echo,"Extraction of winre FAILED for #1 :(",Warn]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\sysreset.exe] evaluated string: [If,Not,ExistFile,#3\#1,Echo,"Extraction of winre FAILED for #1 :(",Warn]
[//If,#4,Equal,Warn,If,Not,ExistFile,#3\#1,Message,"Extraction of winre FAILED for: #1 :(",Error]
[//If,#4,Equal,Warn,If,ExistFile,#3\#1,Echo,"Extraction of winre Successful for: #1"]
Run - Processed section [PExtractWinReWim] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Mui file]
|
Run - Processing section: [PExtractWinReWim] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [sysreset.exe.mui],[windows\System32\en-US],[%BaseDir%\Target\Win8PESE\Windows\System32\en-US]
[// #1=File #2=Source Folder #3=Target Folder #4=Warn if not exist]
Extracting sysreset.exe.mui from winre.wim windows\System32\en-US to %BaseDir%\Target\Win8PESE\Windows\System32\en-US...
IF - File exists: [%BaseDir%\Projects\Tools\Win8PESE\7z.exe] evaluated string: [If,ExistFile,%Tools%\7z.exe,ShellExecute,Hide,%Tools%\7z.exe,"e -y "%Source_Sys%\Recovery\winre.wim" -i!"#2\#1" -o"#3""]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win8PESE\7z.exe] with parameters: [e -y "%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\Recovery\winre.wim" -i!"windows\System32\en-US\sysreset.exe.mui" -o"%BaseDir%\Target\Win8PESE\Windows\System32\en-US"]
ELSE - [Begin]
[If,ExistFile,%Tools%\%SysType%\7z.exe,ShellExecute,Hide,%Tools%\%SysType%\7z.exe,"e -y #$q%Source_Sys%\Recovery\winre.wim#$q -i!#$q#2\#1#$q -o#$q#3#$q"]
[Else,ShellExecute,Hide,%Tools%\7z.exe,"e -y #$q%Source_Sys%\Recovery\winre.wim#$q -i!#$q#2\#1#$q -o#$q#3#$q"]
[End]
IF - [] is not equal to: [warn] evaluated string: [If,#4,Equal,Warn,If,Not,ExistFile,#3\#1,Echo,"Extraction of winre FAILED for #1 :(",Warn]
[//If,#4,Equal,Warn,If,Not,ExistFile,#3\#1,Message,"Extraction of winre FAILED for: #1 :(",Error]
[//If,#4,Equal,Warn,If,ExistFile,#3\#1,Echo,"Extraction of winre Successful for: #1"]
Run - Processed section [PExtractWinReWim] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\sysreset.exe.mui] evaluated string: [If,Not,ExistFile,%target_sys%\%DistLang%\#1.mui,ExtractWinReWim,#1.mui,windows\System32\en-US,%target_sys%\en-US,Warn]
[//Else,Echo,"Extraction of winre Successful for: #1.mui"]
Run - Processed section [PExtractWinReSys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PInstall_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vssadmin.exe]
|
Run - Processing section: [PInstall_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [vssadmin.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\vssadmin.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\vssadmin.exe] evaluated string: [If,ExistFile,%i32%\#1,FileCopy,%i32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\vssadmin.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\vssadmin.exe]
[End]
Run - Processed section [PInstall_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\vssadmin.exe.mui] evaluated string: [If,ExistFile,%i32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vssadmin.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%i32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\en-US\vssadmin.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\vssadmin.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%i32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%i32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PInstall_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [PBoot_CopySys32Mui] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [VSSVC.exe]
|
Run - Processing section: [PBoot_CopySys32] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [VSSVC.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\VSSVC.exe] evaluated string: [If,Not,ExistFile,%t32%\#1,Begin]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\VSSVC.exe] evaluated string: [If,ExistFile,%b32%\#1,FileCopy,%b32%\#1,%t32%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\VSSVC.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\VSSVC.exe]
[End]
Run - Processed section [PBoot_CopySys32] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\VSSVC.exe.mui] evaluated string: [If,ExistFile,%b32%\%DistLang%\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\VSSVC.exe.mui] evaluated string: [If,Not,ExistFile,%t32%\%DistLang%\#1.mui,FileCopy,%b32%\%DistLang%\#1.mui,%t32%\%DistLang%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\en-US\VSSVC.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\System32\en-US\VSSVC.exe.mui]
[End]
ELSE - [Begin]
[If,Not,%DistLang%,Equal,en-US,If,ExistFile,%b32%\en-US\#1.mui,Begin]
[If,Not,ExistFile,%t32%\en-US\#1.mui,FileCopy,%b32%\en-US\#1.mui,%t32%\en-US]
[End]
[End]
Run - Processed section [PBoot_CopySys32Mui] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
|
Run - Processing section: [AddShortcut2] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [StartMenu],[System Tools],[x:\sources\recovery\recenv.exe],[System Recovery]
[//===> Add_Shortcut,[Type],[StartMenuFolder],[(Full)FileName],[Title],[Work Folder],[Parameters],[(path)IconFile(#$cIconIndex)],[StartMode=1, 2, or 3][#$cIconIndex],[ToolTip Comment]]
Create ShortCut StartMenu
IniRead - [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script] Section [IniVariablesApi] Key [_ML_SHToRoot] to variable: [%_ML_SHToRoot%] with value []
IniRead - [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script] Section [IniVariablesApi] Key [_ML_SubFoldersToRoot] to variable: [%_ML_SubFoldersToRoot%] with value [Falsy]
IF - [startmenu] is not equal to: [autostart] evaluated string: [If,#1,Equal,AutoStart,Set,#1,Autorun]
IF - [system tools] is not equal to: [quicklaunch] evaluated string: [If,#2,Equal,QuickLaunch,Set,#1,QuickLaunch]
IF - [startmenu] is not equal to: [] evaluated string: [If,#1,Equal,,Set,#1,StartMenu]
IF - [startmenu] is not equal to: [editwith] evaluated string: [If,#1,Equal,EditWith,Begin]
[If,#2,Equal,,Set,#2,"Edit with"]
[End]
ELSE - executing command: [Begin]
[// if no folder defined use the scriptfolder]
IF - [system tools] is not equal to: [] evaluated string: [If,#2,Equal,,Begin]
[StrFormat,POS,%ScriptDir%,\App,%Pos%]
[StrFormat,LTRIM,%ScriptDir%,%Pos%,#2]
[StrFormat,Replace,#2,App,"",#2]
[StrFormat,POS,#2,\,%Pos%]
[StrFormat,LTRIM,#2,%Pos%,#2]
[End]
[End]
IF - [x:\sources\recovery\recenv.exe] is not equal to: [] evaluated string: [If,#3,Equal,,Set,#3,%PE_Programs%\%ProgramFolder%\%ProgramEXE%]
IF - [system recovery] is not equal to: [] evaluated string: [If,#4,Equal,,Set,#4,%ProgramTitle%]
[//If,#5,Equal,,StrFormat,path,#3,#5]
IF - [] is equal to: [] evaluated string: [If,Not,#6,Equal,,StrFormat,Replace,#6,#",#$q,#6]
IF - [] is equal to: [] evaluated string: [If,Not,#7,Equal,,Begin]
[StrFormat,path,#7,%SHC_Icon_Path%]
[StrFormat,filename,#7,%SHC_Icon_FileName%]
[If,%SHC_Icon_Path%,Equal,,StrFormat,path,#3,%SHC_Icon_Path%]
[Set,#7,%SHC_Icon_Path%%SHC_Icon_FileName%]
[End]
IF - [startmenu] is equal to: [startmenu] evaluated string: [If,#1,Equal,StartMenu,If,%_ML_SubFoldersToRoot%,Equal,Truely,StrFormat,Filename,#2,#2]
IF - [falsy] is not equal to: [truely] evaluated string: [If,%_ML_SubFoldersToRoot%,Equal,Truely,StrFormat,Filename,#2,#2]
IF - [startmenu] is equal to: [startmenu] evaluated string: [If,#1,Equal,StartMenu,Begin]
IF - [] is equal to: [] evaluated string: [If,Not,%_ML_SHToRoot%,Equal,,Begin]
[StrFormat,Left,#2,3,%_ML_parTwoLeftThreeResult%]
[If,%_ML_parTwoLeftThreeResult%,Equal,..\,StrFormat,LTrim,#2,3,#2]
[StrFormat,Left,#2,2,%_ML_parTwoLeftTwoResult%]
[If,%_ML_parTwoLeftTwoResult%,Equal,..,StrFormat,LTrim,#2,2,#2]
[If,%_ML_parTwoLeftTwoResult%,Equal,.\,StrFormat,LTrim,#2,2,#2]
[StrFormat,Left,#2,1,%_ML_parTwoLeftOneResult%]
[If,%_ML_parTwoLeftOneResult%,Equal,.,StrFormat,LTrim,#2,1,#2]
[Set,#2,..\#2]
[End]
[End]
[//this makes all with no folder --> explorer shell to programs -- bsexplorer to root If,Not,%_ML_SHToRoot%,Equal,,If,#1,Equal,StartMenu,Set,#1,""]
IF - [startmenu] is equal to: [startmenu] evaluated string: [If,#1,Equal,StartMenu,Set,#1,#2]
SetVar - Sucessfuly changed the value of [#1] to: [System Tools]
IF - [system tools] is not equal to: [editwith] evaluated string: [If,#1,Equal,EditWith,Run,%API%,RegAdd_boot_%_ML_RegAddBootMethod%,HKLM,0x2,Software\Classes\*\shell\#2 #4\command,,"#3 "%1""]
ELSE - executing command: [Begin]
IF - [system tools] is not equal to: [autorun] evaluated string: [If,#1,Equal,Autorun,Run,%API%,Add_Auto_Run%API_TYPE%,#4,#3,#6,2]
ELSE - executing command: [IniWriteTextLine,%PE_CFG%,shortcut,#1|#4|#3|#7|#6]
IniWriteTextLine - Wrote INI text line in [%BaseDir%\Target\Win8PESE\Windows\System32\Win8PE.cfg] Section [shortcut] line [System Tools|System Recovery|x:\sources\recovery\recenv.exe||]
[End]
Run - Processed section [AddShortcut2] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
[// Startup Repair tool shortcut shouldn't be used directly but it run from Recovery Tools menu]
Run - Processed section [RecTools] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// RefreshYourPC needs files from winre.wim whatever CopyMode_ScrollBox.]
IF - [truefalse] is not equal to: [truetrue] evaluated string: [If,%RecTools_CheckBox%%Refresh_CheckBox%,Equal,TrueTrue,run,%ScriptFile%,RefreshYourPC]
[//--]
IF - [false] is not equal to: [true] evaluated string: [If,%Custom_CheckBox%,Equal,True,Run,%ScriptFile%,Custom]
[//--]
|
Run - Processing section: [CreateDesktopIniFiles] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Program Files\desktop.ini],[%BaseDir%\Target\Win8PESE\Program Files]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Program Files\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Program Files] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Program Files\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Program Files\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Program Files"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//CopyDesktopIni,"%InstallSRC%\Program Files\Common Files\microsoft shared\Stationery\Desktop.ini","%targetdir%\Program Files\Common Files\microsoft shared\Stationery"]
[//-]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\ProgramData\Microsoft\Windows\Start Menu\desktop.ini],[%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\ProgramData\Microsoft\Windows\Start Menu\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\ProgramData\Microsoft\Windows\Start Menu\desktop.ini] to: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\ProgramData\Microsoft\Windows\Start Menu\Programs\desktop.ini],[%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\ProgramData\Microsoft\Windows\Start Menu\Programs\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\ProgramData\Microsoft\Windows\Start Menu\Programs\desktop.ini] to: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools] evaluated string: [If,ExistDir,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools",Begin]
[If,Not,ExistFile,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\desktop.ini",CopyDesktopIni,"%BootSRC%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\desktop.ini","%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools"]
[End]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp] evaluated string: [If,ExistDir,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp",CopyDesktopIni,"%BootSRC%\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp\desktop.ini","%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp"]
[//- Allready done with BootSRC or Not used currently]
[//CopyDesktopIni,"%InstallSRC%\ProgramData\Microsoft\Windows\Start Menu\desktop.ini","%targetdir%\ProgramData\Microsoft\Windows\Start Menu"]
[//CopyDesktopIni,"%InstallSRC%\ProgramData\Microsoft\Windows\Start Menu\Programs\desktop.ini","%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs"]
[//CopyDesktopIni,"%InstallSRC%\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessibility\Desktop.ini","%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessibility"]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\desktop.ini],[%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\desktop.ini] to: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//CopyDesktopIni,"%InstallSRC%\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools\desktop.ini","%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools"]
[//CopyDesktopIni,"%InstallSRC%\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\Tablet PC\Desktop.ini","%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\Tablet PC"]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools] evaluated string: [If,ExistDir,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools",CopyDesktopIni,"%InstallSRC%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\desktop.ini","%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools"]
[//CopyDesktopIni,"%InstallSRC%\ProgramData\Microsoft\Windows\Start Menu\Programs\Maintenance\Desktop.ini","%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Maintenance"]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp] evaluated string: [If,ExistDir,"%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp",CopyDesktopIni,"%InstallSRC%\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp\desktop.ini","%targetdir%\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp"]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools\Desktop.ini],[%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools\Desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools\Desktop.ini] to: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools\Desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\Windows\Start Menu\Programs\System Tools"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
[//CopyDesktopIni,"%InstallSRC%\Windows\Downloaded Program Files\desktop.ini","%targetdir%\Windows\Downloaded Program Files"]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\Fonts\desktop.ini],[%BaseDir%\Target\Win8PESE\Windows\Fonts]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\Fonts\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\Fonts\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Windows\Fonts\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Windows\Fonts"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//CopyDesktopIni,%InstallSRC%\Windows\Media\Desktop.ini,%targetdir%\Windows\Media]
[//CopyDesktopIni,"%InstallSRC%\Windows\Offline Web Pages\desktop.ini","%targetdir%\Windows\Offline Web Pages"]
[//CopyDesktopIni,%InstallSRC%\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\WinX\Group1\desktop.ini,%targetdir%\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\WinX\Group1]
[//CopyDesktopIni,%InstallSRC%\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\WinX\Group2\desktop.ini,%targetdir%\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\WinX\Group2]
[//CopyDesktopIni,%InstallSRC%\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\WinX\Group3\desktop.ini,%targetdir%\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\Windows\WinX\Group3]
[//CopyDesktopIni,"%InstallSRC%\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\desktop.ini","%targetdir%\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch"]
[//CopyDesktopIni,%InstallSRC%\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\SendTo\Desktop.ini,%targetdir%\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\SendTo]
[//CopyDesktopIni,"%InstallSRC%\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\Desktop.ini","%targetdir%\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility"]
[//CopyDesktopIni,"%InstallSRC%\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Desktop.ini","%targetdir%\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories"]
[//CopyDesktopIni,"%InstallSRC%\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Maintenance\Desktop.ini","%targetdir%\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Maintenance"]
[//CopyDesktopIni,"%InstallSRC%\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Desktop.ini","%targetdir%\Windows\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools"]
[//CopyDesktopIni,%InstallSRC%\Windows\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\WinX\Group1\desktop.ini,%targetdir%\Windows\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\WinX\Group1]
[//CopyDesktopIni,%InstallSRC%\Windows\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\WinX\Group2\desktop.ini,%targetdir%\Windows\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\WinX\Group2]
[//CopyDesktopIni,%InstallSRC%\Windows\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\WinX\Group3\desktop.ini,%targetdir%\Windows\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\WinX\Group3]
[//CopyDesktopIni,"%InstallSRC%\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\desktop.ini","%targetdir%\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch"]
[//CopyDesktopIni,%InstallSRC%\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\SendTo\Desktop.ini,%targetdir%\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\SendTo]
[//CopyDesktopIni,"%InstallSRC%\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\Desktop.ini","%targetdir%\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility"]
[//CopyDesktopIni,"%InstallSRC%\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Desktop.ini","%targetdir%\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories"]
[//CopyDesktopIni,"%InstallSRC%\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Maintenance\Desktop.ini","%targetdir%\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Maintenance"]
[//CopyDesktopIni,"%InstallSRC%\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Desktop.ini","%targetdir%\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools"]
[//CopyDesktopIni,%InstallSRC%\Windows\ToastData\desktop.ini,%targetdir%\Windows\ToastData]
[//CopyDesktopIni,%InstallSRC%\Windows\Web\Wallpaper\Theme1\Desktop.ini,%targetdir%\Windows\Web\Wallpaper\Theme1]
[//CopyDesktopIni,%InstallSRC%\Windows\Web\Wallpaper\Theme2\Desktop.ini,%targetdir%\Windows\Web\Wallpaper\Theme2]
[//-]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\desktop.ini],[%BaseDir%\Target\Win8PESE\Windows\System32]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\System32] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Windows\System32\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Windows\System32"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Libraries\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Libraries]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Libraries\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Libraries] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Libraries\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Libraries\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Libraries"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo\Desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo\Desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo\Desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo\Desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\ProgramData\Microsoft\Windows\Start Menu\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\ProgramData\Microsoft\Windows\Start Menu\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\ProgramData\Microsoft\Windows\Start Menu\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\ProgramData\Microsoft\Windows\Start Menu\Programs\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\ProgramData\Microsoft\Windows\Start Menu\Programs\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\ProgramData\Microsoft\Windows\Start Menu\Programs\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//CopyDesktopIni,"%InstallSRC%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\Desktop.ini","%TargetProfilesUserDir%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility"]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\desktop.ini] evaluated string: [If,Not,ExistFile,"%TargetProfilesUserDir%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\desktop.ini",CopyDesktopIni,"%InstallSRC%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Desktop.ini","%TargetProfilesUserDir%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories"]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools] evaluated string: [If,ExistDir,"%TargetProfilesUserDir%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools",CopyDesktopIni,"%BootSRC%\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\desktop.ini","%TargetProfilesUserDir%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools"]
[//CopyDesktopIni,"%InstallSRC%\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Maintenance\Desktop.ini","%TargetProfilesUserDir%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Maintenance"]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\StartUp] evaluated string: [If,ExistDir,"%TargetProfilesUserDir%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\StartUp",CopyDesktopIni,"%BootSRC%\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp\desktop.ini","%TargetProfilesUserDir%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\StartUp"]
[//-]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\desktop.ini],[%BaseDir%\Target\Win8PESE\Users]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Public]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Public] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Public\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Public"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// Not to have desktop.ini on the desktop comment the following line]
[//CopyDesktopIni,%BootSRC%\Users\Public\Desktop\desktop.ini,%targetdir%\Users\Public\Desktop]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Documents\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Public\Documents]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Documents\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Public\Documents] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Documents\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Public\Documents\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Public\Documents"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Downloads\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Public\Downloads]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Downloads\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Public\Downloads] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Downloads\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Public\Downloads\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Public\Downloads"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Libraries\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Public\Libraries]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Libraries\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Public\Libraries] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Libraries\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Public\Libraries\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Public\Libraries"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Music\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Public\Music]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Music\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Public\Music] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Music\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Public\Music\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Public\Music"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Pictures\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Public\Pictures]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Pictures\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Public\Pictures] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Pictures\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Public\Pictures\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Public\Pictures"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Videos\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Public\Videos]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Videos\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Public\Videos] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Videos\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Public\Videos\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Public\Videos"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
[//- Allready done with BootSRC]
[//CopyDesktopIni,%InstallSRC%\Users\Public\desktop.ini,%targetdir%\Users\Public]
[//CopyDesktopIni,%InstallSRC%\Users\Public\Desktop\desktop.ini,%targetdir%\Users\Public\Desktop]
[//CopyDesktopIni,%InstallSRC%\Users\Public\Documents\desktop.ini,%targetdir%\Users\Public\Documents]
[//CopyDesktopIni,%InstallSRC%\Users\Public\Downloads\desktop.ini,%targetdir%\Users\Public\Downloads]
[//CopyDesktopIni,%InstallSRC%\Users\Public\Libraries\desktop.ini,%targetdir%\Users\Public\Libraries]
[//CopyDesktopIni,%InstallSRC%\Users\Public\Music\desktop.ini,%targetdir%\Users\Public\Music]
[//CopyDesktopIni,%InstallSRC%\Users\Public\Pictures\desktop.ini,%targetdir%\Users\Public\Pictures]
[//CopyDesktopIni,%InstallSRC%\Users\Public\Videos\desktop.ini,%targetdir%\Users\Public\Videos]
[//-]
[//%TargetProfilesUserDir%=%baseDir%\Target\Win7PESE\Users\Default]
[// Copy from Public is a little wrong with public in the name]
[// Not to have desktop.ini on the desktop comment the following line]
[//CopyDesktopIni,%BootSRC%\Users\Public\Desktop\desktop.ini,%TargetProfilesUserDir%\Desktop]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Documents\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\Documents]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Documents\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\Documents] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Documents\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\Documents\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\Documents"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Downloads\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\Downloads]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Downloads\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\Downloads] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Downloads\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\Downloads\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\Downloads"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Music\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\Music]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Music\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\Music] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Music\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\Music\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\Music"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Pictures\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\Pictures]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Pictures\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\Pictures] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Pictures\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\Pictures\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\Pictures"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
|
Run - Processing section: [P_CopyDesktopIni] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
with parameters: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Videos\desktop.ini],[%BaseDir%\Target\Win8PESE\Users\Default\Videos]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Videos\desktop.ini] evaluated string: [If,ExistFile,#1,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\Videos] evaluated string: [If,Not,ExistDir,#2,DirMake,#2]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Users\Public\Videos\desktop.ini] to: [%BaseDir%\Target\Win8PESE\Users\Default\Videos\desktop.ini]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S +R "%BaseDir%\Target\Win8PESE\Users\Default\Videos"]
[End]
Run - Processed section [P_CopyDesktopIni] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//-]
[//CopyDesktopIni,%tw%\ToastData\desktop.ini,%targetdir%\Windows\ToastData]
[//-]
|
Run - Processing section: [ManualCreateDesktopIniFiles] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
SetVar - Sucessfuly changed the value of [%F%] to: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures]
SetVar - Sucessfuly changed the value of [%W%] to: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures\desktop.ini]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures] evaluated string: [If,Not,ExistDir,%F%,DirMake,%F%]
FileCreateBlank - Created a new file: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures\desktop.ini]
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures\desktop.ini] line: Value: [.ShellClassInfo] Option: Append
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures\desktop.ini] line: Value: LocalizedResourceName=@Windows.UI.Immersive.dll,-23570 Option: Append
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+A +H +S +R "%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures\desktop.ini"]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S "%BaseDir%\Target\Win8PESE\ProgramData\Microsoft\User Account Pictures"]
[//-]
SetVar - Sucessfuly changed the value of [%F%] to: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites]
SetVar - Sucessfuly changed the value of [%W%] to: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\desktop.ini]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites] evaluated string: [If,Not,ExistDir,%F%,DirMake,%F%]
FileCreateBlank - Created a new file: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\desktop.ini]
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\desktop.ini] line: Value: [.ShellClassInfo] Option: Append
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\desktop.ini] line: Value: LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21796 Option: Append
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\desktop.ini] line: Value: IconResource=%SystemRoot%\system32\imageres.dll,-115 Option: Append
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\desktop.ini] line: Value: IconFile=%SystemRoot%\system32\shell32.dll Option: Append
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\desktop.ini] line: Value: IconIndex=-173 Option: Append
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+A +H +S +R "%BaseDir%\Target\Win8PESE\Users\Default\Favorites\desktop.ini"]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S "%BaseDir%\Target\Win8PESE\Users\Default\Favorites"]
[//-]
SetVar - Sucessfuly changed the value of [%F%] to: [%BaseDir%\Target\Win8PESE\Users\Default\Links]
SetVar - Sucessfuly changed the value of [%W%] to: [%BaseDir%\Target\Win8PESE\Users\Default\Links\desktop.ini]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\Links] evaluated string: [If,Not,ExistDir,%F%,DirMake,%F%]
FileCreateBlank - Created a new file: [%BaseDir%\Target\Win8PESE\Users\Default\Links\desktop.ini]
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Links\desktop.ini] line: Value: [.ShellClassInfo] Option: Append
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Links\desktop.ini] line: Value: LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21810 Option: Append
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Links\desktop.ini] line: Value: IconResource=%SystemRoot%\system32\imageres.dll,-185 Option: Append
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Links\desktop.ini] line: Value: DefaultDropEffect=4 Option: Append
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Links\desktop.ini] line: Value: [LocalizedFileNames] Option: Append
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Links\desktop.ini] line: Value: RecentPlaces.lnk=@shell32.dll,-37217 Option: Append
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Links\desktop.ini] line: Value: Desktop.lnk=@shell32.dll,-21769 Option: Append
TxtAddLine - Added line: [%BaseDir%\Target\Win8PESE\Users\Default\Links\desktop.ini] line: Value: Downloads.lnk=@shell32.dll,-21798 Option: Append
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+A +H +S +R "%BaseDir%\Target\Win8PESE\Users\Default\Links\desktop.ini"]
ShellExecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\Attrib.exe] with parameters: [+S "%BaseDir%\Target\Win8PESE\Users\Default\Links"]
Run - Processed section [ManualCreateDesktopIniFiles] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Run - Processed section [CreateDesktopIniFiles] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//--]
IF - File exists: [%BaseDir%\Target\Win8PESE\Boot\Bootfix.bin] evaluated string: [If,ExistFile,%TargetDir%\Boot\Bootfix.bin,FileDelete,%TargetDir%\Boot\BootFix.bin]
FileDelete - Sucessfully deleted [%BaseDir%\Target\Win8PESE\Boot\BootFix.bin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Boot\Bootfix.bin] evaluated string: [If,ExistFile,%TargetDir%\Boot\Bootfix.bin,Call,FileDelete,%TargetDir%\Boot\BootFix.bin]
[//--]
[//-- Lancelot tips : no duplicate options in menu.lst]
IF - Directory does not exist: [%BaseDir%\Workbench\Win8PESE\Cache\OtherOSMenu] evaluated string: [If,ExistDir,%ProjectCache%\OtherOSMenu,DirDelete,%ProjectCache%\OtherOSMenu]
IF - Directory does not exist: [%BaseDir%\Workbench\Win8PESE\Cache\OtherOSMenu] evaluated string: [If,ExistDir,%ProjectCache%\OtherOSMenu,Call,DirDelete,%ProjectCache%\OtherOSMenu]
DirMake - Created directory: [%BaseDir%\Workbench\Win8PESE\Cache\OtherOSMenu]
[//--]
IF - [multiboot] is equal to: [multiboot] evaluated string: [If,%BootType%,Equal,MultiBoot,Begin]
IF - Directory exists: [%BaseDir%\Target\Win8PESE] evaluated string: [If,Not,ExistDir,%BootMenu_Target%,DirMake,%BootMenu_Target%]
IF - File does not exist: [%BaseDir%\Workbench\Win8PESE\Cache\OtherOSMenu\menu.lst] evaluated string: [If,ExistFile,%BootMenu%,FileDelete,%BootMenu%]
IF - File does not exist: [%BaseDir%\Workbench\Win8PESE\Cache\OtherOSMenu\menu.lst] evaluated string: [If,ExistFile,%BootMenu%,Call,FileDelete,%BootMenu%]
FileCreateBlank - Created a new file: [%BaseDir%\Workbench\Win8PESE\Cache\OtherOSMenu\menu.lst]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Boot\IMG] evaluated string: [If,Not,ExistDir,%OtherOS_Target%,DirMake,%OtherOS_Target%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Boot\IMG]
[End]
[// for efi boot Menu]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\EFI\BOOT] evaluated string: [If,Not,ExistDir,%EfiBootMenu_Target%,DirMake,%EfiBootMenu_Target%]
IF - File does not exist: [%BaseDir%\Workbench\Win8PESE\Cache\OtherOSMenu\grub.cfg] evaluated string: [If,ExistFile,%EfiBootMenu%,FileDelete,%EfiBootMenu%]
FileCreateBlank - Created a new file: [%BaseDir%\Workbench\Win8PESE\Cache\OtherOSMenu\grub.cfg]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\EFI\IMG] evaluated string: [If,Not,ExistDir,%OtherOS_EfiTarget%,DirMake,%OtherOS_EfiTarget%]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\EFI\IMG]
[//--]
[// Add project's url]
ExtractAllFiles - [%BaseDir%\Projects\Win8PESE\Build\1-files.Script] Section [Icons] to: [%BaseDir%\Target\Win8PESE\Windows\System32]
|
Run - Processing section: [Add_] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [Url],[],[Win8PE SE MSFN.url],[http://www.msfn.org/board/topic/161226-win8pe-se/],[#$psystemroot#$p\System32\msfn_modrica.ico]
|
Run - Processing section: [Add_Url2] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [],[Win8PE SE MSFN.url],[http://www.msfn.org/board/topic/161226-win8pe-se/],[#$psystemroot#$p\System32\msfn_modrica.ico]
IF - [----] is not equal to: [--path--] evaluated string: [If,Not,--#1--,Equal,--Path--,Begin]
IF - [----] is equal to: [----] evaluated string: [If,--#1--,Equal,----,Set,#9,%TargetProfilesUserDir%\Favorites]
SetVar - Sucessfuly changed the value of [#9] to: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites]
IF - [----] is not equal to: [--favorites--] evaluated string: [If,--#1--,Equal,--Favorites--,Set,#9,%TargetProfilesUserDir%\Favorites]
IF - [----] is not equal to: [--links--] evaluated string: [If,--#1--,Equal,--Links--,Set,#9,%TargetProfilesUserDir%\Favorites\Links]
IF - [----] is not equal to: [--desktop--] evaluated string: [If,--#1--,Equal,--Desktop--,Set,#9,%TargetProfilesUserDir%\Desktop]
IF - [----] is not equal to: [--startmenuroot--] evaluated string: [If,--#1--,Equal,--StartMenuRoot--,Set,#9,"%TargetProfilesBaseDir%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs"]
IF - [----] is not equal to: [--startmenu--] evaluated string: [If,--#1--,Equal,--StartMenu--,Set,#9,"%TargetProfilesBaseDir%\AppData\Roaming\Microsoft\Windows\Start Menu"]
[End]
|
Run - Processing section: [Add_URL_All] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [],[Win8PE SE MSFN.url],[http://www.msfn.org/board/topic/161226-win8pe-se/],[#$psystemroot#$p\System32\msfn_modrica.ico],[],[],[],[],[%BaseDir%\Target\Win8PESE\Users\Default\Favorites]
IF - [----] is not equal to: [--path--] evaluated string: [If,--#1--,Equal,--Path--,Begin]
[StrFormat,Path,#2,#9]
[StrFormat,CTrim,#9,\,#9]
[StrFormat,FileName,#2,#2]
[End]
StrFormat - converted: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE MSFN.url] to variable: [#1] with result: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\]
StrFormat - converted [CTrim(%BaseDir%\Target\Win8PESE\Users\Default\Favorites\)] to variable: [#1] with result: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites]
StrFormat - converted: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE MSFN.url] to variable: [#2] with result: [Win8PE SE MSFN.url]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites] evaluated string: [If,Not,ExistDir,#1,DirMake,#1]
IF - [--%systemroot%\system32\msfn_modrica.ico--] is not equal to: [--urldll--] evaluated string: [If,--#4--,Equal,--UrlDll--,Set,#4,%systemroot%\system32\url.dll]
IF - [--%systemroot%\system32\msfn_modrica.ico--] is not equal to: [----] evaluated string: [If,--#4--,Equal,----,Set,#4,None]
IF - [----] is equal to: [----] evaluated string: [If,--#5--,Equal,----,Set,#5,0]
SetVar - Sucessfuly changed the value of [#5] to: [0]
IF - [----] is equal to: [----] evaluated string: [If,--#6--,Equal,----,Set,#6,0]
SetVar - Sucessfuly changed the value of [#6] to: [0]
FileCreateBlank - Created a new file: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE MSFN.url]
IniWrite - Wrote INI key in file: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE MSFN.url] Section [InternetShortcut] Key [URL]: http://www.msfn.org/board/topic/161226-win8pe-se/
IF - [--%systemroot%\system32\msfn_modrica.ico--] is not equal to: [--none--] evaluated string: [If,Not,--#4--,Equal,--None--,IniWrite,#1\#2,InternetShortcut,IconFile,#4]
IniWrite - Wrote INI key in file: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE MSFN.url] Section [InternetShortcut] Key [IconFile]: %systemroot%\System32\msfn_modrica.ico
IF - [--%systemroot%\system32\msfn_modrica.ico--] is not equal to: [--none--] evaluated string: [If,Not,--#4--,Equal,--None--,IniWrite,#1\#2,InternetShortcut,IconIndex,#5]
IniWrite - Wrote INI key in file: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE MSFN.url] Section [InternetShortcut] Key [IconIndex]: 0
IF - [--0--] is not equal to: [--none--] evaluated string: [If,Not,--#6--,Equal,--None--,IniWrite,#1\#2,InternetShortcut,HotKey,#6]
IniWrite - Wrote INI key in file: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE MSFN.url] Section [InternetShortcut] Key [HotKey]: 0
Run - Processed section [Add_URL_All] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
Run - Processed section [Add_Url2] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
Run - Processed section [Add_] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
|
Run - Processing section: [Add_] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [Url],[],[Win8PE SE The Oven.url],[http://TheOven.org/index.php?board=29.0],[#$psystemroot#$p\System32\TheOven.ico]
|
Run - Processing section: [Add_Url2] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [],[Win8PE SE The Oven.url],[http://TheOven.org/index.php?board=29.0],[#$psystemroot#$p\System32\TheOven.ico]
IF - [----] is not equal to: [--path--] evaluated string: [If,Not,--#1--,Equal,--Path--,Begin]
IF - [----] is equal to: [----] evaluated string: [If,--#1--,Equal,----,Set,#9,%TargetProfilesUserDir%\Favorites]
SetVar - Sucessfuly changed the value of [#9] to: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites]
IF - [----] is not equal to: [--favorites--] evaluated string: [If,--#1--,Equal,--Favorites--,Set,#9,%TargetProfilesUserDir%\Favorites]
IF - [----] is not equal to: [--links--] evaluated string: [If,--#1--,Equal,--Links--,Set,#9,%TargetProfilesUserDir%\Favorites\Links]
IF - [----] is not equal to: [--desktop--] evaluated string: [If,--#1--,Equal,--Desktop--,Set,#9,%TargetProfilesUserDir%\Desktop]
IF - [----] is not equal to: [--startmenuroot--] evaluated string: [If,--#1--,Equal,--StartMenuRoot--,Set,#9,"%TargetProfilesBaseDir%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs"]
IF - [----] is not equal to: [--startmenu--] evaluated string: [If,--#1--,Equal,--StartMenu--,Set,#9,"%TargetProfilesBaseDir%\AppData\Roaming\Microsoft\Windows\Start Menu"]
[End]
|
Run - Processing section: [Add_URL_All] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [],[Win8PE SE The Oven.url],[http://TheOven.org/index.php?board=29.0],[#$psystemroot#$p\System32\TheOven.ico],[],[],[],[],[%BaseDir%\Target\Win8PESE\Users\Default\Favorites]
IF - [----] is not equal to: [--path--] evaluated string: [If,--#1--,Equal,--Path--,Begin]
[StrFormat,Path,#2,#9]
[StrFormat,CTrim,#9,\,#9]
[StrFormat,FileName,#2,#2]
[End]
StrFormat - converted: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE The Oven.url] to variable: [#1] with result: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\]
StrFormat - converted [CTrim(%BaseDir%\Target\Win8PESE\Users\Default\Favorites\)] to variable: [#1] with result: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites]
StrFormat - converted: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE The Oven.url] to variable: [#2] with result: [Win8PE SE The Oven.url]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites] evaluated string: [If,Not,ExistDir,#1,DirMake,#1]
IF - [--%systemroot%\system32\theoven.ico--] is not equal to: [--urldll--] evaluated string: [If,--#4--,Equal,--UrlDll--,Set,#4,%systemroot%\system32\url.dll]
IF - [--%systemroot%\system32\theoven.ico--] is not equal to: [----] evaluated string: [If,--#4--,Equal,----,Set,#4,None]
IF - [----] is equal to: [----] evaluated string: [If,--#5--,Equal,----,Set,#5,0]
SetVar - Sucessfuly changed the value of [#5] to: [0]
IF - [----] is equal to: [----] evaluated string: [If,--#6--,Equal,----,Set,#6,0]
SetVar - Sucessfuly changed the value of [#6] to: [0]
FileCreateBlank - Created a new file: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE The Oven.url]
IniWrite - Wrote INI key in file: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE The Oven.url] Section [InternetShortcut] Key [URL]: http://TheOven.org/index.php?board=29.0
IF - [--%systemroot%\system32\theoven.ico--] is not equal to: [--none--] evaluated string: [If,Not,--#4--,Equal,--None--,IniWrite,#1\#2,InternetShortcut,IconFile,#4]
IniWrite - Wrote INI key in file: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE The Oven.url] Section [InternetShortcut] Key [IconFile]: %systemroot%\System32\TheOven.ico
IF - [--%systemroot%\system32\theoven.ico--] is not equal to: [--none--] evaluated string: [If,Not,--#4--,Equal,--None--,IniWrite,#1\#2,InternetShortcut,IconIndex,#5]
IniWrite - Wrote INI key in file: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE The Oven.url] Section [InternetShortcut] Key [IconIndex]: 0
IF - [--0--] is not equal to: [--none--] evaluated string: [If,Not,--#6--,Equal,--None--,IniWrite,#1\#2,InternetShortcut,HotKey,#6]
IniWrite - Wrote INI key in file: [%BaseDir%\Target\Win8PESE\Users\Default\Favorites\Win8PE SE The Oven.url] Section [InternetShortcut] Key [HotKey]: 0
Run - Processed section [Add_URL_All] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
Run - Processed section [Add_Url2] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
Run - Processed section [Add_] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
[//--]
|
Run - Processing section: [Process_TimeZone] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Set the registry permission on the '\services\W32Time'...
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\System] Section [Tmp_System]
[// Allow to start the W32Time service should set the registry permission on the '\services\W32Time']
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win8PESE\X64\SetAcl.exe] with parameters: [-on HKLM\Tmp_System\ControlSet001\services\W32Time -ot reg -rec yes -actn ace -ace n:S-1-1-0;p:full;s:y]
IF - [0] is equal to: [0] evaluated string: [If,Not,%ExitCode%,Equal,0,Call,Echo,"SetAcl - NTFS permission on Tmp_System\ControlSet001\services\W32Time FAIL",Warn]
RegHiveUnLoad - Unloaded registry hive: [Tmp_System]
[//-]
Processing Time Zone Information settings...
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [TTimeZone] to variable: [%TimeZone%] with value [Import HostOS]
[//-]
IF - [import hostos] is equal to: [import hostos] evaluated string: [If,%TimeZone%,Equal,"Import HostOS",Begin]
IF - Section exists [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script] evaluated string: [If,ExistSection,"%ScriptDir%\HostOS Import Manager.script",Called_process,Run,"%ScriptDir%\HostOS Import Manager.script",Called_process,"%ScriptDir%\HostOS Import Manager.script",TimeZone]
|
Run - Processing section: [Called_process] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script],[TimeZone]
SetVar - Sucessfuly changed the value of [%HostOSScript%] to: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - [-%BaseDir%\projects\win8pese\build\hostos import manager.script] is not equal to: [-] evaluated string: [If,-#1,Equal,-,Set,%HostOSScript%,%ScriptFile%]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\regedit.exe,Set,%RegeditexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%RegeditexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] evaluated string: [If,Not,ExistFile,%ProjectTemp%\HostOSTools\regedit.exe,If,Not,%SysType%,Equal,x86,Echo,"regedit.exe MAY write wrong values",WARN]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\reg.exe,Set,%RegexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%RegexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] evaluated string: [If,Not,ExistFile,%ProjectTemp%\HostOSTools\reg.exe,If,Not,%SysType%,Equal,x86,Echo,"reg.exe MAY write wrong values",WARN]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\cmd.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\cmd.exe,Set,%CmdexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%CmdexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
[//--]
[// Locale NLS, Font]
IF - [timezone] is not equal to: [locale] evaluated string: [If,#2,Equal,Locale,Run,%HostOSScript%,Locale]
[// Retrieve Format (International)]
IF - [timezone] is not equal to: [format] evaluated string: [If,#2,Equal,Format,Run,%HostOSScript%,Format]
[// Keyboard]
IF - [timezone] is not equal to: [keyboard] evaluated string: [If,#2,Equal,KeyBoard,Run,%HostOSScript%,KeyBoard]
[// Time Zone Information]
IF - [timezone] is equal to: [timezone] evaluated string: [If,#2,Equal,TimeZone,Run,%HostOSScript%,TimeZone]
|
Run - Processing section: [TimeZone] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
Processing HostOS time zone information...
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\System] Section [Tmp_System]
IF - Section exists [HKLM] evaluated string: [If,ExistRegSection,HKLM,SYSTEM\CurrentControlSet\Control\TimeZoneInformation,Begin]
IF - Section exists [HKLM] evaluated string: [If,ExistRegSection,HKLM,Tmp_System\ControlSet001\Control\TimeZoneInformation,RegDelete,HKLM,Tmp_System\ControlSet001\Control\TimeZoneInformation]
RegDelete - Deleted registry key in: [HKLM\Tmp_System\ControlSet001\Control\TimeZoneInformation]
ShellExecute: [hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] with parameters: [Copy "HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation" "HKLM\Tmp_System\ControlSet001\Control\TimeZoneInformation" /s /f]
[End]
[//-]
[// Do not write ActiveTimeBias to keep the CMOS time]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,Tmp_System\ControlSet001\Control\TimeZoneInformation,ActiveTimeBias,RegDelete,HKLM,Tmp_System\ControlSet001\Control\TimeZoneInformation,ActiveTimeBias]
RegDelete - Deleted registry key in: [HKLM\Tmp_System\ControlSet001\Control\TimeZoneInformation],ActiveTimeBias
[//-]
[// nt5x DisableAutoDaylightTimeSet==> nt6x DynamicDaylightTimeDisabled]
IF - Key does not exist [HKLM] evaluated string: [If,ExistRegKey,HKLM,SYSTEM\CurrentControlSet\Control\TimeZoneInformation,DisableAutoDaylightTimeSet,Begin]
[Set,%DisableAutoDaylightTimeSet%,""]
[RegRead,HKLM,SYSTEM\CurrentControlSet\Control\TimeZoneInformation,DisableAutoDaylightTimeSet,%DisableAutoDaylightTimeSet%]
[RegDelete,HKLM,Tmp_System\ControlSet001\Control\TimeZoneInformation,DisableAutoDaylightTimeSet]
[RegWrite,HKLM,0x4,Tmp_System\ControlSet001\Control\TimeZoneInformation,DynamicDaylightTimeDisabled,%DisableAutoDaylightTimeSet%]
[End]
RegHiveUnLoad - Unloaded registry hive: [Tmp_System]
Run - Processed section [TimeZone] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
Run - Processed section [Called_process] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
ELSE - [Halt,"%ScriptDir%\HostOS Import Manager plugin was not found. Exiting..."]
[End]
ELSE - [Begin]
[If,ExistSection,"%ScriptDir%\TimeZone.script",Called_process,Run,"%ScriptDir%\TimeZone.script",Called_process,"%ScriptDir%\TimeZone.script",%TimeZone%]
[Else,Halt,"%ScriptDir%\TimeZone plugin was not found. Exiting..."]
[End]
Run - Processed section [Process_TimeZone] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//--]
|
Run - Processing section: [Process_Keyboard] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[// changed by - rpaz - Lancelot for checkbox Add All Keyboard]
Processing copy Keyboards...
IF - [standard] is not equal to: [full] evaluated string: [If,Not,%CopyMode_ScrollBox%,Equal,full,If,%AllKbd_CheckBox%,Equal,True,FileCopy,%b32%\KBD*.DLL,%t32%,NoRec]
IF - [true] is equal to: [true] evaluated string: [If,%AllKbd_CheckBox%,Equal,True,FileCopy,%b32%\KBD*.DLL,%t32%,NoRec]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\KBD*.DLL] to: [%BaseDir%\Target\Win8PESE\Windows\System32]
ELSE - [Begin]
[FileCopy,%b32%\KBDUS.DLL,%t32%\]
[//--> minimum NLS first now because of Auto]
[If,ExistSection,%ScriptDir%\KeyBoard.script,minimum_KBD_%DistLang%,Run,%ScriptDir%\KeyBoard.script,minimum_KBD_%DistLang%]
[End]
[//-]
Processing KeyBoard settings...
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [TKeyBoard] to variable: [%KeyBoard%] with value [Import HostOS]
[//-]
IF - [import hostos] is equal to: [import hostos] evaluated string: [If,%KeyBoard%,Equal,"Import HostOS",Begin]
IF - Section exists [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script] evaluated string: [If,ExistSection,"%ScriptDir%\HostOS Import Manager.script",Called_process,Run,"%ScriptDir%\HostOS Import Manager.script",Called_process,"%ScriptDir%\HostOS Import Manager.script",KeyBoard]
|
Run - Processing section: [Called_process] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script],[KeyBoard]
SetVar - Sucessfuly changed the value of [%HostOSScript%] to: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - [-%BaseDir%\projects\win8pese\build\hostos import manager.script] is not equal to: [-] evaluated string: [If,-#1,Equal,-,Set,%HostOSScript%,%ScriptFile%]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\regedit.exe,Set,%RegeditexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%RegeditexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] evaluated string: [If,Not,ExistFile,%ProjectTemp%\HostOSTools\regedit.exe,If,Not,%SysType%,Equal,x86,Echo,"regedit.exe MAY write wrong values",WARN]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\reg.exe,Set,%RegexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%RegexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] evaluated string: [If,Not,ExistFile,%ProjectTemp%\HostOSTools\reg.exe,If,Not,%SysType%,Equal,x86,Echo,"reg.exe MAY write wrong values",WARN]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\cmd.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\cmd.exe,Set,%CmdexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%CmdexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
[//--]
[// Locale NLS, Font]
IF - [keyboard] is not equal to: [locale] evaluated string: [If,#2,Equal,Locale,Run,%HostOSScript%,Locale]
[// Retrieve Format (International)]
IF - [keyboard] is not equal to: [format] evaluated string: [If,#2,Equal,Format,Run,%HostOSScript%,Format]
[// Keyboard]
IF - [keyboard] is equal to: [keyboard] evaluated string: [If,#2,Equal,KeyBoard,Run,%HostOSScript%,KeyBoard]
|
Run - Processing section: [KeyBoard] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
Processing HostOS KeyBoard...
SetVar - Sucessfuly changed the value of [%CountPreload%] to: [1]
SetVar - Sucessfuly changed the value of [%EnUS409%] to: [Noo]
[//--]
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\System] Section [Tmp_System]
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\Default] Section [Tmp_Default]
[// Copy up to Four default keyboard layout DLLs]
|
Loop - Processing section: [CopyKeyboardDLL] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [1],[4]
|
Iteration - Processing section: [CopyKeyboardDLL] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [1]
[// #c is the number of the keyboard layout, starting with 1.]
IF - Key exists [HKCU] evaluated string: [If,ExistRegKey,HKCU,"Keyboard Layout\Preload",#c,Begin]
RegRead - read specified key from: [HKCU]Section: [Keyboard Layout\Preload] Key: [1] to variable:: [%LVAR%] with value: [00000c09]
IF - Key does not exist [HKLM] evaluated string: [If,ExistRegKey,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVAR%","Layout File",Begin]
[RegRead,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVAR%","Layout File",%LVARFile%]
[//- Substitutes]
[If,ExistRegKey,HKCU,"Keyboard Layout\Substitutes",%LVAR%,Begin]
[RegRead,HKCU,"Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[If,ExistRegKey,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%","Layout File",Begin]
[RegRead,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%","Layout File",%LVARSubFile%]
[// KeyBoard and Substitutes OK]
[If,%LVAR%,Equal,00000409,Set,%EnUS409%,Yes]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVAR%]
[Run,%HostOSScript%,CTF_Assemblies,%LVAR%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARFile%]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[Run,%HostOSScript%,CTF_Assemblies,%LVARSub%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARSubFile%]
[//message,"KeyBoard %CountPreload% OK %LVAR% - %LVARFile%. KeyBoardSub %CountPreload% OK %LVARSub% - %LVARSubFile%"]
[StrFormat,INC,%CountPreload%,1]
[End]
[Else,Begin]
[// KeyBoard and Substitutes not OK -- Custom Keyboard is also a Substitute -- Fallback to: KeyBoard OK without Substitution]
[//--]
[// KeyBoard OK without Substitution]
[If,%LVAR%,Equal,00000409,Set,%EnUS409%,Yes]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVAR%]
[Run,%HostOSScript%,CTF_Assemblies,%LVAR%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARFile%]
[//message,"KeyBoard %CountPreload% OK %LVAR% - %LVARFile%."]
[//StrFormat,INC,%CountPreload%,1]
[//--]
[//Echo,"Import HosOS keyboard. Your keyboard #c: %LVAR% and substitution: %LVARSub% does not appear to be a 'standard' win keyboard, it is not taken into account.",WARN]
[Echo,"Import HosOS keyboard. Your keyboard #c: %LVAR% and substitution: %LVARSub% does not appear to be a 'standard' win keyboard. Substitution is not taken into account.",WARN]
[//--]
[//--------]
[Set,%CustomTest%,0]
[//Set,%CustomTest%,1]
[If,%CustomTest%,Equal,1,Begin]
[//------------------- Add Custom Keyboard]
[//SourceArch - HostOSArch -> We can copy custom keyboards on some conditions (host x86 - source not x86 -> do not copy custom keyboard)]
[// (ps: maybe keyboard dll compatible to all arch - not tested - for now following conditions)]
[Call,HostOSArch]
[If,%HostOSArch%,Equal,%SourceArch%,Begin]
[//-]
[Call,HostWindowsDir]
[ShellExecute,hide,%RegexeFolder%reg.exe,"Copy #$qHKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%#$q #$qHKLM\Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%#$q /s /f"]
[//Adding Substitues here cause not working keyboard (fallback us) ! RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[//Workaround this way did not help (fallback us) ---------------> RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVARSub%]
[//-]
[//x86x86 - x64x64 - IA64IA64]
[RegRead,HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%","Layout File",%t%]
[FileCopy,%HostWindowsDir%\System32\%t%,%Target_Sys%]
[If,Not,%SourceArch%,Equal,x86,Begin]
[If,%TargetWOW64%,Equal,x86,FileCopy,%HostWindowsDir%\SysWOW64\%t%,%Target_Win%\SysWOW64]
[End]
[End]
[Else,Begin]
[If,Not,%HostOSArch%,Equal,x86,Begin]
[//-]
[Call,HostWindowsDir]
[ShellExecute,hide,%RegexeFolder%reg.exe,"Copy #$qHKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%#$q #$qHKLM\Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%#$q /s /f"]
[//Adding Substitues here cause not working keyboard (fallback us) ! RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[//Workaround this way did not help (fallback us) ---------------> RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVARSub%]
[//-]
[//x64x86 - IA64x86]
[RegRead,HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%","Layout File",%t%]
[If,%SourceArch%,Equal,x86,FileCopy,%HostWindowsDir%\SysWOW64\%t%,%Target_Sys%]
[End]
[End]
[//------------------- Add Custom Keyboard]
[End]
[//-]
[StrFormat,INC,%CountPreload%,1]
[//--------]
[End]
[End]
[Else,Begin]
[//--]
[// KeyBoard OK without Substitution]
[If,%LVAR%,Equal,00000409,Set,%EnUS409%,Yes]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVAR%]
[Run,%HostOSScript%,CTF_Assemblies,%LVAR%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARFile%]
[//message,"KeyBoard %CountPreload% OK %LVAR% - %LVARFile%."]
[StrFormat,INC,%CountPreload%,1]
[//--]
[End]
[End]
ELSE - executing command: [echo,"Import HosOS keyboard. Your keyboard #c: %LVAR% does not appear to be a 'standard' win keyboard, it is not taken into account.",WARN]
Import HosOS keyboard. Your keyboard 1: 00000c09 does not appear to be a 'standard' win keyboard, it is not taken into account.
[End]
Iteration - Processed section [CopyKeyboardDLL] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
|
Iteration - Processing section: [CopyKeyboardDLL] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [2]
[// #c is the number of the keyboard layout, starting with 1.]
IF - Key does not exist [HKCU] evaluated string: [If,ExistRegKey,HKCU,"Keyboard Layout\Preload",#c,Begin]
[RegRead,HKCU,"Keyboard Layout\Preload",#c,%LVAR%]
[If,ExistRegKey,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVAR%","Layout File",Begin]
[RegRead,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVAR%","Layout File",%LVARFile%]
[//- Substitutes]
[If,ExistRegKey,HKCU,"Keyboard Layout\Substitutes",%LVAR%,Begin]
[RegRead,HKCU,"Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[If,ExistRegKey,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%","Layout File",Begin]
[RegRead,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%","Layout File",%LVARSubFile%]
[// KeyBoard and Substitutes OK]
[If,%LVAR%,Equal,00000409,Set,%EnUS409%,Yes]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVAR%]
[Run,%HostOSScript%,CTF_Assemblies,%LVAR%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARFile%]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[Run,%HostOSScript%,CTF_Assemblies,%LVARSub%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARSubFile%]
[//message,"KeyBoard %CountPreload% OK %LVAR% - %LVARFile%. KeyBoardSub %CountPreload% OK %LVARSub% - %LVARSubFile%"]
[StrFormat,INC,%CountPreload%,1]
[End]
[Else,Begin]
[// KeyBoard and Substitutes not OK -- Custom Keyboard is also a Substitute -- Fallback to: KeyBoard OK without Substitution]
[//--]
[// KeyBoard OK without Substitution]
[If,%LVAR%,Equal,00000409,Set,%EnUS409%,Yes]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVAR%]
[Run,%HostOSScript%,CTF_Assemblies,%LVAR%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARFile%]
[//message,"KeyBoard %CountPreload% OK %LVAR% - %LVARFile%."]
[//StrFormat,INC,%CountPreload%,1]
[//--]
[//Echo,"Import HosOS keyboard. Your keyboard #c: %LVAR% and substitution: %LVARSub% does not appear to be a 'standard' win keyboard, it is not taken into account.",WARN]
[Echo,"Import HosOS keyboard. Your keyboard #c: %LVAR% and substitution: %LVARSub% does not appear to be a 'standard' win keyboard. Substitution is not taken into account.",WARN]
[//--]
[//--------]
[Set,%CustomTest%,0]
[//Set,%CustomTest%,1]
[If,%CustomTest%,Equal,1,Begin]
[//------------------- Add Custom Keyboard]
[//SourceArch - HostOSArch -> We can copy custom keyboards on some conditions (host x86 - source not x86 -> do not copy custom keyboard)]
[// (ps: maybe keyboard dll compatible to all arch - not tested - for now following conditions)]
[Call,HostOSArch]
[If,%HostOSArch%,Equal,%SourceArch%,Begin]
[//-]
[Call,HostWindowsDir]
[ShellExecute,hide,%RegexeFolder%reg.exe,"Copy #$qHKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%#$q #$qHKLM\Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%#$q /s /f"]
[//Adding Substitues here cause not working keyboard (fallback us) ! RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[//Workaround this way did not help (fallback us) ---------------> RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVARSub%]
[//-]
[//x86x86 - x64x64 - IA64IA64]
[RegRead,HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%","Layout File",%t%]
[FileCopy,%HostWindowsDir%\System32\%t%,%Target_Sys%]
[If,Not,%SourceArch%,Equal,x86,Begin]
[If,%TargetWOW64%,Equal,x86,FileCopy,%HostWindowsDir%\SysWOW64\%t%,%Target_Win%\SysWOW64]
[End]
[End]
[Else,Begin]
[If,Not,%HostOSArch%,Equal,x86,Begin]
[//-]
[Call,HostWindowsDir]
[ShellExecute,hide,%RegexeFolder%reg.exe,"Copy #$qHKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%#$q #$qHKLM\Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%#$q /s /f"]
[//Adding Substitues here cause not working keyboard (fallback us) ! RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[//Workaround this way did not help (fallback us) ---------------> RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVARSub%]
[//-]
[//x64x86 - IA64x86]
[RegRead,HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%","Layout File",%t%]
[If,%SourceArch%,Equal,x86,FileCopy,%HostWindowsDir%\SysWOW64\%t%,%Target_Sys%]
[End]
[End]
[//------------------- Add Custom Keyboard]
[End]
[//-]
[StrFormat,INC,%CountPreload%,1]
[//--------]
[End]
[End]
[Else,Begin]
[//--]
[// KeyBoard OK without Substitution]
[If,%LVAR%,Equal,00000409,Set,%EnUS409%,Yes]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVAR%]
[Run,%HostOSScript%,CTF_Assemblies,%LVAR%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARFile%]
[//message,"KeyBoard %CountPreload% OK %LVAR% - %LVARFile%."]
[StrFormat,INC,%CountPreload%,1]
[//--]
[End]
[End]
[Else,echo,"Import HosOS keyboard. Your keyboard #c: %LVAR% does not appear to be a 'standard' win keyboard, it is not taken into account.",WARN]
[End]
Iteration - Processed section [CopyKeyboardDLL] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
|
Iteration - Processing section: [CopyKeyboardDLL] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [3]
[// #c is the number of the keyboard layout, starting with 1.]
IF - Key does not exist [HKCU] evaluated string: [If,ExistRegKey,HKCU,"Keyboard Layout\Preload",#c,Begin]
[RegRead,HKCU,"Keyboard Layout\Preload",#c,%LVAR%]
[If,ExistRegKey,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVAR%","Layout File",Begin]
[RegRead,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVAR%","Layout File",%LVARFile%]
[//- Substitutes]
[If,ExistRegKey,HKCU,"Keyboard Layout\Substitutes",%LVAR%,Begin]
[RegRead,HKCU,"Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[If,ExistRegKey,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%","Layout File",Begin]
[RegRead,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%","Layout File",%LVARSubFile%]
[// KeyBoard and Substitutes OK]
[If,%LVAR%,Equal,00000409,Set,%EnUS409%,Yes]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVAR%]
[Run,%HostOSScript%,CTF_Assemblies,%LVAR%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARFile%]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[Run,%HostOSScript%,CTF_Assemblies,%LVARSub%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARSubFile%]
[//message,"KeyBoard %CountPreload% OK %LVAR% - %LVARFile%. KeyBoardSub %CountPreload% OK %LVARSub% - %LVARSubFile%"]
[StrFormat,INC,%CountPreload%,1]
[End]
[Else,Begin]
[// KeyBoard and Substitutes not OK -- Custom Keyboard is also a Substitute -- Fallback to: KeyBoard OK without Substitution]
[//--]
[// KeyBoard OK without Substitution]
[If,%LVAR%,Equal,00000409,Set,%EnUS409%,Yes]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVAR%]
[Run,%HostOSScript%,CTF_Assemblies,%LVAR%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARFile%]
[//message,"KeyBoard %CountPreload% OK %LVAR% - %LVARFile%."]
[//StrFormat,INC,%CountPreload%,1]
[//--]
[//Echo,"Import HosOS keyboard. Your keyboard #c: %LVAR% and substitution: %LVARSub% does not appear to be a 'standard' win keyboard, it is not taken into account.",WARN]
[Echo,"Import HosOS keyboard. Your keyboard #c: %LVAR% and substitution: %LVARSub% does not appear to be a 'standard' win keyboard. Substitution is not taken into account.",WARN]
[//--]
[//--------]
[Set,%CustomTest%,0]
[//Set,%CustomTest%,1]
[If,%CustomTest%,Equal,1,Begin]
[//------------------- Add Custom Keyboard]
[//SourceArch - HostOSArch -> We can copy custom keyboards on some conditions (host x86 - source not x86 -> do not copy custom keyboard)]
[// (ps: maybe keyboard dll compatible to all arch - not tested - for now following conditions)]
[Call,HostOSArch]
[If,%HostOSArch%,Equal,%SourceArch%,Begin]
[//-]
[Call,HostWindowsDir]
[ShellExecute,hide,%RegexeFolder%reg.exe,"Copy #$qHKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%#$q #$qHKLM\Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%#$q /s /f"]
[//Adding Substitues here cause not working keyboard (fallback us) ! RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[//Workaround this way did not help (fallback us) ---------------> RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVARSub%]
[//-]
[//x86x86 - x64x64 - IA64IA64]
[RegRead,HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%","Layout File",%t%]
[FileCopy,%HostWindowsDir%\System32\%t%,%Target_Sys%]
[If,Not,%SourceArch%,Equal,x86,Begin]
[If,%TargetWOW64%,Equal,x86,FileCopy,%HostWindowsDir%\SysWOW64\%t%,%Target_Win%\SysWOW64]
[End]
[End]
[Else,Begin]
[If,Not,%HostOSArch%,Equal,x86,Begin]
[//-]
[Call,HostWindowsDir]
[ShellExecute,hide,%RegexeFolder%reg.exe,"Copy #$qHKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%#$q #$qHKLM\Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%#$q /s /f"]
[//Adding Substitues here cause not working keyboard (fallback us) ! RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[//Workaround this way did not help (fallback us) ---------------> RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVARSub%]
[//-]
[//x64x86 - IA64x86]
[RegRead,HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%","Layout File",%t%]
[If,%SourceArch%,Equal,x86,FileCopy,%HostWindowsDir%\SysWOW64\%t%,%Target_Sys%]
[End]
[End]
[//------------------- Add Custom Keyboard]
[End]
[//-]
[StrFormat,INC,%CountPreload%,1]
[//--------]
[End]
[End]
[Else,Begin]
[//--]
[// KeyBoard OK without Substitution]
[If,%LVAR%,Equal,00000409,Set,%EnUS409%,Yes]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVAR%]
[Run,%HostOSScript%,CTF_Assemblies,%LVAR%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARFile%]
[//message,"KeyBoard %CountPreload% OK %LVAR% - %LVARFile%."]
[StrFormat,INC,%CountPreload%,1]
[//--]
[End]
[End]
[Else,echo,"Import HosOS keyboard. Your keyboard #c: %LVAR% does not appear to be a 'standard' win keyboard, it is not taken into account.",WARN]
[End]
Iteration - Processed section [CopyKeyboardDLL] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
|
Iteration - Processing section: [CopyKeyboardDLL] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [4]
[// #c is the number of the keyboard layout, starting with 1.]
IF - Key does not exist [HKCU] evaluated string: [If,ExistRegKey,HKCU,"Keyboard Layout\Preload",#c,Begin]
[RegRead,HKCU,"Keyboard Layout\Preload",#c,%LVAR%]
[If,ExistRegKey,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVAR%","Layout File",Begin]
[RegRead,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVAR%","Layout File",%LVARFile%]
[//- Substitutes]
[If,ExistRegKey,HKCU,"Keyboard Layout\Substitutes",%LVAR%,Begin]
[RegRead,HKCU,"Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[If,ExistRegKey,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%","Layout File",Begin]
[RegRead,HKLM,"Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%","Layout File",%LVARSubFile%]
[// KeyBoard and Substitutes OK]
[If,%LVAR%,Equal,00000409,Set,%EnUS409%,Yes]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVAR%]
[Run,%HostOSScript%,CTF_Assemblies,%LVAR%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARFile%]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[Run,%HostOSScript%,CTF_Assemblies,%LVARSub%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARSubFile%]
[//message,"KeyBoard %CountPreload% OK %LVAR% - %LVARFile%. KeyBoardSub %CountPreload% OK %LVARSub% - %LVARSubFile%"]
[StrFormat,INC,%CountPreload%,1]
[End]
[Else,Begin]
[// KeyBoard and Substitutes not OK -- Custom Keyboard is also a Substitute -- Fallback to: KeyBoard OK without Substitution]
[//--]
[// KeyBoard OK without Substitution]
[If,%LVAR%,Equal,00000409,Set,%EnUS409%,Yes]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVAR%]
[Run,%HostOSScript%,CTF_Assemblies,%LVAR%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARFile%]
[//message,"KeyBoard %CountPreload% OK %LVAR% - %LVARFile%."]
[//StrFormat,INC,%CountPreload%,1]
[//--]
[//Echo,"Import HosOS keyboard. Your keyboard #c: %LVAR% and substitution: %LVARSub% does not appear to be a 'standard' win keyboard, it is not taken into account.",WARN]
[Echo,"Import HosOS keyboard. Your keyboard #c: %LVAR% and substitution: %LVARSub% does not appear to be a 'standard' win keyboard. Substitution is not taken into account.",WARN]
[//--]
[//--------]
[Set,%CustomTest%,0]
[//Set,%CustomTest%,1]
[If,%CustomTest%,Equal,1,Begin]
[//------------------- Add Custom Keyboard]
[//SourceArch - HostOSArch -> We can copy custom keyboards on some conditions (host x86 - source not x86 -> do not copy custom keyboard)]
[// (ps: maybe keyboard dll compatible to all arch - not tested - for now following conditions)]
[Call,HostOSArch]
[If,%HostOSArch%,Equal,%SourceArch%,Begin]
[//-]
[Call,HostWindowsDir]
[ShellExecute,hide,%RegexeFolder%reg.exe,"Copy #$qHKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%#$q #$qHKLM\Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%#$q /s /f"]
[//Adding Substitues here cause not working keyboard (fallback us) ! RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[//Workaround this way did not help (fallback us) ---------------> RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVARSub%]
[//-]
[//x86x86 - x64x64 - IA64IA64]
[RegRead,HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%","Layout File",%t%]
[FileCopy,%HostWindowsDir%\System32\%t%,%Target_Sys%]
[If,Not,%SourceArch%,Equal,x86,Begin]
[If,%TargetWOW64%,Equal,x86,FileCopy,%HostWindowsDir%\SysWOW64\%t%,%Target_Win%\SysWOW64]
[End]
[End]
[Else,Begin]
[If,Not,%HostOSArch%,Equal,x86,Begin]
[//-]
[Call,HostWindowsDir]
[ShellExecute,hide,%RegexeFolder%reg.exe,"Copy #$qHKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%#$q #$qHKLM\Tmp_System\ControlSet001\Control\Keyboard Layouts\%LVARSub%#$q /s /f"]
[//Adding Substitues here cause not working keyboard (fallback us) ! RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Substitutes",%LVAR%,%LVARSub%]
[//Workaround this way did not help (fallback us) ---------------> RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVARSub%]
[//-]
[//x64x86 - IA64x86]
[RegRead,HKLM,"SYSTEM\CurrentControlSet\Control\Keyboard Layouts\%LVARSub%","Layout File",%t%]
[If,%SourceArch%,Equal,x86,FileCopy,%HostWindowsDir%\SysWOW64\%t%,%Target_Sys%]
[End]
[End]
[//------------------- Add Custom Keyboard]
[End]
[//-]
[StrFormat,INC,%CountPreload%,1]
[//--------]
[End]
[End]
[Else,Begin]
[//--]
[// KeyBoard OK without Substitution]
[If,%LVAR%,Equal,00000409,Set,%EnUS409%,Yes]
[RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload",%CountPreload%,%LVAR%]
[Run,%HostOSScript%,CTF_Assemblies,%LVAR%]
[Run,%HostOSScript%,Process_CopyF,Windows\System32\%LVARFile%]
[//message,"KeyBoard %CountPreload% OK %LVAR% - %LVARFile%."]
[StrFormat,INC,%CountPreload%,1]
[//--]
[End]
[End]
[Else,echo,"Import HosOS keyboard. Your keyboard #c: %LVAR% does not appear to be a 'standard' win keyboard, it is not taken into account.",WARN]
[End]
Iteration - Processed section [CopyKeyboardDLL] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
Loop - Processed section [CopyKeyboardDLL] in file: [Loop,%HostOSScript%,CopyKeyboardDLL,1,4]
[//-]
IF - [1] is equal to: [1] evaluated string: [If,%CountPreload%,Equal,1,Begin]
[// if no defined keyboard, Write en-US Keyboard, KBDUS.dll already copied]
RegWrite - Type: [0x1] Section [HKLM\Tmp_Default\Keyboard Layout\Preload] Key [1]: 00000409
RegWrite - Type: [0x1] Section [HKLM\Tmp_Default\Software\Microsoft\CTF\Assemblies\0x00000409\{34745C63-B2F0-4784-8B67-5E12C8701A31}] Key [Default]: {00000000-0000-0000-0000-000000000000}
RegWrite - Type: [0x1] Section [HKLM\Tmp_Default\Software\Microsoft\CTF\Assemblies\0x00000409\{34745C63-B2F0-4784-8B67-5E12C8701A31}] Key [Profile]: {00000000-0000-0000-0000-000000000000}
RegWrite - Type: [0x4] Section [HKLM\Tmp_Default\Software\Microsoft\CTF\Assemblies\0x00000409\{34745C63-B2F0-4784-8B67-5E12C8701A31}] Key [KeyboardLayout]: 67699721
SetVar - Sucessfuly changed the value of [%EnUS409%] to: [Yes]
StrFormat - converted: [inc,1] to variable: [%CountPreload%] with result: [2]
[End]
[//-]
IF - [yes] is equal to: [yes] evaluated string: [If,Not,%EnUS409%,Equal,Yes,Begin]
[// For safety reasons, if no en-US keyboard defined, Write en-US Keyboard, KBDUS.dll already copied]
[RegWrite,HKLM,0x1,"Tmp_Default\Keyboard Layout\Preload",%CountPreload%,00000409]
[RegWrite,HKLM,0x1,Tmp_Default\Software\Microsoft\CTF\Assemblies\0x00000409\{34745C63-B2F0-4784-8B67-5E12C8701A31},Default,{00000000-0000-0000-0000-000000000000}]
[RegWrite,HKLM,0x1,Tmp_Default\Software\Microsoft\CTF\Assemblies\0x00000409\{34745C63-B2F0-4784-8B67-5E12C8701A31},Profile,{00000000-0000-0000-0000-000000000000}]
[RegWrite,HKLM,0x4,Tmp_Default\Software\Microsoft\CTF\Assemblies\0x00000409\{34745C63-B2F0-4784-8B67-5E12C8701A31},KeyboardLayout,67699721]
[Set,%EnUS409%,Yes]
[StrFormat,INC,%CountPreload%,1]
[End]
[//-]
RegHiveUnLoad - Unloaded registry hive: [Tmp_default]
RegHiveUnLoad - Unloaded registry hive: [Tmp_System]
Run - Processed section [KeyBoard] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
[// Time Zone Information]
IF - [keyboard] is not equal to: [timezone] evaluated string: [If,#2,Equal,TimeZone,Run,%HostOSScript%,TimeZone]
Run - Processed section [Called_process] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
ELSE - [Halt,"%ScriptDir%\HostOS Import Manager plugin was not found. Exiting..."]
[End]
ELSE - [Begin]
[If,ExistSection,"%ScriptDir%\KeyBoard.script",Called_process,Run,"%ScriptDir%\KeyBoard.script",Called_process,"%ScriptDir%\KeyBoard.script",%KeyBoard%]
[Else,Halt,"%ScriptDir%\KeyBoard plugin was not found. Exiting..."]
[End]
Run - Processed section [Process_Keyboard] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//--]
|
Run - Processing section: [Process_Format] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Processing Format settings...
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [TFormat] to variable: [%Format%] with value [Import HostOS]
[//-]
IF - [import hostos] is equal to: [import hostos] evaluated string: [If,%Format%,Equal,"Import HostOS",Begin]
IF - Section exists [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script] evaluated string: [If,ExistSection,"%ScriptDir%\HostOS Import Manager.script",Called_process,Run,"%ScriptDir%\HostOS Import Manager.script",Called_process,"%ScriptDir%\HostOS Import Manager.script",Format]
|
Run - Processing section: [Called_process] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script],[Format]
SetVar - Sucessfuly changed the value of [%HostOSScript%] to: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - [-%BaseDir%\projects\win8pese\build\hostos import manager.script] is not equal to: [-] evaluated string: [If,-#1,Equal,-,Set,%HostOSScript%,%ScriptFile%]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\regedit.exe,Set,%RegeditexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%RegeditexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] evaluated string: [If,Not,ExistFile,%ProjectTemp%\HostOSTools\regedit.exe,If,Not,%SysType%,Equal,x86,Echo,"regedit.exe MAY write wrong values",WARN]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\reg.exe,Set,%RegexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%RegexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] evaluated string: [If,Not,ExistFile,%ProjectTemp%\HostOSTools\reg.exe,If,Not,%SysType%,Equal,x86,Echo,"reg.exe MAY write wrong values",WARN]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\cmd.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\cmd.exe,Set,%CmdexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%CmdexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
[//--]
[// Locale NLS, Font]
IF - [format] is not equal to: [locale] evaluated string: [If,#2,Equal,Locale,Run,%HostOSScript%,Locale]
[// Retrieve Format (International)]
IF - [format] is equal to: [format] evaluated string: [If,#2,Equal,Format,Run,%HostOSScript%,Format]
|
Run - Processing section: [Format] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
Processing HostOS Format (International)...
IF - Section exists [HKCU] evaluated string: [If,ExistRegSection,HKCU,"Control Panel\International",Begin]
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\Default] Section [Tmp_Default]
ShellExecute: [hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] with parameters: [delete "HKLM\Tmp_Default\Control Panel\International" /f]
[//System,ERROROFF]
[//If,ExistRegSection,HKLM,"Tmp_Default\Control Panel\International",RegDelete,HKLM,"Tmp_Default\Control Panel\International"]
ShellExecute: [hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] with parameters: [Copy "HKCU\Control Panel\International" "HKLM\Tmp_Default\Control Panel\International" /s /f]
RegHiveUnLoad - Unloaded registry hive: [Tmp_Default]
[End]
Run - Processed section [Format] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
[// Keyboard]
IF - [format] is not equal to: [keyboard] evaluated string: [If,#2,Equal,KeyBoard,Run,%HostOSScript%,KeyBoard]
[// Time Zone Information]
IF - [format] is not equal to: [timezone] evaluated string: [If,#2,Equal,TimeZone,Run,%HostOSScript%,TimeZone]
Run - Processed section [Called_process] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
ELSE - [Halt,"%ScriptDir%\HostOS Import Manager plugin was not found. Exiting..."]
[End]
ELSE - [Begin]
[If,ExistSection,"%ScriptDir%\Format.script",Called_process,Run,"%ScriptDir%\Format.script",Called_process,"%ScriptDir%\Format.script",%Format%]
[Else,Halt,"%ScriptDir%\Format plugin was not found. Exiting..."]
[End]
Run - Processed section [Process_Format] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//--]
|
Run - Processing section: [Process_Locale] From file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Processing copy Language Files (Nls)...
IF - [standard] is not equal to: [full] evaluated string: [If,Not,%CopyMode_ScrollBox%,Equal,full,If,%AllNls_CheckBox%,Equal,True,FileCopy,%b32%\*.nls,%t32%,NoRec]
IF - [true] is equal to: [true] evaluated string: [If,%AllNls_CheckBox%,Equal,True,FileCopy,%b32%\*.nls,%t32%,NoRec]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\BootWimSrc\Windows\System32\*.nls] to: [%BaseDir%\Target\Win8PESE\Windows\System32]
ELSE - [If,ExistSection,%LocaleScript%,minimum_NLS_%DistLang%,Run,%LocaleScript%,minimum_NLS_%DistLang%]
[//--> minimum NLS first now because of Auto]
[//-]
Processing locale settings...
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [TLocale] to variable: [%Locale%] with value [Import HostOS]
[//-]
IF - [import hostos] is equal to: [import hostos] evaluated string: [If,%Locale%,Equal,"Import HostOS",Begin]
[// Setting for Auto first to match the source (not sure that it is necessary)]
|
Run - Processing section: [Called_process] From file: [%BaseDir%\Projects\Win8PESE\Build\locale.script]
with parameters: [Auto]
SetVar - Sucessfuly changed the value of [%Locale%] to: [Auto]
[//--]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [NoWarnRegOverWrite] to variable: [%NoWarnROW%] with value [True]
[//-]
Processing Locale Auto...
IF - [auto] is equal to: [auto] evaluated string: [If,%Locale%,Equal,Auto,Run,%LocaleScript%,Auto]
|
Run - Processing section: [Auto] From file: [%BaseDir%\Projects\Win8PESE\Build\locale.script]
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\System] Section [Tmp_System]
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\Software] Section [Tmp_software]
[//- Nls files]
RegRead - read specified key from: [HKLM]Section: [Tmp_System\ControlSet001\Control\Nls\CodePage] Key: [ACP] to variable:: [%CodePage%] with value: [1252]
RegRead - read specified key from: [HKLM]Section: [Tmp_System\ControlSet001\Control\Nls\CodePage] Key: [1252] to variable:: [%Variable%] with value: [c_1252.nls]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\c_1252.nls] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\System32\%Variable%,FileCopy,%BootSRC%\Windows\System32\%Variable%,%TargetDir%\Windows\System32]
RegRead - read specified key from: [HKLM]Section: [Tmp_System\ControlSet001\Control\Nls\CodePage] Key: [MACCP] to variable:: [%CodePage%] with value: [10000]
RegRead - read specified key from: [HKLM]Section: [Tmp_System\ControlSet001\Control\Nls\CodePage] Key: [10000] to variable:: [%Variable%] with value: [c_10000.nls]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\c_10000.nls] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\System32\%Variable%,FileCopy,%BootSRC%\Windows\System32\%Variable%,%TargetDir%\Windows\System32]
RegRead - read specified key from: [HKLM]Section: [Tmp_System\ControlSet001\Control\Nls\CodePage] Key: [OEMCP] to variable:: [%CodePage%] with value: [437]
RegRead - read specified key from: [HKLM]Section: [Tmp_System\ControlSet001\Control\Nls\CodePage] Key: [437] to variable:: [%Variable%] with value: [c_437.nls]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\c_437.nls] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\System32\%Variable%,FileCopy,%BootSRC%\Windows\System32\%Variable%,%TargetDir%\Windows\System32]
[//- Fonts]
RegRead - read specified key from: [HKLM]Section: [Tmp_System\ControlSet001\Control\Nls\CodePage] Key: [OEMHAL] to variable:: [%Variable%] with value: [vgaoem.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\vgaoem.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\Fonts\%Variable%,FileCopy,%BootSRC%\Windows\Fonts\%Variable%,%TargetDir%\Windows\Fonts]
RegRead - read specified key from: [HKLM]Section: [Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key: [CGA40WOA.FON] to variable:: [%Variable%] with value: [CGA40WOA.FON]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\CGA40WOA.FON] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\Fonts\%Variable%,FileCopy,%BootSRC%\Windows\Fonts\%Variable%,%TargetDir%\Windows\Fonts]
RegRead - read specified key from: [HKLM]Section: [Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key: [CGA80WOA.FON] to variable:: [%Variable%] with value: [CGA80WOA.FON]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\CGA80WOA.FON] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\Fonts\%Variable%,FileCopy,%BootSRC%\Windows\Fonts\%Variable%,%TargetDir%\Windows\Fonts]
RegRead - read specified key from: [HKLM]Section: [Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key: [EGA40WOA.FON] to variable:: [%Variable%] with value: [EGA40WOA.FON]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\EGA40WOA.FON] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\Fonts\%Variable%,FileCopy,%BootSRC%\Windows\Fonts\%Variable%,%TargetDir%\Windows\Fonts]
RegRead - read specified key from: [HKLM]Section: [Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key: [EGA80WOA.FON] to variable:: [%Variable%] with value: [EGA80WOA.FON]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\EGA80WOA.FON] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\Fonts\%Variable%,FileCopy,%BootSRC%\Windows\Fonts\%Variable%,%TargetDir%\Windows\Fonts]
RegRead - read specified key from: [HKLM]Section: [Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key: [woafont] to variable:: [%Variable%] with value: [dosapp.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\dosapp.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\Fonts\%Variable%,FileCopy,%BootSRC%\Windows\Fonts\%Variable%,%TargetDir%\Windows\Fonts]
RegRead - read specified key from: [HKLM]Section: [Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont] Key: [FIXEDFON.FON] to variable:: [%Variable%] with value: [8514fix.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\8514fix.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\Fonts\%Variable%,FileCopy,%BootSRC%\Windows\Fonts\%Variable%,%TargetDir%\Windows\Fonts]
RegRead - read specified key from: [HKLM]Section: [Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont] Key: [FONTS.FON] to variable:: [%Variable%] with value: [8514sys.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\8514sys.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\Fonts\%Variable%,FileCopy,%BootSRC%\Windows\Fonts\%Variable%,%TargetDir%\Windows\Fonts]
RegRead - read specified key from: [HKLM]Section: [Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont] Key: [OEMFONT.FON] to variable:: [%Variable%] with value: [8514oem.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\8514oem.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\Fonts\%Variable%,FileCopy,%BootSRC%\Windows\Fonts\%Variable%,%TargetDir%\Windows\Fonts]
RegRead - read specified key from: [HKLM]Section: [Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont] Key: [FIXEDFON.FON] to variable:: [%Variable%] with value: [vgafix.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\vgafix.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\Fonts\%Variable%,FileCopy,%BootSRC%\Windows\Fonts\%Variable%,%TargetDir%\Windows\Fonts]
RegRead - read specified key from: [HKLM]Section: [Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont] Key: [FONTS.FON] to variable:: [%Variable%] with value: [vgasys.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\vgasys.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\Fonts\%Variable%,FileCopy,%BootSRC%\Windows\Fonts\%Variable%,%TargetDir%\Windows\Fonts]
RegRead - read specified key from: [HKLM]Section: [Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont] Key: [OEMFONT.FON] to variable:: [%Variable%] with value: [vgaoem.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\vgaoem.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\Windows\Fonts\%Variable%,FileCopy,%BootSRC%\Windows\Fonts\%Variable%,%TargetDir%\Windows\Fonts]
RegHiveUnLoad - Unloaded registry hive: [Tmp_software]
RegHiveUnLoad - Unloaded registry hive: [Tmp_System]
Run - Processed section [Auto] in file: [%BaseDir%\Projects\Win8PESE\Build\locale.script]
ELSE - [If,Not,-%Locale%,Equal,-,Run,%LocaleScript%,Run_Locale_Choice]
Run - Processed section [Called_process] in file: [%BaseDir%\Projects\Win8PESE\Build\locale.script]
IF - Section exists [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script] evaluated string: [If,ExistSection,"%ScriptDir%\HostOS Import Manager.script",Called_process,Run,"%ScriptDir%\HostOS Import Manager.script",Called_process,"%ScriptDir%\HostOS Import Manager.script",Locale]
|
Run - Processing section: [Called_process] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script],[Locale]
SetVar - Sucessfuly changed the value of [%HostOSScript%] to: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - [-%BaseDir%\projects\win8pese\build\hostos import manager.script] is not equal to: [-] evaluated string: [If,-#1,Equal,-,Set,%HostOSScript%,%ScriptFile%]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\regedit.exe,Set,%RegeditexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%RegeditexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] evaluated string: [If,Not,ExistFile,%ProjectTemp%\HostOSTools\regedit.exe,If,Not,%SysType%,Equal,x86,Echo,"regedit.exe MAY write wrong values",WARN]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\reg.exe,Set,%RegexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%RegexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] evaluated string: [If,Not,ExistFile,%ProjectTemp%\HostOSTools\reg.exe,If,Not,%SysType%,Equal,x86,Echo,"reg.exe MAY write wrong values",WARN]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\cmd.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\cmd.exe,Set,%CmdexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%CmdexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
[//--]
[// Locale NLS, Font]
IF - [locale] is equal to: [locale] evaluated string: [If,#2,Equal,Locale,Run,%HostOSScript%,Locale]
|
Run - Processing section: [Locale] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
Processing HostOS Locale...
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\System] Section [Tmp_System]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,SYSTEM\CurrentControlSet\Control\Nls\CodePage,ACP,Begin]
SetVar - Sucessfuly changed the value of [%ACP%] to: []
SetVar - Sucessfuly changed the value of [%ACPFile%] to: []
RegRead - read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Control\Nls\CodePage] Key: [ACP] to variable:: [%ACP%] with value: [1252]
RegWrite - Type: [0x1] Section [HKLM\Tmp_System\ControlSet001\Control\Nls\CodePage] Key [ACP]: 1252
IF - [1252] is not equal to: [] evaluated string: [If,Not,%ACP%,Equal,,RegRead,HKLM,Tmp_System\ControlSet001\Control\Nls\CodePage,%ACP%,%ACPFile%]
RegRead - read specified key from: [HKLM]Section: [Tmp_System\ControlSet001\Control\Nls\CodePage] Key: [1252] to variable:: [%ACPFile%] with value: [c_1252.nls]
IF - [c_1252.nls] is not equal to: [] evaluated string: [If,Not,%ACPFile%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\System32\%ACPFile%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\System32\c_1252.nls]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\c_1252.nls] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,Tmp_System\ControlSet001\Control\Nls\CodePage,ACP,RegDelete,HKLM,Tmp_System\ControlSet001\Control\Nls\CodePage,ACP]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,SYSTEM\CurrentControlSet\Control\Nls\CodePage,MACCP,Begin]
SetVar - Sucessfuly changed the value of [%MACCP%] to: []
SetVar - Sucessfuly changed the value of [%MACCPFile%] to: []
RegRead - read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Control\Nls\CodePage] Key: [MACCP] to variable:: [%MACCP%] with value: [10000]
RegWrite - Type: [0x1] Section [HKLM\Tmp_System\ControlSet001\Control\Nls\CodePage] Key [MACCP]: 10000
IF - [10000] is not equal to: [] evaluated string: [If,Not,%MACCP%,Equal,,RegRead,HKLM,Tmp_System\ControlSet001\Control\Nls\CodePage,%MACCP%,%MACCPFile%]
RegRead - read specified key from: [HKLM]Section: [Tmp_System\ControlSet001\Control\Nls\CodePage] Key: [10000] to variable:: [%MACCPFile%] with value: [c_10000.nls]
IF - [c_10000.nls] is not equal to: [] evaluated string: [If,Not,%MACCPFile%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\System32\%MACCPFile%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\System32\c_10000.nls]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\c_10000.nls] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,Tmp_System\ControlSet001\Control\Nls\CodePage,MACCP,RegDelete,HKLM,Tmp_System\ControlSet001\Control\Nls\CodePage,MACCP]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,SYSTEM\CurrentControlSet\Control\Nls\CodePage,OEMCP,Begin]
SetVar - Sucessfuly changed the value of [%OEMCP%] to: []
SetVar - Sucessfuly changed the value of [%OEMCPFile%] to: []
RegRead - read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Control\Nls\CodePage] Key: [OEMCP] to variable:: [%OEMCP%] with value: [850]
RegWrite - Overwrote existing key "437" with different data
RegWrite - Type: [0x1] Section [HKLM\Tmp_System\ControlSet001\Control\Nls\CodePage] Key [OEMCP]: 850
IF - [850] is not equal to: [] evaluated string: [If,Not,%OEMCP%,Equal,,RegRead,HKLM,Tmp_System\ControlSet001\Control\Nls\CodePage,%OEMCP%,%OEMCPFile%]
RegRead - read specified key from: [HKLM]Section: [Tmp_System\ControlSet001\Control\Nls\CodePage] Key: [850] to variable:: [%OEMCPFile%] with value: [c_850.nls]
IF - [c_850.nls] is not equal to: [] evaluated string: [If,Not,%OEMCPFile%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\System32\%OEMCPFile%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\System32\c_850.nls]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\c_850.nls] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,Tmp_System\ControlSet001\Control\Nls\CodePage,OEMCP,RegDelete,HKLM,Tmp_System\ControlSet001\Control\Nls\CodePage,OEMCP]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,SYSTEM\CurrentControlSet\Control\Nls\CodePage,OEMHAL,Begin]
SetVar - Sucessfuly changed the value of [%OEMHAL%] to: []
RegRead - read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Control\Nls\CodePage] Key: [OEMHAL] to variable:: [%OEMHAL%] with value: [vgaoem.fon]
RegWrite - Type: [0x1] Section [HKLM\Tmp_System\ControlSet001\Control\Nls\CodePage] Key [OEMHAL]: vgaoem.fon
IF - [vgaoem.fon] is not equal to: [] evaluated string: [If,Not,%OEMHAL%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\Fonts\%OEMHAL%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\Fonts\vgaoem.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\vgaoem.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,Tmp_System\ControlSet001\Control\Nls\CodePage,OEMHAL,RegDelete,HKLM,Tmp_System\ControlSet001\Control\Nls\CodePage,OEMHAL]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,SYSTEM\CurrentControlSet\Control\Nls\Language,Default,Begin]
SetVar - Sucessfuly changed the value of [%LanguageDefault%] to: []
RegRead - read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Control\Nls\Language] Key: [Default] to variable:: [%LanguageDefault%] with value: [0c09]
RegWrite - Overwrote existing key "0409" with different data
RegWrite - Type: [0x1] Section [HKLM\Tmp_System\ControlSet001\Control\Nls\Language] Key [Default]: 0c09
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,Tmp_System\ControlSet001\Control\Nls\Language,Default,RegDelete,HKLM,Tmp_System\ControlSet001\Control\Nls\Language,Default]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,SYSTEM\CurrentControlSet\Control\Nls\Language,InstallLanguage,Begin]
SetVar - Sucessfuly changed the value of [%InstallLanguage%] to: []
RegRead - read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Control\Nls\Language] Key: [InstallLanguage] to variable:: [%InstallLanguage%] with value: [0409]
RegWrite - Type: [0x1] Section [HKLM\Tmp_System\ControlSet001\Control\Nls\Language] Key [InstallLanguage]: 0409
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,Tmp_System\ControlSet001\Control\Nls\Language,InstallLanguage,RegDelete,HKLM,Tmp_System\ControlSet001\Control\Nls\Language,InstallLanguage]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,SYSTEM\CurrentControlSet\Control\Nls\Locale,,Begin]
SetVar - Sucessfuly changed the value of [%DftLocale%] to: []
RegRead - read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Control\Nls\Locale] Key: [] to variable:: [%DftLocale%] with value: [00000c09]
RegWrite - Overwrote existing key "00000409" with different data
RegWrite - Type: [0x1] Section [HKLM\Tmp_System\ControlSet001\Control\Nls\Locale] Key []: 00000c09
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,SYSTEM\CurrentControlSet\Control\Nls\Locale,(Default),Begin]
SetVar - Sucessfuly changed the value of [%LocaleDefault%] to: []
RegRead - read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Control\Nls\Locale] Key: [(Default)] to variable:: [%LocaleDefault%] with value: [00000c09]
RegWrite - Overwrote existing key "00000409" with different data
RegWrite - Type: [0x1] Section [HKLM\Tmp_System\ControlSet001\Control\Nls\Locale] Key [(Default)]: 00000c09
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,Tmp_System\ControlSet001\Control\Nls\Locale,(Default),RegDelete,HKLM,Tmp_System\ControlSet001\Control\Nls\Language,(Default)]
[End]
[//-]
RegHiveUnLoad - Unloaded registry hive: [Tmp_System]
[//--]
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\Software] Section [Tmp_software]
[//- Console RasterFonts (writing keys, if keysexists in host and if file in Target)]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA40WOA.FON,Begin]
SetVar - Sucessfuly changed the value of [%CGA40WOA%] to: []
RegRead - read specified key from: [HKLM]Section: [SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key: [CGA40WOA.FON] to variable:: [%CGA40WOA%] with value: [CGA40850.FON]
IF - [cga40850.fon] is not equal to: [] evaluated string: [If,Not,%CGA40WOA%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\Fonts\%CGA40WOA%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\Fonts\CGA40850.FON]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\CGA40850.FON] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\CGA40850.FON] evaluated string: [If,ExistFile,%TargetDir%\Windows\Fonts\%CGA40WOA%,RegWrite,HKLM,0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA40WOA.FON,%CGA40WOA%]
RegWrite - Overwrote existing key "CGA40WOA.FON" with different data
RegWrite - Type: [0x1] Section [HKLM\Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key [CGA40WOA.FON]: CGA40850.FON
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA40WOA.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA40WOA.FON]
[End]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA40WOA.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA40WOA.FON]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA80WOA.FON,Begin]
SetVar - Sucessfuly changed the value of [%CGA80WOA%] to: []
RegRead - read specified key from: [HKLM]Section: [SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key: [CGA80WOA.FON] to variable:: [%CGA80WOA%] with value: [CGA80850.FON]
IF - [cga80850.fon] is not equal to: [] evaluated string: [If,Not,%CGA80WOA%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\Fonts\%CGA80WOA%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\Fonts\CGA80850.FON]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\CGA80850.FON] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\CGA80850.FON] evaluated string: [If,ExistFile,%TargetDir%\Windows\Fonts\%CGA80WOA%,RegWrite,HKLM,0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA80WOA.FON,%CGA80WOA%]
RegWrite - Overwrote existing key "CGA80WOA.FON" with different data
RegWrite - Type: [0x1] Section [HKLM\Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key [CGA80WOA.FON]: CGA80850.FON
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA80WOA.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA80WOA.FON]
[End]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA80WOA.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",CGA80WOA.FON]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA40WOA.FON,Begin]
SetVar - Sucessfuly changed the value of [%EGA40WOA%] to: []
RegRead - read specified key from: [HKLM]Section: [SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key: [EGA40WOA.FON] to variable:: [%EGA40WOA%] with value: [EGA40850.FON]
IF - [ega40850.fon] is not equal to: [] evaluated string: [If,Not,%EGA40WOA%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\Fonts\%EGA40WOA%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\Fonts\EGA40850.FON]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\EGA40850.FON] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\EGA40850.FON] evaluated string: [If,ExistFile,%TargetDir%\Windows\Fonts\%EGA40WOA%,RegWrite,HKLM,0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA40WOA.FON,%EGA40WOA%]
RegWrite - Overwrote existing key "EGA40WOA.FON" with different data
RegWrite - Type: [0x1] Section [HKLM\Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key [EGA40WOA.FON]: EGA40850.FON
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA40WOA.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA40WOA.FON]
[End]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA40WOA.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA40WOA.FON]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA80WOA.FON,Begin]
SetVar - Sucessfuly changed the value of [%EGA80WOA%] to: []
RegRead - read specified key from: [HKLM]Section: [SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key: [EGA80WOA.FON] to variable:: [%EGA80WOA%] with value: [EGA80850.FON]
IF - [ega80850.fon] is not equal to: [] evaluated string: [If,Not,%EGA80WOA%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\Fonts\%EGA80WOA%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\Fonts\EGA80850.FON]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\EGA80850.FON] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\EGA80850.FON] evaluated string: [If,ExistFile,%TargetDir%\Windows\Fonts\%EGA80WOA%,RegWrite,HKLM,0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA80WOA.FON,%EGA80WOA%]
RegWrite - Overwrote existing key "EGA80WOA.FON" with different data
RegWrite - Type: [0x1] Section [HKLM\Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key [EGA80WOA.FON]: EGA80850.FON
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA80WOA.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA80WOA.FON]
[End]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA80WOA.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",EGA80WOA.FON]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",woafont,Begin]
SetVar - Sucessfuly changed the value of [%woafont%] to: []
RegRead - read specified key from: [HKLM]Section: [SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key: [woafont] to variable:: [%woafont%] with value: [app850.fon]
IF - [app850.fon] is not equal to: [] evaluated string: [If,Not,%woafont%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\Fonts\%woafont%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\Fonts\app850.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\app850.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\app850.fon] evaluated string: [If,ExistFile,%TargetDir%\Windows\Fonts\%woafont%,RegWrite,HKLM,0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",woafont,%woafont%]
RegWrite - Overwrote existing key "dosapp.fon" with different data
RegWrite - Type: [0x1] Section [HKLM\Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts] Key [woafont]: app850.fon
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",woafont,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",woafont]
[End]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",woafont,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts",woafont]
[End]
[//- GRE_Initialize nt5x do not take keys HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize",FIXEDFON.FON ,FONTS.FON, OEMFONT.FON]
[//- GRE_Initialize nt6x ((writing keys, if keysexists in host and if file in Target)]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FIXEDFON.FON,Begin]
SetVar - Sucessfuly changed the value of [%LFIXEDFON%] to: []
RegRead - read specified key from: [HKLM]Section: [SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont] Key: [FIXEDFON.FON] to variable:: [%LFIXEDFON%] with value: [8514fix.fon]
IF - [8514fix.fon] is not equal to: [] evaluated string: [If,Not,%LFIXEDFON%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\Fonts\%LFIXEDFON%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\Fonts\8514fix.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\8514fix.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\8514fix.fon] evaluated string: [If,ExistFile,%TargetDir%\Windows\Fonts\%LFIXEDFON%,RegWrite,HKLM,0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FIXEDFON.FON,%LFIXEDFON%]
RegWrite - Type: [0x1] Section [HKLM\Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont] Key [FIXEDFON.FON]: 8514fix.fon
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FIXEDFON.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FIXEDFON.FON]
[End]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FIXEDFON.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FIXEDFON.FON]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FONTS.FON,Begin]
SetVar - Sucessfuly changed the value of [%LFONTS%] to: []
RegRead - read specified key from: [HKLM]Section: [SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont] Key: [FONTS.FON] to variable:: [%LFONTS%] with value: [8514sys.fon]
IF - [8514sys.fon] is not equal to: [] evaluated string: [If,Not,%LFONTS%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\Fonts\%LFONTS%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\Fonts\8514sys.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\8514sys.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\8514sys.fon] evaluated string: [If,ExistFile,%TargetDir%\Windows\Fonts\%LFONTS%,RegWrite,HKLM,0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FONTS.FON,%LFONTS%]
RegWrite - Type: [0x1] Section [HKLM\Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont] Key [FONTS.FON]: 8514sys.fon
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FONTS.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FONTS.FON]
[End]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FONTS.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",FONTS.FON]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",OEMFONT.FON,Begin]
SetVar - Sucessfuly changed the value of [%LOEMFONT%] to: []
RegRead - read specified key from: [HKLM]Section: [SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont] Key: [OEMFONT.FON] to variable:: [%LOEMFONT%] with value: [8514oem.fon]
IF - [8514oem.fon] is not equal to: [] evaluated string: [If,Not,%LOEMFONT%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\Fonts\%LOEMFONT%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\Fonts\8514oem.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\8514oem.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\8514oem.fon] evaluated string: [If,ExistFile,%TargetDir%\Windows\Fonts\%LOEMFONT%,RegWrite,HKLM,0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",OEMFONT.FON,%LOEMFONT%]
RegWrite - Type: [0x1] Section [HKLM\Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont] Key [OEMFONT.FON]: 8514oem.fon
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",OEMFONT.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",OEMFONT.FON]
[End]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",OEMFONT.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont",OEMFONT.FON]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FIXEDFON.FON,Begin]
SetVar - Sucessfuly changed the value of [%SFIXEDFON%] to: []
RegRead - read specified key from: [HKLM]Section: [SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont] Key: [FIXEDFON.FON] to variable:: [%SFIXEDFON%] with value: [vgafix.fon]
IF - [vgafix.fon] is not equal to: [] evaluated string: [If,Not,%SFIXEDFON%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\Fonts\%SFIXEDFON%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\Fonts\vgafix.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\vgafix.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\vgafix.fon] evaluated string: [If,ExistFile,%TargetDir%\Windows\Fonts\%SFIXEDFON%,RegWrite,HKLM,0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FIXEDFON.FON,%SFIXEDFON%]
RegWrite - Type: [0x1] Section [HKLM\Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont] Key [FIXEDFON.FON]: vgafix.fon
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FIXEDFON.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FIXEDFON.FON]
[End]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FIXEDFON.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FIXEDFON.FON]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FONTS.FON,Begin]
SetVar - Sucessfuly changed the value of [%SFONTS%] to: []
RegRead - read specified key from: [HKLM]Section: [SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont] Key: [FONTS.FON] to variable:: [%SFONTS%] with value: [vgasys.fon]
IF - [vgasys.fon] is not equal to: [] evaluated string: [If,Not,%SFONTS%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\Fonts\%SFONTS%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\Fonts\vgasys.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\vgasys.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\vgasys.fon] evaluated string: [If,ExistFile,%TargetDir%\Windows\Fonts\%SFONTS%,RegWrite,HKLM,0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FONTS.FON,%SFONTS%]
RegWrite - Type: [0x1] Section [HKLM\Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont] Key [FONTS.FON]: vgasys.fon
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FONTS.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FONTS.FON]
[End]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FONTS.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",FONTS.FON]
[End]
[//-]
IF - Key exists [HKLM] evaluated string: [If,ExistRegKey,HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",OEMFONT.FON,Begin]
SetVar - Sucessfuly changed the value of [%SOEMFONT%] to: []
RegRead - read specified key from: [HKLM]Section: [SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont] Key: [OEMFONT.FON] to variable:: [%SOEMFONT%] with value: [vga850.fon]
IF - [vga850.fon] is not equal to: [] evaluated string: [If,Not,%SOEMFONT%,Equal,,Run,%HostOSScript%,Process_CopyF,Windows\Fonts\%SOEMFONT%]
|
Run - Processing section: [Process_CopyF] From file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
with parameters: [Windows\Fonts\vga850.fon]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\vga850.fon] evaluated string: [If,Not,ExistFile,%TargetDir%\#1,Begin]
[If,ExistFile,%InstallSRC%\#1,FileCopy,%InstallSRC%\#1,%TargetDir%\#1]
[End]
Run - Processed section [Process_CopyF] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\Fonts\vga850.fon] evaluated string: [If,ExistFile,%TargetDir%\Windows\Fonts\%SOEMFONT%,RegWrite,HKLM,0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",OEMFONT.FON,%SOEMFONT%]
RegWrite - Overwrote existing key "vgaoem.fon" with different data
RegWrite - Type: [0x1] Section [HKLM\Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont] Key [OEMFONT.FON]: vga850.fon
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",OEMFONT.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",OEMFONT.FON]
[End]
[End]
ELSE - [Begin]
[If,ExistRegKey,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",OEMFONT.FON,RegDelete,HKLM,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont",OEMFONT.FON]
[End]
[//--]
RegHiveUnLoad - Unloaded registry hive: [Tmp_software]
Run - Processed section [Locale] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
[// Retrieve Format (International)]
IF - [locale] is not equal to: [format] evaluated string: [If,#2,Equal,Format,Run,%HostOSScript%,Format]
[// Keyboard]
IF - [locale] is not equal to: [keyboard] evaluated string: [If,#2,Equal,KeyBoard,Run,%HostOSScript%,KeyBoard]
[// Time Zone Information]
IF - [locale] is not equal to: [timezone] evaluated string: [If,#2,Equal,TimeZone,Run,%HostOSScript%,TimeZone]
Run - Processed section [Called_process] in file: [%BaseDir%\Projects\Win8PESE\Build\HostOS Import Manager.script]
ELSE - [Halt,"%ScriptDir%\HostOS Import Manager plugin was not found. Exiting..."]
[End]
ELSE - [Begin]
[Run,%LocaleScript%,Called_process,%Locale%]
[End]
Run - Processed section [Process_Locale] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
[//--]
IF - File exists: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script] evaluated string: [If,ExistFile,%ProjectDir%\Build\5-Wow64.script,Exec,%ProjectDir%\Build\5-Wow64.script,Process]
|
Exec - Processing section: [Process] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
AddVariables - Added section [ApiVar] from file [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script] into the local variable list
IniRead - [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script] Section [Main] Key [Title] to variable: [%PTitle%] with value [5 - WoW64 Basic]
IniRead - [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script] Section [Main] Key [Version] to variable: [%PVersion%] with value [044]
IniRead - [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script] Section [Main] Key [Date] to variable: [%PDate%] with value [2016.11.18]
SetVar - Sucessfuly changed the value of [%e%] to: [5 - WoW64 Basic Plugin. Version=044 Date=%PDate]
[//Echo WoW64 Basic JFX plugin Info]
5 - WoW64 Basic Plugin. Version=044 Date=%PDate
5 - WoW64 Basic Plugin. Version=044 Date=%PDate
5 - WoW64 Basic Plugin. Version=044 Date=%PDate
5 - WoW64 Basic Plugin. Version=044 Date=%PDate
5 - WoW64 Basic Plugin. Version=044 Date=%PDate
5 - WoW64 Basic Plugin. Version=044 Date=%PDate
5 - WoW64 Basic Plugin. Version=044 Date=%PDate
5 - WoW64 Basic Plugin. Version=044 Date=%PDate
5 - WoW64 Basic Plugin. Version=044 Date=%PDate
5 - WoW64 Basic Plugin. Version=044 Date=%PDate
IniRead - [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script] Section [Main] Key [Selected] to variable: [%PSelected%] with value [None]
IF - [none] is equal to: [none] evaluated string: [If,Not,%PSelected%,Equal,None,IniWrite,%ScriptFile%,Main,Selected,None]
IF - [none] is equal to: [none] evaluated string: [If,Not,%PSelected%,Equal,None,System,RESCANSCRIPTS]
IF - [none] is equal to: [none] evaluated string: [If,Not,%PSelected%,Equal,None,Halt,"Restart Your Builder"]
IF - File does not exist: [%BaseDir%\Temp\Win8PESE\Basic_PluginCache_Extract.ini] evaluated string: [If,ExistFile,%ProjectTemp%\Basic_PluginCache_Extract.ini,Echo,"Basic PluginCache"]
IF - File does not exist: [%BaseDir%\Temp\Win8PESE\Basic_PluginCache_Extract.ini] evaluated string: [If,Not,ExistFile,%ProjectTemp%\Basic_PluginCache_Extract.ini,Run,%ScriptFile%,Process_Normal]
|
Run - Processing section: [Process_Normal] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
IF - [true] is equal to: [true] evaluated string: [If,%Enable_WoW64_CheckBox%,Equal,True,Run,%ScriptFile%,Process_Normal_WOW64]
|
Run - Processing section: [Process_Normal_WOW64] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\regedit.exe,Set,%RegeditexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%RegeditexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] evaluated string: [If,Not,ExistFile,%ProjectTemp%\HostOSTools\regedit.exe,If,Not,%SysType%,Equal,x86,Echo,"regedit.exe MAY write wrong values",WARN]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\reg.exe,Set,%RegexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%RegexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\reg.exe] evaluated string: [If,Not,ExistFile,%ProjectTemp%\HostOSTools\reg.exe,If,Not,%SysType%,Equal,x86,Echo,"reg.exe MAY write wrong values",WARN]
IF - File exists: [%BaseDir%\Temp\Win8PESE\HostOSTools\cmd.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\cmd.exe,Set,%CmdexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%CmdexeFolder%] to: [%BaseDir%\Temp\Win8PESE\HostOSTools\]
[//--]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [NoWarnRegOverWrite] to variable: [%NoWarnROW%] with value [True]
IF - Variable exists [%OS%] evaluated string: [If,Not,ExistVar,%OS%,IniRead,%projectdir%\script.project,IniVariables,OS,%OS%]
IF - Variable exists [%InstallSRC%] evaluated string: [If,Not,ExistVar,%InstallSRC%,IniRead,%ProjectDir%\script.project,IniVariables,InstallSRC,%InstallSRC%]
AddVariables - Added section [MuiLang] from file [%BaseDir%\Projects\Win8PESE\script.project] into the local variable list
StrFormat - converted [Split(en-US,|)] to variable: [%NbLang%] with result: [1]
[//--]
IF - Directory does not exist: [%BaseDir%\Temp\Win8PESE\WOW64Basic] evaluated string: [If,ExistDir,%ProjectTemp%\WOW64Basic,DirDelete,%ProjectTemp%\WOW64Basic]
IF - Directory does not exist: [%BaseDir%\Temp\Win8PESE\WOW64Basic] evaluated string: [If,ExistDir,%ProjectTemp%\WOW64Basic,Call,DirDelete,%ProjectTemp%\WOW64Basic]
IF - Directory does not exist: [%BaseDir%\Temp\Win8PESE\WOW64Basic] evaluated string: [If,ExistDir,%ProjectTemp%\WOW64Basic,Call,Echo,"%ProjectTemp%\WOW64Basic CAN NOT BE DELETED",Warn,,MessageError,,Halt]
DirMake - Created directory: [%BaseDir%\Temp\Win8PESE\WOW64Basic]
[//-- ver=version - ver3=Build]
|
Run - Processing section: [_CenterCa] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [TargetVersion],[ver],[3]
|
Run - Processing section: [CallC_TargetVersion] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [TargetVersion],[ver],[3]
SetVar - Sucessfuly changed the value of [#9] to: [ntdll]
IF - [ver-] is not equal to: [-] evaluated string: [If,#2-,Equal,-,Set,#2,TargetVersion]
SetVar - Sucessfuly changed the value of [%ver%] to: [0]
IF - Directory exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion] evaluated string: [If,Not,ExistDir,%ProjectTemp%\Macro_Library\TargetVersion,DirMake,%ProjectTemp%\Macro_Library\TargetVersion]
SetVar - Sucessfuly changed the value of [#7] to: [0]
IF - File does not exist: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,ExistFile,%ProjectTemp%\Macro_Library\TargetVersion\#9.dll,If,#3,Equal,,Set,#7,1]
IF - [0] is not equal to: [1] evaluated string: [If,#7,Equal,1,Begin]
[Retrieve,FILEVERSION,%ProjectTemp%\Macro_Library\TargetVersion\#9.dll,%_ML_T%]
[Set,%#2%,%_ML_T%]
[End]
ELSE - executing command: [Run,%Api%,CallC_TargetVersion_P,#1,#2,#3,#4,#5,#6,#7,#8,#9]
|
Run - Processing section: [CallC_TargetVersion_P] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [TargetVersion],[ver],[3],[],[],[],[0],[],[ntdll]
IF - File does not exist: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,ExistFile,%ProjectTemp%\Macro_Library\TargetVersion\#9.dll,Call,Version,%ProjectTemp%\Macro_Library\TargetVersion\#9.dll,#2,#3]
ELSE - executing command: [Run,%Api%,CallC_TargetVersion_Find,#1,#2,#3,#4,#5,#6,#7,#8,#9]
|
Run - Processing section: [CallC_TargetVersion_Find] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [TargetVersion],[ver],[3],[],[],[],[0],[],[ntdll]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\ntdll.dl?] evaluated string: [If,ExistFile,%Source_Sys%\#9.dl?,CopyOrExpand,%Source_Sys%\#9.dl?,%ProjectTemp%\Macro_Library\TargetVersion]
CopyOrExpand - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\ntdll.dl?] to: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dl?]
SetVar - Sucessfuly changed the value of [#8] to: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion]
[//-]
IF - File does not exist: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%Source_Win%\System32\#9.dl?,CopyOrExpand,%Source_Win%\System32\#9.dll,#8]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\ntdll.dl?] evaluated string: [If,ExistFile,%Source_Win%\System32\#9.dl?,CopyOrExpand,%Source_Win%\System32\#9.dll,#8]
CopyOrExpand - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\ntdll.dll] to: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\I386\#9.dl?,CopyOrExpand,%SourceDir%\I386\#9.dll,#8]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\AMD64\#9.dl?,CopyOrExpand,%SourceDir%\AMD64\#9.dll,#8]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\IA64\#9.dl?,CopyOrExpand,%SourceDir%\IA64\#9.dll,#8]
[//-]
[//to Get version info from Extracted NT6x source]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\sources\install_wim\N\Windows\System32\#9.dlL,CopyOrExpand,%SourceDir%\sources\install_wim\N\Windows\System32\#9.dlL,#8]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\sources\install_wim\5\Windows\System32\#9.dlL,CopyOrExpand,%SourceDir%\sources\install_wim\5\Windows\System32\#9.dlL,#8]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\sources\install_wim\4\Windows\System32\#9.dlL,CopyOrExpand,%SourceDir%\sources\install_wim\4\Windows\System32\#9.dlL,#8]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\sources\install_wim\3\Windows\System32\#9.dlL,CopyOrExpand,%SourceDir%\sources\install_wim\3\Windows\System32\#9.dlL,#8]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\sources\install_wim\2\Windows\System32\#9.dlL,CopyOrExpand,%SourceDir%\sources\install_wim\2\Windows\System32\#9.dlL,#8]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\sources\install_wim\1\Windows\System32\#9.dlL,CopyOrExpand,%SourceDir%\sources\install_wim\1\Windows\System32\#9.dlL,#8]
[//-]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\sources\winre_wim\N\Windows\System32\#9.dlL,CopyOrExpand,%SourceDir%\sources\winre_wim\N\Windows\System32\#9.dlL,#8]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\sources\winre_wim\2\Windows\System32\#9.dlL,CopyOrExpand,%SourceDir%\sources\winre_wim\2\Windows\System32\#9.dlL,#8]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\sources\winre_wim\1\Windows\System32\#9.dlL,CopyOrExpand,%SourceDir%\sources\winre_wim\1\Windows\System32\#9.dlL,#8]
[//-]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\sources\boot_wim\N\Windows\System32\#9.dlL,CopyOrExpand,%SourceDir%\sources\boot_wim\N\Windows\System32\#9.dlL,#8]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\sources\boot_wim\2\Windows\System32\#9.dlL,CopyOrExpand,%SourceDir%\sources\boot_wim\2\Windows\System32\#9.dlL,#8]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,If,ExistFile,%SourceDir%\sources\boot_wim\1\Windows\System32\#9.dlL,CopyOrExpand,%SourceDir%\sources\boot_wim\1\Windows\System32\#9.dlL,#8]
[//-]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#8\#9.dll,Begin]
[//to Get version info from unmounted NT6x source - current dismapi.dll used]
[Set,#9,dismapi]
[If,ExistFile,%SourceDir%\sources\#9.dll,FileCopy,%SourceDir%\sources\#9.dll,#8]
[End]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,ExistFile,#8\#9.dll,Call,Version,#8\#9.dll,#2,#3]
|
Run - Processing section: [_CenterCa] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [Version],[%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll],[ver],[3]
|
Run - Processing section: [CallC_Version] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [Version],[%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll],[ver],[3]
IF - [%BaseDir%\temp\win8pese\macro_library\targetversion\ntdll.dll-] is not equal to: [-] evaluated string: [If,#2-,Equal,-,Exit,"Parameter 2 ( File ) - Missing"]
[//-]
StrFormat - converted: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] to variable: [#9] with result: [ntdll.dll]
StrFormat - converted [REPLACE(%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll,\)] to variable: [#8] with result: [F:Win8PETempWin8PESEMacro_LibraryTargetVersionntdll.dll]
[//-]
|
Run - Processing section: [_CenterCa] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [HostWindowsDir]
|
Run - Processing section: [CallC_HostWindowsDir] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [HostWindowsDir]
[//GetSystemWindowsDirectory --> gives right path on Terminal Session]
IF - [-] is equal to: [-] evaluated string: [If,#2-,Equal,-,Set,#2,HostWindowsDir]
SetVar - Sucessfuly changed the value of [#2] to: [HostWindowsDir]
IF - Directory exists: [%BaseDir%\Temp\Win8PESE\Macro_Library] evaluated string: [If,Not,ExistDir,%ProjectTemp%\Macro_Library,DirMake,%ProjectTemp%\Macro_Library]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\HostWindowsDir_001.au3] evaluated string: [If,Not,ExistFile,%ProjectTemp%\Macro_Library\HostWindowsDir_001.au3,ExtractFile,%API%,Folder,HostWindowsDir_001.au3,%ProjectTemp%\Macro_Library]
IF - File exists: [%BaseDir%\Projects\Tools\Win8PESE\x86\AU3381.exe] evaluated string: [If,Not,ExistFile,%Tools%\x86\AU3381.exe,Run,%API%,Download_AutoIT_AU3381]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\HostWindowsDir_001.ini] evaluated string: [If,ExistFile,%ProjectTemp%\Macro_Library\HostWindowsDir_001.ini,Call,FileDelete,%ProjectTemp%\Macro_Library\HostWindowsDir_001.ini,Halt]
|
Run - Processing section: [_CenterCa] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [FileDelete],[%BaseDir%\Temp\Win8PESE\Macro_Library\HostWindowsDir_001.ini],[Halt]
|
Run - Processing section: [CallC_FileDelete] From file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
with parameters: [FileDelete],[%BaseDir%\Temp\Win8PESE\Macro_Library\HostWindowsDir_001.ini],[Halt]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\HostWindowsDir_001.ini] evaluated string: [If,ExistFile,#2,ShellExecute,Hide,cmd.exe,"/C del /q /f "#2"&del /q /f /A:R /A:H /A:S /A:A "#2""]
ShellExecute: [Hide] using: [cmd.exe] with parameters: [/C del /q /f "%BaseDir%\Temp\Win8PESE\Macro_Library\HostWindowsDir_001.ini"&del /q /f /A:R /A:H /A:S /A:A "%BaseDir%\Temp\Win8PESE\Macro_Library\HostWindowsDir_001.ini"]
IF - File does not exist: [%BaseDir%\Temp\Win8PESE\Macro_Library\HostWindowsDir_001.ini] evaluated string: [If,ExistFile,#2,Run,%API%,File_Delete_Fast_CMD,#1,#2,#3,#4,#5,#6,#7,#8,#9]
Run - Processed section [CallC_FileDelete] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
Run - Processed section [_CenterCa] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
ShellExecute: [Open] using: [%BaseDir%\Projects\Tools\Win8PESE\x86\AU3381.exe] with parameters: ["/AutoIt3ExecuteScript" "%BaseDir%\Temp\Win8PESE\Macro_Library\HostWindowsDir_001.au3" "%BaseDir%\Temp\Win8PESE\Macro_Library\HostWindowsDir_001.ini" Variables WindowsDir]
IniRead - [%BaseDir%\Temp\Win8PESE\Macro_Library\HostWindowsDir_001.ini] Section [Variables] Key [WindowsDir] to variable: [%HostWindowsDir%] with value [C:\Windows]
Run - Processed section [CallC_HostWindowsDir] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
Run - Processed section [_CenterCa] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
[//-]
IF - [%BaseDir%\temp\win8pese\macro_library\targetversion\ntdll.dll] is not equal to: [f:win8petempwin8pesemacro_librarytargetversionntdll.dll] evaluated string: [If,#2,Equal,#8,Begin]
[//Call,HostWindowsDir]
[//Set,#8,%HostWindowsDir%\System32]
[Call,HostSystemDir]
[Set,#8,%HostSystemDir%]
[Set,#2,#8\#9]
[System,FILEREDIRECT,OFF]
[If,Not,ExistFile,#2,Begin]
[Set,#8,%HostWindowsDir%]
[Set,#2,#8\#9]
[End]
[System,FILEREDIRECT,ON]
[End]
ELSE - executing command: [Begin]
StrFormat - converted: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] to variable: [#8] with result: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\]
StrFormat - converted [CTRIM(%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\)] to variable: [#8] with result: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion]
[End]
[//-]
[//2 file 8 path 9 filename]
System,FileRedirect,OFF
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,Not,ExistFile,#2,Echo,"File Not Found - #2",Warn]
System,FileRedirect,ON
[//-]
StrFormat - converted [Right(3,1)] to variable: [%_ML_T%] with result: [3]
IF - [3] is not equal to: [x] evaluated string: [If,%_ML_T%,Equal,x,Begin]
[StrFormat,RTRIM,#4,1,#4]
[If,Not,#4,Equal,"",Set,%_ML_VerX%,#4]
[End]
[//-]
SetVar - Sucessfuly changed the value of [#6] to: [ver]
IF - [ver-] is not equal to: [-] evaluated string: [If,#3-,Equal,-,If,Not,#4-,Equal,-,Set,#3,#9Version#4]
IF - [ver-] is not equal to: [-] evaluated string: [If,#3-,Equal,-,If,#4-,Equal,-,Set,#3,#9Version]
IF - [ver-] is not equal to: [-] evaluated string: [If,#6-,Equal,-,Set,#6,#9Version]
IF - [ver-] is not equal to: [-] evaluated string: [If,Not,#3-,Equal,-,If,Not,#4-,Equal,-,Set,#3,#6#4]
IF - [3-] is not equal to: [-] evaluated string: [If,Not,#4-,Equal,-,Set,#3,#6#4]
SetVar - Sucessfuly changed the value of [#3] to: [ver3]
[//-]
SetVar - Sucessfuly changed the value of [#7] to: [-]
StrFormat - converted [Replace(%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion,C:\Windows)] to variable: [%_ML_T%] with result: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion]
IF - [%BaseDir%\temp\win8pese\macro_library\targetversion] is equal to: [%BaseDir%\temp\win8pese\macro_library\targetversion] evaluated string: [If,Not,#8,Equal,%_ML_T%,Set,#7,CopyTemp]
[//-]
SetVar - Sucessfuly changed the value of [%_ML_TempV%] to: []
IF - [-] is not equal to: [copytemp] evaluated string: [If,#7,Equal,CopyTemp,Begin]
[If,Not,ExistDir,%ProjectTemp%,DirMake,%ProjectTemp%]
[If,ExistFile,%ProjectTemp%\#9,ShellExecute,Hide,cmd.exe,"/C del /q /f #$q%ProjectTemp%\#9#$q&del /q /f /A:R /A:H /A:S /A:A #$q%ProjectTemp%\#9#$q"]
[If,ExistFile,%ProjectTemp%\#9,Call,FileDelete,%ProjectTemp%\#9]
[System,FILEREDIRECT,OFF]
[If,ExistFile,#2,FileCopy,#2,%ProjectTemp%]
[System,FILEREDIRECT,ON]
[If,ExistFile,%ProjectTemp%\#9,Retrieve,FILEVERSION,%ProjectTemp%\#9,%_ML_TempV%]
[End]
[//-]
IF - [-] is equal to: [-] evaluated string: [If,#7,Equal,-,If,ExistFile,#2,Retrieve,FILEVERSION,#2,%_ML_TempV%]
IF - File exists: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] evaluated string: [If,ExistFile,#2,Retrieve,FILEVERSION,#2,%_ML_TempV%]
Retrieve - Sucessfully retrieved the file version from: [%BaseDir%\Temp\Win8PESE\Macro_Library\TargetVersion\ntdll.dll] to variable: [%_ML_TempV%] with result: [6.2.9200.16384]
[//-]
SetVar - Sucessfuly changed the value of [%ver3%] to: [6.2.9200.16384]
SetVar - Sucessfuly changed the value of [%ver%] to: [6.2.9200.16384]
IF - [3-] is not equal to: [-] evaluated string: [If,Not,#4-,Equal,-,StrFormat,Split,%_ML_TempV%,.,#4,%#3%]
StrFormat - converted [Split(6.2.9200.16384,.)] to variable: [%ver3%] with result: [9200]
[//-]
IF - Variable does not exist [%_ML_VerX%] evaluated string: [If,ExistVar,%_ML_VerX%,Begin]
[If,Not,#4,Equal,1,Begin]
[If,%_ML_TempV%,Equal,"",Loop,%Api%,CallC_Version_Loop_Empty,2,%_ML_VerX%,#1,#2,#3,#4,#5,#6,#7,#8,#9]
[Else,Loop,%Api%,CallC_Version_Loop,2,%_ML_VerX%,#1,#2,#3,#4,#5,#6,#7,#8,#9]
[End]
[End]
Run - Processed section [CallC_Version] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
Run - Processed section [_CenterCa] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
Run - Processed section [CallC_TargetVersion_Find] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
Run - Processed section [CallC_TargetVersion_P] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
[//-]
IF - [6.2.9200.16384] is not equal to: [0] evaluated string: [If,%#2%,Equal,0,If,Not,#3,Equal,,Run,%Api%,CallC_TargetVersion_Zero,#1,#2,#3,#4,#5,#6,#7,#8,#9]
Run - Processed section [CallC_TargetVersion] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
Run - Processed section [_CenterCa] in file: [%BaseDir%\Projects\Win8PESE\Build\Macro_Library.script]
[//--]
IF - [win8x64] is not equal to: [w2003x64] evaluated string: [If,%OS%%SourceArch%,Equal,W2003X64,Run,%ScriptFile%,ProcessWinNT5]
IF - [win8x64] is not equal to: [xpx64] evaluated string: [If,%OS%%SourceArch%,Equal,XPX64,Run,%ScriptFile%,ProcessWinNT5]
IF - [win8x64] is not equal to: [winvistax64] evaluated string: [If,%OS%%SourceArch%,Equal,WinVistax64,Run,%ScriptFile%,processWinNT6]
IF - [win8x64] is not equal to: [win7x64] evaluated string: [If,%OS%%SourceArch%,Equal,Win7x64,Run,%ScriptFile%,processWinNT6]
IF - [win8x64] is equal to: [win8x64] evaluated string: [If,%OS%%SourceArch%,Equal,Win8x64,Run,%ScriptFile%,processWinNT6]
|
Run - Processing section: [processWinNT6] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
ExtractFile - [run64.exe] to: [%BaseDir%\Target\Win8PESE\Windows\syswow64\]
SetVar - Sucessfuly changed the value of [%TargetWOW64%] to: [x86]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [SoftwareHive] to variable: [%SoftwareHive%] with value [Boot.wim]
IniRead - [%BaseDir%\Projects\Win8PESE\script.project] Section [IniVariables] Key [RegistryCache] to variable: [%RegistryCache%] with value [%BaseDir%\Workbench\Win8PESE\Cache\Windows 8 Enterprise Evaluation_EnterpriseEval_6.2.9200.16384_x64_en-US]
[//-]
[//History5 Using same patch for NT6.x as for NT5.2]
[//Patching smss.exe to enable WoW64]
IF - [win8pese] is not equal to: [win8.1se] evaluated string: [If,Not,%ProjectName%,Equal,Win8.1SE,ExtractFile,%ScriptFile%,Patcher,WOW64Patch.exe,%ProjectTemp%\WOW64Basic]
ExtractFile - [WOW64Patch.exe] to: [%BaseDir%\Temp\Win8PESE\WOW64Basic]
IF - [win8] is not equal to: [win7] evaluated string: [If,%OS%,Equal,Win7,ShellExecute,Hide,%ProjectTemp%\WOW64Basic\WOW64Patch.exe,"-EnableWow64 "%target_sys%"",%ProjectTemp%\WOW64Basic]
IF - [win8] is not equal to: [winvista] evaluated string: [If,%OS%,Equal,WinVista,ShellExecute,Hide,%ProjectTemp%\WOW64Basic\WOW64Patch.exe,"-EnableWow64 "%target_sys%"",%ProjectTemp%\WOW64Basic]
[//-]
[//Disable Pagefile, prior patch would cause pagefile.sys creation]
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\System] Section [Tmp_System]
IF - [082] is not smaller than [80] evaluated string: [If,%version%,Smaller,80,ShellExecute,Hide,Reg.exe,"add "HKLM\Tmp_System\ControlSet001\Control\Session Manager\Memory Management" /v "PagingFiles" /t REG_MULTI_SZ /f"]
ELSE - executing command: [Begin]
IF - [true] is equal to: [true] evaluated string: [If,%NoWarnROW%,Equal,True,System,ERROROFF]
System,ErrorOff
RegWrite - Overwrote existing key "[X:\pagefile.sys]" with different data
RegWrite - Type: [0x7] Section [HKLM\Tmp_System\ControlSet001\Control\Session Manager\Memory Management] Key [PagingFiles]: []
[End]
RegHiveUnLoad - Unloaded registry hive: [Tmp_System]
[//-]
[//Core WoW files]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wow64.dll] evaluated string: [If,Not,ExistFile,%target_sys%\wow64.dll,FileCopy,%Source_Sys%\wow64.dll,%target_sys%\]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\wow64.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wow64.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wow64cpu.dll] evaluated string: [If,Not,ExistFile,%target_sys%\wow64cpu.dll,FileCopy,%Source_Sys%\wow64cpu.dll,%target_sys%\]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\wow64cpu.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wow64cpu.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wow64win.dll] evaluated string: [If,Not,ExistFile,%target_sys%\wow64win.dll,FileCopy,%Source_Sys%\wow64win.dll,%target_sys%\]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\wow64win.dll] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wow64win.dll]
[//Vista only]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\wowreg32.exe] evaluated string: [If,ExistFile,%Source_Sys%\wowreg32.exe,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\System32\wowreg32.exe] evaluated string: [If,Not,ExistFile,%target_sys%\wowreg32.exe,FileCopy,%Source_Sys%\wowreg32.exe,%target_sys%\]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\wowreg32.exe] to: [%BaseDir%\Target\Win8PESE\Windows\System32\wowreg32.exe]
[End]
|
Loop - Processing section: [MakeDirsMui_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[Windows\SysWow64]
|
Iteration - Processing section: [MakeDirsMui_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [Windows\SysWow64]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US] evaluated string: [If,ExistDir,%InstallSRC%\#1\#9,DirMake,%TargetDir%\#1\#9]
DirMake - Directory already exists, ignoring: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US]
Iteration - Processed section [MakeDirsMui_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [MakeDirsMui_Loop] in file: [Loop,%ScriptFile%,MakeDirsMui_Loop,1,%NbLang%,Windows\SysWow64]
IF - Directory does not exist: [%BaseDir%\Target\Win8PESE\Program Files (x86)\Common Files] evaluated string: [If,Not,ExistDir,"%TargetDir%\Program Files (x86)\Common Files",DirMake,"%TargetDir%\Program Files (x86)\Common Files"]
DirMake - Created directory: [%BaseDir%\Target\Win8PESE\Program Files (x86)\Common Files]
[//-]
Copy SysWoW64 files...
|
Run - Processing section: [CopyFiles] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
IF - Directory exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\config] evaluated string: [If,ExistDir,%Wow%\config,DirCopy,%Wow%\config,%tWow%]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\config] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\drivers] evaluated string: [If,Not,ExistDir,%tWow%\drivers,DirMake,%tWow%\drivers]
IF - Directory does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\manifeststore] evaluated string: [If,ExistDir,%Wow%\manifeststore,DirCopy,%Wow%\manifeststore,%tWow%]
[//History 7]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\wbem] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64]
[//-]
[// All NLS National Language Support or same as System32 (test on IBM EBCDIC Arabic 20420 and IBM EBCDIC Thai 20838)]
SetVar - Sucessfuly changed the value of [%AllNLS%] to: [Yes]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\C_20420.NLS] evaluated string: [If,Not,ExistFile,%target_sys%\C_20420.NLS,Set,%AllNLS%,No]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\C_20838.NLS] evaluated string: [If,Not,ExistFile,%target_sys%\C_20838.NLS,Set,%AllNLS%,No]
IF - [yes] is equal to: [yes] evaluated string: [If,%AllNLS%,Equal,Yes,FileCopy,%Wow%\*.nls,%tWow%]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\*.nls] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64]
ELSE - [Begin]
[Set,%LF%,%ProjectTemp%\nls_CopyFiles.txt]
[If,ExistFile,%LF%,Shellexecute,Hide,cmd.exe,"/C del /q /f #$q%LF%#$q"]
[Shellexecute,Hide,cmd.exe,"/C dir /A:-D /B /S #$q%target_sys%\C_*.nls#$q >#$q%LF%#$q"]
[TXTReplace,%LF%,%target_sys%\,"CopyWoWNLS,"]
[TXTAddLine,%LF%,[Process],Prepend]
[Run,%LF%,Process]
[End]
[// copy all the *base.dll files]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\*base.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64]
|
Loop - Processing section: [PWoW_CopybasedllMui_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1]
|
Iteration - Processing section: [PWoW_CopybasedllMui_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\*base.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US]
Iteration - Processed section [PWoW_CopybasedllMui_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [PWoW_CopybasedllMui_Loop] in file: [Loop,%ScriptFile%,PWoW_CopybasedllMui_Loop,1,%NbLang%]
[//-]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [activeds.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\activeds.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\activeds.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\activeds.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[activeds.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [activeds.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\activeds.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\activeds.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\activeds.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\activeds.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [actxprxy.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\actxprxy.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\actxprxy.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\actxprxy.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[actxprxy.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [actxprxy.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\actxprxy.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [adsldp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\adsldp.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\adsldp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\adsldp.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[adsldp.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [adsldp.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\adsldp.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\adsldp.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\adsldp.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\adsldp.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [adsldpc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\adsldpc.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\adsldpc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\adsldpc.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[adsldpc.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [adsldpc.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\adsldpc.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\adsldpc.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\adsldpc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\adsldpc.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [advapi32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\advapi32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\advapi32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\advapi32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[advapi32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [advapi32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\advapi32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\advapi32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\advapi32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\advapi32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [apphelp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\apphelp.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\apphelp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\apphelp.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[apphelp.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [apphelp.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\apphelp.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\apphelp.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\apphelp.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\apphelp.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [asycfilt.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\asycfilt.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\asycfilt.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\asycfilt.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[asycfilt.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [asycfilt.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\asycfilt.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [atl.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\atl.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\atl.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\atl.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[atl.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [atl.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\atl.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\atl.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\atl.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\atl.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [avifil32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\avifil32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\avifil32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\avifil32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[avifil32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [avifil32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\avifil32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\avifil32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\avifil32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\avifil32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [browseui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\browseui.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\browseui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\browseui.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[browseui.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [browseui.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\browseui.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [cfgmgr32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\cfgmgr32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\cfgmgr32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\cfgmgr32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[cfgmgr32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [cfgmgr32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\cfgmgr32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [clusapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\clusapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\clusapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\clusapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[clusapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [clusapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\clusapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\clusapi.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\clusapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\clusapi.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [comctl32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\comctl32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\comctl32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\comctl32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[comctl32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [comctl32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\comctl32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\comctl32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\comctl32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\comctl32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [comdlg32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\comdlg32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\comdlg32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\comdlg32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[comdlg32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [comdlg32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\comdlg32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\comdlg32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\comdlg32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\comdlg32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [credui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\credui.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\credui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\credui.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[credui.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [credui.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\credui.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\credui.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\credui.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\credui.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [crtdll.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\crtdll.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\crtdll.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\crtdll.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[crtdll.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [crtdll.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\crtdll.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [crypt32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\crypt32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\crypt32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\crypt32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[crypt32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [crypt32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\crypt32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\crypt32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\crypt32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\crypt32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [cscapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\cscapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\cscapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\cscapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[cscapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [cscapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\cscapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [dbghelp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dbghelp.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\dbghelp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dbghelp.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[dbghelp.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [dbghelp.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dbghelp.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [dhcpcsvc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dhcpcsvc.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\dhcpcsvc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dhcpcsvc.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[dhcpcsvc.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [dhcpcsvc.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dhcpcsvc.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\dhcpcsvc.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dhcpcsvc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\dhcpcsvc.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [dhcpcsvc6.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dhcpcsvc6.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\dhcpcsvc6.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dhcpcsvc6.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[dhcpcsvc6.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [dhcpcsvc6.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dhcpcsvc6.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\dhcpcsvc6.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dhcpcsvc6.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\dhcpcsvc6.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [dnsapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dnsapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\dnsapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dnsapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[dnsapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [dnsapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dnsapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\dnsapi.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dnsapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\dnsapi.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [duser.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\duser.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\duser.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\duser.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[duser.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [duser.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\duser.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\duser.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\duser.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\duser.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
IF - [win8] is not equal to: [win7] evaluated string: [If,%OS%,Equal,Win7,CopySysWoW,ehstorshell.dll]
IF - [win8] is not equal to: [winvista] evaluated string: [If,%OS%,Equal,WinVista,CopySysWoW,ehstorshell.dll]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [esent.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\esent.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\esent.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\esent.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[esent.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [esent.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\esent.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\esent.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\esent.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\esent.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [gdi32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\gdi32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\gdi32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\gdi32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[gdi32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [gdi32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\gdi32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [iertutil.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\iertutil.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\iertutil.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\iertutil.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[iertutil.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [iertutil.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\iertutil.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\iertutil.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\iertutil.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\iertutil.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [imagehlp.dll]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\imagehlp.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[imagehlp.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [imagehlp.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\imagehlp.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [imm32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\imm32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\imm32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\imm32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[imm32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [imm32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\imm32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [iphlpapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\iphlpapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\iphlpapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\iphlpapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[iphlpapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [iphlpapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\iphlpapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\iphlpapi.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\iphlpapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\iphlpapi.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [kernel32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\kernel32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\kernel32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\kernel32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[kernel32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [kernel32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\kernel32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\kernel32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\kernel32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\kernel32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [lpk.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\lpk.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\lpk.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\lpk.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[lpk.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [lpk.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\lpk.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [lz32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\lz32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\lz32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\lz32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[lz32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [lz32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\lz32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [mpr.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mpr.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\mpr.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mpr.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[mpr.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [mpr.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\mpr.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\mpr.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\mpr.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\mpr.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [mprapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mprapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\mprapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mprapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[mprapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [mprapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\mprapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msacm32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msacm32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\msacm32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msacm32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msacm32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msacm32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msacm32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\msacm32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msacm32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\msacm32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msasn1.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msasn1.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\msasn1.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msasn1.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msasn1.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msasn1.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msasn1.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [mscms.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mscms.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\mscms.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mscms.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[mscms.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [mscms.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\mscms.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\mscms.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\mscms.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\mscms.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msctf.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msctf.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\msctf.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msctf.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msctf.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msctf.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msctf.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\msctf.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msctf.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\msctf.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\msi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msimg32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msimg32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\msimg32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msimg32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msimg32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msimg32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msimg32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msvcp60.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msvcp60.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\msvcp60.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msvcp60.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msvcp60.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msvcp60.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msvcp60.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msvcrt.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msvcrt.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\msvcrt.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msvcrt.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msvcrt.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msvcrt.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msvcrt.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msvfw32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msvfw32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\msvfw32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msvfw32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msvfw32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msvfw32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msvfw32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\msvfw32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msvfw32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\msvfw32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [mswsock.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mswsock.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\mswsock.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mswsock.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[mswsock.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [mswsock.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\mswsock.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\mswsock.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\mswsock.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\mswsock.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [netapi32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\netapi32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\netapi32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\netapi32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[netapi32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [netapi32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\netapi32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [normaliz.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\normaliz.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\normaliz.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\normaliz.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[normaliz.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [normaliz.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\normaliz.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [nsi.dll]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\nsi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[nsi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [nsi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\nsi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [ntdll.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ntdll.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\ntdll.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ntdll.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[ntdll.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [ntdll.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ntdll.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ntdll.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ntdll.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ntdll.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [ntshrui.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ntshrui.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\ntshrui.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ntshrui.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[ntshrui.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [ntshrui.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ntshrui.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ntshrui.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ntshrui.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ntshrui.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [ntvdm64.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ntvdm64.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\ntvdm64.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ntvdm64.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[ntvdm64.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [ntvdm64.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ntvdm64.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ntvdm64.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ntvdm64.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ntvdm64.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [odbc32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\odbc32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\odbc32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\odbc32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[odbc32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [odbc32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\odbc32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [odbcint.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\odbcint.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\odbcint.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\odbcint.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[odbcint.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [odbcint.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\odbcint.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\odbcint.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\odbcint.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\odbcint.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [ole32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ole32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\ole32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ole32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[ole32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [ole32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ole32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ole32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ole32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ole32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [oleacc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\oleacc.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\oleacc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\oleacc.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[oleacc.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [oleacc.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\oleacc.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [oleaccrc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\oleaccrc.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\oleaccrc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\oleaccrc.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[oleaccrc.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [oleaccrc.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\oleaccrc.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\oleaccrc.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\oleaccrc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\oleaccrc.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [oleaut32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\oleaut32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\oleaut32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\oleaut32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[oleaut32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [oleaut32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\oleaut32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [oledlg.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\oledlg.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\oledlg.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\oledlg.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[oledlg.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [oledlg.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\oledlg.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\oledlg.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\oledlg.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\oledlg.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [olepro32.dll]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\olepro32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[olepro32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [olepro32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\olepro32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [propsys.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\propsys.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\propsys.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\propsys.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[propsys.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [propsys.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\propsys.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\propsys.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\propsys.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\propsys.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [psapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\psapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\psapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\psapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[psapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [psapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\psapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [reg.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\reg.exe] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\reg.exe] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\reg.exe]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[reg.exe]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [reg.exe]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\reg.exe.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\reg.exe.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\reg.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\reg.exe.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [regapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\regapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\regapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\regapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[regapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [regapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\regapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [regsvr32.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\regsvr32.exe] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\regsvr32.exe] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\regsvr32.exe]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[regsvr32.exe]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [regsvr32.exe]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\regsvr32.exe.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\regsvr32.exe.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\regsvr32.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\regsvr32.exe.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [riched20.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\riched20.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\riched20.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\riched20.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[riched20.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [riched20.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\riched20.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [riched32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\riched32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\riched32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\riched32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[riched32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [riched32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\riched32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [rpcrt4.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\rpcrt4.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\rpcrt4.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\rpcrt4.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[rpcrt4.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [rpcrt4.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\rpcrt4.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\rpcrt4.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\rpcrt4.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\rpcrt4.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [rsaenh.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\rsaenh.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\rsaenh.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\rsaenh.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[rsaenh.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [rsaenh.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\rsaenh.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [rtutils.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\rtutils.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\rtutils.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\rtutils.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[rtutils.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [rtutils.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\rtutils.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [rundll32.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\rundll32.exe] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\rundll32.exe] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\rundll32.exe]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[rundll32.exe]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [rundll32.exe]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\rundll32.exe.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\rundll32.exe.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\rundll32.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\rundll32.exe.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [samlib.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\samlib.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\samlib.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\samlib.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[samlib.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [samlib.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\samlib.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [schannel.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\schannel.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\schannel.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\schannel.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[schannel.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [schannel.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\schannel.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\schannel.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\schannel.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\schannel.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [secur32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\secur32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\secur32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\secur32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[secur32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [secur32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\secur32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [setupapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\setupapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\setupapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\setupapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[setupapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [setupapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\setupapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\setupapi.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\setupapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\setupapi.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [shell32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\shell32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\shell32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\shell32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[shell32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [shell32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\shell32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\shell32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\shell32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\shell32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [shfolder.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\shfolder.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\shfolder.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\shfolder.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[shfolder.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [shfolder.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\shfolder.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [shlwapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\shlwapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\shlwapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\shlwapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[shlwapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [shlwapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\shlwapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\shlwapi.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\shlwapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\shlwapi.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [slc.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\slc.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\slc.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\slc.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[slc.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [slc.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\slc.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\slc.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\slc.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\slc.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [stdole2.tlb]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\stdole2.tlb] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\stdole2.tlb] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\stdole2.tlb]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[stdole2.tlb]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [stdole2.tlb]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\stdole2.tlb.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [stdole32.tlb]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\stdole32.tlb] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\stdole32.tlb] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\stdole32.tlb]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[stdole32.tlb]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [stdole32.tlb]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\stdole32.tlb.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [svchost.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\svchost.exe] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\svchost.exe] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\svchost.exe]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[svchost.exe]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [svchost.exe]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\svchost.exe.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\svchost.exe.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\svchost.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\svchost.exe.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [sxs.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\sxs.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\sxs.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\sxs.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[sxs.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [sxs.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\sxs.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\sxs.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\sxs.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\sxs.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
[// test if exist ( does not exist in win10 build 14251)]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\sxsstore.dll] evaluated string: [If,ExistFile,%Wow%\sxsstore.dll,CopySysWoW,sxsstore.dll]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [sxsstore.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\sxsstore.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\sxsstore.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\sxsstore.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[sxsstore.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [sxsstore.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\sxsstore.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [sxstrace.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\sxstrace.exe] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\sxstrace.exe] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\sxstrace.exe]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[sxstrace.exe]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [sxstrace.exe]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\sxstrace.exe.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\sxstrace.exe.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\sxstrace.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\sxstrace.exe.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [syssetup.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\syssetup.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\syssetup.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\syssetup.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[syssetup.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [syssetup.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\syssetup.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [tzres.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\tzres.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\tzres.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\tzres.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[tzres.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [tzres.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\tzres.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\tzres.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\tzres.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\tzres.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [urlmon.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\urlmon.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\urlmon.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\urlmon.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[urlmon.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [urlmon.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\urlmon.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\urlmon.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\urlmon.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\urlmon.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [user32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\user32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\user32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\user32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[user32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [user32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\user32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\user32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\user32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\user32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [userenv.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\userenv.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\userenv.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\userenv.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[userenv.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [userenv.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\userenv.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\userenv.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\userenv.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\userenv.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [usp10.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\usp10.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\usp10.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\usp10.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[usp10.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [usp10.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\usp10.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [uxtheme.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\uxtheme.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\uxtheme.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\uxtheme.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[uxtheme.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [uxtheme.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\uxtheme.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\uxtheme.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\uxtheme.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\uxtheme.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [version.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\version.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\version.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\version.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[version.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [version.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\version.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [wininet.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wininet.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\wininet.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wininet.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[wininet.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [wininet.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wininet.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\wininet.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wininet.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\wininet.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [winmm.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\winmm.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\winmm.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\winmm.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[winmm.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [winmm.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\winmm.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\winmm.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\winmm.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\winmm.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [winnsi.dll]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\winnsi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[winnsi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [winnsi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\winnsi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [winspool.drv]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\winspool.drv] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\winspool.drv] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\winspool.drv]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[winspool.drv]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [winspool.drv]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\winspool.drv.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\winspool.drv.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\winspool.drv.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\winspool.drv.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [wintrust.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wintrust.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\wintrust.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wintrust.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[wintrust.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [wintrust.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wintrust.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [wldap32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wldap32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\wldap32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wldap32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[wldap32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [wldap32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wldap32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\wldap32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wldap32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\wldap32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [wow32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wow32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\wow32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wow32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[wow32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [wow32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wow32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [ws2help.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ws2help.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\ws2help.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ws2help.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[ws2help.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [ws2help.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ws2help.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [ws2_32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ws2_32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\ws2_32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ws2_32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[ws2_32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [ws2_32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ws2_32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ws2_32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ws2_32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ws2_32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [wshtcpip.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wshtcpip.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\wshtcpip.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wshtcpip.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[wshtcpip.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [wshtcpip.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wshtcpip.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\wshtcpip.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wshtcpip.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\wshtcpip.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [wsock32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wsock32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\wsock32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wsock32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[wsock32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [wsock32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wsock32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\wsock32.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wsock32.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\wsock32.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [xmllite.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\xmllite.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\xmllite.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\xmllite.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[xmllite.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [xmllite.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\xmllite.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
[//-]
[//history 2]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [AudioSes.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\AudioSes.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\AudioSes.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\AudioSes.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[AudioSes.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [AudioSes.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\AudioSes.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\AudioSes.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\AudioSes.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\AudioSes.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [avrt.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\avrt.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\avrt.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\avrt.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[avrt.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [avrt.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\avrt.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [clbcatq.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\clbcatq.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\clbcatq.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\clbcatq.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[clbcatq.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [clbcatq.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\clbcatq.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [cmd.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\cmd.exe] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\cmd.exe] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\cmd.exe]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[cmd.exe]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [cmd.exe]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\cmd.exe.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\cmd.exe.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\cmd.exe.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\cmd.exe.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [credssp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\credssp.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\credssp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\credssp.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[credssp.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [credssp.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\credssp.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [cryptdll.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\cryptdll.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\cryptdll.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\cryptdll.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[cryptdll.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [cryptdll.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\cryptdll.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [dllhost.exe]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dllhost.exe] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\dllhost.exe] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dllhost.exe]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[dllhost.exe]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [dllhost.exe]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dllhost.exe.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [dsound.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dsound.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\dsound.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dsound.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[dsound.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [dsound.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dsound.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\dsound.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dsound.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\dsound.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [dwmapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dwmapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\dwmapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dwmapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[dwmapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [dwmapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dwmapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\dwmapi.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dwmapi.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\dwmapi.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [FWPUCLNT.DLL]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\FWPUCLNT.DLL] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\FWPUCLNT.DLL] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\FWPUCLNT.DLL]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[FWPUCLNT.DLL]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [FWPUCLNT.DLL]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\FWPUCLNT.DLL.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\FWPUCLNT.DLL.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\FWPUCLNT.DLL.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\FWPUCLNT.DLL.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [ksuser.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ksuser.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\ksuser.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ksuser.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[ksuser.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [ksuser.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ksuser.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [mlang.dat]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mlang.dat] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\mlang.dat] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mlang.dat]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[mlang.dat]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [mlang.dat]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\mlang.dat.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [mlang.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mlang.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\mlang.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mlang.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[mlang.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [mlang.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\mlang.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\mlang.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\mlang.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\mlang.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [MMDevAPI.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\MMDevAPI.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\MMDevAPI.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\MMDevAPI.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[MMDevAPI.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [MMDevAPI.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\MMDevAPI.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\MMDevAPI.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\MMDevAPI.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\MMDevAPI.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msacm32.drv]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msacm32.drv] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\msacm32.drv] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msacm32.drv]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msacm32.drv]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msacm32.drv]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msacm32.drv.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\msacm32.drv.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msacm32.drv.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\msacm32.drv.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msvcrt40.dll]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msvcrt40.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msvcrt40.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msvcrt40.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msvcrt40.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msxml3.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msxml3.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\msxml3.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msxml3.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msxml3.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msxml3.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msxml3.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [ntmarta.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ntmarta.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\ntmarta.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ntmarta.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[ntmarta.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [ntmarta.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ntmarta.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ntmarta.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ntmarta.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ntmarta.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [powrprof.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\powrprof.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\powrprof.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\powrprof.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[powrprof.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [powrprof.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\powrprof.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\powrprof.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\powrprof.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\powrprof.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [resutils.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\resutils.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\resutils.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\resutils.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[resutils.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [resutils.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\resutils.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [wdmaud.drv]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wdmaud.drv] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\wdmaud.drv] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wdmaud.drv]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[wdmaud.drv]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [wdmaud.drv]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wdmaud.drv.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\wdmaud.drv.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wdmaud.drv.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\wdmaud.drv.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [winbrand.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\winbrand.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\winbrand.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\winbrand.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[winbrand.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [winbrand.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\winbrand.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [wship6.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wship6.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\wship6.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wship6.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[wship6.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [wship6.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wship6.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\wship6.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wship6.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\wship6.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
[//-]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [ExplorerFrame.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ExplorerFrame.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\ExplorerFrame.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ExplorerFrame.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[ExplorerFrame.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [ExplorerFrame.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ExplorerFrame.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ExplorerFrame.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ExplorerFrame.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\ExplorerFrame.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [networkexplorer.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\networkexplorer.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\networkexplorer.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\networkexplorer.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[networkexplorer.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [networkexplorer.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\networkexplorer.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\networkexplorer.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\networkexplorer.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\networkexplorer.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [shellstyle.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\shellstyle.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\shellstyle.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\shellstyle.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[shellstyle.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [shellstyle.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\shellstyle.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\shellstyle.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\shellstyle.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\shellstyle.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
[//-]
[//imageres.dll is only a resource file, so let's take the native one &_]
[//and save space with WIM duplicates-once Compression]
IF - File exists: [%BaseDir%\Target\Win8PESE\Windows\System32\imageres.dll] evaluated string: [IF,ExistFile,%target_sys%\imageres.dll,FileCopy,%target_sys%\imageres.dll,%target_win%\syswow64\]
FileCopy - Copied [%BaseDir%\Target\Win8PESE\Windows\System32\imageres.dll] to: [%BaseDir%\Target\Win8PESE\Windows\syswow64\imageres.dll]
[//History 7]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [drvstore.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\drvstore.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\drvstore.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\drvstore.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[drvstore.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [drvstore.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\drvstore.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msls31.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msls31.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\msls31.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msls31.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msls31.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msls31.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msls31.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [msvcirt.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msvcirt.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\msvcirt.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\msvcirt.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[msvcirt.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [msvcirt.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\msvcirt.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [ntdsapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ntdsapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\ntdsapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\ntdsapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[ntdsapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [ntdsapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\ntdsapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [sensapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\sensapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\sensapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\sensapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[sensapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [sensapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\sensapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [vds_ps.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\vds_ps.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\vds_ps.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\vds_ps.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[vds_ps.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [vds_ps.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\vds_ps.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [wbemcomn.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wbemcomn.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\wbemcomn.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wbemcomn.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[wbemcomn.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [wbemcomn.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wbemcomn.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [windowscodecs.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\windowscodecs.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\windowscodecs.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\windowscodecs.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[windowscodecs.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [windowscodecs.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\windowscodecs.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [windowscodecsext.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\windowscodecsext.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\windowscodecsext.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\windowscodecsext.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[windowscodecsext.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [windowscodecsext.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\windowscodecsext.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [winhttp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\winhttp.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\winhttp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\winhttp.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[winhttp.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [winhttp.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\winhttp.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\winhttp.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\winhttp.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\winhttp.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
[//History 21 wtsapi32.dll is used by more and more programs]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [wtsapi32.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wtsapi32.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\wtsapi32.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wtsapi32.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[wtsapi32.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [wtsapi32.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wtsapi32.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Run - Processed section [CopyFiles] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
IF - [win8] is not equal to: [win7] evaluated string: [If,%OS%,Equal,Win7,Run,%ScriptFile%,Files_7_only]
IF - [win8] is equal to: [win8] evaluated string: [If,%OS%,Equal,Win8,Begin]
|
Run - Processing section: [Files_7_only] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\api-ms-win*.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [cryptsp.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\cryptsp.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\cryptsp.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\cryptsp.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[cryptsp.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [cryptsp.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\cryptsp.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [devobj.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\devobj.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\devobj.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\devobj.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[devobj.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [devobj.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\devobj.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [netutils.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\netutils.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\netutils.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\netutils.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[netutils.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [netutils.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\netutils.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [profapi.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\profapi.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\profapi.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\profapi.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[profapi.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [profapi.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\profapi.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [samcli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\samcli.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\samcli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\samcli.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[samcli.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [samcli.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\samcli.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [sechost.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\sechost.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\sechost.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\sechost.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[sechost.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [sechost.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\sechost.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\sechost.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\sechost.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\sechost.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [srvcli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\srvcli.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\srvcli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\srvcli.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[srvcli.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [srvcli.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\srvcli.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [sspicli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\sspicli.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\sspicli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\sspicli.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[sspicli.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [sspicli.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\sspicli.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [wkscli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wkscli.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\wkscli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\wkscli.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[wkscli.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [wkscli.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\wkscli.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
[//-]
[//history 2]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [browcli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\browcli.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\browcli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\browcli.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[browcli.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [browcli.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\browcli.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [dui70.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dui70.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\dui70.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\dui70.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[dui70.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [dui70.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dui70.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\dui70.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\dui70.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\dui70.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [StructuredQuery.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\StructuredQuery.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\StructuredQuery.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\StructuredQuery.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[StructuredQuery.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [StructuredQuery.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\StructuredQuery.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
[//-]
[//History 7]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [logoncli.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\logoncli.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\logoncli.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\logoncli.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[logoncli.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [logoncli.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\logoncli.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [rpcrtremote.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\rpcrtremote.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\rpcrtremote.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\rpcrtremote.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[rpcrtremote.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [rpcrtremote.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\rpcrtremote.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [webio.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\webio.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\webio.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\webio.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[webio.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [webio.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\webio.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\webio.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\webio.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\webio.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Run - Processed section [Files_7_only] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [Files_8_only] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\ext-ms-win*.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [shcore.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\shcore.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\shcore.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\shcore.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[shcore.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [shcore.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\shcore.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\shcore.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\shcore.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\shcore.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [cmdext.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\cmdext.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\cmdext.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\cmdext.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[cmdext.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [cmdext.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File does not exist: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\cmdext.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
[If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
[Loop,BREAK]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [mprext.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mprext.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\mprext.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\mprext.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[mprext.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [mprext.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\mprext.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\mprext.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\mprext.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\mprext.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
|
Run - Processing section: [P_CopySysWoW] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [slcext.dll]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\slcext.dll] evaluated string: [If,Not,ExistFile,%tWow%\#1,FileCopy,%Wow%\#1,%tWow%\#1]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\slcext.dll] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\slcext.dll]
|
Loop - Processing section: [P_CopySysWoW_Loop] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1],[1],[slcext.dll]
|
Iteration - Processing section: [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
with parameters: [1] [slcext.dll]
StrFormat - converted [Split(en-US,|)] to variable: [#9] with result: [en-US]
IF - File exists: [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\slcext.dll.mui] evaluated string: [If,ExistFile,%Wow%\#9\#1.mui,Begin]
IF - File does not exist: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\slcext.dll.mui] evaluated string: [If,Not,ExistFile,%tWow%\#9\#1.mui,FileCopy,%Wow%\#9\#1.mui,%tWow%\#9\#1.mui]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\SysWow64\en-US\slcext.dll.mui] to: [%BaseDir%\Target\Win8PESE\Windows\SysWow64\en-US\slcext.dll.mui]
[End]
Iteration - Processed section [P_CopySysWoW_Loop] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Loop - Processed section [P_CopySysWoW_Loop] in file: [Loop,%ScriptFile%,P_CopySysWoW_Loop,1,%NbLang%,#1]
Run - Processed section [P_CopySysWoW] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
IF - Directory exists: [%BaseDir%\Target\Win8PESE\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}] evaluated string: [If,Not,ExistDir,%Target_Sys%\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE},DirMake,%Target_Sys%\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-ApisetNamespace-WOW64-*.cat] to: [%BaseDir%\Target\Win8PESE\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-CoreSystem-WOW64-*.cat] to: [%BaseDir%\Target\Win8PESE\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Drivers-Package-net~*.cat] to: [%BaseDir%\Target\Win8PESE\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Features-Package-net~*.cat] to: [%BaseDir%\Target\Win8PESE\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-SKU-Foundation-Package-net~*.cat] to: [%BaseDir%\Target\Win8PESE\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Drivers-Package-drivers~*.cat] to: [%BaseDir%\Target\Win8PESE\Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\]
Run - Processed section [Files_8_only] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
[End]
IF - [win8] is not equal to: [win8.1] evaluated string: [If,%OS%,Equal,Win8.1,Begin]
[Run,%ScriptFile%,Files_7_only]
[Run,%ScriptFile%,Files_8.1_only]
[End]
IF - [win8] is not equal to: [win10] evaluated string: [If,%OS%,Equal,Win10,Begin]
[Run,%ScriptFile%,Files_7_only]
[Run,%ScriptFile%,Files_10_only]
[End]
[//-]
Fixing WoW64 Side by Side...
|
Run - Processing section: [SxS] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
[//- DistLang without fallback languages should be enough for copied WinSxS]
DirMake - Directory already exists, ignoring: [%BaseDir%\Target\Win8PESE\Windows\Winsxs]
DirMake - Directory already exists, ignoring: [%BaseDir%\Target\Win8PESE\Windows\Winsxs\Manifests]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\x86_microsoft.windows.common-controls_*] to: [%BaseDir%\Target\Win8PESE\Windows\Winsxs]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\x86_microsoft.windows.c..-controls.resources_*_en-US*] to: [%BaseDir%\Target\Win8PESE\Windows\Winsxs]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\x86_microsoft.windows.gdiplus*] to: [%BaseDir%\Target\Win8PESE\Windows\Winsxs]
DirCopy - Copied directory [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\x86_microsoft.windows.isolationautomation_*] to: [%BaseDir%\Target\Win8PESE\Windows\Winsxs]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\Manifests\x86_microsoft.windows.gdiplus_6595b64144ccf1df*.*] to: [%BaseDir%\Target\Win8PESE\Windows\Winsxs\Manifests]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\Manifests\x86_microsoft.windows.common-controls_*] to: [%BaseDir%\Target\Win8PESE\Windows\Winsxs\Manifests]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\Manifests\x86_microsoft.windows.c..-controls.resources_*_en-US*] to: [%BaseDir%\Target\Win8PESE\Windows\Winsxs\Manifests]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\Manifests\x86_microsoft.windows.i..utomation.proxystub_*] to: [%BaseDir%\Target\Win8PESE\Windows\Winsxs\Manifests]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\Manifests\x86_microsoft.windows.isolationautomation_*] to: [%BaseDir%\Target\Win8PESE\Windows\Winsxs\Manifests]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\Manifests\x86_microsoft.windows.systemcompatible_*] to: [%BaseDir%\Target\Win8PESE\Windows\Winsxs\Manifests]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\WinSxS\Manifests\x86_microsoft-windows-m..tion-isolationlayer_*] to: [%BaseDir%\Target\Win8PESE\Windows\Winsxs\Manifests]
Run - Processed section [SxS] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
SetVar - Sucessfuly changed the value of [%FixSxS%] to: [No]
IF - [boot.wim] is not equal to: [install.wim] evaluated string: [If,%SoftwareHive%,Equal,Install.wim,Begin]
[Echo,"%ProjectName% uses install.wim software hive"]
[Set,%FixSxS%,Yes]
[End]
ELSE - executing command: [Begin]
IF - [9200] is not bigger than [10240] evaluated string: [If,%ver3%,Bigger,10240,Run,%ScriptFile%,SxS_10SP0]
IF - [9200] is not equal to: [9600] evaluated string: [If,%ver3%,Equal,9600,Run,%ScriptFile%,SxS_8.1SP0]
IF - [9200] is equal to: [9200] evaluated string: [If,%ver3%,Equal,9200,Run,%ScriptFile%,SxS_8SP0]
|
Run - Processing section: [SxS_8SP0] From file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
ExtractFile - [9200_SxS.reg] to: [%BaseDir%\Temp\Win8PESE\WOW64Basic]
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\Software] Section [Tmp_Software]
ShellExecute: [hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] with parameters: [/s "%BaseDir%\Temp\Win8PESE\WOW64Basic\9200_SxS.reg"]
RegHiveUnLoad - Unloaded registry hive: [Tmp_Software]
Shellexecute: [Hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\cmd.exe] with parameters: [/C del /q /f "%BaseDir%\Temp\Win8PESE\WOW64Basic\9200_SxS.reg"]
IF - File does not exist: [%BaseDir%\Temp\Win8PESE\WOW64Basic\9200_SxS.reg] evaluated string: [If,ExistFile,%ProjectTemp%\WOW64Basic\9200_SxS.reg,FileDelete,%ProjectTemp%\WOW64Basic\9200_SxS.reg]
SetVar - Sucessfuly changed the value of [%FixSxS%] to: [Yes]
Run - Processed section [SxS_8SP0] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
IF - [9200] is not equal to: [7601] evaluated string: [If,%ver3%,Equal,7601,Run,%ScriptFile%,SxS_7SP1]
IF - [9200] is not equal to: [7600] evaluated string: [If,%ver3%,Equal,7600,Run,%ScriptFile%,SxS_7SP0]
IF - [9200] is not equal to: [6002] evaluated string: [If,%ver3%,Equal,6002,Run,%ScriptFile%,SxS_VSP2]
IF - [9200] is not equal to: [6001] evaluated string: [If,%ver3%,Equal,6001,Run,%ScriptFile%,SxS_VSP1]
IF - [9200] is not equal to: [6000] evaluated string: [If,%ver3%,Equal,6000,Run,%ScriptFile%,SxS_VSP0]
[End]
IF - [yes] is equal to: [yes] evaluated string: [If,Not,%FixSxS%,Equal,Yes,Run,%ScriptFile%,SxS_Unknow]
[//-]
[//history 2]
ExtractFile - [Systemprofile.7z] to: [%BaseDir%\Temp\Win8PESE\WOW64Basic]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win8PESE\7z.exe] with parameters: [x "%BaseDir%\Temp\Win8PESE\WOW64Basic\Systemprofile.7z" -y -o"%BaseDir%\Target\Win8PESE\Windows\SysWow64\Config\systemprofile"]
[//-]
IF - [boot.wim] is not equal to: [install.wim] evaluated string: [If,Not,%SoftwareHive%,Equal,Install.wim,Begin]
IF - File does not exist: [%BaseDir%\Workbench\Win8PESE\Cache\Windows 8 Enterprise Evaluation_EnterpriseEval_6.2.9200.16384_x64_en-US\install_wim\SOFTWARE] evaluated string: [If,ExistFile,%RegistryCache%\install_wim\SOFTWARE,Begin]
[RegHiveLoad,Tmp_software,%RegSoftware%]
[RegHiveLoad,Tmp_InsSoftware,%RegistryCache%\install_wim\SOFTWARE]
[ShellExecute,hide,%RegexeFolder%reg.exe,"Copy HKLM\Tmp_InsSoftware\Wow6432Node HKLM\Tmp_Software\Wow6432Node /s /f"]
[ShellExecute,hide,%RegexeFolder%reg.exe,"Copy HKLM\Tmp_InsSoftware\Classes\Wow6432Node HKLM\Tmp_Software\Classes\Wow6432Node /s /f"]
[RegHiveunLoad,Tmp_InsSoftware]
[RegHiveUnLoad,Tmp_software]
[End]
ELSE - executing command: [Begin]
IF - File does not exist: [%BaseDir%\Temp\Win8PESE\WOW64Basic\SOFTWARE] evaluated string: [If,Not,ExistFile,%ProjectTemp%\WOW64Basic\SOFTWARE,FileCopy,%Source_Sys%\config\SOFTWARE,%ProjectTemp%\WOW64Basic]
FileCopy - Copied [%BaseDir%\Mount\Win8PESE\Source\InstallWimSrc\Windows\System32\config\SOFTWARE] to: [%BaseDir%\Temp\Win8PESE\WOW64Basic\SOFTWARE]
IF - File exists: [%BaseDir%\Temp\Win8PESE\WOW64Basic\WOW64Patch.exe] evaluated string: [If,Not,ExistFile,%ProjectTemp%\WOW64Basic\WOW64Patch.exe,ExtractFile,%ScriptFile%,Patcher,WOW64Patch.exe,%ProjectTemp%\WOW64Basic]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win8PESE\7z.exe] with parameters: [x "%BaseDir%\Temp\Win8PESE\WOW64Basic\WOW64Patch.7z" -y -o"%BaseDir%\Target\Win8PESE\Windows\System32"]
[//-]
Exporting WoW64 Registry keys...
RegHiveLoad - File: [%BaseDir%\Temp\Win8PESE\WOW64Basic\SOFTWARE] Section [WB-TMP]
ShellExecute: [hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] with parameters: [/e "%BaseDir%\Temp\Win8PESE\WOW64Basic\Wow6432Node.reg" HKEY_LOCAL_MACHINE\WB-TMP\Wow6432Node]
ShellExecute: [hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] with parameters: [/e "%BaseDir%\Temp\Win8PESE\WOW64Basic\Classes_Wow6432Node.reg" HKEY_LOCAL_MACHINE\WB-TMP\Classes\Wow6432Node]
Set drive letter to X: ...
ShellExecute: [open] using: [WOW64Patch.exe] with parameters: [-Relpace2X]
RegHiveUnLoad - Unloaded registry hive: [WB-TMP]
[//-]
Importing WoW64 Registry keys...
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\Software] Section [WB-TMP]
ShellExecute: [hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] with parameters: [/s "%BaseDir%\Temp\Win8PESE\WOW64Basic\Wow6432Node.reg"]
ShellExecute: [hide] using: [%BaseDir%\Temp\Win8PESE\HostOSTools\regedit.exe] with parameters: [/s "%BaseDir%\Temp\Win8PESE\WOW64Basic\Classes_Wow6432Node.reg"]
RegHiveUnLoad - Unloaded registry hive: [WB-TMP]
[End]
[End]
[//History 4]
RegHiveLoad - File: [%BaseDir%\Target\Win8PESE\Windows\System32\config\Software] Section [Tmp_Software]
IF - [true] is equal to: [true] evaluated string: [If,%NoWarnROW%,Equal,True,System,ERROROFF]
System,ErrorOff
IF - Section exists [HKLM] evaluated string: [If,ExistRegSection,HKLM,"Tmp_Software\Wow6432Node\Microsoft\Active Setup\Installed Components",RegDelete,HKLM,"Tmp_Software\Wow6432Node\Microsoft\Active Setup\Installed Components"]
RegDelete - Deleted registry key in: [HKLM\Tmp_Software\Wow6432Node\Microsoft\Active Setup\Installed Components]
RegHiveUnLoad - Unloaded registry hive: [Tmp_Software]
Run - Processed section [processWinNT6] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
IF - [win8x64] is not equal to: [win8.1x64] evaluated string: [If,%OS%%SourceArch%,Equal,Win8.1x64,Run,%ScriptFile%,processWinNT6]
IF - [win8x64] is not equal to: [win10x64] evaluated string: [If,%OS%%SourceArch%,Equal,Win10x64,Run,%ScriptFile%,processWinNT6]
[//-]
IF - Directory exists: [%BaseDir%\Temp\Win8PESE\WOW64Basic] evaluated string: [If,ExistDir,%ProjectTemp%\WOW64Basic,DirDelete,%ProjectTemp%\WOW64Basic]
DirDelete - Deleted directory [%BaseDir%\Temp\Win8PESE\WOW64Basic]
Run - Processed section [Process_Normal_WOW64] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Run - Processed section [Process_Normal] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Exec - Processed section [Process] in file: [%BaseDir%\Projects\Win8PESE\Build\5-Wow64.script]
Run - Processed section [Process_Normal] in file: [%BaseDir%\Projects\Win8PESE\Build\1-files.Script]
Script time: 1 minute, 56 seconds and 485 milliseconds
Finished processing script: 1 - Copy Files
|