WinBuilder [082]


       Scripts

 Core Files (Beta 2013-09-20) Version[1] ( )  72.682 seconds


      Warnings

 [Warning]  (Core.script) \ExplorerFrame.dll IS MISSING
 [Warning]  (Core.script) \shellstyle.dll IS MISSING
 [Warning]  (Core.script) A core file is missing from the cache - see warnings above


 3 warning messages


       %BaseDir% = G:\- WinBuilder\- projects\MistyPE\MistyPE\
(WinBuilder's path is replaced by the variable %BaseDir% to make the log easier to read)
WinBuilder Version [082]


       Variables
%AppMode%wbaNormal
%BaseDir%G:\- WinBuilder\- projects\MistyPE\MistyPE
%Build%2011-Aug-06 15:21
%Cache%%BaseDir%\Projects\Cache
%Comp80%false
%Day%20
%Files%%BaseDir%\Projects\Files
%FileVersion%82.0.1.0
%HostOS%Win7
%IsoDir%%BaseDir%\WinPE.Project.Output
%IsoFile%%BaseDir%\ISO\MistyPE (Beta 2013-09-20).iso
%IsoFileName%MistyPE (Beta 2013-09-20).iso
%Month%9
%OutputDir%%BaseDir%\WinPE.Project.Output\ISO.ROOT
%ProcessorType%586
%ProgramFilesDir%C:\Program Files
%Programs%%BaseDir%\Projects\Cache\Programs
%Programs64%C:\Program Files
%ProjectDir%%BaseDir%\Projects\MistyPE
%ProjectTitle%MistyPE (Beta 2013-09-20)
%SourceDir%K:
%Target_config%%BaseDir%\WinPE.Project.Output\ROOT\WINDOWS\System32\config
%Target_system32%%BaseDir%\WinPE.Project.Output\ROOT\WINDOWS\System32
%TargetDir%%BaseDir%\WinPE.Project.Output\ROOT
%TempDir%C:\Users\Owner\AppData\Local\Temp
%Tools%%BaseDir%\Projects\Tools
%UserName%Owner
%UserProfile%C:\Users\Owner
%Version%082
%WBexe%%BaseDir%\WinBuilder.exe
%WindowsDir%C:\Windows
%WindowsSystemDir%C:\Windows\system32
%Wow64%False
%Wow64Dir% 
%Year%2013
 [Success] SetVar - Sucessfuly changed the value of [%USECACHE%] to: [NO]
 [Success] SetVar - Sucessfuly changed the value of [%Boot.wim.Image.number%] to: [2]
 [Success] SetVar - Sucessfuly changed the value of [%Method%] to: [INJECT]
 [Success] SetVar - Sucessfuly changed the value of [%RAMDISK%] to: [DEFAULT]
 [Success] SetVar - Sucessfuly changed the value of [%KEYBOARD%] to: [DEFAULT]
 [Success] SetVar - Sucessfuly changed the value of [%ARCH%] to: [x86]
 [Success] SetVar - Sucessfuly changed the value of [%LANG%] to: [en-US]
  


       [Script] Core Files (Beta 2013-09-20)

 [Info] File [%BaseDir%\Projects\MistyPE\Core\Core.script] Version[1]
  
       [Ignore] IF - [no] is not equal to: [yes] evaluated string: [If,%USECACHE%,Equal,YES,Begin]
             [Skipped] [If,ExistFile,"%Cache%\source\%ARCH%\boot.wim.info.ini",Begin]
             [Skipped] [IniRead,"%Cache%\source\%ARCH%\boot.wim.info.ini",Main,CodeBase,%CodeBase%]
             [Skipped] [Set,%CodeBase%,%CodeBase%,Global]
             [Skipped] [IniRead,"%Cache%\source\%ARCH%\boot.wim.info.ini",Main,WINRE,%WINRE%]
             [Skipped] [If,%WINRE%,Equal,YES,Set,%Boot.wim.Image.number%,1,Global]
       [Ignore] [End]
       [Skipped] [Set,%CONTINUE%,No]
       [Skipped] [If,Question,Attempting to use cached files with the following settings - #$x#$x - Architecture=%ARCH% #$x - Language = %LANG% #$x - Image# = %Boot.wim.Image.number% (in boot.wim) #$x - Method = %METHOD%#$x#$xThe current #$qLanguage#$q setting will be verified against the cached files in the next step.#$x#$xDo you wish to proceed? Select YES to CONTINUE - or NO to ABORT,Set,%CONTINUE%,YES]
       [Skipped] [If,Not,%CONTINUE%,Equal,YES,Halt,User aborted due to the settings.]
       [Skipped] [Run,%ScriptFile%,Check.Cache]
       [Skipped] [Run,%ScriptFile%,Registry_Check]
       [Skipped] [Run,%ScriptFile%,CLEAR.PREVIOUS.RUN]
       [Skipped] [Run,%ScriptFile%,MakeFolders]
             [Skipped] [If,%Method%,Equal,EXTRACT,Begin]
             [Skipped] [Run,%ScriptFile%,EXPAND_WIM]
       [Ignore] [End]
             [Skipped] [If,%Method%,Equal,INJECT,Begin]
             [Skipped] [Run,%ScriptFile%,INJECT_WIM]
       [Ignore] [End]
       [Skipped] [Run,%ScriptFile%,TWEAKS]
       [Skipped] [Run,%ScriptFile%,RAMDISK]
       [Skipped] [Run,%ScriptFile%,KEYBOARD]
       [Skipped] [Exit,Exiting Core Script...,NOWARN]
 [Ignore] [End]
       [Success] IF - [no] is equal to: [no] evaluated string: [If,%USECACHE%,Equal,NO,Begin]
       Run - Processing section: [Registry_Check] From file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
             [Info] Checking to see if project registry hives are still mounted from a previous run and unloading them if they are...
             [Ignore] IF - Section does not exist [HKLM] evaluated string: [If,ExistRegSection,HKLM,_WinPE_DEFAULT,RegHiveUnload,_WinPE_DEFAULT]
             [Ignore] IF - Section does not exist [HKLM] evaluated string: [If,ExistRegSection,HKLM,_WinPE_SAM,RegHiveUnload,_WinPE_SAM]
             [Ignore] IF - Section does not exist [HKLM] evaluated string: [If,ExistRegSection,HKLM,_WinPE_SECURITY,RegHiveUnload,_WinPE_SECURITY]
             [Ignore] IF - Section does not exist [HKLM] evaluated string: [If,ExistRegSection,HKLM,_WinPE_SOFTWARE,RegHiveUnload,_WinPE_SOFTWARE]
             [Ignore] IF - Section does not exist [HKLM] evaluated string: [If,ExistRegSection,HKLM,_WinPE_SYSTEM,RegHiveUnload,_WinPE_SYSTEM]
       Run - Processed section [Registry_Check] in file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
       Run - Processing section: [CLEAR.PREVIOUS.RUN] From file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
             [Info] Removing files created following any previous runs of this project...
             [Ignore] IF - File does not exist: [%BaseDir%\Projects\Cache\temp\boot.wim.info.txt] evaluated string: [If,ExistFile,"%Cache%\temp\boot.wim.info.txt",FileDelete,"%Cache%\temp\boot.wim.info.txt"]
             [Success] IF - File exists: [%BaseDir%\Projects\Cache\temp\boot.wim.info.ini] evaluated string: [If,ExistFile,"%Cache%\temp\boot.wim.info.ini",FileDelete,"%Cache%\temp\boot.wim.info.ini"]
             [Success] FileDelete - Sucessfully deleted [%BaseDir%\Projects\Cache\temp\boot.wim.info.ini]
             [Ignore] IF - File does not exist: [%BaseDir%\Projects\Cache\temp\install.wim.info.txt] evaluated string: [If,ExistFile,"%Cache%\temp\install.wim.info.txt",FileDelete,"%Cache%\temp\install.wim.info.txt"]
             [Ignore] IF - File does not exist: [%BaseDir%\Projects\Cache\temp\install.wim.info.ini] evaluated string: [If,ExistFile,"%Cache%\temp\install.wim.info.ini",FileDelete,"%Cache%\temp\install.wim.info.ini"]
             [Ignore] IF - Directory does not exist: [%BaseDir%\WinPE.Project.Output\ROOT] evaluated string: [If,ExistDir,"%TargetDir%",Echo,"Deleting "%targetdir%" if it exists..."]
             [Ignore] IF - Directory does not exist: [%BaseDir%\WinPE.Project.Output\ROOT] evaluated string: [If,ExistDir,"%TargetDir%",DirDelete,"%TargetDir%"]
             [Ignore] IF - Directory does not exist: [%BaseDir%\WinPE.Project.Output\ROOT] evaluated string: [If,ExistDir,"%TargetDir%",Halt,"%TargetDir% could not be deleted!"]
             [Ignore] IF - Directory does not exist: [%BaseDir%\WinPE.Project.Output\ISO.ROOT] evaluated string: [If,ExistDir,"%OutputDir%",Echo,"Deleting "%OutputDir%" if it exists..."]
             [Ignore] IF - Directory does not exist: [%BaseDir%\WinPE.Project.Output\ISO.ROOT] evaluated string: [If,ExistDir,"%OutputDir%",DirDelete,"%OutputDir%"]
             [Ignore] IF - Directory does not exist: [%BaseDir%\WinPE.Project.Output\ISO.ROOT] evaluated string: [If,ExistDir,"%OutputDir%",Halt,"%OutputDir% could not be deleted!"]
             [Ignore] IF - Directory does not exist: [%BaseDir%\WinPE.Project.Output] evaluated string: [If,ExistDir,"%ISODir%",Echo,"Deleting "%ISODir%" if it exists..."]
             [Ignore] IF - Directory does not exist: [%BaseDir%\WinPE.Project.Output] evaluated string: [If,ExistDir,"%ISODir%",DirDelete,"%ISODir%"]
             [Ignore] IF - Directory does not exist: [%BaseDir%\WinPE.Project.Output] evaluated string: [If,ExistDir,"%ISODir%",Halt,"%ISODir% could not be deleted!"]
       Run - Processed section [CLEAR.PREVIOUS.RUN] in file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
       Run - Processing section: [SOURCE.CHECK] From file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
             [Info] Checking Source for required files...
             [Success] SetVar - Sucessfuly changed the value of [%ERROR%] to: [0]
             [Ignore] IF - File exists: [K:\sources\install.wim] evaluated string: [If,Not,ExistFile,"%SourceDir%\sources\install.wim",If,Not,ExistFile,"%SourceDir%\install.wim",Begin]
             [Skipped] [Set,%ERROR%,1]
             [Skipped] [Set,%install.wim.missing%,yes]
       [Ignore] [End]
       [Success] IF - File does not exist: [K:\install.wim] evaluated string: [If,Not,ExistFile,"%SourceDir%\install.wim",If,Not,ExistFile,"%SourceDir%\sources\install.wim",Begin]
             [Ignore] IF - File exists: [K:\sources\install.wim] evaluated string: [If,Not,ExistFile,%SourceDir%\sources\install.wim,Begin]
             [Skipped] [Set,%ERROR%,1]
             [Skipped] [Set,%install.wim.missing%,yes]
       [Ignore] [End]
       [Ignore] IF - File exists: [K:\sources\boot.wim] evaluated string: [If,Not,ExistFile,"%SourceDir%\sources\boot.wim",If,Not,ExistFile,"%SourceDir%\boot.wim",Begin]
       [Skipped] [Set,%ERROR%,1]
       [Skipped] [Set,%boot.wim.missing%,yes]
 [Ignore] [End]
 [Success] IF - File does not exist: [K:\boot.wim] evaluated string: [If,Not,ExistFile,"%SourceDir%\boot.wim",If,Not,ExistFile,"%SourceDir%\sources\boot.wim",Begin]
       [Ignore] IF - File exists: [K:\sources\boot.wim] evaluated string: [If,Not,ExistFile,%SourceDir%\sources\boot.wim,Begin]
       [Skipped] [Set,%ERROR%,1]
       [Skipped] [Set,%boot.wim.missing%,yes]
 [Ignore] [End]
 [Ignore] IF - File exists: [K:\bootmgr] evaluated string: [If,Not,ExistFile,"%SourceDir%\bootmgr",Set,%ERROR%,1]
 [Ignore] IF - File exists: [K:\boot\BCD] evaluated string: [If,Not,ExistFile,"%SourceDir%\boot\BCD",Set,%ERROR%,1]
 [Ignore] IF - File exists: [K:\boot\etfsboot.com] evaluated string: [If,Not,ExistFile,"%SourceDir%\boot\etfsboot.com",Set,%ERROR%,1]
       [Ignore] IF - [0] is not equal to: [1] evaluated string: [If,%ERROR%,Equal,1,Begin]
       [Skipped] [Message,A required source file is missing! Are source files present in the following location? - #$x#$x #$q%SourceDir%#$q #$x#$xrefer to log file,Error]
       [Skipped] [If,%boot.wim.missing%,Equal,yes,Echo,\boot.wim (or \sources\boot.wim) is missing from source,WARN]
       [Skipped] [If,%install.wim.missing%,Equal,yes,Echo,\install.wim (or \sources\install.wim) is missing from source,WARN]
       [Skipped] [If,Not,ExistFile,"%SourceDir%\bootmgr",Echo,\bootmgr is missing from source,WARN]
       [Skipped] [If,Not,ExistFile,"%SourceDir%\boot\BCD",Echo,\boot\BCD is missing from source,WARN]
       [Skipped] [If,Not,ExistFile,"%SourceDir%\boot\etfsboot.com",Echo,\etfsboot.com is missing from source,WARN]
       [Skipped] [Halt,Required file is missing - see warnings above]
 [Ignore] [End]
 Run - Processed section [SOURCE.CHECK] in file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
 Run - Processing section: [CHECK.VERSION] From file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
 [Info] Checking boot.wim for required information (build number, architecture, etc)...
 [Success] IF - File exists: [K:\sources\boot.wim] evaluated string: [If,ExistFile,"%SourceDir%\sources\boot.wim",ShellExecute,Hide,"cmd.exe","/C "%TOOLS%\wimlib\wimlib-imagex.exe" info %SourceDir%\sources\boot.wim %Boot.wim.Image.number% > %Cache%\temp\boot.wim.info.txt"]
 [Success] ShellExecute: [Hide] using: [cmd.exe] with parameters: [/C "%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe" info K:\sources\boot.wim 2 > %BaseDir%\Projects\Cache\temp\boot.wim.info.txt]
 [Ignore] IF - File does not exist: [K:\boot.wim] evaluated string: [If,ExistFile,"%SourceDir%\boot.wim",ShellExecute,Hide,"cmd.exe","/C "%TOOLS%\wimlib\wimlib-imagex.exe" info %SourceDir%\boot.wim %Boot.wim.Image.number% > %Cache%\temp\boot.wim.info.txt"]
 [Success] ShellExecute: [Hide] using: [cmd.exe] with parameters: [/C ECHO [Main] >> "%BaseDir%\Projects\Cache\temp\boot.wim.info.ini"]
 [Success] ShellExecute: [Hide] using: [cmd.exe] with parameters: [/C FOR /F "tokens=3" %i in ('FINDSTR /B /C:"Major Version:" "%BaseDir%\Projects\Cache\temp\boot.wim.info.txt"') do echo Major=%i >> "%BaseDir%\Projects\Cache\temp\boot.wim.info.ini"]
 [Success] ShellExecute: [Hide] using: [cmd.exe] with parameters: [/C FOR /F "tokens=3" %i in ('FINDSTR /B /C:"Minor Version:" %BaseDir%\Projects\Cache\temp\boot.wim.info.txt') do echo Minor=%i >> "%BaseDir%\Projects\Cache\temp\boot.wim.info.ini"]
 [Success] ShellExecute: [Hide] using: [cmd.exe] with parameters: [/C FOR /F "tokens=2" %i in ('FINDSTR /B /C:"Build:" %BaseDir%\Projects\Cache\temp\boot.wim.info.txt') do echo Build=%i >> "%BaseDir%\Projects\Cache\temp\boot.wim.info.ini"]
 [Success] ShellExecute: [Hide] using: [cmd.exe] with parameters: [/C FOR /F "tokens=2" %i in ('FINDSTR /B /C:"Architecture:" %BaseDir%\Projects\Cache\temp\boot.wim.info.txt') do echo Architecture=%i >> "%BaseDir%\Projects\Cache\temp\boot.wim.info.ini"]
 [Success] ShellExecute: [Hide] using: [cmd.exe] with parameters: [/C FOR /F "tokens=3" %i in ('FINDSTR /B /C:"Default Language:" %BaseDir%\Projects\Cache\temp\boot.wim.info.txt') do echo Language=%i >> "%BaseDir%\Projects\Cache\temp\boot.wim.info.ini"]
 [Success] ShellExecute: [Hide] using: [cmd.exe] with parameters: [/C ECHO WINRE=NO >> "%BaseDir%\Projects\Cache\temp\boot.wim.info.ini"]
 [Success] IniRead - [%BaseDir%\Projects\Cache\temp\boot.wim.info.ini] Section [Main] Key [Major] to variable: [%Major%] with value []
 [Success] IniRead - [%BaseDir%\Projects\Cache\temp\boot.wim.info.ini] Section [Main] Key [Minor] to variable: [%Minor%] with value []
 [Success] IniRead - [%BaseDir%\Projects\Cache\temp\boot.wim.info.ini] Section [Main] Key [Build] to variable: [%Build%] with value []
 [Success] IniRead - [%BaseDir%\Projects\Cache\temp\boot.wim.info.ini] Section [Main] Key [Architecture] to variable: [%Architecture%] with value []
 [Success] IniRead - [%BaseDir%\Projects\Cache\temp\boot.wim.info.ini] Section [Main] Key [Language] to variable: [%LANGUAGE%] with value []
 [Success] SetVar - Sucessfuly changed the value of [%ERROR%] to: [0]
       [Ignore] IF - [..] is equal to: [..] evaluated string: [If,Not,%Major%.%Minor%.%Build%,Equal,..,Begin]
       [Skipped] [Set,%CodeBase%,%Major%.%Minor%.%Build%,Global]
       [Skipped] [IniWriteTextLine,"%Cache%\temp\boot.wim.info.ini","Main","CodeBase=%CodeBase%"]
 [Ignore] [End]
       [Success] IF - [..] is equal to: [..] evaluated string: [If,%Major%.%Minor%.%Build%,Equal,..,Begin]
       [Success] SetVar - Sucessfuly changed the value of [%CONTINUE%] to: [No]
       [Success] IF - 'Yes' reply from: [Could not verify build version of the source files. Some of the Project scripts might not run correctly! Select YES to CONTINUE - or NO to ABORT] evaluated string: [If,Question,Could not verify build version of the source files. Some of the Project scripts might not run correctly! Select YES to CONTINUE - or NO to ABORT,Set,%CONTINUE%,YES]
       [Success] SetVar - Sucessfuly changed the value of [%CONTINUE%] to: [YES]
       [Ignore] IF - [yes] is equal to: [yes] evaluated string: [If,Not,%CONTINUE%,Equal,YES,Halt,Aborted by user due to the build version verification error.]
       [Success] SetVar - Sucessfuly changed the value of [%CodeBase%] to: [Unknown]
       [Success] IniWriteTextLine - Wrote INI text line in [%BaseDir%\Projects\Cache\temp\boot.wim.info.ini] Section [Main] line [CodeBase=Unknown]
       [Success] SetVar - Sucessfuly changed the value of [%ERROR%] to: [1]
 [Success] [End]
 [Ignore] IF - [] is not equal to: [x86_64] evaluated string: [If,%Architecture%,Equal,x86_64,SET,%ARCH%,x64,Global]
 [Ignore] IF - [] is not equal to: [x86] evaluated string: [If,%Architecture%,Equal,x86,SET,%ARCH%,x86,Global]
       [Success] IF - [] is equal to: [] evaluated string: [If,%Architecture%,Equal,,Begin]
       [Success] SetVar - Sucessfuly changed the value of [%CONTINUE%] to: [No]
       [Success] IF - 'Yes' reply from: [Could not verify processor architecture of the source files. Defaulting to Architecture specified in the main project script (x86) Select YES to CONTINUE - or NO to ABORT] evaluated string: [If,Question,Could not verify processor architecture of the source files. Defaulting to Architecture specified in the main project script (%ARCH%) Select YES to CONTINUE - or NO to ABORT,Set,%CONTINUE%,YES]
       [Success] SetVar - Sucessfuly changed the value of [%CONTINUE%] to: [YES]
       [Ignore] IF - [yes] is equal to: [yes] evaluated string: [If,Not,%CONTINUE%,Equal,YES,Halt,Aborted by user due to the processor architecture verification error.]
       [Success] SetVar - Sucessfuly changed the value of [%ERROR%] to: [1]
 [Success] [End]
       [Ignore] IF - [] is equal to: [] evaluated string: [If,Not,%LANGUAGE%,Equal,,Begin]
       [Skipped] [Echo,Detected language as %LANGUAGE%]
       [Skipped] [Set,%LANG%,%LANGUAGE%,Global]
 [Ignore] [End]
       [Success] IF - [] is equal to: [] evaluated string: [If,%LANGUAGE%,Equal,,Begin]
       [Success] SetVar - Sucessfuly changed the value of [%CONTINUE%] to: [No]
       [Success] IF - 'Yes' reply from: [Could not verify language of source files. Defaulting to Language specified in the main project script (en-US) Select YES to CONTINUE - or NO to ABORT] evaluated string: [If,Question,Could not verify language of source files. Defaulting to Language specified in the main project script (%LANG%) Select YES to CONTINUE - or NO to ABORT,Set,%CONTINUE%,YES]
       [Success] SetVar - Sucessfuly changed the value of [%CONTINUE%] to: [YES]
       [Ignore] IF - [yes] is equal to: [yes] evaluated string: [If,Not,%CONTINUE%,Equal,YES,Halt,Aborted by user due to the processor architecture verification error.]
       [Success] SetVar - Sucessfuly changed the value of [%ERROR%] to: [1]
 [Success] [End]
       [Success] IF - [1] is equal to: [1] evaluated string: [If,%ERROR%,Equal,1,Begin]
       [Success] SetVar - Sucessfuly changed the value of [%CONTINUE%] to: [No]
       [Success] IF - 'Yes' reply from: [It was not possible to detect all of the required settings from the source files and at least one of the following settings are those specified in the main project script - - Architecture=x86 - Language = en-US - Build = Unknown Following two settings are user defined - - Image# = 2 (in boot.wim) - Method = INJECT Select YES to CONTINUE - or NO to ABORT] evaluated string: [If,Question,It was not possible to detect all of the required settings from the source files and at least one of the following settings are those specified in the main project script - - Architecture=%ARCH% - Language = %LANG% - Build = %CodeBase% Following two settings are user defined - - Image# = %Boot.wim.Image.number% (in boot.wim) - Method = %METHOD% Select YES to CONTINUE - or NO to ABORT,Set,%CONTINUE%,YES]
       [Success] SetVar - Sucessfuly changed the value of [%CONTINUE%] to: [YES]
       [Ignore] IF - [yes] is equal to: [yes] evaluated string: [If,Not,%CONTINUE%,Equal,YES,Halt,User aborted due to the settings.]
 [Success] [End]
       [Ignore] IF - [1] is not equal to: [0] evaluated string: [If,%ERROR%,Equal,0,Begin]
       [Skipped] [Set,%CONTINUE%,No]
       [Skipped] [If,Question,Detected the following settings from the source files -#$x#$x - Architecture=%ARCH% #$x - Language = %LANG% #$x - Build = %CodeBase% #$x#$xFollowing two settings are user defined - #$x#$x - Image# = %Boot.wim.Image.number% (in boot.wim) #$x - Method = %METHOD% #$x#$xSelect YES to CONTINUE - or NO to ABORT,Set,%CONTINUE%,YES]
       [Skipped] [If,Not,%CONTINUE%,Equal,YES,Halt,User aborted due to the settings.]
 [Ignore] [End]
 Run - Processed section [CHECK.VERSION] in file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
 Run - Processing section: [KNOWN.VERSIONS.CHECK] From file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
 [Info] Checking against known working builds...
 [Success] SetVar - Sucessfuly changed the value of [%ERROR%] to: [0]
       [Ignore] IF - [unknown] is equal to: [unknown] evaluated string: [If,Not,%CodeBase%,Equal,Unknown,Begin]
       [Skipped] [If,%CodeBase%,Equal,6.0.6001,Set,%ERROR%,1]
       [Skipped] [If,%CodeBase%,Equal,6.1.7600,Set,%ERROR%,1]
       [Skipped] [If,%CodeBase%,Equal,6.1.7601,Set,%ERROR%,1]
       [Skipped] [If,%CodeBase%,Equal,6.2.9200,Set,%ERROR%,1]
       [Skipped] [If,%CodeBase%,Equal,6.3.9431,Set,%ERROR%,1]
             [Skipped] [If,%CodeBase%,Equal,6.0.6000,Begin]
             [Skipped] [Message,There are known issues with this build version (%Major%.%Minor%.%Build% - Windows Vista) - it will not boot due to a winload.exe error unless the boot file #$qboot.sdi#$q is replaced with a more recent version,Warning]
             [Skipped] [Set,%ERROR%,1]
       [Ignore] [End]
 [Ignore] [End]
       [Success] IF - [0] is not equal to: [1] evaluated string: [If,Not,%ERROR%,Equal,1,Begin]
       [Success] Message: This source has not been tested (or failed verification checks) and is consequently listed as "unknown" - but might work anyway. Please try using one of the following tested sources if possible - * 6.0.6000=WinPE 2.0 (Vista) * 6.0.6001 = WinPE 2.1 (Vista SP1/Server 2008) * 6.1.7600 = WinPE 3.0 (7/Server 2008 R2) * 6.1.7601 = WinPE 3.1 (7 SP1/Server 2008 R2 SP1) * 6.2.9200 = WinPE 4.0 (8/Server 2012) * 6.3.9431 = WinPE 5.0 (8.1) At least one of the project scripts (WinFE) might not work with an untested/unknown source!
 [Success] [End]
 Run - Processed section [KNOWN.VERSIONS.CHECK] in file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
 Run - Processing section: [CACHE.CHECK.1] From file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
       [Success] IF - Directory exists: [%BaseDir%\Projects\Cache\source\x86] evaluated string: [If,ExistDir,%Cache%\source\%ARCH%,Begin]
       [Success] SetVar - Sucessfuly changed the value of [%CONTINUE%] to: [No]
       [Success] IF - 'Yes' reply from: [A cache already exists. Change the current selection in the main project script for option "1] Attempt to use Existing Cache" if you want to use the cached files. Do you want to continue? Select YES to CONTINUE (this will overwrite the cache) - or NO to ABORT] evaluated string: [If,Question,"A cache already exists. Change the current selection in the main project script for option "1] Attempt to use Existing Cache" if you want to use the cached files. Do you want to continue? Select YES to CONTINUE (this will overwrite the cache) - or NO to ABORT",Set,%CONTINUE%,YES]
       [Success] SetVar - Sucessfuly changed the value of [%CONTINUE%] to: [YES]
       [Ignore] IF - [yes] is equal to: [yes] evaluated string: [If,Not,%CONTINUE%,Equal,YES,Halt,Aborted as user chose not to overwrite an existing cache.]
       [Info] Deleting Cache...
       [Success] DirDelete - Deleted directory [%BaseDir%\Projects\Cache\source\x86]
 [Success] [End]
 Run - Processed section [CACHE.CHECK.1] in file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
 Run - Processing section: [CREATE.CACHE] From file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
 [Info] Creating a cache from current source files...
 [Success] IF - Directory does not exist: [%BaseDir%\Projects\Cache\source\x86] evaluated string: [If,Not,ExistDir,"%Cache%\source\%ARCH%",DirMake,"%Cache%\source\%ARCH%"]
 [Success] DirMake - Created directory: [%BaseDir%\Projects\Cache\source\x86]
 [Success] IF - Directory does not exist: [%BaseDir%\Projects\Cache\source\x86\boot] evaluated string: [If,Not,ExistDir,"%Cache%\source\%ARCH%\boot",DirMake,"%Cache%\source\%ARCH%\boot"]
 [Success] DirMake - Created directory: [%BaseDir%\Projects\Cache\source\x86\boot]
 [Success] IF - File exists: [K:\sources\boot.wim] evaluated string: [If,ExistFile,"%SourceDir%\sources\boot.wim",Set,"%boot.wim%","%SourceDir%\sources\boot.wim"]
 [Success] SetVar - Sucessfuly changed the value of [%boot.wim%] to: [K:\sources\boot.wim]
 [Ignore] IF - File does not exist: [K:\boot.wim] evaluated string: [If,ExistFile,"%SourceDir%\boot.wim",Set,"%boot.wim%","%SourceDir%\boot.wim"]
 [Info] Copying boot.wim to cache...
 [Success] FileCopy - Copied [K:\sources\boot.wim] to: [%BaseDir%\Projects\Cache\source\x86\boot.wim]
 [Success] FileCopy - Copied [K:\bootmgr] to: [%BaseDir%\Projects\Cache\source\x86\bootmgr]
 [Info] Copying boot files to cache...
 [Success] DirCopy - Copied directory [K:\boot\*.*] to: [%BaseDir%\Projects\Cache\source\x86\boot]
 [Success] IF - File exists: [K:\sources\install.wim] evaluated string: [If,ExistFile,"%SourceDir%\sources\install.wim",Set,"%Install.wim%","%SourceDir%\sources\install.wim"]
 [Success] SetVar - Sucessfuly changed the value of [%Install.wim%] to: [K:\sources\install.wim]
 [Ignore] IF - File does not exist: [K:\install.wim] evaluated string: [If,ExistFile,"%SourceDir%\install.wim",Set,"%Install.wim%","%SourceDir%\install.wim"]
 [Info] Extracting files from install.wim...
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe] with parameters: [extract K:\sources\install.wim 1 /windows/system32/apphelp.dll --dest-dir=%BaseDir%\Projects\Cache\source\x86]
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe] with parameters: [extract K:\sources\install.wim 1 /windows/system32/ExplorerFrame.dll --dest-dir=%BaseDir%\Projects\Cache\source\x86]
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe] with parameters: [extract K:\sources\install.wim 1 /windows/system32/ntvdm.exe --dest-dir=%BaseDir%\Projects\Cache\source\x86]
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe] with parameters: [extract K:\sources\install.wim 1 /windows/system32/oledlg.dll --dest-dir=%BaseDir%\Projects\Cache\source\x86]
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe] with parameters: [extract K:\sources\install.wim 1 /windows/system32/shellstyle.dll --dest-dir=%BaseDir%\Projects\Cache\source\x86]
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe] with parameters: [extract K:\sources\install.wim 1 /windows/system32/wow32.dll --dest-dir=%BaseDir%\Projects\Cache\source\x86]
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe] with parameters: [extract K:\sources\install.wim 1 /windows/system32/en-US/apphelp.dll.mui --dest-dir=%BaseDir%\Projects\Cache\source\x86]
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe] with parameters: [extract K:\sources\install.wim 1 /windows/system32/en-US/explorerframe.dll.mui --dest-dir=%BaseDir%\Projects\Cache\source\x86]
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe] with parameters: [extract K:\sources\install.wim 1 /windows/system32/en-US/oledlg.dll.mui --dest-dir=%BaseDir%\Projects\Cache\source\x86]
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe] with parameters: [extract K:\sources\install.wim 1 /windows/system32/en-US/shellstyle.dll.mui --dest-dir=%BaseDir%\Projects\Cache\source\x86]
 [Info] Extracting files from boot.wim...
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe] with parameters: [extract K:\sources\boot.wim 1 /windows/system32/BootRec.exe --dest-dir=%BaseDir%\Projects\Cache\source\x86]
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\wimlib\wimlib-imagex.exe] with parameters: [extract K:\sources\boot.wim 1 /windows/system32/en-US/BootRec.exe.mui --dest-dir=%BaseDir%\Projects\Cache\source\x86]
 [Success] FileCopy - Copied [%BaseDir%\Projects\Cache\temp\boot.wim.info.ini] to: [%BaseDir%\Projects\Cache\source\x86\boot.wim.info.ini]
 Run - Processed section [CREATE.CACHE] in file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
 Run - Processing section: [CACHE.CHECK.2] From file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
 [Info] Checking Cache for required files...
 [Success] SetVar - Sucessfuly changed the value of [%ERROR%] to: [0]
 [Ignore] IF - File exists: [%BaseDir%\Projects\Cache\source\x86\bootmgr] evaluated string: [If,Not,ExistFile,"%Cache%\source\%ARCH%\bootmgr",Set,%ERROR%,1]
 [Ignore] IF - File exists: [%BaseDir%\Projects\Cache\source\x86\boot\BCD] evaluated string: [If,Not,ExistFile,"%Cache%\source\%ARCH%\boot\BCD",Set,%ERROR%,1]
 [Ignore] IF - File exists: [%BaseDir%\Projects\Cache\source\x86\boot\etfsboot.com] evaluated string: [If,Not,ExistFile,"%Cache%\source\%ARCH%\boot\etfsboot.com",Set,%ERROR%,1]
 [Ignore] IF - File exists: [%BaseDir%\Projects\Cache\source\x86\boot.wim] evaluated string: [If,Not,ExistFile,"%Cache%\source\%ARCH%\boot.wim",Set,%ERROR%,1]
 [Success] IF - File does not exist: [%BaseDir%\Projects\Cache\source\x86\ExplorerFrame.dll] evaluated string: [If,Not,ExistFile,"%Cache%\source\%ARCH%\ExplorerFrame.dll",Set,%ERROR%,1]
 [Success] SetVar - Sucessfuly changed the value of [%ERROR%] to: [1]
 [Success] IF - File does not exist: [%BaseDir%\Projects\Cache\source\x86\shellstyle.dll] evaluated string: [If,Not,ExistFile,"%Cache%\source\%ARCH%\shellstyle.dll",Set,%ERROR%,1]
 [Success] SetVar - Sucessfuly changed the value of [%ERROR%] to: [1]
       [Success] IF - [1] is equal to: [1] evaluated string: [If,%ERROR%,Equal,1,Begin]
       [Success] Message: A core file is missing from the cache! This indicates that the required file is either missing from your source directory (K:) or could not be extracted - refer to log file
       [Ignore] IF - File exists: [%BaseDir%\Projects\Cache\source\x86\boot.wim] evaluated string: [If,Not,ExistFile,"%Cache%\source\%ARCH%\boot.wim",Echo,\boot.wim IS MISSING,WARN]
       [Ignore] IF - File exists: [%BaseDir%\Projects\Cache\source\x86\bootmgr] evaluated string: [If,Not,ExistFile,"%Cache%\source\%ARCH%\bootmgr",Echo,\bootmgr IS MISSING,WARN]
       [Ignore] IF - File exists: [%BaseDir%\Projects\Cache\source\x86\boot\BCD] evaluated string: [If,Not,ExistFile,"%Cache%\source\%ARCH%\boot\BCD",Echo,\boot\BCD IS MISSING,WARN]
       [Ignore] IF - File exists: [%BaseDir%\Projects\Cache\source\x86\boot\etfsboot.com] evaluated string: [If,Not,ExistFile,"%Cache%\source\%ARCH%\boot\etfsboot.com",Echo,\boot\etfsboot.com IS MISSING,WARN]
       [Success] IF - File does not exist: [%BaseDir%\Projects\Cache\source\x86\ExplorerFrame.dll] evaluated string: [If,Not,ExistFile,"%Cache%\source\%ARCH%\ExplorerFrame.dll",Echo,\ExplorerFrame.dll IS MISSING,WARN]
      [Warning] \ExplorerFrame.dll IS MISSING
       [Success] IF - File does not exist: [%BaseDir%\Projects\Cache\source\x86\shellstyle.dll] evaluated string: [If,Not,ExistFile,"%Cache%\source\%ARCH%\shellstyle.dll",Echo,\shellstyle.dll IS MISSING,WARN]
      [Warning] \shellstyle.dll IS MISSING
      [Warning] A core file is missing from the cache - see warnings above
 Run - Processed section [CACHE.CHECK.2] in file: [%BaseDir%\Projects\MistyPE\Core\Core.script]
 [Clock] Script time: 1 minute, 12 seconds and 682 milliseconds

 [Done] Finished processing script: Core Files (Beta 2013-09-20)
  
  
 [Clock] Project time: 1 minute, 12 seconds and 783 milliseconds





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

WinBuilder © 2006-2010 Nuno Brito

Valid HTML 4.01 Transitional