WinBuilder [082]


       Scripts

 Common_Api Version[0] ( )  0.016 seconds
 Requirements Check Version[0] ( )  0.904 seconds
 Mount Wims Version[0] ( )  186.312 seconds
 Copy Files Version[0] ( )  91.400 seconds
 Copy Extra Files Version[2] ( )  20.327 seconds
 Explorer Shell Version[0] ( )  18.829 seconds
 IE Version[0] ( )  2.356 seconds
 MMC Version[0] ( )  4.259 seconds
 ShutdownPE Version[15] (??)  1.684 seconds
 Wallpaper Version[0] ( )  0.593 seconds
 Add Drivers Version[0] ( )  13.135 seconds
 Unmount Wims Version[0] ( )  0.406 seconds
 Create Build Environment Version[0] ( )  64.491 seconds
 Make Iso Version[1] ( )  9.142 seconds

 14 scripts processed.
 Project time: 6 minutes, 54 seconds and 87 milliseconds


       %BaseDir% = G:\- WinBuilder\- projects\EzPE3\EzPE3_v2\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_v2\EzPE3
%BootSRC%%BaseDir%\Temp\BootSRC
%Build%2011-Aug-06 15:21
%BuildDir%G:\- WinBuilder\- projects\EzPE3\EzPE3_v2\EzPE3
%Comp80%false
%Day%7
%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_v2\EzPE3]
  


       [Script] Common_Api

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

 [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_v2\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_v2\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: 904 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, 6 seconds and 312 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, 31 seconds and 400 milliseconds

 [Done] Finished processing script: Copy Files
  
  



       [Script] Copy Extra Files

 [Info] File [%BaseDir%\Projects\EzPE3\Build\02 - Copy Extra Files.script] Version[2]
  
 [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]
       [Success] DirCopy - Copied directory [%BaseDir%\Temp\InstallFiles\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.760*] to: [%BaseDir%\Target\Windows\winsxs]
       [Success] DirCopy - Copied directory [%BaseDir%\Temp\InstallFiles\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.760*] to: [%BaseDir%\Target\Windows\winsxs]
       [Success] DirCopy - Copied directory [%BaseDir%\Temp\InstallFiles\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.760*] to: [%BaseDir%\Target\Windows\winsxs]
       [Success] DirCopy - Copied directory [%BaseDir%\Temp\InstallFiles\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.760*] to: [%BaseDir%\Target\Windows\winsxs]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [ACLUI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [ACTIVEDS.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [ADSLDPC.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [ADVAPI32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [ADVPACK.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-CONSOLE-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-DATETIME-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-DEBUG-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-DELAYLOAD-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-ERRORHANDLING-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-FIBERS-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-FILE-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-HANDLE-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-HEAP-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-INTERLOCKED-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-IO-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-LIBRARYLOADER-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-LOCALIZATION-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-LOCALREGISTRY-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-MEMORY-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-MISC-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-NAMEDPIPE-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-PROCESSENVIRONMENT-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-PROCESSTHREADS-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-PROFILE-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-RTLSUPPORT-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-STRING-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-SYNCH-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-SYSINFO-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-THREADPOOL-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-CORE-UTIL-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-SECURITY-BASE-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-SECURITY-LSALOOKUP-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-SECURITY-SDDL-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-SERVICE-CORE-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-SERVICE-MANAGEMENT-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-SERVICE-MANAGEMENT-L2-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [API-MS-WIN-SERVICE-WINSVC-L1-1-0.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [APPHELP.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [ATL.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [AUTHZ.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [AVRT.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [BCRYPT.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [BROWCLI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [CABINET.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [CERTCLI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [CERTENROLL.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [CFGMGR32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [CLBCATQ.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [COMDLG32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [COMPMGMTLAUNCHER.EXE],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [CREDUI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [CRYPT32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [CRYPTBASE.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [CRYPTSP.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [CRYPTUI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [CSCAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [D2D1.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [D3D10_1.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [D3D10_1CORE.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [D3D8THK.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [D3D9.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DAVHLPR.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DBGHELP.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DEVMGR.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DEVOBJ.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DEVRTL.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DFSCLI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DHCPCSVC.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DHCPCSVC6.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DNSAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DRVSTORE.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DSROLE.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DUI70.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DUSER.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DWM.EXE],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DWMAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DWMCORE.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DWMREDIR.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DWRITE.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DXGI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [EAPPCFG.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [EAPPPRXY.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [EFSADU.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [EFSUTIL.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [EVR.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [EXPLORERFRAME.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [FMS.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [GDI32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [GPAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [GPSVC.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [HID.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [HLINK.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       [Info] [//Require_File,IEADVPACK.DLL ,,,PRESERVE,NOWARN]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [IEFRAME.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [IERTUTIL.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [IEUI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [IMAGEHLP.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [IMGUTIL.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [IMM32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [INETCOMM.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [IPHLPAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [KERNEL32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [KERNELBASE.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [KSUSER.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [LINKINFO.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [LOGONCLI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [LPK.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MF.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MFC42U.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MFPLAT.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MFREADWRITE.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MLANG.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MMC.EXE],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MMCBASE.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MMDEVAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MPR.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MPRAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MPRMSG.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSACM32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSASN1.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSCTF.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSFEEDS.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSHTML.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSILTCFG.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSIMG32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSLS31.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSOERT2.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSRATING.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSSIGN32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [MSVCRT.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NCRYPT.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NDFAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NETAPI32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NETBIOS.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NETJOIN.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NETPLWIZ.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NETUTILS.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NEWDEV.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NLAAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NORMALIZ.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NSI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NTDLL.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NTDSAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [NTSHRUI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [OCCACHE.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [ODBC32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [OLE32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [OLEACC.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [OLEAUT32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [OLEDLG.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [ONEX.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [PCWUM.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [POWRPROF.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [PRINTUI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [PRNTVPT.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [PROFAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [PROPSYS.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [PSAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [PUIAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [RASAPI32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [RASDLG.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [RASMAN.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [REGAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [RPCRT4.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [RSTRTMGR.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [RTUTILS.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SAMCLI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SAMLIB.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SCECLI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SECUR32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SENSAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SETUPAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SHDOCVW.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SHELL32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SHLWAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SLC.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SNDVOLSSO.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SPFILEQ.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SPINF.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SPPC.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SRVCLI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SSPICLI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [SYSNTFY.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [TAPI32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [URLMON.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [USER32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [USERENV.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [USP10.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [UXTHEME.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [VAULTCLI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [VERSION.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [VPNIKEAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [W32TOPL.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WDI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WEBIO.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WEBSERVICES.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WER.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WERUI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WINBRAND.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WINDOWSCODECS.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WINHTTP.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WININET.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WINMM.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WINNSI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WINSCARD.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WINSPOOL.DRV],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WINSTA.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WINTRUST.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WKSCLI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WLANAPI.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WLANUTIL.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WLDAP32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WMDRMSDK.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WS2_32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [WTSAPI32.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [XMLLITE.DLL],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
 Run - Processed section [CopyFiles] in file: [%BaseDir%\Projects\EzPE3\Build\02 - Copy Extra Files.script]
 [Success] IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,Run,%ScriptFile%,CopyCustomFiles]
 Run - Processing section: [CopyCustomFiles] From file: [%BaseDir%\Projects\EzPE3\Build\02 - Copy Extra Files.script]
       [Success] IF - Directory exists: [%BaseDir%\Projects\Custom\x86] evaluated string: [If,ExistDir,"%pFileBox1%",DirCopy,"%pFileBox1%\*.*","%TargetDir%"]
       [Success] DirCopy - Copied directory [%BaseDir%\Projects\Custom\x86\*.*] to: [%BaseDir%\Target]
 Run - Processed section [CopyCustomFiles] in file: [%BaseDir%\Projects\EzPE3\Build\02 - Copy Extra Files.script]
 [Clock] Script time: 20 seconds and 327 milliseconds

 [Done] Finished processing script: Copy Extra Files
  
  



       [Script] Explorer Shell

 [Info] File [%BaseDir%\Projects\EzPE3\Base\Explorer.script] Version[0]
  
 [Info] Processing explorer...
 [Success] DirMake - Created directory: [%BaseDir%\Temp\Explorer]
 Run - Processing section: [CheckInstall] From file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
       [Ignore] IF - File exists: [%BaseDir%\Temp\InstallFiles\Windows\explorer.exe] evaluated string: [If,Not,ExistFile,%Source_Win%\explorer.exe,Halt,"Explorer file can't be found in install source... Check please!"]
 Run - Processed section [CheckInstall] in file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
 Run - Processing section: [CopyFiles] From file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [Explorer.exe],[%BaseDir%\Temp\InstallFiles\Windows],[%BaseDir%\Target\Windows],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       [Success] DirCopy - Copied directory [%BaseDir%\Target\Users\Default\*] to: [%BaseDir%\Target\Windows\System32\config\systemprofile]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [ieproxy.dll],[%BaseDir%\Temp\InstallFiles\Program Files\Internet Explorer],[%BaseDir%\Target\Program Files\Internet Explorer],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [AppPatch\sysmain.sdb],[%BaseDir%\Temp\InstallFiles\Windows],[%BaseDir%\Target\Windows],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [Branding\Shellbrd\shellbrd.dll],[%BaseDir%\Temp\InstallFiles\Windows],[%BaseDir%\Target\Windows],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [Branding\Basebrd\basebrd.dll],[%BaseDir%\Temp\InstallFiles\Windows],[%BaseDir%\Target\Windows],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [shellstyle.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [mycomput.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [mydocs.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [ieframe.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [actxprxy.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [ndfapi.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [wdi.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [duser.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [EhStorShell.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [IconCodecService.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [desk.cpl],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [OobeFldr.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [gameux.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [timedate.cpl],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [shacct.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [DeviceCenter.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [sud.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [thumbcache.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [stobject.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [rshx32.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [themeui.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
 Run - Processed section [CopyFiles] in file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
 Run - Processing section: [WriteRegistry] From file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
       [Info] Writing registry hive..
       [Success] DirMake - Created directory: [%BaseDir%\Temp\Explorer\RegFiles]
       [Success] ExtractAllFiles - [%BaseDir%\Projects\EzPE3\Base\Explorer.script] Section [RegFiles] to: [%BaseDir%\Temp\Explorer\RegFiles]
       [Success] RegHiveLoad - File: [%BaseDir%\Target\Windows\System32\config\SOFTWARE] Section [WB-SOFTWARE]
       [Success] ShellExecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\Explorer\RegFiles\Classes.reg"]
       [Success] ShellExecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\Explorer\RegFiles\Explorer.reg"]
       [Success] ShellExecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\Explorer\RegFiles\Winlogon.reg"]
       [Success] ShellExecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\Explorer\RegFiles\Svchost.reg"]
       [Success] RegHiveUnLoad - Unloaded registry hive: [WB-SOFTWARE]
       [Success] RegHiveLoad - File: [%BaseDir%\Target\Windows\System32\config\DEFAULT] Section [WB-DEFAULT]
       [Success] RegWrite - Type: [0x1] Section [HKLM\WB-DEFAULT\SOFTWARE\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4340}] Key [Version]: 6,1,7601,17514
       [Success] RegWrite - Type: [0x1] Section [HKLM\WB-DEFAULT\SOFTWARE\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4340}] Key [Locale]: en
       [Success] RegHiveUnLoad - Unloaded registry hive: [WB-DEFAULT]
 Run - Processed section [WriteRegistry] in file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
 Run - Processing section: [CheckTarget] From file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
       [Ignore] IF - File exists: [%BaseDir%\Target\Windows\explorer.exe] evaluated string: [If,Not,ExistFile,%Target_Win%\explorer.exe,Halt,"Explorer file can't be found in TargetDir... Check please!"]
 Run - Processed section [CheckTarget] in file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
 Run - Processing section: [Desktop] From file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
       [Success] IF - Directory exists: [%BaseDir%\Target\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup] evaluated string: [If,ExistDir,%TargetDir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup,DirDelete,%TargetDir%\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup]
       [Success] DirDelete - Deleted directory [%BaseDir%\Target\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup]
       [Success] RegHiveLoad - File: [%BaseDir%\Target\Windows\System32\config\DEFAULT] Section [WB-DEFAULT]
       [Info] [//Show desktop icons.]
       [Success] IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox3%,Equal,True,RegWrite,HKLM,0x4,WB-DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel,{20D04FE0-3AEA-1069-A2D8-08002B30309D},0]
       [Success] RegWrite - Type: [0x4] Section [HKLM\WB-DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] Key [{20D04FE0-3AEA-1069-A2D8-08002B30309D}]: 0
       [Ignore] ELSE - [RegWrite,HKLM,0x4,WB-DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel,{20D04FE0-3AEA-1069-A2D8-08002B30309D},1]
       [Info] [//Enable quicklaunch.]
       [Success] IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox4%,Equal,True,ShellExecute,hide,%REGEDIT%,"/s "%ProjectTemp%\Explorer\RegFiles\QuickLaunch.reg""]
       [Success] ShellExecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\Explorer\RegFiles\QuickLaunch.reg"]
       [Ignore] ELSE - [RegDelete,HKLM,WB-DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop,TaskbarWinXP]
       [Success] RegHiveUnLoad - Unloaded registry hive: [WB-DEFAULT]
 Run - Processed section [Desktop] in file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
 Run - Processing section: [FolderOptions] From file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
       [Success] RegHiveLoad - File: [%BaseDir%\Target\Windows\System32\config\DEFAULT] Section [WB-DEFAULT]
       [Info] [//show hidden files.]
       [Success] RegWrite - Type: [0x4] Section [HKLM\WB-DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] Key [Hidden]: 1
       [Success] RegWrite - Type: [0x4] Section [HKLM\WB-DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] Key [ShowSuperHidden]: 1
       [Info] [//show file extensions.]
       [Success] RegWrite - Type: [0x4] Section [HKLM\WB-DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] Key [HideFileExt]: 0
       [Success] RegWrite - Type: [0x4] Section [HKLM\WB-DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] Key [HideDrivesWithNoMedia]: 0
       [Success] RegHiveUnLoad - Unloaded registry hive: [WB-DEFAULT]
 Run - Processed section [FolderOptions] in file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
 Run - Processing section: [SetAsShell] From file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
             [Success] IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,Begin]
                   [Success] IF - File does not exist: [%BaseDir%\Target\Windows\System32\Winpeshl.ini] evaluated string: [If,Not,ExistFile,%Target_Sys%\Winpeshl.ini,Begin]
                   [Success] FileCreateBlank - Created a new file: [%BaseDir%\Target\Windows\System32\Winpeshl.ini]
                   [Success] IniAddSection - Created section in file: [%BaseDir%\Target\Windows\System32\Winpeshl.ini] Section [LaunchApps]
                   [Success] IniWriteTextLine - Wrote INI text line in [%BaseDir%\Target\Windows\System32\Winpeshl.ini] Section [LaunchApps] line ["hstart /NOCONSOLE /SILENT startnet.cmd"]
                   [Success] IniWriteTextLine - Wrote INI text line in [%BaseDir%\Target\Windows\System32\Winpeshl.ini] Section [LaunchApps] line [explorer.exe]
             [Success] [End]
       [Success] [End]
       [Ignore] ELSE - [FileDelete,%Target_Sys%\Winpeshl.ini]
 Run - Processed section [SetAsShell] in file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
 Run - Processing section: [WindowsSearch] From file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
             [Success] IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Begin]
             Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
                   [Parameter] with parameters: [SearchFolder.dll],[],[],[PRESERVE],[NOWARN]
                   [Success] System,Log,ON
             Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
                   [Parameter] with parameters: [StructuredQuery.dll],[],[],[PRESERVE],[NOWARN]
                   [Success] System,Log,ON
             Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
                   [Parameter] with parameters: [NaturalLanguage6.dll],[],[],[PRESERVE],[NOWARN]
                   [Success] System,Log,ON
             Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Success] RegHiveLoad - File: [%BaseDir%\Target\Windows\System32\config\SYSTEM] Section [WB-SYSTEM]
             [Success] ShellExecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\Explorer\RegFiles\ContentIndex.reg"]
             [Success] RegHiveUnLoad - Unloaded registry hive: [WB-SYSTEM]
       [Success] [End]
 Run - Processed section [WindowsSearch] in file: [%BaseDir%\Projects\EzPE3\Base\Explorer.script]
 [Success] DirDelete - Deleted directory [%BaseDir%\Temp\Explorer]
 [Clock] Script time: 18 seconds and 829 milliseconds

 [Done] Finished processing script: Explorer Shell
  
  



       [Script] IE

 [Info] File [%BaseDir%\Projects\EzPE3\Base\Internet Explorer.script] Version[0]
  
 [Success] DirMake - Created directory: [%BaseDir%\Temp\IE]
 Run - Processing section: [CopyFiles] From file: [%BaseDir%\Projects\EzPE3\Base\Internet Explorer.script]
       [Info] Copying needed files...
       [Success] DirCopy - Copied directory [%BaseDir%\Temp\InstallFiles\Program Files\Internet Explorer] to: [%BaseDir%\Target\Program Files]
 Run - Processed section [CopyFiles] in file: [%BaseDir%\Projects\EzPE3\Base\Internet Explorer.script]
 Run - Processing section: [WriteRegistry] From file: [%BaseDir%\Projects\EzPE3\Base\Internet Explorer.script]
       [Info] Writing registry...
       [Success] DirMake - Created directory: [%BaseDir%\Temp\IE\RegFiles]
       [Success] ExtractAllFiles - [%BaseDir%\Projects\EzPE3\Base\Internet Explorer.script] Section [RegFiles] to: [%BaseDir%\Temp\IE\RegFiles]
       [Success] RegHiveLoad - File: [%BaseDir%\Target\Windows\System32\config\SOFTWARE] Section [WB-SOFTWARE]
       [Success] ShellExecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\IE\RegFiles\Internet Explorer.reg"]
       [Success] RegHiveUnLoad - Unloaded registry hive: [WB-SOFTWARE]
 Run - Processed section [WriteRegistry] in file: [%BaseDir%\Projects\EzPE3\Base\Internet Explorer.script]
 Run - Processing section: [Options] From file: [%BaseDir%\Projects\EzPE3\Base\Internet Explorer.script]
       [Info] [// Set Home Page.]
       [Success] RegHiveLoad - File: [%BaseDir%\Target\Windows\System32\config\DEFAULT] Section [WB-DEFAULT]
       [Success] RegWrite - Type: [0x1] Section [HKLM\WB-DEFAULT\Software\Microsoft\Internet Explorer\Main] Key [Start Page]: www.google.com
       [Success] RegHiveUnLoad - Unloaded registry hive: [WB-DEFAULT]
 Run - Processed section [Options] in file: [%BaseDir%\Projects\EzPE3\Base\Internet Explorer.script]
 Run - Processing section: [Shortcuts] From file: [%BaseDir%\Projects\EzPE3\Base\Internet Explorer.script]
       [Success] IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Add_Shortcut,Desktop]
       Run - Processing section: [Api_Add_Shortcut] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [Desktop]
             [Info] [//===> Add_Shortcut,[Type],[StartMenuFolder],[(Full)FileName],[Title],[Work Folder],[Parameters],[(path)IconFile],[StartMode=1, 2, or 3],[ToolTip Comment(Only LiveXP)]]
             [Info] [//ShellExecute,Hide,%NIRCMD%,"shortcut #$q%ProgramFiles%\%ProgramFolder%\%ProgramEXE%#$q #$q%Target_Sys%\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Ghost#$q #$qGhost#$q #$q-fro -ib#$q"]
             [Info] [//Add_Shortcut,StartMenu,Imaging and Backup,%PE_Programs%\%ProgramFolder%\ghost32.exe","Ghost32 with image boot and force clone",,"-ib -fro"]
             [Success] SetVar - Sucessfuly changed the value of [%Type%] to: [Desktop]
             [Success] SetVar - Sucessfuly changed the value of [%StartMenuFolder%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%ExePath%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%ShortcutTitle%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%WorkFolder%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%Parameters%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%IconFilePath%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%StartMode%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%IconFile%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%IconIndex%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%ShortcutPath%] to: []
             [Info] [//Set,%ShortcutTarget%,]
             [Success] SetVar - Sucessfuly changed the value of [%ShowCmd%] to: []
             [Ignore] IF - [desktop] is not equal to: [] evaluated string: [If,%Type%,Equal,,Set,%Type%,StartMenu]
             [Ignore] IF - [desktop] is not equal to: [autostart] evaluated string: [If,%Type%,Equal,AutoStart,Set,%Type%,Autorun]
             [Success] IF - [] is equal to: [] evaluated string: [If,%StartMenuFolder%,Equal,,If,%Type%,Equal,StartMenu,Set,%StartMenuFolder%,%ProgramFolder%]
             [Ignore] IF - [desktop] is not equal to: [startmenu] evaluated string: [If,%Type%,Equal,StartMenu,Set,%StartMenuFolder%,%ProgramFolder%]
             [Success] IF - [] is equal to: [] evaluated string: [If,%ExePath%,Equal,,Set,%ExePath%,"%ProgramFiles%\%ProgramFolder%\%ProgramEXE%"]
             [Success] SetVar - Sucessfuly changed the value of [%ExePath%] to: [%ProgramFiles%\Internet Explorer\iexplore.exe]
             [Success] StrFormat - converted [REPLACE(%ProgramFiles%\Internet Explorer\iexplore.exe,X:\Program Files)] to variable: [%ExePath%] with result: [%ProgramFiles%\Internet Explorer\iexplore.exe]
             [Success] StrFormat - converted [REPLACE(%ProgramFiles%\Internet Explorer\iexplore.exe,X:\Program Files)] to variable: [%ExePath%] with result: [%ProgramFiles%\Internet Explorer\iexplore.exe]
             [Success] IF - [] is equal to: [] evaluated string: [If,%ShortcutTitle%,Equal,,Set,%ShortcutTitle%,%ProgramTitle%]
             [Success] SetVar - Sucessfuly changed the value of [%ShortcutTitle%] to: [Internet Explorer]
                   [Ignore] IF - [] is equal to: [] evaluated string: [If,Not,%IconFilePath%,Equal,,Begin]
                   [Skipped] [StrFormat,LEN,%IconFilePath%,%StringLength%]
                   [Skipped] [StrFormat,POS,%IconFilePath%,#$c,%CommaPosition%]
                   [Skipped] [StrFormat,LEFT,%IconFilePath%,%StringLength% - 1,%IconFile%]
                   [Skipped] [StrFormat,Right,%IconFilePath%,%StringLength% - %CommaPosition% + 3,%IconIndex%]
             [Ignore] [End]
             [Ignore] IF - [desktop] is not equal to: [startmenu] evaluated string: [If,%Type%,Equal,StartMenu,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\%StartMenuFolder%"]
             [Success] IF - [desktop] is equal to: [desktop] evaluated string: [If,%Type%,Equal,Desktop,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\Desktop"]
             [Success] SetVar - Sucessfuly changed the value of [%ShortcutPath%] to: [%BaseDir%\Target\Windows\System32\Config\SystemProfile\Desktop]
             [Ignore] IF - [desktop] is not equal to: [quicklaunch] evaluated string: [If,%Type%,Equal,QuickLaunch,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch"]
             [Ignore] IF - [desktop] is not equal to: [sendto] evaluated string: [If,%Type%,Equal,SendTo,Set,%ShortcutPath%,]
             [Ignore] IF - [desktop] is not equal to: [autorun] evaluated string: [If,%Type%,Equal,AutoRun,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\StartUp"]
             [Ignore] IF - [desktop] is not equal to: [startmenuroot] evaluated string: [If,%Type%,Equal,StartMenuRoot,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs"]
             [Ignore] IF - [] is not equal to: [2] evaluated string: [If,#8,Equal,2,Set,%ShowCmd%,"min"]
             [Ignore] IF - [] is not equal to: [3] evaluated string: [If,#8,Equal,3,Set,%ShowCmd%,"max"]
             [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\nircmd.exe] with parameters: [shortcut "%ProgramFiles%\Internet Explorer\iexplore.exe" "%BaseDir%\Target\Windows\System32\Config\SystemProfile\Desktop" "Internet Explorer" ""]
       Run - Processed section [Api_Add_Shortcut] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       [Success] IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,Add_Shortcut,QuickLaunch]
       Run - Processing section: [Api_Add_Shortcut] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [QuickLaunch]
             [Info] [//===> Add_Shortcut,[Type],[StartMenuFolder],[(Full)FileName],[Title],[Work Folder],[Parameters],[(path)IconFile],[StartMode=1, 2, or 3],[ToolTip Comment(Only LiveXP)]]
             [Info] [//ShellExecute,Hide,%NIRCMD%,"shortcut #$q%ProgramFiles%\%ProgramFolder%\%ProgramEXE%#$q #$q%Target_Sys%\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Ghost#$q #$qGhost#$q #$q-fro -ib#$q"]
             [Info] [//Add_Shortcut,StartMenu,Imaging and Backup,%PE_Programs%\%ProgramFolder%\ghost32.exe","Ghost32 with image boot and force clone",,"-ib -fro"]
             [Success] SetVar - Sucessfuly changed the value of [%Type%] to: [QuickLaunch]
             [Success] SetVar - Sucessfuly changed the value of [%StartMenuFolder%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%ExePath%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%ShortcutTitle%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%WorkFolder%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%Parameters%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%IconFilePath%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%StartMode%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%IconFile%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%IconIndex%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%ShortcutPath%] to: []
             [Info] [//Set,%ShortcutTarget%,]
             [Success] SetVar - Sucessfuly changed the value of [%ShowCmd%] to: []
             [Ignore] IF - [quicklaunch] is not equal to: [] evaluated string: [If,%Type%,Equal,,Set,%Type%,StartMenu]
             [Ignore] IF - [quicklaunch] is not equal to: [autostart] evaluated string: [If,%Type%,Equal,AutoStart,Set,%Type%,Autorun]
             [Success] IF - [] is equal to: [] evaluated string: [If,%StartMenuFolder%,Equal,,If,%Type%,Equal,StartMenu,Set,%StartMenuFolder%,%ProgramFolder%]
             [Ignore] IF - [quicklaunch] is not equal to: [startmenu] evaluated string: [If,%Type%,Equal,StartMenu,Set,%StartMenuFolder%,%ProgramFolder%]
             [Success] IF - [] is equal to: [] evaluated string: [If,%ExePath%,Equal,,Set,%ExePath%,"%ProgramFiles%\%ProgramFolder%\%ProgramEXE%"]
             [Success] SetVar - Sucessfuly changed the value of [%ExePath%] to: [%ProgramFiles%\Internet Explorer\iexplore.exe]
             [Success] StrFormat - converted [REPLACE(%ProgramFiles%\Internet Explorer\iexplore.exe,X:\Program Files)] to variable: [%ExePath%] with result: [%ProgramFiles%\Internet Explorer\iexplore.exe]
             [Success] StrFormat - converted [REPLACE(%ProgramFiles%\Internet Explorer\iexplore.exe,X:\Program Files)] to variable: [%ExePath%] with result: [%ProgramFiles%\Internet Explorer\iexplore.exe]
             [Success] IF - [] is equal to: [] evaluated string: [If,%ShortcutTitle%,Equal,,Set,%ShortcutTitle%,%ProgramTitle%]
             [Success] SetVar - Sucessfuly changed the value of [%ShortcutTitle%] to: [Internet Explorer]
                   [Ignore] IF - [] is equal to: [] evaluated string: [If,Not,%IconFilePath%,Equal,,Begin]
                   [Skipped] [StrFormat,LEN,%IconFilePath%,%StringLength%]
                   [Skipped] [StrFormat,POS,%IconFilePath%,#$c,%CommaPosition%]
                   [Skipped] [StrFormat,LEFT,%IconFilePath%,%StringLength% - 1,%IconFile%]
                   [Skipped] [StrFormat,Right,%IconFilePath%,%StringLength% - %CommaPosition% + 3,%IconIndex%]
             [Ignore] [End]
             [Ignore] IF - [quicklaunch] is not equal to: [startmenu] evaluated string: [If,%Type%,Equal,StartMenu,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\%StartMenuFolder%"]
             [Ignore] IF - [quicklaunch] is not equal to: [desktop] evaluated string: [If,%Type%,Equal,Desktop,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\Desktop"]
             [Success] IF - [quicklaunch] is equal to: [quicklaunch] evaluated string: [If,%Type%,Equal,QuickLaunch,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch"]
             [Success] SetVar - Sucessfuly changed the value of [%ShortcutPath%] to: [%BaseDir%\Target\Windows\System32\Config\SystemProfile\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch]
             [Ignore] IF - [quicklaunch] is not equal to: [sendto] evaluated string: [If,%Type%,Equal,SendTo,Set,%ShortcutPath%,]
             [Ignore] IF - [quicklaunch] is not equal to: [autorun] evaluated string: [If,%Type%,Equal,AutoRun,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\StartUp"]
             [Ignore] IF - [quicklaunch] is not equal to: [startmenuroot] evaluated string: [If,%Type%,Equal,StartMenuRoot,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs"]
             [Ignore] IF - [] is not equal to: [2] evaluated string: [If,#8,Equal,2,Set,%ShowCmd%,"min"]
             [Ignore] IF - [] is not equal to: [3] evaluated string: [If,#8,Equal,3,Set,%ShowCmd%,"max"]
             [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\nircmd.exe] with parameters: [shortcut "%ProgramFiles%\Internet Explorer\iexplore.exe" "%BaseDir%\Target\Windows\System32\Config\SystemProfile\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch" "Internet Explorer" ""]
       Run - Processed section [Api_Add_Shortcut] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Add_Shortcut] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [StartMenu],[Network and Internet]
             [Info] [//===> Add_Shortcut,[Type],[StartMenuFolder],[(Full)FileName],[Title],[Work Folder],[Parameters],[(path)IconFile],[StartMode=1, 2, or 3],[ToolTip Comment(Only LiveXP)]]
             [Info] [//ShellExecute,Hide,%NIRCMD%,"shortcut #$q%ProgramFiles%\%ProgramFolder%\%ProgramEXE%#$q #$q%Target_Sys%\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Ghost#$q #$qGhost#$q #$q-fro -ib#$q"]
             [Info] [//Add_Shortcut,StartMenu,Imaging and Backup,%PE_Programs%\%ProgramFolder%\ghost32.exe","Ghost32 with image boot and force clone",,"-ib -fro"]
             [Success] SetVar - Sucessfuly changed the value of [%Type%] to: [StartMenu]
             [Success] SetVar - Sucessfuly changed the value of [%StartMenuFolder%] to: [Network and Internet]
             [Success] SetVar - Sucessfuly changed the value of [%ExePath%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%ShortcutTitle%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%WorkFolder%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%Parameters%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%IconFilePath%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%StartMode%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%IconFile%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%IconIndex%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%ShortcutPath%] to: []
             [Info] [//Set,%ShortcutTarget%,]
             [Success] SetVar - Sucessfuly changed the value of [%ShowCmd%] to: []
             [Ignore] IF - [startmenu] is not equal to: [] evaluated string: [If,%Type%,Equal,,Set,%Type%,StartMenu]
             [Ignore] IF - [startmenu] is not equal to: [autostart] evaluated string: [If,%Type%,Equal,AutoStart,Set,%Type%,Autorun]
             [Ignore] IF - [network and internet] is not equal to: [] evaluated string: [If,%StartMenuFolder%,Equal,,If,%Type%,Equal,StartMenu,Set,%StartMenuFolder%,%ProgramFolder%]
             [Success] IF - [] is equal to: [] evaluated string: [If,%ExePath%,Equal,,Set,%ExePath%,"%ProgramFiles%\%ProgramFolder%\%ProgramEXE%"]
             [Success] SetVar - Sucessfuly changed the value of [%ExePath%] to: [%ProgramFiles%\Internet Explorer\iexplore.exe]
             [Success] StrFormat - converted [REPLACE(%ProgramFiles%\Internet Explorer\iexplore.exe,X:\Program Files)] to variable: [%ExePath%] with result: [%ProgramFiles%\Internet Explorer\iexplore.exe]
             [Success] StrFormat - converted [REPLACE(%ProgramFiles%\Internet Explorer\iexplore.exe,X:\Program Files)] to variable: [%ExePath%] with result: [%ProgramFiles%\Internet Explorer\iexplore.exe]
             [Success] IF - [] is equal to: [] evaluated string: [If,%ShortcutTitle%,Equal,,Set,%ShortcutTitle%,%ProgramTitle%]
             [Success] SetVar - Sucessfuly changed the value of [%ShortcutTitle%] to: [Internet Explorer]
                   [Ignore] IF - [] is equal to: [] evaluated string: [If,Not,%IconFilePath%,Equal,,Begin]
                   [Skipped] [StrFormat,LEN,%IconFilePath%,%StringLength%]
                   [Skipped] [StrFormat,POS,%IconFilePath%,#$c,%CommaPosition%]
                   [Skipped] [StrFormat,LEFT,%IconFilePath%,%StringLength% - 1,%IconFile%]
                   [Skipped] [StrFormat,Right,%IconFilePath%,%StringLength% - %CommaPosition% + 3,%IconIndex%]
             [Ignore] [End]
             [Success] IF - [startmenu] is equal to: [startmenu] evaluated string: [If,%Type%,Equal,StartMenu,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\%StartMenuFolder%"]
             [Success] SetVar - Sucessfuly changed the value of [%ShortcutPath%] to: [%BaseDir%\Target\Windows\System32\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Network and Internet]
             [Ignore] IF - [startmenu] is not equal to: [desktop] evaluated string: [If,%Type%,Equal,Desktop,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\Desktop"]
             [Ignore] IF - [startmenu] is not equal to: [quicklaunch] evaluated string: [If,%Type%,Equal,QuickLaunch,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch"]
             [Ignore] IF - [startmenu] is not equal to: [sendto] evaluated string: [If,%Type%,Equal,SendTo,Set,%ShortcutPath%,]
             [Ignore] IF - [startmenu] is not equal to: [autorun] evaluated string: [If,%Type%,Equal,AutoRun,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\StartUp"]
             [Ignore] IF - [startmenu] is not equal to: [startmenuroot] evaluated string: [If,%Type%,Equal,StartMenuRoot,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs"]
             [Ignore] IF - [] is not equal to: [2] evaluated string: [If,#8,Equal,2,Set,%ShowCmd%,"min"]
             [Ignore] IF - [] is not equal to: [3] evaluated string: [If,#8,Equal,3,Set,%ShowCmd%,"max"]
             [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\nircmd.exe] with parameters: [shortcut "%ProgramFiles%\Internet Explorer\iexplore.exe" "%BaseDir%\Target\Windows\System32\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Network and Internet" "Internet Explorer" ""]
       Run - Processed section [Api_Add_Shortcut] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
 Run - Processed section [Shortcuts] in file: [%BaseDir%\Projects\EzPE3\Base\Internet Explorer.script]
 Run - Processing section: [Check] From file: [%BaseDir%\Projects\EzPE3\Base\Internet Explorer.script]
       [Ignore] IF - File exists: [%BaseDir%\Target\Program Files\Internet Explorer\iexplore.exe] evaluated string: [If,Not,ExistFile,"%TargetDir%\Program Files\Internet Explorer\iexplore.exe",Halt,"iexplore file can't be found in TargetDir... Check please!"]
 Run - Processed section [Check] in file: [%BaseDir%\Projects\EzPE3\Base\Internet Explorer.script]
 [Success] DirDelete - Deleted directory [%BaseDir%\Temp\IE]
 [Clock] Script time: 2 seconds and 356 milliseconds

 [Done] Finished processing script: IE
  
  



       [Script] MMC

 [Info] File [%BaseDir%\Projects\EzPE3\Base\MMC.script] Version[0]
  
 [Success] DirMake - Created directory: [%BaseDir%\Temp\MMC]
 [Info] Processing MMC...
 Run - Processing section: [CopyFiles] From file: [%BaseDir%\Projects\EzPE3\Base\MMC.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [dwwin.exe],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [mmcndmgr.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [pngfilt.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [jscript.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [msimtf.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [dmocx.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
 Run - Processed section [CopyFiles] in file: [%BaseDir%\Projects\EzPE3\Base\MMC.script]
 Run - Processing section: [devmgmt] From file: [%BaseDir%\Projects\EzPE3\Base\MMC.script]
       [Info] [// Device Manager]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [mmsys.cpl],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [mdminst.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [sti_ci.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [sccls.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
 Run - Processed section [devmgmt] in file: [%BaseDir%\Projects\EzPE3\Base\MMC.script]
 Run - Processing section: [diskmgmt] From file: [%BaseDir%\Projects\EzPE3\Base\MMC.script]
       [Info] [// Disk Management]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [dmdskmgr.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [dmutil.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [dmvdsitf.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [dmdskres.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [dmdskres2.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [dmdlgs.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [dmview.ocx],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [hbaapi.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [iscsidsc.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [wbem\wbemprox.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [wbemcomn.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [iscsium.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
 Run - Processed section [diskmgmt] in file: [%BaseDir%\Projects\EzPE3\Base\MMC.script]
 Run - Processing section: [compmgmt] From file: [%BaseDir%\Projects\EzPE3\Base\MMC.script]
       [Info] [// Computer Management]
       [Info] [// Shortcut for right click -> manage.]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\Computer Management.lnk],[%BaseDir%\Temp\InstallFiles],[%BaseDir%\Target],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [compmgmt.msc],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [twext.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [syncui.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [acppage.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [cscdll.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [synceng.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
 Run - Processed section [compmgmt] in file: [%BaseDir%\Projects\EzPE3\Base\MMC.script]
 Run - Processing section: [services] From file: [%BaseDir%\Projects\EzPE3\Base\MMC.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [services.msc],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [filemgmt.dll],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [dwm.exe],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
 Run - Processed section [services] in file: [%BaseDir%\Projects\EzPE3\Base\MMC.script]
 Run - Processing section: [WriteRegistry] From file: [%BaseDir%\Projects\EzPE3\Base\MMC.script]
       [Info] Writing registry hive..
       [Success] DirMake - Created directory: [%BaseDir%\Temp\MMC\RegFiles]
       [Success] ExtractAllFiles - [%BaseDir%\Projects\EzPE3\Base\MMC.script] Section [RegFiles] to: [%BaseDir%\Temp\MMC\RegFiles]
       [Success] RegHiveLoad - File: [%BaseDir%\Target\Windows\System32\config\SOFTWARE] Section [WB-SOFTWARE]
       [Success] ShellExecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\MMC\RegFiles\mmc.reg"]
       [Success] RegWrite - Type: [0x1] Section [HKLM\WB-SOFTWARE\Microsoft\Internet Explorer] Key [Version]: 9.10.8400.0
       [Success] RegHiveUnLoad - Unloaded registry hive: [WB-SOFTWARE]
 Run - Processed section [WriteRegistry] in file: [%BaseDir%\Projects\EzPE3\Base\MMC.script]
 [Success] DirDelete - Deleted directory [%BaseDir%\Temp\MMC]
 [Clock] Script time: 4 seconds and 259 milliseconds

 [Done] Finished processing script: MMC
  
  



       [Script] ShutdownPE

 [Info] File [%BaseDir%\Projects\EzPE3\Customization\ShutdownPE.script] Version[15]
  
       [Ignore] IF - [082] is not smaller than [80] evaluated string: [If,%version%,Smaller,80,Begin]
       [Info] [// See this post for details on this requirement: http://www.boot-land.net/forums/index.php?showtopic=10349]
       [Skipped] [Echo,"Winbuilder 080 or higher is required in order for this script to configure advanced options. Build will continue as normal but ShutdownPE.ini will not be created.",WARN]
 [Ignore] [End]
 [Info] [// we need to add Advanced interface variables for the script to see]
 [Success] AddInterface - Added section [Interface-Advanced] from file [%BaseDir%\Projects\EzPE3\Customization\ShutdownPE.script] into the local variable list
 Run - Processing section: [Api_RunFromRam] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       [Parameter] with parameters: [True]
       [Info] [// All programs are packed in the final wim file so this is not needed.]
 Run - Processed section [Api_RunFromRam] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
 Run - Processing section: [Api_Unpack] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       [Parameter] with parameters: [x86],[],[],[%BaseDir%\Target\Windows],[system32],[ShutdownPE.exe]
       [Info] [//Syntax 1: Unpack,[Section],[Archive],[Option],[Target],[ProgramFolder],[Filename]]
       [Info] [//Syntax 2: Unpack,[Filename],Action,[Param3],[Param4],[Param5]]
       [Info] [// default: Unpack,Folder,,,%Target_Prog%,%ProgramFolder%,%ProgramEXE%]
       [Success] StrFormat - converted [POS(|All|-All|One|Archive|-Archive|SFX|UnZip|URL|-URL|,)] to variable: [%Pos%] with result: [0]
             [Success] IF - [0] is not bigger than [0] evaluated string: [If,Not,%Pos%,BIGGER,0,Begin]
             [Info] [// Use Syntax 1.]
             [Success] SetVar - Sucessfuly changed the value of [%Section%] to: [x86]
             [Success] SetVar - Sucessfuly changed the value of [%Archive%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%Option%] to: []
             [Success] SetVar - Sucessfuly changed the value of [%Target%] to: [%BaseDir%\Target\Windows]
             [Success] SetVar - Sucessfuly changed the value of [%Folder%] to: [system32]
             [Success] SetVar - Sucessfuly changed the value of [%FileName%] to: [ShutdownPE.exe]
             [Ignore] IF - [x86] is not equal to: [] evaluated string: [If,%Section%,Equal,,Set,%Section%,Folder]
             [Ignore] IF - [%BaseDir%\target\windows] is not equal to: [] evaluated string: [If,%Target%,Equal,,Set,%Target%,%Target_Prog%]
             [Ignore] IF - [system32] is not equal to: [] evaluated string: [If,%Folder%,Equal,,Set,%Folder%,%ProgramFolder%]
             [Ignore] IF - [shutdownpe.exe] is not equal to: [] evaluated string: [If,%FileName%,Equal,,Set,%FileName%,%ProgramEXE%]
                   [Ignore] IF - [] is equal to: [] evaluated string: [If,Not,%Archive%,Equal,,Begin]
                   [Info] [// Extract archive to target folder.]
                   [Skipped] [DirMake,%Target%\%Folder%]
                   [Skipped] [ExtractFile,%ScriptFile%,%Section%,%Archive%,%Target%\%Folder%]
                   [Skipped] [If,Not,ExistFile,%Target%\%Folder%\%Archive%,Halt,"Could not find file %Archive% in section %Section%."]
                   [Skipped] [StrFormat,EXT,%Archive%,%Ext%]
                         [Skipped] [If,%Ext%,Equal,"exe",Begin]
                         [Info] [// Archive is a self extracting executable.]
                         [Skipped] [ShellExecute,hide,%ProjectTemp%\%Archive%,"#$q%Target%\%Folder%#$q %Option%"]
                         [Skipped] [FileDelete,%Target%\%Folder%\%Archive%]
                   [Ignore] [End]
                         [Skipped] [Else,Begin]
                         [Info] [// Archive is a normal archive.]
                         [Skipped] [ShellExecute,hide,%7ZIP%,"x #$q%Target%\%Folder%\%Archive%#$q -o#$q%Target%\%Folder%#$q -y"]
                         [Skipped] [If,Not,%Option%,Equal,False,FileDelete,%Target%\%Folder%\%Archive%]
                   [Ignore] [End]
             [Ignore] [End]
                   [Success] ELSE - executing command: [Begin]
                   [Info] [// No archive indicated. Extract one or all files from script.]
                         [Success] IF - [] is equal to: [] evaluated string: [If,%Option%,Equal,,Begin]
                         [Info] [// Extract all files.]
                         [Success] ExtractAllFiles - [%BaseDir%\Projects\EzPE3\Customization\ShutdownPE.script] Section [x86] to: [%BaseDir%\Target\Windows\system32]
                   [Success] [End]
                         [Ignore] ELSE - [Begin]
                         [Info] [// Extract single file.]
                         [Skipped] [ExtractFile,%ScriptFile%,%Section%,%Option%,%Target%\%Folder%]
                         [Skipped] [If,Not,ExistFile,%Target%\%Folder%\%Option%,Message,"Could not extract file %Option% from %ScriptFile%.",ERROR]
                   [Ignore] [End]
             [Success] [End]
       [Success] [End]
             [Ignore] ELSE - [Begin]
             [Info] [// Use Syntax 2.]
             [Skipped] [Message,"Unpack syntax 2 not yet implimented."]
             [Info] [//Syntax 2: Unpack,[Filename],Action,[Param3],[Param4],[Param5]]
             [Skipped] [Set,%FileName%,#1]
             [Skipped] [Set,%Action%,#2]
             [Skipped] [Set,%Param3%,#3]
             [Skipped] [Set,%Param4%,#4]
             [Skipped] [Set,%Param5%,#5]
             [Info] [//All|-All|One|Archive|-Archive|SFX|UnZip|URL|-URL]
                   [Skipped] [If,%Action%,Equal,"All",Begin]
             [Ignore] [End]
                   [Skipped] [If,%Action%,Equal,"-All",Begin]
             [Ignore] [End]
                   [Skipped] [If,%Action%,Equal,"One",Begin]
             [Ignore] [End]
                   [Skipped] [If,%Action%,Equal,"Archive",Begin]
             [Ignore] [End]
                   [Skipped] [If,%Action%,Equal,"-Archive",Begin]
             [Ignore] [End]
                   [Skipped] [If,%Action%,Equal,"SFX",Begin]
             [Ignore] [End]
                   [Skipped] [If,%Action%,Equal,"UnZip",Begin]
             [Ignore] [End]
                   [Skipped] [If,%Action%,Equal,"URL",Begin]
             [Ignore] [End]
                   [Skipped] [If,%Action%,Equal,"-URL",Begin]
             [Ignore] [End]
       [Ignore] [End]
 Run - Processed section [Api_Unpack] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
 [Info] Configuring language options...
       [Success] IF - [english] is equal to: [english] evaluated string: [If,%SB_Lang%,Equal,"English",Begin]
       [Info] [// we want english so delete any language file]
       [Ignore] IF - File does not exist: [%BaseDir%\Target\Windows\system32\ShutdownPE_lng.ini] evaluated string: [If,ExistFile,"%target_win%\system32\ShutdownPE_lng.ini",FileDelete,"%target_win%\system32\ShutdownPE_lng.ini"]
 [Success] [End]
       [Ignore] ELSE - [Begin]
       [Info] [// unpack the appropriate language file]
       [Skipped] [Unpack,Lang,%SB_Lang%.zip,,%Target_Win%,system32]
       [Skipped] [IniRead,%Target_Win%\system32\ShutdownPE_lng.ini,Dialog_Main,LBL_Shutdown,%ShortcutName%]
 [Ignore] [End]
 [Info] [// Shortcuts]
 [Success] IF - [true] is equal to: [true] evaluated string: [If,%CB_Desktop%,Equal,True,Add_Shortcut,Desktop,,"%SystemRoot%\System32\ShutdownPE.exe",%ShortcutName%,"%SystemRoot%\System32",,,,"Provides options for turning off or restarting your computer."]
 Run - Processing section: [Api_Add_Shortcut] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       [Parameter] with parameters: [Desktop],[],[%SystemRoot%\System32\ShutdownPE.exe],[Shutdown],[%SystemRoot%\System32],[],[],[],[Provides options for turning off or restarting your computer.]
       [Info] [//===> Add_Shortcut,[Type],[StartMenuFolder],[(Full)FileName],[Title],[Work Folder],[Parameters],[(path)IconFile],[StartMode=1, 2, or 3],[ToolTip Comment(Only LiveXP)]]
       [Info] [//ShellExecute,Hide,%NIRCMD%,"shortcut #$q%ProgramFiles%\%ProgramFolder%\%ProgramEXE%#$q #$q%Target_Sys%\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Ghost#$q #$qGhost#$q #$q-fro -ib#$q"]
       [Info] [//Add_Shortcut,StartMenu,Imaging and Backup,%PE_Programs%\%ProgramFolder%\ghost32.exe","Ghost32 with image boot and force clone",,"-ib -fro"]
       [Success] SetVar - Sucessfuly changed the value of [%Type%] to: [Desktop]
       [Success] SetVar - Sucessfuly changed the value of [%StartMenuFolder%] to: []
       [Success] SetVar - Sucessfuly changed the value of [%ExePath%] to: [%SystemRoot%\System32\ShutdownPE.exe]
       [Success] SetVar - Sucessfuly changed the value of [%ShortcutTitle%] to: [Shutdown]
       [Success] SetVar - Sucessfuly changed the value of [%WorkFolder%] to: [%SystemRoot%\System32]
       [Success] SetVar - Sucessfuly changed the value of [%Parameters%] to: []
       [Success] SetVar - Sucessfuly changed the value of [%IconFilePath%] to: []
       [Success] SetVar - Sucessfuly changed the value of [%StartMode%] to: []
       [Success] SetVar - Sucessfuly changed the value of [%IconFile%] to: []
       [Success] SetVar - Sucessfuly changed the value of [%IconIndex%] to: []
       [Success] SetVar - Sucessfuly changed the value of [%ShortcutPath%] to: []
       [Info] [//Set,%ShortcutTarget%,]
       [Success] SetVar - Sucessfuly changed the value of [%ShowCmd%] to: []
       [Ignore] IF - [desktop] is not equal to: [] evaluated string: [If,%Type%,Equal,,Set,%Type%,StartMenu]
       [Ignore] IF - [desktop] is not equal to: [autostart] evaluated string: [If,%Type%,Equal,AutoStart,Set,%Type%,Autorun]
       [Success] IF - [] is equal to: [] evaluated string: [If,%StartMenuFolder%,Equal,,If,%Type%,Equal,StartMenu,Set,%StartMenuFolder%,%ProgramFolder%]
       [Ignore] IF - [desktop] is not equal to: [startmenu] evaluated string: [If,%Type%,Equal,StartMenu,Set,%StartMenuFolder%,%ProgramFolder%]
       [Ignore] IF - [%systemroot%\system32\shutdownpe.exe] is not equal to: [] evaluated string: [If,%ExePath%,Equal,,Set,%ExePath%,"%ProgramFiles%\%ProgramFolder%\%ProgramEXE%"]
       [Success] StrFormat - converted [REPLACE(%SystemRoot%\System32\ShutdownPE.exe,X:\Program Files)] to variable: [%ExePath%] with result: [%SystemRoot%\System32\ShutdownPE.exe]
       [Success] StrFormat - converted [REPLACE(%SystemRoot%\System32\ShutdownPE.exe,X:\Program Files)] to variable: [%ExePath%] with result: [%SystemRoot%\System32\ShutdownPE.exe]
       [Ignore] IF - [shutdown] is not equal to: [] evaluated string: [If,%ShortcutTitle%,Equal,,Set,%ShortcutTitle%,%ProgramTitle%]
             [Ignore] IF - [] is equal to: [] evaluated string: [If,Not,%IconFilePath%,Equal,,Begin]
             [Skipped] [StrFormat,LEN,%IconFilePath%,%StringLength%]
             [Skipped] [StrFormat,POS,%IconFilePath%,#$c,%CommaPosition%]
             [Skipped] [StrFormat,LEFT,%IconFilePath%,%StringLength% - 1,%IconFile%]
             [Skipped] [StrFormat,Right,%IconFilePath%,%StringLength% - %CommaPosition% + 3,%IconIndex%]
       [Ignore] [End]
       [Ignore] IF - [desktop] is not equal to: [startmenu] evaluated string: [If,%Type%,Equal,StartMenu,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\%StartMenuFolder%"]
       [Success] IF - [desktop] is equal to: [desktop] evaluated string: [If,%Type%,Equal,Desktop,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\Desktop"]
       [Success] SetVar - Sucessfuly changed the value of [%ShortcutPath%] to: [%BaseDir%\Target\Windows\System32\Config\SystemProfile\Desktop]
       [Ignore] IF - [desktop] is not equal to: [quicklaunch] evaluated string: [If,%Type%,Equal,QuickLaunch,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch"]
       [Ignore] IF - [desktop] is not equal to: [sendto] evaluated string: [If,%Type%,Equal,SendTo,Set,%ShortcutPath%,]
       [Ignore] IF - [desktop] is not equal to: [autorun] evaluated string: [If,%Type%,Equal,AutoRun,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\StartUp"]
       [Ignore] IF - [desktop] is not equal to: [startmenuroot] evaluated string: [If,%Type%,Equal,StartMenuRoot,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs"]
       [Ignore] IF - [] is not equal to: [2] evaluated string: [If,#8,Equal,2,Set,%ShowCmd%,"min"]
       [Ignore] IF - [] is not equal to: [3] evaluated string: [If,#8,Equal,3,Set,%ShowCmd%,"max"]
       [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\nircmd.exe] with parameters: [shortcut "%SystemRoot%\System32\ShutdownPE.exe" "%BaseDir%\Target\Windows\System32\Config\SystemProfile\Desktop" "Shutdown" ""]
 Run - Processed section [Api_Add_Shortcut] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
 [Success] IF - [true] is equal to: [true] evaluated string: [If,%CB_StartMenu%,Equal,True,Add_Shortcut,StartMenu,%SM_Folder%,"%SystemRoot%\System32\ShutdownPE.exe",%ShortcutName%,"%SystemRoot%\System32",,,,"Provides options for turning off or restarting your computer."]
 Run - Processing section: [Api_Add_Shortcut] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       [Parameter] with parameters: [StartMenu],[..],[%SystemRoot%\System32\ShutdownPE.exe],[Shutdown],[%SystemRoot%\System32],[],[],[],[Provides options for turning off or restarting your computer.]
       [Info] [//===> Add_Shortcut,[Type],[StartMenuFolder],[(Full)FileName],[Title],[Work Folder],[Parameters],[(path)IconFile],[StartMode=1, 2, or 3],[ToolTip Comment(Only LiveXP)]]
       [Info] [//ShellExecute,Hide,%NIRCMD%,"shortcut #$q%ProgramFiles%\%ProgramFolder%\%ProgramEXE%#$q #$q%Target_Sys%\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Ghost#$q #$qGhost#$q #$q-fro -ib#$q"]
       [Info] [//Add_Shortcut,StartMenu,Imaging and Backup,%PE_Programs%\%ProgramFolder%\ghost32.exe","Ghost32 with image boot and force clone",,"-ib -fro"]
       [Success] SetVar - Sucessfuly changed the value of [%Type%] to: [StartMenu]
       [Success] SetVar - Sucessfuly changed the value of [%StartMenuFolder%] to: [..]
       [Success] SetVar - Sucessfuly changed the value of [%ExePath%] to: [%SystemRoot%\System32\ShutdownPE.exe]
       [Success] SetVar - Sucessfuly changed the value of [%ShortcutTitle%] to: [Shutdown]
       [Success] SetVar - Sucessfuly changed the value of [%WorkFolder%] to: [%SystemRoot%\System32]
       [Success] SetVar - Sucessfuly changed the value of [%Parameters%] to: []
       [Success] SetVar - Sucessfuly changed the value of [%IconFilePath%] to: []
       [Success] SetVar - Sucessfuly changed the value of [%StartMode%] to: []
       [Success] SetVar - Sucessfuly changed the value of [%IconFile%] to: []
       [Success] SetVar - Sucessfuly changed the value of [%IconIndex%] to: []
       [Success] SetVar - Sucessfuly changed the value of [%ShortcutPath%] to: []
       [Info] [//Set,%ShortcutTarget%,]
       [Success] SetVar - Sucessfuly changed the value of [%ShowCmd%] to: []
       [Ignore] IF - [startmenu] is not equal to: [] evaluated string: [If,%Type%,Equal,,Set,%Type%,StartMenu]
       [Ignore] IF - [startmenu] is not equal to: [autostart] evaluated string: [If,%Type%,Equal,AutoStart,Set,%Type%,Autorun]
       [Ignore] IF - [..] is not equal to: [] evaluated string: [If,%StartMenuFolder%,Equal,,If,%Type%,Equal,StartMenu,Set,%StartMenuFolder%,%ProgramFolder%]
       [Ignore] IF - [%systemroot%\system32\shutdownpe.exe] is not equal to: [] evaluated string: [If,%ExePath%,Equal,,Set,%ExePath%,"%ProgramFiles%\%ProgramFolder%\%ProgramEXE%"]
       [Success] StrFormat - converted [REPLACE(%SystemRoot%\System32\ShutdownPE.exe,X:\Program Files)] to variable: [%ExePath%] with result: [%SystemRoot%\System32\ShutdownPE.exe]
       [Success] StrFormat - converted [REPLACE(%SystemRoot%\System32\ShutdownPE.exe,X:\Program Files)] to variable: [%ExePath%] with result: [%SystemRoot%\System32\ShutdownPE.exe]
       [Ignore] IF - [shutdown] is not equal to: [] evaluated string: [If,%ShortcutTitle%,Equal,,Set,%ShortcutTitle%,%ProgramTitle%]
             [Ignore] IF - [] is equal to: [] evaluated string: [If,Not,%IconFilePath%,Equal,,Begin]
             [Skipped] [StrFormat,LEN,%IconFilePath%,%StringLength%]
             [Skipped] [StrFormat,POS,%IconFilePath%,#$c,%CommaPosition%]
             [Skipped] [StrFormat,LEFT,%IconFilePath%,%StringLength% - 1,%IconFile%]
             [Skipped] [StrFormat,Right,%IconFilePath%,%StringLength% - %CommaPosition% + 3,%IconIndex%]
       [Ignore] [End]
       [Success] IF - [startmenu] is equal to: [startmenu] evaluated string: [If,%Type%,Equal,StartMenu,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\%StartMenuFolder%"]
       [Success] SetVar - Sucessfuly changed the value of [%ShortcutPath%] to: [%BaseDir%\Target\Windows\System32\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\..]
       [Ignore] IF - [startmenu] is not equal to: [desktop] evaluated string: [If,%Type%,Equal,Desktop,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\Desktop"]
       [Ignore] IF - [startmenu] is not equal to: [quicklaunch] evaluated string: [If,%Type%,Equal,QuickLaunch,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch"]
       [Ignore] IF - [startmenu] is not equal to: [sendto] evaluated string: [If,%Type%,Equal,SendTo,Set,%ShortcutPath%,]
       [Ignore] IF - [startmenu] is not equal to: [autorun] evaluated string: [If,%Type%,Equal,AutoRun,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\StartUp"]
       [Ignore] IF - [startmenu] is not equal to: [startmenuroot] evaluated string: [If,%Type%,Equal,StartMenuRoot,Set,%ShortcutPath%,"%target_sys%\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs"]
       [Ignore] IF - [] is not equal to: [2] evaluated string: [If,#8,Equal,2,Set,%ShowCmd%,"min"]
       [Ignore] IF - [] is not equal to: [3] evaluated string: [If,#8,Equal,3,Set,%ShowCmd%,"max"]
       [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\nircmd.exe] with parameters: [shortcut "%SystemRoot%\System32\ShutdownPE.exe" "%BaseDir%\Target\Windows\System32\Config\SystemProfile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\.." "Shutdown" ""]
 Run - Processed section [Api_Add_Shortcut] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
 [Ignore] IF - [false] is not equal to: [true] evaluated string: [If,%CB_QuickLaunch%,Equal,True,Add_Shortcut,QuickLaunch,,"%SystemRoot%\System32\ShutdownPE.exe",%ShortcutName%,"%SystemRoot%\System32",,,,"Provides options for turning off or restarting your computer."]
 Run - Processing section: [GenerateConfigFile] From file: [%BaseDir%\Projects\EzPE3\Customization\ShutdownPE.script]
       [Ignore] IF - File does not exist: [%BaseDir%\Target\Windows\System32\ShutdownPE.ini] evaluated string: [If,ExistFile,"%target_sys%\ShutdownPE.ini",FileDelete,"%target_sys%\ShutdownPE.ini"]
       [Info] [// Eject CD/DVD]
       [Ignore] IF - [true] is not equal to: [false] evaluated string: [If,%CB_EjectDefault%,Equal,False,IniWrite,%target_sys%\ShutdownPE.ini,ShutdownPE,Eject,0]
       [Info] [// Configure Lock program]
             [Success] IF - [clearlock] is equal to: [clearlock] evaluated string: [If,%SB_LockProgram%,Equal,"ClearLock",Begin]
             [Success] IniWrite - Wrote INI key in file: [%BaseDir%\Target\Windows\System32\ShutdownPE.ini] Section [Custom] Key [LockProgram]: ClearLock.exe
       [Success] [End]
             [Ignore] ELSE - [Begin]
             [Skipped] [IniWrite,%target_sys%\ShutdownPE.ini,Custom,LockProgram,%LockCMD%]
       [Ignore] [End]
       [Info] [// Custom commands before shutdown]
             [Ignore] IF - [false] is not equal to: [true] evaluated string: [If,%CB_CustomCMD%,Equal,True,Begin]
             [Skipped] [IniWrite,%target_sys%\ShutdownPE.ini,Custom,RunOnShutdownProg,%RunOnShutdownProg%]
             [Skipped] [IniWrite,%target_sys%\ShutdownPE.ini,Custom,RunOnShutdownParm,%RunOnShutdownParm%]
             [Skipped] [IniWrite,%target_sys%\ShutdownPE.ini,Custom,RunOnShutdownFlag,%RunOnShutdownFlag%]
       [Ignore] [End]
       [Info] [// Hook Settings]
       [Ignore] IF - [0] is not equal to: [1] evaluated string: [If,%RG_Integration%,Equal,1,IniWrite,%target_sys%\ShutdownPE.ini,SPEHook,ShowGUI,1]
       [Info] [// copy files]
       [Ignore] IF - [false] is not equal to: [true] evaluated string: [If,%CB_CopyFiles%,Equal,True,Filecopy,%CopyTheseFiles%\*.*,%target_sys%]
 Run - Processed section [GenerateConfigFile] in file: [%BaseDir%\Projects\EzPE3\Customization\ShutdownPE.script]
 [Success] IF - [0] is not equal to: [2] evaluated string: [If,Not,%RG_Integration%,Equal,2,Run,%ScriptFile%,HookShutdown]
 Run - Processing section: [HookShutdown] From file: [%BaseDir%\Projects\EzPE3\Customization\ShutdownPE.script]
             [Ignore] IF - File does not exist: [%BaseDir%\Target\Windows\System32\Reboot.dll] evaluated string: [If,ExistFile,"%Target_Sys%\Reboot.dll",Begin]
             [Skipped] [Echo,"WARNING: ShutdownPE explorer integration is not compatible with Reboot.dll. ShutdownPE explorer integration will be disabled. Please uncheck Enable ShutDown Button in the Explorer Shell script to use this feature.",WARN]
       [Ignore] [End]
             [Success] ELSE - executing command: [Begin]
             [Info] [// everything is ok. set the hook.]
             [Success] RegHiveLoad - File: [%BaseDir%\Target\Windows\System32\config\SOFTWARE] Section [Tmp_Software]
             [Info] Hooking Shutdown/Reboot/Lock API's..
             [Success] RegWrite - Type: [0x1] Section [HKLM\Tmp_Software\Microsoft\Windows NT\CurrentVersion\Windows] Key [AppInit_DLLs]: SPEHook.dll
             [Success] RegWrite - Type: [0x4] Section [HKLM\Tmp_Software\Microsoft\Windows NT\CurrentVersion\Windows] Key [LoadAppInit_DLLs]: 1
             [Success] RegWrite - Type: [0x4] Section [HKLM\Tmp_Software\Microsoft\Windows NT\CurrentVersion\Windows] Key [RequireSignedAppInit_DLLs]: 0
             [Info] Configuring Explorer Policies...
             [Success] RegWrite - Type: [0x4] Section [HKLM\Tmp_Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] Key [NoClose]: 0
             [Success] RegWrite - Type: [0x4] Section [HKLM\Tmp_Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] Key [StartMenuLogOff]: 1
             [Success] RegWrite - Type: [0x4] Section [HKLM\Tmp_Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] Key [DisableLockWorkstation]: 0
             [Success] RegWrite - Type: [0x4] Section [HKLM\Tmp_Software\Microsoft\Windows\CurrentVersion\Policies\System] Key [DisableLockWorkstation]: 0
             [Success] RegWrite - Type: [0x4] Section [HKLM\Tmp_Software\Policies\Microsoft\Windows\Explorer] Key [PowerButtonAction]: 0
             [Success] RegWrite - Type: [0x4] Section [HKLM\Tmp_Software\Microsoft\Windows\CurrentVersion\Policies\System] Key [HideFastUserSwitching]: 1
             [Success] RegHiveUnLoad - Unloaded registry hive: [Tmp_Software]
       [Success] [End]
 Run - Processed section [HookShutdown] in file: [%BaseDir%\Projects\EzPE3\Customization\ShutdownPE.script]
 [Clock] Script time: 1 second and 684 milliseconds

 [Done] Finished processing script: ShutdownPE
  
  



       [Script] Wallpaper

 [Info] File [%BaseDir%\Projects\EzPE3\Customization\Wallpaper.script] Version[0]
  
 [Success] DirMake - Created directory: [%BaseDir%\Temp\wallpaper]
 [Success] IF - File exists: [%BaseDir%\Target\Windows\System32\winpe.bmp] evaluated string: [If,ExistFile,%Target_Sys%\winpe.bmp,FileDelete,%Target_Sys%\winpe.bmp]
 [Success] FileDelete - Sucessfully deleted [%BaseDir%\Target\Windows\System32\winpe.bmp]
 [Ignore] IF - File does not exist: [%BaseDir%\Target\Windows\System32\setup.bmp] evaluated string: [If,ExistFile,%Target_Sys%\setup.bmp,FileDelete,%Target_Sys%\setup.bmp]
 [Success] IF - [true] is equal to: [true] evaluated string: [If,%pRadioButton1%,Equal,True,Run,%ScriptFile%,Use_Attached]
 Run - Processing section: [Use_Attached] From file: [%BaseDir%\Projects\EzPE3\Customization\Wallpaper.script]
       [Success] ExtractFile - [winpe.bmp] to: [%BaseDir%\Target\Windows\System32]
       [Ignore] IF - File exists: [%BaseDir%\Target\Windows\System32\winpe.bmp] evaluated string: [If,Not,ExistFile,%Target_Sys%\winpe.bmp,Message,"winpe.bmp not found. There is either no image attached or the file is improperly named.",ERROR]
 Run - Processed section [Use_Attached] in file: [%BaseDir%\Projects\EzPE3\Customization\Wallpaper.script]
 [Ignore] IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton2%,Equal,True,Run,%ScriptFile%,Use_Custom]
 Run - Processing section: [registry] From file: [%BaseDir%\Projects\EzPE3\Customization\Wallpaper.script]
       [Success] DirMake - Created directory: [%BaseDir%\Temp\wallpaper\reg]
       [Success] ExtractAllFiles - [%BaseDir%\Projects\EzPE3\Customization\Wallpaper.script] Section [reg] to: [%BaseDir%\Temp\wallpaper\reg]
       [Success] RegHiveLoad - File: [%BaseDir%\Target\Windows\System32\config\SYSTEM] Section [WB-SYSTEM]
       [Success] ShellExecute: [hide] using: [regedit.exe] with parameters: [/s "%BaseDir%\Temp\wallpaper\reg\ProductOptions.reg"]
       [Success] RegHiveUnLoad - Unloaded registry hive: [WB-SYSTEM]
       [Success] RegHiveLoad - File: [%BaseDir%\Target\Windows\System32\config\DEFAULT] Section [WB-DEFAULT]
       [Success] RegWrite - Type: [0x4] Section [HKLM\WB-DEFAULT\Software\Microsoft\Windows\CurrentVersion\Personalization] Key [AllowPersonalization]: 1
       [Success] RegWrite - Type: [0x4] Section [HKLM\WB-DEFAULT\Software\Microsoft\Windows\CurrentVersion\Personalization] Key [AllowChangeDesktopBackground]: 1
       [Success] RegWrite - Type: [0x1] Section [HKLM\WB-DEFAULT\Control Panel\Desktop] Key [Wallpaper]: winpe.bmp
       [Success] RegHiveUnLoad - Unloaded registry hive: [WB-DEFAULT]
 Run - Processed section [registry] in file: [%BaseDir%\Projects\EzPE3\Customization\Wallpaper.script]
 [Ignore] IF - [pscrollbox1] is not equal to: [fit] evaluated string: [If,pScrollBox1,Equal,"Fit",Run,"%ScriptFile%","Fit"]
 [Info] [//If,pScrollBox1,Equal,"Stretch",Run,"%ScriptFile%","Stretch"]
 [Info] [//If,pScrollBox1,Equal,"Center",Run,"%ScriptFile%","Center"]
 [Info] [//If,pScrollBox1,Equal,"Tile",Run,"%ScriptFile%","Tile"]
 [Success] DirDelete - Deleted directory [%BaseDir%\Temp\wallpaper]
 [Clock] Script time: 593 milliseconds

 [Done] Finished processing script: Wallpaper
  
  



       [Script] Add Drivers

 [Info] File [%BaseDir%\Projects\EzPE3\Drivers\Drivers.script] Version[0]
  
 [Success] IF - [x86] is equal to: [x86] evaluated string: [If,%SourceArch%,equal,x86,Run,%ScriptFile%,Process_x86]
 Run - Processing section: [Process_x86] From file: [%BaseDir%\Projects\EzPE3\Drivers\Drivers.script]
       [Info] Processing x86 drivers. This can take several minutes if you have a large number of drivers.
       [Success] StrFormat - converted [CTRIM(%BaseDir%\Projects\EzPE3\Drivers\Drivers\x86\)] to variable: [%drivers%] with result: [%BaseDir%\Projects\EzPE3\Drivers\Drivers\x86]
       [Success] ShellExecute: [Open] using: [dism] with parameters: [/Image:"%BaseDir%\Target" /Add-Driver /Driver:"%BaseDir%\Projects\EzPE3\Drivers\Drivers\x86" /Recurse]
 Run - Processed section [Process_x86] in file: [%BaseDir%\Projects\EzPE3\Drivers\Drivers.script]
 [Ignore] IF - [x86] is not equal to: [x64] evaluated string: [If,%SourceArch%,equal,x64,Run,%ScriptFile%,Process_x64]
 Run - Processing section: [Process_PnP] From file: [%BaseDir%\Projects\EzPE3\Drivers\Drivers.script]
       [Ignore] IF - File exists: [%BaseDir%\Target\Windows\System32\hstart.exe] evaluated string: [If,Not,ExistFile,%Target_Sys%\hstart.exe,FileCopy,%Tools%\%SourceArch%\hstart.exe,%Target_Sys%]
       [Ignore] IF - File exists: [%BaseDir%\Target\Windows\System32\hstart.exe] evaluated string: [If,Not,ExistFile,%Target_Sys%\hstart.exe,Message,"hstart.exe was not found in the target System32 folder. hstart.exe is needed to process drivers on PE boot.",ERROR]
       Run - Processing section: [Api_Require_File] From file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
             [Parameter] with parameters: [PnPutil.exe],[],[],[PRESERVE],[NOWARN]
             [Success] System,Log,ON
       Run - Processed section [Api_Require_File] in file: [%BaseDir%\Projects\EzPE3\Common_Api.script]
       [Success] IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,TXTAddLine,%TargetDir%\windows\system32\startnet.cmd,"hstart /noconsole /silent "PnpUtil.exe -i -a X:\Windows\inf\*.inf"",Append]
       [Success] TxtAddLine - Added line: [%BaseDir%\Target\windows\system32\startnet.cmd] line: Value: hstart /noconsole /silent "PnpUtil.exe -i -a X:\Windows\inf\*.inf" Option: Append
       [Ignore] ELSE - [TXTDelLine,%TargetDir%\windows\system32\startnet.cmd,"hstart /noconsole /silent #$qPnpUtil.exe -i -a X:\Windows\inf\*.inf#$q"]
 Run - Processed section [Process_PnP] in file: [%BaseDir%\Projects\EzPE3\Drivers\Drivers.script]
 [Clock] Script time: 13 seconds and 135 milliseconds

 [Done] Finished processing script: Add Drivers
  
  



       [Script] Unmount Wims

 [Info] File [%BaseDir%\Projects\EzPE3\Finalize\01 - UnMount.script] Version[0]
  
 [Info] [//Don't do anything if files were copied.]
       [Success] IF - [mount] is equal to: [mount] evaluated string: [If,%MountorCopy%,Equal,Mount,Begin]
       [Info] Unmounting wim files...
       [Success] ShellExecute: [hide] using: [%BaseDir%\Projects\Tools\Servicing\dism.exe] with parameters: [/UNMOUNT-WIM /MOUNTDIR:%BaseDir%\Temp\BootSRC /DISCARD]
       [Success] ShellExecute: [hide] using: [%BaseDir%\Projects\Tools\Servicing\dism.exe] with parameters: [/UNMOUNT-WIM /MOUNTDIR:%BaseDir%\Temp\InstallFiles /DISCARD]
 [Success] [End]
 [Clock] Script time: 406 milliseconds

 [Done] Finished processing script: Unmount Wims
  
  



       [Script] Create Build Environment

 [Info] File [%BaseDir%\Projects\EzPE3\Finalize\02 - Create Build Environment.script] Version[0]
  
 [Success] DirMake - Created directory: [%BaseDir%\ISO\sources]
 [Success] ShellExecute: [hide] using: [%BaseDir%\Projects\Tools\Servicing\dism.exe] with parameters: [/image:%BaseDir%\Target /Set-TargetPath:X:\]
 [Info] Creating wim file...
 [Success] ShellExecute: [hide] using: [%BaseDir%\Projects\Tools\imagex.exe] with parameters: [/capture "%BaseDir%\Target" "%BaseDir%\ISO\sources\boot.wim" "EzPE3" /boot]
 [Success] FileCopy - Copied [K:\bootmgr] to: [%BaseDir%\ISO\bootmgr]
 [Success] DirCopy - Copied directory [K:\boot] to: [%BaseDir%\ISO]
 [Success] DirCopy - Copied directory [K:\efi] to: [%BaseDir%\ISO]
 [Success] IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,FileDelete,%ISODir%\boot\bootfix.bin]
 [Success] FileDelete - Sucessfully deleted [%BaseDir%\ISO\boot\bootfix.bin]
 [Clock] Script time: 1 minute, 4 seconds and 491 milliseconds

 [Done] Finished processing script: Create Build Environment
  
  



       [Script] Make Iso

 [Info] File [%BaseDir%\Projects\EzPE3\Finalize\03 - Make Iso.script] Version[1]
  
 [Ignore] IF - File does not exist: [%BaseDir%\ISO\EzPE3.iso] evaluated string: [If,ExistFile,%IsoFile%,FileDelete,%IsoFile%]
 [Ignore] IF - File does not exist: [%BaseDir%\ISO\EzPE3.iso] evaluated string: [If,ExistFile,%IsoFile%,Halt,"Could not delete iso file."]
 [Success] ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\oscdimg.exe] with parameters: [-g -lEzPE3 -maxsize:81920 -h -n -b"%BaseDir%\ISO\boot\etfsboot.com" "%BaseDir%\ISO" "%BaseDir%\ISO\EzPE3.iso"]
 [Success] IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Beep,OK]
 [Success] Beep - ok
 [Success] IF - [true] is equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,ShellExecute,Explore,%ISODir%]
 [Success] ShellExecute: [Explore] using: [%BaseDir%\ISO] with parameters: [/e,/root,]
 [Clock] Script time: 9 seconds and 142 milliseconds

 [Done] Finished processing script: Make Iso
  
  
 [Clock] Project time: 6 minutes, 54 seconds and 87 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