WinBuilder [082]


       Scripts

 Common_Api Version[0] ( )   0.000 seconds
 Requirements Check Version[0] ( )  0.483 seconds
 Mount Wims Version[0] ( )  196.094 seconds
 Copy Files Version[0] ( )  79.373 seconds
 Copy Extra Files Version[0] ( )  0.062 seconds

 5 scripts processed.
 Project time: 4 minutes, 36 seconds and 246 milliseconds


      Errors

 [Failed]  (Files.script) DirCopy - Failed to copy directory [%BaseDir%\Temp\InstallFiles\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af] to: [%BaseDir%\Target\Windows\winsxs]: Unknown error



      Warnings

 [Warning]  (Files.script) Halt



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


       Variables
%7ZIP%%BaseDir%\Projects\Tools\7z.exe
%API%%BaseDir%\Projects\EzPE3\Common_Api.script
%API_TYPE%2
%APIDEF%API
%APISUBDEF%Add_Shortcut,AddAutoRun,Require_File,Unpack
%APIVAR%ApiVar
%AppMode%wbaNormal
%BaseDir%G:\- WinBuilder\- projects\EzPE3\EzPE3
%BootSRC%%BaseDir%\Temp\BootSRC
%Build%2011-Aug-06 15:21
%BuildDir%G:\- WinBuilder\- projects\EzPE3\EzPE3
%Comp80%false
%Day%6
%DISM%%BaseDir%\Projects\Tools\Servicing\dism.exe
%DistLang%en-US
%FileVersion%82.0.1.0
%HostOS%Win7
%IMAGEX%%BaseDir%\Projects\Tools\imagex.exe
%InstallSRC%%BaseDir%\Temp\InstallFiles
%ISOBURN%isoburn.exe
%IsoDir%%BaseDir%\ISO
%IsoFile%%BaseDir%\ISO\EzPE3.iso
%IsoFileName%EzPE3.iso
%Month%1
%MountorCopy%Mount
%NIRCMD%%BaseDir%\Projects\Tools\nircmd.exe
%OSCDIMG%%BaseDir%\Projects\Tools\oscdimg.exe
%PE_Programs%X:\Program Files
%ProcessorType%586
%ProgramFilesDir%C:\Program Files
%Programs64%C:\Program Files
%ProjectCustom%%BaseDir%\Projects\Custom
%ProjectDir%%BaseDir%\Projects\EzPE3
%ProjectTemp%%BaseDir%\Temp
%ProjectTitle%EzPE3
%RegDefault%%BaseDir%\Target\Windows\System32\config\DEFAULT
%REGEDIT%regedit.exe
%RegSoftware%%BaseDir%\Target\Windows\System32\config\SOFTWARE
%RegSystem%%BaseDir%\Target\Windows\System32\config\SYSTEM
%RegUser%%BaseDir%\Target\Windows\System32\config\DEFAULT
%Source_Sys%%BaseDir%\Temp\InstallFiles\Windows\System32
%Source_Win%%BaseDir%\Temp\InstallFiles\Windows
%SourceArch%x86
%SourceDir%K:
%SourceType%Win7
%SysType%x86
%Target_Prog%%BaseDir%\Target\Program Files
%Target_Sys%%BaseDir%\Target\Windows\System32
%Target_Win%%BaseDir%\Target\Windows
%TargetDir%%BaseDir%\Target
%TempDir%C:\Users\Owner\AppData\Local\Temp
%Tools%%BaseDir%\Projects\Tools
%UserName%Owner
%UserProfile%C:\Users\Owner
%Version%082
%WAIK%C:\Program Files\Windows AIK
%WBexe%%BaseDir%\WinBuilder82.exe
%WindowsDir%C:\Windows
%WindowsSystemDir%C:\Windows\system32
%Wow64%False
%Wow64Dir% 
%Year%2013

This log is probably not suited to be posted in the forum for support questions.
To decrease build time, a couple of internal tests are switched off and not shown in the log.
That might make it impossible to find the real background of actual issues.
To produce a 'qualified' log for support questions, please check 'Tools >> Options >> Debug log'.


 [Success] AddVariables - Added section [ApiVar] from file [%BaseDir%\Projects\EzPE3\Common_Api.script] into the local variable list
 [Success] SetVar - Sucessfuly changed the value of [%BuildDir%] to: [G:\- WinBuilder\- projects\EzPE3\EzPE3]
  


       [Script] Common_Api

 [Info] File [%BaseDir%\Projects\EzPE3\Common_Api.script] Version[0]
  
 [Clock] Script time:

 [Done] Finished processing script: Common_Api
  
  



       [Script] Requirements Check

 [Info] File [%BaseDir%\Projects\EzPE3\Preprocess\01 - Requirements Check.script] Version[0]
  
 Run - Processing section: [SetVariables] From file: [%BaseDir%\Projects\EzPE3\Preprocess\01 - Requirements Check.script]
       [Ignore] IF - Directory does not exist: [] evaluated string: [If,ExistDir,%Wow64Dir%,Set,%SysType%,x64,PERMANENT]
       [Success] ELSE - executing command: [Set,%SysType%,x86,PERMANENT]
       [Success] SetVar - Sucessfuly changed the value of [%SysType%] to: [x86]
 Run - Processed section [SetVariables] in file: [%BaseDir%\Projects\EzPE3\Preprocess\01 - Requirements Check.script]
 Run - Processing section: [CheckTools] From file: [%BaseDir%\Projects\EzPE3\Preprocess\01 - Requirements Check.script]
       [Success] DirCopy - Copied directory [%BaseDir%\Projects\Tools\x86\*.*] to: [%BaseDir%\Projects\Tools]
       [Ignore] IF - Directory does not exist: [C:\Program Files\Windows AIK] evaluated string: [If,ExistDir,"C:\Program Files\Windows AIK",Set,%WAIK%,"C:\Program Files\Windows AIK"]
       [Success] ELSE - executing command: [Set,%WAIK%,]
       [Success] SetVar - Sucessfuly changed the value of [%WAIK%] to: []
       [Success] IF - File exists: [%BaseDir%\Projects\Tools\imagex.exe] evaluated string: [If,ExistFile,"%Tools%\imagex.exe",Set,%IMAGEX%,"%Tools%\imagex.exe",PERMANENT]
       [Success] SetVar - Sucessfuly changed the value of [%IMAGEX%] to: [%BaseDir%\Projects\Tools\imagex.exe]
             [Ignore] ELSE - [Begin]
             [Skipped] [echo,"Can't find imagex.exe in tools directory, looking in waik..."]
             [Skipped] [If,ExistFile,"%WAIK%\Tools\%SysType%\imagex.exe",Set,%IMAGEX%,"%WAIK%\Tools\%SysType%\imagex.exe",PERMANENT]
             [Skipped] [Else,Halt,"Can not find imagex.exe."]
       [Ignore] [End]
       [Success] IF - File exists: [%BaseDir%\Projects\Tools\Servicing\dism.exe] evaluated string: [If,ExistFile,"%TOOLS%\Servicing\dism.exe",Set,%DISM%,"%TOOLS%\Servicing\dism.exe",PERMANENT]
       [Success] SetVar - Sucessfuly changed the value of [%DISM%] to: [%BaseDir%\Projects\Tools\Servicing\dism.exe]
             [Ignore] ELSE - [Begin]
             [Skipped] [Echo,"Can't find dism.exe in tools directory, looking in waik..."]
             [Skipped] [If,ExistFile,"%WAIK%\Tools\%SysType%\Servicing\Dism.exe",Set,%DISM%,"%WAIK%\Tools\%SysType%\Servicing\Dism.exe",PERMANENT]
             [Skipped] [Else,Halt,"Can't find dism.exe"]
       [Ignore] [End]
       [Success] IF - File exists: [%BaseDir%\Projects\Tools\oscdimg.exe] evaluated string: [If,ExistFile,"%TOOLS%\oscdimg.exe",Set,%OSCDIMG%,"%TOOLS%\oscdimg.exe",PERMANENT]
       [Success] SetVar - Sucessfuly changed the value of [%OSCDIMG%] to: [%BaseDir%\Projects\Tools\oscdimg.exe]
             [Ignore] ELSE - [Begin]
             [Skipped] [Echo,"Can't find oscdimg.exe in tools directory, looking in waik..."]
             [Skipped] [If,ExistFile,"%WAIK%\Tools\%SysType%\oscdimg.exe",Set,%OSCDIMG%,"%WAIK%\Tools\%SysType%\oscdimg.exe",PERMANENT]
             [Skipped] [Else,Halt,"Can't find oscdimg.exe"]
       [Ignore] [End]
       [Success] IF - File exists: [%BaseDir%\Projects\Tools\7z.exe] evaluated string: [If,ExistFile,"%TOOLS%\7z.exe",Set,%7ZIP%,"%TOOLS%\7z.exe",PERMANENT]
       [Success] SetVar - Sucessfuly changed the value of [%7ZIP%] to: [%BaseDir%\Projects\Tools\7z.exe]
       [Ignore] ELSE - [If,ExistFile,"C:\Program Files\7-Zip\7z.exe",Set,%7ZIP%,"C:\Program Files\7-Zip\7z.exe"]
       [Ignore] IF - File exists: [%BaseDir%\Projects\Tools\7z.exe] evaluated string: [If,Not,ExistFile,%7ZIP%,message,"Could not find 7z.exe.",ERROR]
       [Success] IF - File exists: [%BaseDir%\Projects\Tools\nircmd.exe] evaluated string: [If,ExistFile,"%TOOLS%\nircmd.exe",Set,%NIRCMD%,"%TOOLS%\nircmd.exe",PERMANENT]
       [Success] SetVar - Sucessfuly changed the value of [%NIRCMD%] to: [%BaseDir%\Projects\Tools\nircmd.exe]
       [Ignore] IF - File exists: [%BaseDir%\Projects\Tools\nircmd.exe] evaluated string: [If,Not,ExistFile,%NIRCMD%,message,"Could not find nircmd.exe.",ERROR]
 Run - Processed section [CheckTools] in file: [%BaseDir%\Projects\EzPE3\Preprocess\01 - Requirements Check.script]
 Run - Processing section: [CheckDirectory] From file: [%BaseDir%\Projects\EzPE3\Preprocess\01 - Requirements Check.script]
       [Success] StrFormat - converted [POS(G:\- WinBuilder\- projects\EzPE3\EzPE3,C:\Users\Owner)] to variable: [%pos%] with result: [0]
             [Ignore] IF - [0] is not bigger than [0] evaluated string: [If,%pos%,BIGGER,0,Begin]
             [Skipped] [Message,"WinPE source files cannot reside inside the users profile directory. Move winbuilder outside of the user profile or change the value of the build directory in project properties.",ERROR]
             [Skipped] [Halt,"WinPE source files cannot reside inside the users profile directory. Move winbuilder outside of the user profile or change the value of the build directory in project properties."]
       [Ignore] [End]
 Run - Processed section [CheckDirectory] in file: [%BaseDir%\Projects\EzPE3\Preprocess\01 - Requirements Check.script]
 [Ignore] IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Run,%ScriptFile%,CleanTargetFolder]
 [Ignore] IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,Run,%ScriptFile%,CleanTempFolder]
 Run - Processing section: [MakeFolders] From file: [%BaseDir%\Projects\EzPE3\Preprocess\01 - Requirements Check.script]
       [Info] Creating Basic Directory Structure
       [Ignore] IF - Directory exists: [G:\- WinBuilder\- projects\EzPE3\EzPE3] evaluated string: [If,Not,ExistDir,%BuildDir%,DirMake,%BuildDir%]
       [Success] IF - Directory does not exist: [%BaseDir%\Temp] evaluated string: [IF,Not,EXISTDIR,%ProjectTemp%,DirMake,%ProjectTemp%]
       [Success] DirMake - Created directory: [%BaseDir%\Temp]
       [Success] IF - Directory does not exist: [%BaseDir%\Target] evaluated string: [IF,Not,EXISTDIR,%TargetDir%,DirMake,%TargetDir%]
       [Success] DirMake - Created directory: [%BaseDir%\Target]
       [Success] IF - Directory does not exist: [%BaseDir%\ISO] evaluated string: [If,Not,EXISTDIR,%ISODir%,DirMake,%ISODir%]
       [Success] DirMake - Created directory: [%BaseDir%\ISO]
 Run - Processed section [MakeFolders] in file: [%BaseDir%\Projects\EzPE3\Preprocess\01 - Requirements Check.script]
 [Clock] Script time: 483 milliseconds

 [Done] Finished processing script: Requirements Check
  
  



       [Script] Mount Wims

 [Info] File [%BaseDir%\Projects\EzPE3\Preprocess\02 - Mount Wims.script] Version[0]
  
 Run - Processing section: [Folders] From file: [%BaseDir%\Projects\EzPE3\Preprocess\02 - Mount Wims.script]
             [Success] IF - [mount] is equal to: [mount] evaluated string: [If,%MountorCopy%,Equal,Mount,Begin]
             [Ignore] IF - Directory does not exist: [%BaseDir%\Temp\InstallFiles] evaluated string: [If,ExistDir,%InstallSRC%,DirDelete,%InstallSRC%]
             [Ignore] IF - Directory does not exist: [%BaseDir%\Temp\BootSRC] evaluated string: [If,ExistDir,%BootSRC%,DirDelete,%BootSRC%]
             [Ignore] IF - Directory does not exist: [%BaseDir%\Temp\InstallFiles] evaluated string: [If,ExistDir,%InstallSRC%,Halt,"Could not delete %InstallSRC%"]
             [Ignore] IF - Directory does not exist: [%BaseDir%\Temp\BootSRC] evaluated string: [If,ExistDir,%BootSRC%,Halt,"Could not delete %BootSRC%"]
       [Success] [End]
       [Success] IF - Directory does not exist: [%BaseDir%\Temp\InstallFiles] evaluated string: [If,Not,ExistDir,%InstallSRC%,DirMake,%InstallSRC%]
       [Success] DirMake - Created directory: [%BaseDir%\Temp\InstallFiles]
       [Success] IF - Directory does not exist: [%BaseDir%\Temp\BootSRC] evaluated string: [If,Not,ExistDir,%BootSRC%,DirMake,%BootSRC%]
       [Success] DirMake - Created directory: [%BaseDir%\Temp\BootSRC]
 Run - Processed section [Folders] in file: [%BaseDir%\Projects\EzPE3\Preprocess\02 - Mount Wims.script]
 [Success] IF - [mount] is equal to: [mount] evaluated string: [If,%MountorCopy%,Equal,Mount,Run,%ScriptFile%,MountWims]
 Run - Processing section: [MountWims] From file: [%BaseDir%\Projects\EzPE3\Preprocess\02 - Mount Wims.script]
       [Info] Mounting boot.wim
       [Success] IF - File exists: [K:\sources\boot.wim] evaluated string: [If,ExistFile,%SourceDir%\sources\boot.wim,ShellExecute,hide,%DISM%,/Mount-Wim /ReadOnly /wimfile:"%SourceDir%\sources\boot.wim" /index:1 /MountDir:"%BootSRC%"]
       [Success] ShellExecute: [hide] using: [%BaseDir%\Projects\Tools\Servicing\dism.exe] with parameters: [/Mount-Wim /ReadOnly /wimfile:"K:\sources\boot.wim" /index:1 /MountDir:"%BaseDir%\Temp\BootSRC"]
       [Ignore] ELSE - [Halt,"Cannot find boot.wim",ERROR]
       [Info] Mounting install.wim
       [Success] IF - File exists: [K:\sources\install.wim] evaluated string: [If,ExistFile,%SourceDir%\sources\install.wim,shellexecute,hide,%DISM%,/Mount-Wim /ReadOnly /wimfile:"%SourceDir%\sources\install.wim" /index:1 /MountDir:"%InstallSRC%"]
       [Success] shellexecute: [hide] using: [%BaseDir%\Projects\Tools\Servicing\dism.exe] with parameters: [/Mount-Wim /ReadOnly /wimfile:"K:\sources\install.wim" /index:1 /MountDir:"%BaseDir%\Temp\InstallFiles"]
       [Ignore] ELSE - [Message,"Cannot find install.wim",ERROR]
 Run - Processed section [MountWims] in file: [%BaseDir%\Projects\EzPE3\Preprocess\02 - Mount Wims.script]
 [Ignore] IF - [mount] is not equal to: [copy] evaluated string: [If,%MountorCopy%,Equal,Copy,Run,%ScriptFile%,CopyWims]
 Run - Processing section: [CheckSource] From file: [%BaseDir%\Projects\EzPE3\Preprocess\02 - Mount Wims.script]
       [Ignore] IF - Directory does not exist: [%BaseDir%\Temp\InstallFiles\Windows\SysWOW64] evaluated string: [If,ExistDir,%Source_Win%\SysWOW64,Set,%SourceArch%,x64,PERMANENT]
       [Success] ELSE - executing command: [Set,%SourceArch%,x86,PERMANENT]
       [Success] SetVar - Sucessfuly changed the value of [%SourceArch%] to: [x86]
 Run - Processed section [CheckSource] in file: [%BaseDir%\Projects\EzPE3\Preprocess\02 - Mount Wims.script]
 [Clock] Script time: 3 minutes, 16 seconds and 94 milliseconds

 [Done] Finished processing script: Mount Wims
  
  



       [Script] Copy Files

 [Info] File [%BaseDir%\Projects\EzPE3\Build\01 - Copy Base Files.Script] Version[0]
  
 Run - Processing section: [CopyFiles] From file: [%BaseDir%\Projects\EzPE3\Build\01 - Copy Base Files.Script]
       [Info] Copying all files from %BaseDir%\Temp\BootSRC
       [Success] DirCopy - Copied directory [%BaseDir%\Temp\BootSRC\Program Files] to: [%BaseDir%\Target]
       [Success] DirCopy - Copied directory [%BaseDir%\Temp\BootSRC\ProgramData] to: [%BaseDir%\Target]
       [Success] DirCopy - Copied directory [%BaseDir%\Temp\BootSRC\Users] to: [%BaseDir%\Target]
       [Success] DirCopy - Copied directory [%BaseDir%\Temp\BootSRC\Windows] to: [%BaseDir%\Target]
 Run - Processed section [CopyFiles] in file: [%BaseDir%\Projects\EzPE3\Build\01 - Copy Base Files.Script]
 [Clock] Script time: 1 minute, 19 seconds and 373 milliseconds

 [Done] Finished processing script: Copy Files
  
  



       [Script] Copy Extra Files

 [Info] File [%BaseDir%\Projects\EzPE3\Build\02 - Copy Extra Files.script] Version[0]
  
 [Success] IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Run,%ScriptFile%,CopyFiles]
 Run - Processing section: [CopyFiles] From file: [%BaseDir%\Projects\EzPE3\Build\02 - Copy Extra Files.script]
       [Success] FileCopy - Copied [%BaseDir%\Projects\Tools\x86\hstart.exe] to: [%BaseDir%\Target\Windows\System32\hstart.exe]
      [Failed] DirCopy - Failed to copy directory [%BaseDir%\Temp\InstallFiles\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af] to: [%BaseDir%\Target\Windows\winsxs]: Unknown error
      [Warning] Halt
 Run - Processed section [CopyFiles] in file: [%BaseDir%\Projects\EzPE3\Build\02 - Copy Extra Files.script]
 [Clock] Script time: 62 milliseconds

 [Done] Finished processing script: Copy Extra Files
  
  
 [Clock] Project time: 4 minutes, 36 seconds and 246 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