0 - PreConfig |
File [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script] Version[46]
0 - PreConfig For Win10PESE
[//--]
SetVar - Sucessfuly changed the value of [%dl%] to: [%BaseDir%\Workbench\Common\Download_Win10PESE]
SetVar - Sucessfuly changed the value of [%ProjectFNMain%] to: [Win10PESE]
SetVar - Sucessfuly changed the value of [%ProjectFNTools%] to: [Tools\Win10PESE]
SetVar - Sucessfuly changed the value of [%ProjectFNSecond%] to: []
SetVar - Sucessfuly changed the value of [%PluginManagerini%] to: [PluginManager-All.ini]
IF - [true] is equal to: [true] evaluated string: [If,%BackupProject_CheckBox%,Equal,True,If,Not,ExistFile,%dl%\Projects\%ProjectFNMain%\script.project,Run,%ScriptFile%,FirstRun_Copy]
IF - File exists: [%BaseDir%\Workbench\Common\Download_Win10PESE\Projects\Win10PESE\script.project] evaluated string: [If,Not,ExistFile,%dl%\Projects\%ProjectFNMain%\script.project,Run,%ScriptFile%,FirstRun_Copy]
[//--]
Preparing system...
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [OS] to variable: [%OS%] with value [Win10]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [WIMEditionID] to variable: [%WIMEditionID%] with value [Professional]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [WimToolsMode] to variable: [%WimToolsMode%] with value [Auto]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [WIMDriver] to variable: [%WIMDriver%] with value [Wimmount]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [ShowImageX] to variable: [%ShowImageX%] with value [Hide]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [ExtractWimFolder] to variable: [%ExtractWimFolder%] with value [Yes]
IF - File exists: [%BaseDir%\Temp\Win10PESE\HostOSTools\cmd.exe] evaluated string: [If,ExistFile,%ProjectTemp%\HostOSTools\cmd.exe,Set,%CmdexeFolder%,%ProjectTemp%\HostOSTools\]
SetVar - Sucessfuly changed the value of [%CmdexeFolder%] to: [%BaseDir%\Temp\Win10PESE\HostOSTools\]
[//-- utility peimg for WinVista]
IF - [win10] is not equal to: [winvista] evaluated string: [If,%OS%,Equal,WinVista,Run,%ScriptFile%,CheckPEimg]
[//-- check wim tools]
|
Run - Processing section: [CheckWimTools] From file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
SetVar - Sucessfuly changed the value of [%WimTools%] to: []
SetVar - Sucessfuly changed the value of [%IMAGEX%] to: []
SetVar - Sucessfuly changed the value of [%WIMUTIL%] to: []
SetVar - Sucessfuly changed the value of [%WimGapiFound%] to: [Noo]
SetVar - Sucessfuly changed the value of [%WimtoolsFound%] to: [Noo]
SetVar - Sucessfuly changed the value of [%WimtoolsArch%] to: [X64]
[//--]
|
Run - Processing section: [CheckWimToolsArch] From file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
IF - [win10] is not equal to: [win7] evaluated string: [If,%OS%,Equal,Win7,Begin]
[If,ExistFile,%Tools%\%WimtoolsArch%\wimgapi.dll,FileDelete,%Tools%\%WimtoolsArch%\wimgapi.dll]
[If,%WIMDriver%,Equal,Wimfltr,Begin]
[If,ExistFile,%Tools%\%WimtoolsArch%\wimgapi6.0.dll,FileCopy,%Tools%\%WimtoolsArch%\wimgapi6.0.dll,%Tools%\%WimtoolsArch%\wimgapi.dll]
[End]
[If,%WIMDriver%,Equal,Wimmount,Begin]
[If,ExistFile,%Tools%\%WimtoolsArch%\wimgapi6.2.dll,FileCopy,%Tools%\%WimtoolsArch%\wimgapi6.2.dll,%Tools%\%WimtoolsArch%\wimgapi.dll]
[End]
[End]
[//-]
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\X64\wimgapi.dll] evaluated string: [If,ExistFile,%Tools%\%WimtoolsArch%\wimgapi.dll,Begin]
SetVar - Sucessfuly changed the value of [%WimGapiFound%] to: [Yes]
IF - [auto] is equal to: [auto] evaluated string: [If,%WIMToolsMode%,Equal,Auto,Begin]
|
Run - Processing section: [FoundImageX] From file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
IF - [win10] is not equal to: [win7] evaluated string: [If,%OS%,Equal,Win7,Begin]
[If,ExistFile,%Tools%\%WimtoolsArch%\imagex.exe,FileDelete,%Tools%\%WimtoolsArch%\imagex.exe]
[If,%WIMDriver%,Equal,Wimfltr,Begin]
[If,ExistFile,%Tools%\%WimtoolsArch%\imagex6.0.exe,FileCopy,%Tools%\%WimtoolsArch%\imagex6.0.exe,%Tools%\%WimtoolsArch%\imagex.exe]
[End]
[If,%WIMDriver%,Equal,Wimmount,Begin]
[If,ExistFile,%Tools%\%WimtoolsArch%\imagex6.2.exe,FileCopy,%Tools%\%WimtoolsArch%\imagex6.2.exe,%Tools%\%WimtoolsArch%\imagex.exe]
[End]
[End]
[//-]
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\X64\imagex.exe] evaluated string: [If,ExistFile,%Tools%\%WimtoolsArch%\imagex.exe,Begin]
SetVar - Sucessfuly changed the value of [%IMAGEX%] to: [%BaseDir%\Projects\Tools\Win10PESE\X64\imagex.exe]
SetVar - Sucessfuly changed the value of [%WimTools%] to: [ImageX]
SetVar - Sucessfuly changed the value of [%WimtoolsFound%] to: [Yes]
[End]
Run - Processed section [FoundImageX] in file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
IF - [yes] is equal to: [yes] evaluated string: [If,Not,%WimtoolsFound%,Equal,Yes,Run,%ScriptFile%,FoundWimUtil]
[End]
IF - [auto] is not equal to: [imagex] evaluated string: [If,%WIMToolsMode%,Equal,ImageX,Run,%ScriptFile%,FoundImageX]
IF - [auto] is not equal to: [wimutil] evaluated string: [If,%WIMToolsMode%,Equal,WimUtil,Run,%ScriptFile%,FoundWimUtil]
[End]
Run - Processed section [CheckWimToolsArch] in file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
[// If Hostos x64 and wim tools not found in %tools%\x64 then try with the x86 version]
IF - [yes] is equal to: [yes] evaluated string: [If,Not,%WimtoolsFound%,Equal,Yes,If,%OSArch%,Equal,x64,Begin]
[Set,%WimtoolsArch%,x86]
[Run,%ScriptFile%,CheckWimToolsArch]
[End]
IF - [yes] is equal to: [yes] evaluated string: [If,Not,%WimGapiFound%,Equal,Yes,Run,%ScriptFile%,WimGapiNotFound]
[//]
IF - [yes] is equal to: [yes] evaluated string: [If,Not,%WimtoolsFound%,Equal,Yes,Run,%ScriptFile%,ImageToolsNotFound]
[// additional check (not really necessary)]
IF - [imagex] is equal to: [imagex] evaluated string: [If,%WimTools%,Equal,ImageX,If,Not,ExistFile,%IMAGEX%,Run,%ScriptFile%,ImageToolsNotFound]
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\X64\imagex.exe] evaluated string: [If,Not,ExistFile,%IMAGEX%,Run,%ScriptFile%,ImageToolsNotFound]
IF - [imagex] is not equal to: [wimutil] evaluated string: [If,%WimTools%,Equal,WimUtil,If,Not,ExistFile,%WIMUTIL%,Run,%ScriptFile%,ImageToolsNotFound]
Run - Processed section [CheckWimTools] in file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
[//-- Install WimFilter (wimfltr or wimmount)]
|
Run - Processing section: [InstallWimSYS] From file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
SetVar - Sucessfuly changed the value of [%InstallDriver%] to: [Noo]
IF - [wimmount] is not equal to: [wimfltr] evaluated string: [If,%WIMDriver%,Equal,Wimfltr,Run,%scriptfile%,InstallWimSYSFltr]
IF - [wimmount] is equal to: [wimmount] evaluated string: [If,%WIMDriver%,Equal,Wimmount,Run,%scriptfile%,InstallWimSYSMount]
|
Run - Processing section: [InstallWimSYSMount] From file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
Install Wimmount filter ...
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\X64\wimmount.inf] evaluated string: [If,ExistFile,%Tools%\%OSArch%\wimmount.inf,Set,%wimmountinf%,Yes]
SetVar - Sucessfuly changed the value of [%wimmountinf%] to: [Yes]
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\X64\wimmount.sys] evaluated string: [If,ExistFile,%Tools%\%OSArch%\wimmount.sys,Set,%wimmountsys%,Yes]
SetVar - Sucessfuly changed the value of [%wimmountsys%] to: [Yes]
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\X64\WimMountInstall.exe] evaluated string: [If,ExistFile,%Tools%\%OSArch%\WimMountInstall.exe,Set,%WimMountInstallexe%,Yes]
SetVar - Sucessfuly changed the value of [%WimMountInstallexe%] to: [Yes]
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\X64\wimserv.exe] evaluated string: [If,ExistFile,%Tools%\%OSArch%\wimserv.exe,Set,%wimservexe%,Yes]
SetVar - Sucessfuly changed the value of [%wimservexe%] to: [Yes]
[//-]
IF - [yesyesyesyes] is equal to: [yesyesyesyes] evaluated string: [If,%wimmountinf%%wimmountsys%%WimMountInstallexe%%wimservexe%,Equal,YesYesYesYes,Begin]
[// Always install to get the driver Waik/ADK suitable to the source OS version]
[// Install via wimmount.inf: the driver is installed System32\drivers and wimmount service use this Path]
[// Install via Win7 Waik WimMountInstall.exe: the driver is installed System32\drivers and wimmount service use this Path (same as wimmount.inf)]
[// Install via Win8 or Win8.1 ADK WimMountInstall.exe: wimmount service uses the existing driver in tools, without copying it]
[// Warning: Win8 ADK doesn't support XP, Win8.1 ADK doesn't support Vista in addition. In this case, use wimmount.inf install method.]
SetVar - Sucessfuly changed the value of [%XP2k3HostOS%] to: [No]
IF - [] is not equal to: [xp] evaluated string: [If,%HostOS%,Equal,XP,Set,%XP2k3HostOS%,Yes]
IF - [] is not equal to: [w2003] evaluated string: [If,%HostOS%,Equal,W2003,Set,%XP2k3HostOS%,Yes]
IF - [no] is not equal to: [yes] evaluated string: [If,%XP2k3HostOS%,Equal,Yes,Begin]
[ShellExecute,Hide,%Tools%\%OSArch%\AU3381.exe,"#$q%Tools%\InstallWimSYS.exe#$q -wimmount -install"]
[End]
ELSE - executing command: [Begin]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win10PESE\X64\WimMountInstall.exe] with parameters: [/install]
[End]
[// Check that the service/driver is properly installed. If not retry the installation with wimmount.inf method]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win10PESE\X64\AU3381.exe] with parameters: ["%BaseDir%\Projects\Tools\Win10PESE\InstallWimSYS.exe" -wimmount -checkinstall -log:"%BaseDir%\Temp\Win10PESE\InstallWimSYS.ini"]
IniRead - [%BaseDir%\Temp\Win10PESE\InstallWimSYS.ini] Section [Info] Key [hostoswimmount] to variable: [%CheckMount%] with value [YES]
IniRead - [%BaseDir%\Temp\Win10PESE\InstallWimSYS.ini] Section [Info] Key [hostoswimmountinstall] to variable: [%CheckMountInstall%] with value [NO]
IF - [yes] is equal to: [yes] evaluated string: [If,%CheckMount%,Equal,YES,Set,%InstallDriver%,Yes]
SetVar - Sucessfuly changed the value of [%InstallDriver%] to: [Yes]
IF - [no] is not equal to: [yes] evaluated string: [If,%CheckMountInstall%,Equal,YES,Set,%InstallDriver%,Yes]
[End]
ELSE - [Begin]
[// Wimmount not a must BUT project always tested with this so better a warning on log to ease supporting]
[Echo,"wimmount Driver - Files Not ALL found in Tools\%OSArch%",Warn]
[Echo,"wimmount Driver - Files Not ALL found in Tools\%OSArch%",Warn]
[Echo,"wimmount Driver - Files Not ALL found in Tools\%OSArch%",Warn]
[// If all the required files are not present check -status (returns to the calling program : 0=service not installed, 1 =stopped), 4 =Running)]
[ShellExecute,Hide,%Tools%\%OSArch%\AU3381.exe,"#$q%Tools%\InstallWimSYS.exe#$q -wimmount -status"]
[If,Not,%ExitCode%,Equal,0,Set,%InstallDriver%,Yes]
[End]
[//]
[//-->Here better check Wimftlr service if running or not (reg check not enough) (credits JFX & Wimb: sc.exe query wimfltr can be used to check, Status 4 (4=Running --> trouble with imagex 6.1 // 1=Stopped --> good)]
[// No check if Wimftlr service running and Extracted Wim folder (driver used only for debug scripts), building works without ANY driver]
IF - [yes] is equal to: [yes] evaluated string: [If,Not,%ExtractWimFolder%,Equal,Yes,Begin]
[If,%InstallDriver%,Equal,Yes,Begin]
[ShellExecute,Hide,%Tools%\%OSArch%\AU3381.exe,"#$q%Tools%\InstallWimSYS.exe#$q -wimfltr -status"]
[If,%ExitCode%,Equal,4,Begin]
[Message,"Wimfltr Service Running #$x#$xWimgapi.dll not compatible with Wimfltr Running#$xTo fix Read 'Waik Troubles'.#$x#$xExiting...",Error]
[Echo,"Wimfltr Service Running - Wimgapi.dll not compatible with Wimfltr Running - To fix Read 'Waik Troubles' on Preconfig. Exiting..."]
[Run,%scriptfile%,WaikTroubles_ReadMe]
[Halt,"Wimfltr Service Running - Wimgapi.dll not compatible with Wimfltr Running - To fix Read 'Waik Troubles' on Preconfig. Exiting..."]
[End]
[End]
[End]
Run - Processed section [InstallWimSYSMount] in file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
|
[// No Message and No Halt If Extracted Wim folder (driver used only for debug scripts), building works without ANY driver]
IF - [yes] is equal to: [yes] evaluated string: [If,Not,%ExtractWimFolder%,Equal,Yes,Begin]
[If,Not,%InstallDriver%,Equal,Yes,Run,%scriptfile%,WimDriverNotInstalled]
[End]
Run - Processed section [InstallWimSYS] in file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
[//-- Save Settings before mounted]
|
Run - Processing section: [SaveSettings] From file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
Saving settings...
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [WIMTool]: ImageX
IF - [imagex] is equal to: [imagex] evaluated string: [If,%WimTools%,Equal,ImageX,Set,%WIMToolFile%,%IMAGEX%]
SetVar - Sucessfuly changed the value of [%WIMToolFile%] to: [%BaseDir%\Projects\Tools\Win10PESE\X64\imagex.exe]
IF - [imagex] is not equal to: [wimutil] evaluated string: [If,%WimTools%,Equal,WimUtil,Set,%WIMToolFile%,%WIMUTIL%]
[//--]
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [WIMToolFile]: %BaseDir%\Projects\Tools\Win10PESE\X64\imagex.exe
IF - Variable exists [%ProjectInfo%] evaluated string: [If,ExistVar,%ProjectInfo%,Begin]
IF - File exists: [%BaseDir%\Projects\Win10PESE\project.ini] evaluated string: [If,Not,ExistFile,%ProjectInfo%,FileCreateBlank,%ProjectInfo%]
IniAddSection - Created section in file: [%BaseDir%\Projects\Win10PESE\project.ini] Section [ProjectInfo]
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\Win10PESE\project.ini] Section [ProjectInfo] Key [WimTools]: ImageX
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\Win10PESE\project.ini] Section [ProjectInfo] Key [ImageX]: %BaseDir%\Projects\Tools\Win10PESE\X64\imagex.exe
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\Win10PESE\project.ini] Section [ProjectInfo] Key [WimUtil]:
[End]
IF - Section exists [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%projectdir%\script.project,VariablesReadEnv,Begin]
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\Win10PESE\script.project] Section [VariablesReadEnv] Key [%WimTools%]: ImageX
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\Win10PESE\script.project] Section [VariablesReadEnv] Key [%ImageX%]: %BaseDir%\Projects\Tools\Win10PESE\X64\imagex.exe
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\Win10PESE\script.project] Section [VariablesReadEnv] Key [%WimUtil%]:
[End]
IF - Section does not exist [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%projectdir%\script.project,IniVariablesReadEnv,Begin]
[IniWrite,%projectdir%\script.project,IniVariablesReadEnv,WimTools,%WimTools%]
[IniWrite,%projectdir%\script.project,IniVariablesReadEnv,ImageX,%IMAGEX%]
[IniWrite,%projectdir%\script.project,IniVariablesReadEnv,WimUtil,%WIMUTIL%]
[End]
Run - Processed section [SaveSettings] in file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
[//-- As is name, make Directory]
|
Run - Processing section: [MakeDirectory] From file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
Make Directory...
IF - Directory exists: [%BaseDir%\Temp] evaluated string: [If,Not,ExistDir,%basedir%\Temp,DirMake,%basedir%\Temp]
IF - Directory exists: [C:\WIN10PESE-Source\sources\winre_wim\N] evaluated string: [If,Not,ExistDir,%BootSRC%,DirMake,%BootSRC%]
IF - Directory exists: [C:\WIN10PESE-Source\sources\install_wim\1] evaluated string: [If,Not,ExistDir,%InstallSRC%,DirMake,%InstallSRC%]
IF - Directory exists: [C:\Winbuilder] evaluated string: [If,Not,ExistDir,%ISODir%,DirMake,%ISODir%]
IF - Directory exists: [C:\Winbuilder] evaluated string: [If,Not,ExistDir,%TargetDir%,DirMake,%TargetDir%]
Run - Processed section [MakeDirectory] in file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
[// If not extracted wim folder - Mount and check that mounted successfully]
IF - [yes] is equal to: [yes] evaluated string: [If,Not,%ExtractWimFolder%,Equal,Yes,Begin]
[Run,%ScriptFile%,MountWin]
[Run,%ScriptFile%,CheckMountInstallWim]
[Run,%ScriptFile%,CheckMountBootWim]
[End]
IF - [win10] is not equal to: [win7] evaluated string: [If,%OS%,Equal,Win7,Run,%scriptfile%,CheckWin7RTM]
IF - [win10] is not equal to: [win8] evaluated string: [If,%OS%,Equal,Win8,Run,%scriptfile%,CheckWin8RTM]
IF - [win10] is not equal to: [win8.1] evaluated string: [If,%OS%,Equal,Win8.1,Run,%scriptfile%,CheckWin8.1RTM]
IF - [win10] is equal to: [win10] evaluated string: [If,%OS%,Equal,Win10,Run,%scriptfile%,CheckWin10RTM]
|
Run - Processing section: [CheckWin10RTM] From file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
[// Windows 10, no check for now]
[//If,Not,%OSVersion%,Equal,10.0.10240.16384,Run,%scriptfile%,Win10RTMNotFound,"Windows %OSVersion%"]
[//If,%ExtractWimFolder%,Equal,Yes,Begin]
[//Retrieve,FILEVERSION,%InstallSRC%\Windows\explorer.exe,%ExplorerexeVer%]
[//If,Not,%ExplorerexeVer%,Equal,10.0.10240.16384,Run,%scriptfile%,Win10RTMNotFound,"explorer.exe %ExplorerexeVer%"]
[//Retrieve,FILEVERSION,%InstallSRC%\Windows\System32\UXInit.dll,%UXInitdllVer%]
[//If,Not,%UXInitdllVer%,Equal,10.0.10240.16384,Run,%scriptfile%,Win10RTMNotFound,"UXInit.dll %UXInitdllVer%"]
[//Retrieve,FILEVERSION,%InstallSRC%\Windows\System32\tzres.dll,%tzresdllVer%]
[//If,Not,%tzresdllVer%,Equal,10.0.10240.16384,Run,%scriptfile%,Win10RTMNotFound,"tzres.dll %tzresdllVer%"]
[//End]
Run - Processed section [CheckWin10RTM] in file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
[//-- Check Bcdedit exist]
|
Run - Processing section: [CheckBCDedit] From file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\x64\bcdedit.exe] evaluated string: [If,Not,ExistFile,%Tools%\%SourceArch%\bcdedit.exe,FileCopy,%Source_Sys%\bcdedit.exe,%Tools%\%SourceArch%]
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\X64\bcdedit.exe] evaluated string: [If,Not,ExistFile,%Tools%\%OSArch%\bcdedit.exe,If,ExistFile,%ProjectTemp%\HostOSTools\bcdedit.exe,FileCopy,%ProjectTemp%\HostOSTools\bcdedit.exe,%Tools%\%OSArch%]
[//]
[// Use bcdedit.exe (x86) on a x64 HostOS works, but not the reverse]
IF - [x64] is not equal to: [x86] evaluated string: [If,%OSArch%,Equal,x86,If,Not,ExistFile,%Tools%\%OSArch%\bcdedit.exe,Begin]
[Message,"%Tools%\%OSArch%\bcdedit.exe NOT found. Build Stop Now",Error]
[Run,%scriptfile%,PreRequesthtm]
[Halt,"%Tools%\%OSArch%\bcdedit.exe NOT found. Build Stop Now"]
[End]
[//]
SetVar - Sucessfuly changed the value of [%BcdEditExe%] to: [%BaseDir%\Projects\Tools\Win10PESE\X64\bcdedit.exe]
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\X64\bcdedit.exe] evaluated string: [If,Not,ExistFile,%BcdEditExe%,Set,%BcdEditExe%,%Tools%\x86\bcdedit.exe]
[//]
IF - [win10] is not equal to: [win7] evaluated string: [If,%OS%,Equal,Win7,Set,%CheckBcdeditVer%,6.1.7600.16385]
IF - [win10] is not equal to: [win8] evaluated string: [If,%OS%,Equal,Win8,Set,%CheckBcdeditVer%,6.2.9200.16384]
IF - [win10] is not equal to: [win8.1] evaluated string: [If,%OS%,Equal,Win8.1,Set,%CheckBcdeditVer%,6.3.9600.16384]
IF - [win10] is equal to: [win10] evaluated string: [If,%OS%,Equal,Win10,Set,%CheckBcdeditVer%,10.0.10240.16384]
SetVar - Sucessfuly changed the value of [%CheckBcdeditVer%] to: [10.0.10240.16384]
Retrieve - Sucessfully retrieved the file version from: [%BaseDir%\Projects\Tools\Win10PESE\X64\bcdedit.exe] to variable: [%bcdedit_Ver%] with result: [10.0.10240.16384]
|
Run - Processing section: [_CenterCa] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [CompareVersions],[10.0.10240.16384],[10.0.10240.16384]
|
Run - Processing section: [CallC_CompareVersions] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [CompareVersions],[10.0.10240.16384],[10.0.10240.16384]
IF - [-] is equal to: [-] evaluated string: [If,#4-,Equal,-,Set,#4,CompareVersions]
SetVar - Sucessfuly changed the value of [#4] to: [CompareVersions]
StrFormat - converted [Split(10.0.10240.16384,.)] to variable: [#9] with result: [4]
StrFormat - converted [Split(10.0.10240.16384,.)] to variable: [#8] with result: [4]
IF - [4] is equal to: [4] evaluated string: [If,Not,#9,Equal,#8,If,#9,Smaller,#8,Set,#9,#8]
|
Loop - Processing section: [CallC_CompareVersions_Loop] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [1],[4],[10.0.10240.16384],[1]
|
Iteration - Processing section: [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [1] [10.0.10240.16384],[1]
SetVar - Sucessfuly changed the value of [%_ML_Temp11%] to: [0]
StrFormat - converted [Split(10.0.10240.16384,.)] to variable: [%_ML_Temp11%] with result: [10]
Iteration - Processed section [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
Iteration - Processing section: [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [2] [10.0.10240.16384],[1]
SetVar - Sucessfuly changed the value of [%_ML_Temp12%] to: [0]
StrFormat - converted [Split(10.0.10240.16384,.)] to variable: [%_ML_Temp12%] with result: [0]
Iteration - Processed section [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
Iteration - Processing section: [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [3] [10.0.10240.16384],[1]
SetVar - Sucessfuly changed the value of [%_ML_Temp13%] to: [0]
StrFormat - converted [Split(10.0.10240.16384,.)] to variable: [%_ML_Temp13%] with result: [10240]
Iteration - Processed section [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
Iteration - Processing section: [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [4] [10.0.10240.16384],[1]
SetVar - Sucessfuly changed the value of [%_ML_Temp14%] to: [0]
StrFormat - converted [Split(10.0.10240.16384,.)] to variable: [%_ML_Temp14%] with result: [16384]
Iteration - Processed section [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Loop - Processed section [CallC_CompareVersions_Loop] in file: [Loop,%Api%,CallC_CompareVersions_Loop,1,#9,#2,1]
|
Loop - Processing section: [CallC_CompareVersions_Loop] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [1],[4],[10.0.10240.16384],[2]
|
Iteration - Processing section: [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [1] [10.0.10240.16384],[2]
SetVar - Sucessfuly changed the value of [%_ML_Temp21%] to: [0]
StrFormat - converted [Split(10.0.10240.16384,.)] to variable: [%_ML_Temp21%] with result: [10]
Iteration - Processed section [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
Iteration - Processing section: [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [2] [10.0.10240.16384],[2]
SetVar - Sucessfuly changed the value of [%_ML_Temp22%] to: [0]
StrFormat - converted [Split(10.0.10240.16384,.)] to variable: [%_ML_Temp22%] with result: [0]
Iteration - Processed section [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
Iteration - Processing section: [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [3] [10.0.10240.16384],[2]
SetVar - Sucessfuly changed the value of [%_ML_Temp23%] to: [0]
StrFormat - converted [Split(10.0.10240.16384,.)] to variable: [%_ML_Temp23%] with result: [10240]
Iteration - Processed section [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
Iteration - Processing section: [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [4] [10.0.10240.16384],[2]
SetVar - Sucessfuly changed the value of [%_ML_Temp24%] to: [0]
StrFormat - converted [Split(10.0.10240.16384,.)] to variable: [%_ML_Temp24%] with result: [16384]
Iteration - Processed section [CallC_CompareVersions_Loop] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Loop - Processed section [CallC_CompareVersions_Loop] in file: [Loop,%Api%,CallC_CompareVersions_Loop,1,#9,#3,2]
[//--]
|
Loop - Processing section: [CallC_CompareVersions_Loop_V] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [1],[4]
|
Iteration - Processing section: [CallC_CompareVersions_Loop_V] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [1]
IF - [10] is not bigger than [10] evaluated string: [If,%_ML_Temp1#c%,Bigger,%_ML_Temp2#c%,Set,%_ML_Temp%,Bigger]
IF - [10] is not smaller than [10] evaluated string: [If,%_ML_Temp1#c%,Smaller,%_ML_Temp2#c%,Set,%_ML_Temp%,Smaller]
IF - [10] is equal to: [10] evaluated string: [If,%_ML_Temp1#c%,Equal,%_ML_Temp2#c%,Set,%_ML_Temp%,Equal]
SetVar - Sucessfuly changed the value of [%_ML_Temp%] to: [Equal]
IF - [equal] is equal to: [equal] evaluated string: [If,Not,%_ML_Temp%,Equal,Equal,Loop,BREAK]
Iteration - Processed section [CallC_CompareVersions_Loop_V] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
Iteration - Processing section: [CallC_CompareVersions_Loop_V] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [2]
IF - [0] is not bigger than [0] evaluated string: [If,%_ML_Temp1#c%,Bigger,%_ML_Temp2#c%,Set,%_ML_Temp%,Bigger]
IF - [0] is not smaller than [0] evaluated string: [If,%_ML_Temp1#c%,Smaller,%_ML_Temp2#c%,Set,%_ML_Temp%,Smaller]
IF - [0] is equal to: [0] evaluated string: [If,%_ML_Temp1#c%,Equal,%_ML_Temp2#c%,Set,%_ML_Temp%,Equal]
SetVar - Sucessfuly changed the value of [%_ML_Temp%] to: [Equal]
IF - [equal] is equal to: [equal] evaluated string: [If,Not,%_ML_Temp%,Equal,Equal,Loop,BREAK]
Iteration - Processed section [CallC_CompareVersions_Loop_V] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
Iteration - Processing section: [CallC_CompareVersions_Loop_V] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [3]
IF - [10240] is not bigger than [10240] evaluated string: [If,%_ML_Temp1#c%,Bigger,%_ML_Temp2#c%,Set,%_ML_Temp%,Bigger]
IF - [10240] is not smaller than [10240] evaluated string: [If,%_ML_Temp1#c%,Smaller,%_ML_Temp2#c%,Set,%_ML_Temp%,Smaller]
IF - [10240] is equal to: [10240] evaluated string: [If,%_ML_Temp1#c%,Equal,%_ML_Temp2#c%,Set,%_ML_Temp%,Equal]
SetVar - Sucessfuly changed the value of [%_ML_Temp%] to: [Equal]
IF - [equal] is equal to: [equal] evaluated string: [If,Not,%_ML_Temp%,Equal,Equal,Loop,BREAK]
Iteration - Processed section [CallC_CompareVersions_Loop_V] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
Iteration - Processing section: [CallC_CompareVersions_Loop_V] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [4]
IF - [16384] is not bigger than [16384] evaluated string: [If,%_ML_Temp1#c%,Bigger,%_ML_Temp2#c%,Set,%_ML_Temp%,Bigger]
IF - [16384] is not smaller than [16384] evaluated string: [If,%_ML_Temp1#c%,Smaller,%_ML_Temp2#c%,Set,%_ML_Temp%,Smaller]
IF - [16384] is equal to: [16384] evaluated string: [If,%_ML_Temp1#c%,Equal,%_ML_Temp2#c%,Set,%_ML_Temp%,Equal]
SetVar - Sucessfuly changed the value of [%_ML_Temp%] to: [Equal]
IF - [equal] is equal to: [equal] evaluated string: [If,Not,%_ML_Temp%,Equal,Equal,Loop,BREAK]
Iteration - Processed section [CallC_CompareVersions_Loop_V] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Loop - Processed section [CallC_CompareVersions_Loop_V] in file: [Loop,%Api%,CallC_CompareVersions_Loop_V,1,#9]
[//--]
SetVar - Sucessfuly changed the value of [%CompareVersions%] to: [Equal]
Run - Processed section [CallC_CompareVersions] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
Run - Processed section [_CenterCa] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
IF - [equal] is not equal to: [smaller] evaluated string: [If,%CompareVersions%,Equal,Smaller,Echo,"INFO: bcdedit.exe is NOT v%CheckBcdeditVer% or later",Warn]
Run - Processed section [CheckBCDedit] in file: [%BaseDir%\Projects\Win10PESE\Build\0-preconfig.script]
[//-- DetectLang OLD School]
IF - [false] is not equal to: [true] evaluated string: [If,%DetectLangMethod_CheckBox%,Equal,True,Run,%ScriptFile%,DetectLang_OLD_School]
[//-- MyPlugins Project Add and MyPlugins Direct Project Add]
IF - File exists: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script] evaluated string: [If,ExistFile,%ProjectDir%\Utils\MyPlugins_Project_Add.script,Run,%ProjectDir%\Utils\MyPlugins_Project_Add.script,MyPlugins_Add,%ProjectDir%\Utils\MyPlugins_Project_Add.script,Direct]
|
Run - Processing section: [MyPlugins_Add] From file: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
with parameters: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script],[Direct]
[//to be called from other Plugins (ex: basic plugin) - See [MyPlugins_AddExample]]
[// 1) current file 2) Section]
SetVar - Sucessfuly changed the value of [%MyPluginsPAdd%] to: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
IF - [-%BaseDir%\projects\win10pese\utils\myplugins_project_add.script] is not equal to: [-] evaluated string: [If,-#1,Equal,-,Set,%MyPluginsPAdd%,%ScriptFile%]
|
Run - Processing section: [Direct] From file: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
SetVar - Sucessfuly changed the value of [%MyPluginsF%] to: [%BaseDir%\Projects\MyPlugins_Direct]
SetVar - Sucessfuly changed the value of [%MyPluginsspf%] to: [%BaseDir%\Projects\MyPlugins_Direct\script.project]
SetVar - Sucessfuly changed the value of [%d%] to: [%BaseDir%\Projects\MyPlugins_Direct\Apps]
SetVar - Sucessfuly changed the value of [%MyPluginsExtractF%] to: [DI]
IF - Variable exists [%MyPluginsPAdd%] evaluated string: [If,Not,ExistVar,%MyPluginsPAdd%,Set,%MyPluginsPAdd%,%ScriptFile%]
|
Run - Processing section: [Process_Convert] From file: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
with parameters: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
SetVar - Sucessfuly changed the value of [%MyPluginsRefr%] to: [Yes]
IF - Variable exists [%MyPluginsExtractF%] evaluated string: [If,Not,ExistVar,%MyPluginsExtractF%,Set,%MyPluginsExtractF%,Folder]
IF - Variable exists [%MyPluginsspf%] evaluated string: [If,Not,ExistVar,%MyPluginsspf%,Set,%MyPluginsspf%,%BaseDir%\Projects\MyPlugins\script.project]
IF - Variable exists [%ProjectTemp%] evaluated string: [If,Not,ExistVar,%ProjectTemp%,Set,%ProjectTemp%,%BaseDir%\Temp\Gena]
IF - [%BaseDir%\temp\win10pese] is not equal to: [] evaluated string: [If,%ProjectTemp%,Equal,"",Set,%ProjectTemp%,%BaseDir%\Temp\Gena]
IF - Directory exists: [%BaseDir%\Temp\Win10PESE] evaluated string: [If,Not,ExistDir,%ProjectTemp%,DirMake,%ProjectTemp%]
[//--]
SetVar - Sucessfuly changed the value of [%MyPlugind%] to: [%BaseDir%\Temp\Win10PESE\script.project]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\script.project] evaluated string: [If,ExistFile,%MyPlugind%,Shellexecute,Hide,cmd.exe,"/C del /q /f "%MyPlugind%"&del /q /f /A:R /A:H /A:S /A:A "%MyPlugind%""]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\script.project] evaluated string: [If,ExistFile,%MyPlugind%,Message,"%MyPlugind% not deleted",Error,10]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\script.project] evaluated string: [If,ExistFile,%MyPlugind%,Exit,"%MyPlugind% not deleted"]
ExtractFile - [script.project] to: [%BaseDir%\Temp\Win10PESE]
IniRead - [%BaseDir%\Temp\Win10PESE\script.project] Section [Main] Key [Version] to variable: [%MyPluginsNewV%] with value [18]
[//--]
[//Set,%MyPluginsFExist%,0]
[//If,ExistDir,%MyPluginsF%,Set,%MyPluginsFExist%,1]
[//If,%MyPluginsFExist%,Equal,0,DirMake,%MyPluginsF%]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct] evaluated string: [If,Not,ExistDir,%MyPluginsF%,DirMake,%MyPluginsF%]
[//--]
SetVar - Sucessfuly changed the value of [%MyPluginsspfExists%] to: [0]
IF - File exists: [%BaseDir%\Projects\MyPlugins_Direct\script.project] evaluated string: [If,ExistFile,%MyPluginsspf%,Set,%MyPluginsspfExists%,1]
SetVar - Sucessfuly changed the value of [%MyPluginsspfExists%] to: [1]
[//--]
IF - [1] is equal to: [1] evaluated string: [If,%MyPluginsspfExists%,Equal,1,Begin]
SetVar - Sucessfuly changed the value of [%MyPluginsRefr%] to: [No]
IniRead - [%BaseDir%\Projects\MyPlugins_Direct\script.project] Section [Main] Key [Version] to variable: [%MyPluginsOldV%] with value [18]
IF - [18] is not bigger than [18] evaluated string: [If,%MyPluginsNewV%,Bigger,%MyPluginsOldV%,Begin]
[StrFormat,DATE,%myDate%,yyyymmddhhnnss]
[FileCopy,%MyPluginsspf%,%MyPluginsspf%_Backup_%myDate%.ini]
[Shellexecute,Hide,cmd.exe,"/C del /q /f #$q%MyPluginsspf%#$q&del /q /f /A:R /A:H /A:S /A:A #$q%MyPluginsspf%#$q"]
[FileCopy,%ProjectTemp%\script.project,%MyPluginsF%]
[End]
[End]
[//-]
IF - [1] is not equal to: [0] evaluated string: [If,%MyPluginsspfExists%,Equal,0,FileCopy,%ProjectTemp%\script.project,%MyPluginsF%]
[//-]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps] evaluated string: [If,Not,ExistDir,%MyPluginsF%\Apps,DirMake,%MyPluginsF%\Apps]
|
Run - Processing section: [MyPlugins_AppsMy_SubDirectories_Create_P] From file: [%BaseDir%\Projects\MyPlugins_Direct\script.project]
[//Common Apps Directories at AppsMy]
[//REMINDER - MyPlugins_Project_Add.script have Run,%spf%,MyPlugins_AppsMy_SubDirectories_Create line]
IF - Variable exists [%d%] evaluated string: [If,Not,ExistVar,%d%,Set,%d%,%BaseDir%\Projects\MyPlugins\AppsMy]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Accessibility] evaluated string: [If,Not,ExistDir,"%d%\Accessibility",DirMake,"%d%\Accessibility"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\CDVD] evaluated string: [If,Not,ExistDir,"%d%\CDVD",DirMake,"%d%\CDVD"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\File Tasks\Compression] evaluated string: [If,Not,ExistDir,"%d%\File Tasks\Compression",DirMake,"%d%\File Tasks\Compression"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\File Tasks\File Copy] evaluated string: [If,Not,ExistDir,"%d%\File Tasks\File Copy",DirMake,"%d%\File Tasks\File Copy"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\File Tasks\File Find] evaluated string: [If,Not,ExistDir,"%d%\File Tasks\File Find",DirMake,"%d%\File Tasks\File Find"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\File Tasks\File Unlock] evaluated string: [If,Not,ExistDir,"%d%\File Tasks\File Unlock",DirMake,"%d%\File Tasks\File Unlock"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\HD Tasks\Defrag] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Defrag",DirMake,"%d%\HD Tasks\Defrag"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\HD Tasks\Diagnostic] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Diagnostic",DirMake,"%d%\HD Tasks\Diagnostic"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\HD Tasks\Erase] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Erase",DirMake,"%d%\HD Tasks\Erase"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\HD Tasks\File Undelete] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\File Undelete",DirMake,"%d%\HD Tasks\File Undelete"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\HD Tasks\Imaging] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Imaging",DirMake,"%d%\HD Tasks\Imaging"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\HD Tasks\MBR] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\MBR",DirMake,"%d%\HD Tasks\MBR"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\HD Tasks\Recover] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Recover",DirMake,"%d%\HD Tasks\Recover"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Network\Firewall] evaluated string: [If,Not,ExistDir,"%d%\Network\Firewall",DirMake,"%d%\Network\Firewall"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Network\Remote Connect] evaluated string: [If,Not,ExistDir,"%d%\Network\Remote Connect",DirMake,"%d%\Network\Remote Connect"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Security\AntiSpyware] evaluated string: [If,Not,ExistDir,"%d%\Security\AntiSpyware",DirMake,"%d%\Security\AntiSpyware"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Security\AntiVirus] evaluated string: [If,Not,ExistDir,"%d%\Security\AntiVirus",DirMake,"%d%\Security\AntiVirus"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Security\KeyFinders] evaluated string: [If,Not,ExistDir,"%d%\Security\KeyFinders",DirMake,"%d%\Security\KeyFinders"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Security\Passwords] evaluated string: [If,Not,ExistDir,"%d%\Security\Passwords",DirMake,"%d%\Security\Passwords"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Security\Unlockers] evaluated string: [If,Not,ExistDir,"%d%\Security\Unlockers",DirMake,"%d%\Security\Unlockers"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Supplementary\Forensic] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Forensic",DirMake,"%d%\Supplementary\Forensic"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Supplementary\Games] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Games",DirMake,"%d%\Supplementary\Games"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Supplementary\Graphics] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Graphics",DirMake,"%d%\Supplementary\Graphics"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Supplementary\MultiMedia] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\MultiMedia",DirMake,"%d%\Supplementary\MultiMedia"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Supplementary\Office] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Office",DirMake,"%d%\Supplementary\Office"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Supplementary\Tweaks] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Tweaks",DirMake,"%d%\Supplementary\Tweaks"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\System Tools\Debug] evaluated string: [If,Not,ExistDir,"%d%\System Tools\Debug",DirMake,"%d%\System Tools\Debug"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\System Tools\Explorer Addons] evaluated string: [If,Not,ExistDir,"%d%\System Tools\Explorer Addons",DirMake,"%d%\System Tools\Explorer Addons"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\System Tools\HW Info] evaluated string: [If,Not,ExistDir,"%d%\System Tools\HW Info",DirMake,"%d%\System Tools\HW Info"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\System Tools\Registry] evaluated string: [If,Not,ExistDir,"%d%\System Tools\Registry",DirMake,"%d%\System Tools\Registry"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\System Tools\Windows Setup] evaluated string: [If,Not,ExistDir,"%d%\System Tools\Windows Setup",DirMake,"%d%\System Tools\Windows Setup"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\Apps\Virtualization] evaluated string: [If,Not,ExistDir,"%d%\Virtualization",DirMake,"%d%\Virtualization"]
Run - Processed section [MyPlugins_AppsMy_SubDirectories_Create_P] in file: [%BaseDir%\Projects\MyPlugins_Direct\script.project]
IF - [%BaseDir%\projects\myplugins_direct] is not equal to: [%BaseDir%\projects\myplugins] evaluated string: [If,Not,%MyPluginsF%,Equal,%BaseDir%\Projects\MyPlugins,Begin]
SetVar - Sucessfuly changed the value of [%d%] to: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy]
|
Run - Processing section: [MyPlugins_AppsMy_SubDirectories_Create_P] From file: [%BaseDir%\Projects\MyPlugins_Direct\script.project]
[//Common Apps Directories at AppsMy]
[//REMINDER - MyPlugins_Project_Add.script have Run,%spf%,MyPlugins_AppsMy_SubDirectories_Create line]
IF - Variable exists [%d%] evaluated string: [If,Not,ExistVar,%d%,Set,%d%,%BaseDir%\Projects\MyPlugins\AppsMy]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Accessibility] evaluated string: [If,Not,ExistDir,"%d%\Accessibility",DirMake,"%d%\Accessibility"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\CDVD] evaluated string: [If,Not,ExistDir,"%d%\CDVD",DirMake,"%d%\CDVD"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\File Tasks\Compression] evaluated string: [If,Not,ExistDir,"%d%\File Tasks\Compression",DirMake,"%d%\File Tasks\Compression"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\File Tasks\File Copy] evaluated string: [If,Not,ExistDir,"%d%\File Tasks\File Copy",DirMake,"%d%\File Tasks\File Copy"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\File Tasks\File Find] evaluated string: [If,Not,ExistDir,"%d%\File Tasks\File Find",DirMake,"%d%\File Tasks\File Find"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\File Tasks\File Unlock] evaluated string: [If,Not,ExistDir,"%d%\File Tasks\File Unlock",DirMake,"%d%\File Tasks\File Unlock"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\HD Tasks\Defrag] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Defrag",DirMake,"%d%\HD Tasks\Defrag"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\HD Tasks\Diagnostic] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Diagnostic",DirMake,"%d%\HD Tasks\Diagnostic"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\HD Tasks\Erase] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Erase",DirMake,"%d%\HD Tasks\Erase"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\HD Tasks\File Undelete] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\File Undelete",DirMake,"%d%\HD Tasks\File Undelete"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\HD Tasks\Imaging] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Imaging",DirMake,"%d%\HD Tasks\Imaging"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\HD Tasks\MBR] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\MBR",DirMake,"%d%\HD Tasks\MBR"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\HD Tasks\Recover] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Recover",DirMake,"%d%\HD Tasks\Recover"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Network\Firewall] evaluated string: [If,Not,ExistDir,"%d%\Network\Firewall",DirMake,"%d%\Network\Firewall"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Network\Remote Connect] evaluated string: [If,Not,ExistDir,"%d%\Network\Remote Connect",DirMake,"%d%\Network\Remote Connect"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Security\AntiSpyware] evaluated string: [If,Not,ExistDir,"%d%\Security\AntiSpyware",DirMake,"%d%\Security\AntiSpyware"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Security\AntiVirus] evaluated string: [If,Not,ExistDir,"%d%\Security\AntiVirus",DirMake,"%d%\Security\AntiVirus"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Security\KeyFinders] evaluated string: [If,Not,ExistDir,"%d%\Security\KeyFinders",DirMake,"%d%\Security\KeyFinders"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Security\Passwords] evaluated string: [If,Not,ExistDir,"%d%\Security\Passwords",DirMake,"%d%\Security\Passwords"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Security\Unlockers] evaluated string: [If,Not,ExistDir,"%d%\Security\Unlockers",DirMake,"%d%\Security\Unlockers"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Supplementary\Forensic] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Forensic",DirMake,"%d%\Supplementary\Forensic"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Supplementary\Games] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Games",DirMake,"%d%\Supplementary\Games"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Supplementary\Graphics] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Graphics",DirMake,"%d%\Supplementary\Graphics"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Supplementary\MultiMedia] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\MultiMedia",DirMake,"%d%\Supplementary\MultiMedia"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Supplementary\Office] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Office",DirMake,"%d%\Supplementary\Office"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Supplementary\Tweaks] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Tweaks",DirMake,"%d%\Supplementary\Tweaks"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\System Tools\Debug] evaluated string: [If,Not,ExistDir,"%d%\System Tools\Debug",DirMake,"%d%\System Tools\Debug"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\System Tools\Explorer Addons] evaluated string: [If,Not,ExistDir,"%d%\System Tools\Explorer Addons",DirMake,"%d%\System Tools\Explorer Addons"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\System Tools\HW Info] evaluated string: [If,Not,ExistDir,"%d%\System Tools\HW Info",DirMake,"%d%\System Tools\HW Info"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\System Tools\Registry] evaluated string: [If,Not,ExistDir,"%d%\System Tools\Registry",DirMake,"%d%\System Tools\Registry"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\System Tools\Windows Setup] evaluated string: [If,Not,ExistDir,"%d%\System Tools\Windows Setup",DirMake,"%d%\System Tools\Windows Setup"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins_Direct\AppsMy\Virtualization] evaluated string: [If,Not,ExistDir,"%d%\Virtualization",DirMake,"%d%\Virtualization"]
Run - Processed section [MyPlugins_AppsMy_SubDirectories_Create_P] in file: [%BaseDir%\Projects\MyPlugins_Direct\script.project]
[End]
[//-]
[//First Time user and update - Extract utils/tools for once (not effect build time)]
IF - [no] is not equal to: [yes] evaluated string: [If,%MyPluginsRefr%,Equal,Yes,Run,%MyPluginsF%\script.project,Update_Others,%MyPluginsF%\script.project]
Run - Processed section [Process_Convert] in file: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
|
IF - [%BaseDir%\projects\win10pese\build\0-preconfig.script] is not equal to: [%BaseDir%\projects\win10pese\utils\myplugins_project_add.script] evaluated string: [If,%ScriptFile%,Equal,%MyPluginsPAdd%,If,%MyPluginsRefr%,Equal,Yes,System,ReScanScripts]
Run - Processed section [Direct] in file: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
Run - Processed section [MyPlugins_Add] in file: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
IF - File exists: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script] evaluated string: [If,ExistFile,%ProjectDir%\Utils\MyPlugins_Project_Add.script,Run,%ProjectDir%\Utils\MyPlugins_Project_Add.script,MyPlugins_Add,%ProjectDir%\Utils\MyPlugins_Project_Add.script,MyPlugins]
|
Run - Processing section: [MyPlugins_Add] From file: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
with parameters: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script],[MyPlugins]
[//to be called from other Plugins (ex: basic plugin) - See [MyPlugins_AddExample]]
[// 1) current file 2) Section]
SetVar - Sucessfuly changed the value of [%MyPluginsPAdd%] to: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
IF - [-%BaseDir%\projects\win10pese\utils\myplugins_project_add.script] is not equal to: [-] evaluated string: [If,-#1,Equal,-,Set,%MyPluginsPAdd%,%ScriptFile%]
|
Run - Processing section: [MyPlugins] From file: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
SetVar - Sucessfuly changed the value of [%MyPluginsF%] to: [%BaseDir%\Projects\MyPlugins]
SetVar - Sucessfuly changed the value of [%MyPluginsspf%] to: [%BaseDir%\Projects\MyPlugins\script.project]
SetVar - Sucessfuly changed the value of [%d%] to: [%BaseDir%\Projects\MyPlugins\AppsMy]
SetVar - Sucessfuly changed the value of [%MyPluginsExtractF%] to: [Folder]
IF - Variable exists [%MyPluginsPAdd%] evaluated string: [If,Not,ExistVar,%MyPluginsPAdd%,Set,%MyPluginsPAdd%,%ScriptFile%]
|
Run - Processing section: [Process_Convert] From file: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
with parameters: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
SetVar - Sucessfuly changed the value of [%MyPluginsRefr%] to: [Yes]
IF - Variable exists [%MyPluginsExtractF%] evaluated string: [If,Not,ExistVar,%MyPluginsExtractF%,Set,%MyPluginsExtractF%,Folder]
IF - Variable exists [%MyPluginsspf%] evaluated string: [If,Not,ExistVar,%MyPluginsspf%,Set,%MyPluginsspf%,%BaseDir%\Projects\MyPlugins\script.project]
IF - Variable exists [%ProjectTemp%] evaluated string: [If,Not,ExistVar,%ProjectTemp%,Set,%ProjectTemp%,%BaseDir%\Temp\Gena]
IF - [%BaseDir%\temp\win10pese] is not equal to: [] evaluated string: [If,%ProjectTemp%,Equal,"",Set,%ProjectTemp%,%BaseDir%\Temp\Gena]
IF - Directory exists: [%BaseDir%\Temp\Win10PESE] evaluated string: [If,Not,ExistDir,%ProjectTemp%,DirMake,%ProjectTemp%]
[//--]
SetVar - Sucessfuly changed the value of [%MyPlugind%] to: [%BaseDir%\Temp\Win10PESE\script.project]
IF - File exists: [%BaseDir%\Temp\Win10PESE\script.project] evaluated string: [If,ExistFile,%MyPlugind%,Shellexecute,Hide,cmd.exe,"/C del /q /f "%MyPlugind%"&del /q /f /A:R /A:H /A:S /A:A "%MyPlugind%""]
Shellexecute: [Hide] using: [cmd.exe] with parameters: [/C del /q /f "%BaseDir%\Temp\Win10PESE\script.project"&del /q /f /A:R /A:H /A:S /A:A "%BaseDir%\Temp\Win10PESE\script.project"]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\script.project] evaluated string: [If,ExistFile,%MyPlugind%,Message,"%MyPlugind% not deleted",Error,10]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\script.project] evaluated string: [If,ExistFile,%MyPlugind%,Exit,"%MyPlugind% not deleted"]
ExtractFile - [script.project] to: [%BaseDir%\Temp\Win10PESE]
IniRead - [%BaseDir%\Temp\Win10PESE\script.project] Section [Main] Key [Version] to variable: [%MyPluginsNewV%] with value [18]
[//--]
[//Set,%MyPluginsFExist%,0]
[//If,ExistDir,%MyPluginsF%,Set,%MyPluginsFExist%,1]
[//If,%MyPluginsFExist%,Equal,0,DirMake,%MyPluginsF%]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins] evaluated string: [If,Not,ExistDir,%MyPluginsF%,DirMake,%MyPluginsF%]
[//--]
SetVar - Sucessfuly changed the value of [%MyPluginsspfExists%] to: [0]
IF - File exists: [%BaseDir%\Projects\MyPlugins\script.project] evaluated string: [If,ExistFile,%MyPluginsspf%,Set,%MyPluginsspfExists%,1]
SetVar - Sucessfuly changed the value of [%MyPluginsspfExists%] to: [1]
[//--]
IF - [1] is equal to: [1] evaluated string: [If,%MyPluginsspfExists%,Equal,1,Begin]
SetVar - Sucessfuly changed the value of [%MyPluginsRefr%] to: [No]
IniRead - [%BaseDir%\Projects\MyPlugins\script.project] Section [Main] Key [Version] to variable: [%MyPluginsOldV%] with value [18]
IF - [18] is not bigger than [18] evaluated string: [If,%MyPluginsNewV%,Bigger,%MyPluginsOldV%,Begin]
[StrFormat,DATE,%myDate%,yyyymmddhhnnss]
[FileCopy,%MyPluginsspf%,%MyPluginsspf%_Backup_%myDate%.ini]
[Shellexecute,Hide,cmd.exe,"/C del /q /f #$q%MyPluginsspf%#$q&del /q /f /A:R /A:H /A:S /A:A #$q%MyPluginsspf%#$q"]
[FileCopy,%ProjectTemp%\script.project,%MyPluginsF%]
[End]
[End]
[//-]
IF - [1] is not equal to: [0] evaluated string: [If,%MyPluginsspfExists%,Equal,0,FileCopy,%ProjectTemp%\script.project,%MyPluginsF%]
[//-]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\Apps] evaluated string: [If,Not,ExistDir,%MyPluginsF%\Apps,DirMake,%MyPluginsF%\Apps]
|
Run - Processing section: [MyPlugins_AppsMy_SubDirectories_Create_P] From file: [%BaseDir%\Projects\MyPlugins\script.project]
[//Common Apps Directories at AppsMy]
[//REMINDER - MyPlugins_Project_Add.script have Run,%spf%,MyPlugins_AppsMy_SubDirectories_Create line]
IF - Variable exists [%d%] evaluated string: [If,Not,ExistVar,%d%,Set,%d%,%BaseDir%\Projects\MyPlugins\AppsMy]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Accessibility] evaluated string: [If,Not,ExistDir,"%d%\Accessibility",DirMake,"%d%\Accessibility"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\CDVD] evaluated string: [If,Not,ExistDir,"%d%\CDVD",DirMake,"%d%\CDVD"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\File Tasks\Compression] evaluated string: [If,Not,ExistDir,"%d%\File Tasks\Compression",DirMake,"%d%\File Tasks\Compression"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\File Tasks\File Copy] evaluated string: [If,Not,ExistDir,"%d%\File Tasks\File Copy",DirMake,"%d%\File Tasks\File Copy"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\File Tasks\File Find] evaluated string: [If,Not,ExistDir,"%d%\File Tasks\File Find",DirMake,"%d%\File Tasks\File Find"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\File Tasks\File Unlock] evaluated string: [If,Not,ExistDir,"%d%\File Tasks\File Unlock",DirMake,"%d%\File Tasks\File Unlock"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\HD Tasks\Defrag] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Defrag",DirMake,"%d%\HD Tasks\Defrag"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\HD Tasks\Diagnostic] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Diagnostic",DirMake,"%d%\HD Tasks\Diagnostic"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\HD Tasks\Erase] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Erase",DirMake,"%d%\HD Tasks\Erase"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\HD Tasks\File Undelete] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\File Undelete",DirMake,"%d%\HD Tasks\File Undelete"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\HD Tasks\Imaging] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Imaging",DirMake,"%d%\HD Tasks\Imaging"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\HD Tasks\MBR] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\MBR",DirMake,"%d%\HD Tasks\MBR"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\HD Tasks\Recover] evaluated string: [If,Not,ExistDir,"%d%\HD Tasks\Recover",DirMake,"%d%\HD Tasks\Recover"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Network\Firewall] evaluated string: [If,Not,ExistDir,"%d%\Network\Firewall",DirMake,"%d%\Network\Firewall"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Network\Remote Connect] evaluated string: [If,Not,ExistDir,"%d%\Network\Remote Connect",DirMake,"%d%\Network\Remote Connect"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Security\AntiSpyware] evaluated string: [If,Not,ExistDir,"%d%\Security\AntiSpyware",DirMake,"%d%\Security\AntiSpyware"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Security\AntiVirus] evaluated string: [If,Not,ExistDir,"%d%\Security\AntiVirus",DirMake,"%d%\Security\AntiVirus"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Security\KeyFinders] evaluated string: [If,Not,ExistDir,"%d%\Security\KeyFinders",DirMake,"%d%\Security\KeyFinders"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Security\Passwords] evaluated string: [If,Not,ExistDir,"%d%\Security\Passwords",DirMake,"%d%\Security\Passwords"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Security\Unlockers] evaluated string: [If,Not,ExistDir,"%d%\Security\Unlockers",DirMake,"%d%\Security\Unlockers"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Supplementary\Forensic] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Forensic",DirMake,"%d%\Supplementary\Forensic"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Supplementary\Games] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Games",DirMake,"%d%\Supplementary\Games"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Supplementary\Graphics] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Graphics",DirMake,"%d%\Supplementary\Graphics"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Supplementary\MultiMedia] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\MultiMedia",DirMake,"%d%\Supplementary\MultiMedia"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Supplementary\Office] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Office",DirMake,"%d%\Supplementary\Office"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Supplementary\Tweaks] evaluated string: [If,Not,ExistDir,"%d%\Supplementary\Tweaks",DirMake,"%d%\Supplementary\Tweaks"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\System Tools\Debug] evaluated string: [If,Not,ExistDir,"%d%\System Tools\Debug",DirMake,"%d%\System Tools\Debug"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\System Tools\Explorer Addons] evaluated string: [If,Not,ExistDir,"%d%\System Tools\Explorer Addons",DirMake,"%d%\System Tools\Explorer Addons"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\System Tools\HW Info] evaluated string: [If,Not,ExistDir,"%d%\System Tools\HW Info",DirMake,"%d%\System Tools\HW Info"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\System Tools\Registry] evaluated string: [If,Not,ExistDir,"%d%\System Tools\Registry",DirMake,"%d%\System Tools\Registry"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\System Tools\Windows Setup] evaluated string: [If,Not,ExistDir,"%d%\System Tools\Windows Setup",DirMake,"%d%\System Tools\Windows Setup"]
IF - Directory exists: [%BaseDir%\Projects\MyPlugins\AppsMy\Virtualization] evaluated string: [If,Not,ExistDir,"%d%\Virtualization",DirMake,"%d%\Virtualization"]
Run - Processed section [MyPlugins_AppsMy_SubDirectories_Create_P] in file: [%BaseDir%\Projects\MyPlugins\script.project]
IF - [%BaseDir%\projects\myplugins] is equal to: [%BaseDir%\projects\myplugins] evaluated string: [If,Not,%MyPluginsF%,Equal,%BaseDir%\Projects\MyPlugins,Begin]
[Set,%d%,%MyPluginsF%\AppsMy]
[Run,%MyPluginsspf%,MyPlugins_AppsMy_SubDirectories_Create_P]
[End]
[//-]
[//First Time user and update - Extract utils/tools for once (not effect build time)]
IF - [no] is not equal to: [yes] evaluated string: [If,%MyPluginsRefr%,Equal,Yes,Run,%MyPluginsF%\script.project,Update_Others,%MyPluginsF%\script.project]
Run - Processed section [Process_Convert] in file: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
|
IF - [%BaseDir%\projects\win10pese\build\0-preconfig.script] is not equal to: [%BaseDir%\projects\win10pese\utils\myplugins_project_add.script] evaluated string: [If,%ScriptFile%,Equal,%MyPluginsPAdd%,If,%MyPluginsRefr%,Equal,Yes,System,ReScanScripts]
Run - Processed section [MyPlugins] in file: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
Run - Processed section [MyPlugins_Add] in file: [%BaseDir%\Projects\Win10PESE\Utils\MyPlugins_Project_Add.script]
[//--]
IF - [c:\winbuilder] is equal to: [c:\winbuilder] evaluated string: [If,%TargetDir%,Equal,%BaseDir%,Call,Echo,"TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org",Warn,,MessageError,,Halt]
|
Run - Processing section: [_CenterCa] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [Echo],[TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org],[Warn],[],[MessageError],[],[Halt]
|
Run - Processing section: [CallC_Echo] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [Echo],[TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org],[Warn],[],[MessageError],[],[Halt]
IF - [-] is equal to: [-] evaluated string: [If,#4-,Equal,-,Set,#4,10]
SetVar - Sucessfuly changed the value of [#4] to: [10]
IF - [10] is equal to: [10] evaluated string: [If,#4,Equal,10,Run,%Api%,CallC_Echo10,#1,#2,#3,#4,#5,#6,#7,#8,#9]
|
Run - Processing section: [CallC_Echo10] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [Echo],[TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org],[Warn],[10],[MessageError],[],[Halt]
IF - [warn] is equal to: [warn] evaluated string: [If,#3,Equal,Warn,Run,%Api%,CallC_Echo10Warn,#1,#2,#3,#4,#5,#6,#7,#8,#9]
|
Run - Processing section: [CallC_Echo10Warn] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [Echo],[TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org],[Warn],[10],[MessageError],[],[Halt]
TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org
TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org
TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org
TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org
TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org
TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org
TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org
TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org
TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org
TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org
Run - Processed section [CallC_Echo10Warn] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
IF - [warn-] is not equal to: [-] evaluated string: [If,#3-,Equal,-,Run,%Api%,CallC_Echo10Normal,#1,#2,#3,#4,#5,#6,#7,#8,#9]
Run - Processed section [CallC_Echo10] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
ELSE - [Begin]
[If,#3-,Equal,-,Loop,%Api%,CallC_Echo_LoopA,1,#4,#1,#2,#3,#4,#5,#6,#7,#8,#9]
[Else,Loop,%Api%,CallC_Echo_LoopB,1,#4,#1,#2,#3,#4,#5,#6,#7,#8,#9]
[End]
IF - [messageerror-] is not equal to: [-] evaluated string: [If,Not,#5-,Equal,-,Run,%Api%,CallC_EchoAdd,#1,#2,#3,#4,#5,#6,#7,#8,#9]
|
Run - Processing section: [CallC_EchoAdd] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [Echo],[TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org],[Warn],[10],[MessageError],[],[Halt]
IF - [messageerror] is not equal to: [message] evaluated string: [If,#5,Equal,Message,Begin]
[If,#6-,Equal,-,Message,#2,Warning]
[Else,Message,#2,Warning,#6]
[End]
IF - [messageerror] is not equal to: [messageinformation] evaluated string: [If,#5,Equal,MessageInformation,Begin]
[If,#6-,Equal,-,Message,#2,Information]
[Else,Message,#2,Information,#6]
[End]
IF - [messageerror] is equal to: [messageerror] evaluated string: [If,#5,Equal,MessageError,Begin]
IF - [-] is equal to: [-] evaluated string: [If,#6-,Equal,-,Message,#2,Error]
Message: TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org
ELSE - [Message,#2,Error,#6]
[End]
Run - Processed section [CallC_EchoAdd] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
IF - [halt] is not equal to: [exit] evaluated string: [If,#7,Equal,Exit,Exit,#2]
IF - [halt] is equal to: [halt] evaluated string: [If,#7,Equal,Halt,Halt,#2]
TargetDir=BaseDir SOMETHING REALLY WRONG - Report Log to http://TheOven.org
Run - Processed section [CallC_Echo] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Run - Processed section [_CenterCa] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Script time: 1 minute, 58 seconds and 591 milliseconds
Finished processing script: 0 - PreConfig
Project time: 2 minutes, 16 seconds and 991 milliseconds
OnBuildExit [Exec,%ProjectDir%\script.project,Win10PESE-ONBUILDEXIT,COMMAND]
|
Exec - Processing section: [Win10PESE-ONBUILDEXIT] From file: [%BaseDir%\Projects\Win10PESE\script.project]
with parameters: [COMMAND]
AddVariables - Added section [ApiVar] from file [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script] into the local variable list
IF - File exists: [%BaseDir%\Projects\Win10PESE\Utils\HiveUnLoad.script] evaluated string: [If,ExistFile,%ProjectDir%\Utils\HiveUnLoad.script,Run,%ProjectDir%\Utils\HiveUnLoad.script,HiveUnload_OBE,%ProjectDir%\Utils\HiveUnLoad.script]
|
Run - Processing section: [HiveUnload_OBE] From file: [%BaseDir%\Projects\Win10PESE\Utils\HiveUnLoad.script]
with parameters: [%BaseDir%\Projects\Win10PESE\Utils\HiveUnLoad.script]
[//used by ONBUILDEXIT]
SetVar - Sucessfuly changed the value of [%HiveUnloadWorkFile%] to: [%BaseDir%\Projects\Win10PESE\script.project]
IF - [%BaseDir%\projects\win10pese\utils\hiveunload.script-] is not equal to: [-] evaluated string: [If,Not,#1-,Equal,-,Set,%HiveUnloadWorkFile%,#1]
SetVar - Sucessfuly changed the value of [%HiveUnloadWorkFile%] to: [%BaseDir%\Projects\Win10PESE\Utils\HiveUnLoad.script]
|
Run - Processing section: [HiveUnload_Extract] From file: [%BaseDir%\Projects\Win10PESE\Utils\HiveUnLoad.script]
with parameters: [%BaseDir%\Projects\Win10PESE\Utils\HiveUnLoad.script]
SetVar - Sucessfuly changed the value of [%HiveUnloadWorkFile%] to: [%BaseDir%\Projects\Win10PESE\script.project]
IF - [%BaseDir%\projects\win10pese\utils\hiveunload.script-] is not equal to: [-] evaluated string: [If,Not,#1-,Equal,-,Set,%HiveUnloadWorkFile%,#1]
SetVar - Sucessfuly changed the value of [%HiveUnloadWorkFile%] to: [%BaseDir%\Projects\Win10PESE\Utils\HiveUnLoad.script]
IniRead - [%BaseDir%\Projects\Win10PESE\Utils\HiveUnLoad.script] Section [IniVariablesScript] Key [HiveUnloadV] to variable: [%HiveUnloadVer%] with value [1.0.0.0]
SetVar - Sucessfuly changed the value of [%HiveUnloadexe%] to: [Fail]
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\HiveUnload.exe] evaluated string: [If,ExistFile,%Tools%\HiveUnload.exe,Begin]
Retrieve - Sucessfully retrieved the file version from: [%BaseDir%\Projects\Tools\Win10PESE\HiveUnload.exe] to variable: [%HiveUnloadBaseVer%] with result: [1.0.0.0]
IF - [1.0.0.0] is not smaller than [1.0.0.0] evaluated string: [If,%HiveUnloadBaseVer%,Smaller,%HiveUnloadVer%,Run,%HiveUnloadWorkFile%,HiveUnload_Extract_File]
ELSE - executing command: [Set,%HiveUnloadexe%,Pass]
SetVar - Sucessfuly changed the value of [%HiveUnloadexe%] to: [Pass]
[End]
ELSE - [Begin]
[Set,%HiveUnloadexe%,Pass]
[ExtractFile,%HiveUnloadWorkFile%,Folder,HiveUnload.exe,%Tools%]
[End]
Run - Processed section [HiveUnload_Extract] in file: [%BaseDir%\Projects\Win10PESE\Utils\HiveUnLoad.script]
IF - [pass] is equal to: [pass] evaluated string: [If,%HiveUnloadexe%,Equal,Pass,Run,%HiveUnloadWorkFile%,HiveUnload_Folders]
|
Run - Processing section: [HiveUnload_Folders] From file: [%BaseDir%\Projects\Win10PESE\Utils\HiveUnLoad.script]
SetVar - Sucessfuly changed the value of [%HiveUnloadFailure%] to: [0]
IF - [c:\winbuilder] is not equal to: [] evaluated string: [If,Not,%TargetDir%,Equal,"",Begin]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win10PESE\HiveUnload.exe] with parameters: [ /HKLM /Target:"C:\Winbuilder"]
IF - [2] is not equal to: [1] evaluated string: [If,%ExitCode%,Equal,1,Begin]
[Set,%HiveUnloadFailure%,1]
[Message,"ERROR on unloading hive(s) at#$x#$x%TargetDir%#$x#$xCommon Reason: Loaded Hives being actively used ex: regedit.exe #$x Close handling on Hive(s) and try again..#$x#$x Tip1: Try 'HiveUnload..' button at Utils\HiveUnload #$x#$x Tip2: try restart Builder exe and hit 'HiveUnload...' button again",Error]
[Echo,"ERROR on unloading hive(s) at--%TargetDir%--Common Reason: Loaded Hives being actively used ex: regedit.exe - Close handling on Hive(s) and try again..-- Tip1: Try 'HiveUnload..' button at Utils\HiveUnload -- Tip2: try restart Builder exe and hit 'HiveUnload...' button again",Warn]
[End]
[End]
IF - [c:\win10pese-source] is not equal to: [] evaluated string: [If,Not,%SourceDir%,Equal,"",Begin]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win10PESE\HiveUnload.exe] with parameters: [ /HKLM /Target:"C:\WIN10PESE-Source"]
IF - [2] is not equal to: [1] evaluated string: [If,%ExitCode%,Equal,1,Begin]
[Set,%HiveUnloadFailure%,1]
[Message,"ERROR on unloading hive(s) at#$x#$x%SourceDir%#$x#$xCommon Reason: Loaded Hives being actively used ex: regedit.exe #$x Close handling on Hive(s) and try again..#$x#$x Tip1: Try 'HiveUnload..' button at Utils\HiveUnload #$x#$x Tip2: try restart Builder exe and hit 'HiveUnload...' button again",Error]
[Echo,"ERROR on unloading hive(s) at--%SourceDir%--Common Reason: Loaded Hives being actively used ex: regedit.exe - Close handling on Hive(s) and try again..-- Tip1: Try 'HiveUnload..' button at Utils\HiveUnload -- Tip2: try restart Builder exe and hit 'HiveUnload...' button again",Warn]
[End]
[End]
IF - [%BaseDir%\workbench\win10pese\cache] is not equal to: [] evaluated string: [If,Not,%ProjectCache%,Equal,"",Begin]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win10PESE\HiveUnload.exe] with parameters: [ /HKLM /Target:"%BaseDir%\Workbench\Win10PESE\Cache"]
IF - [2] is not equal to: [1] evaluated string: [If,%ExitCode%,Equal,1,Begin]
[Set,%HiveUnloadFailure%,1]
[Message,"ERROR on unloading hive(s) at#$x#$x%ProjectCache%#$x#$xCommon Reason: Loaded Hives being actively used ex: regedit.exe #$x Close handling on Hive(s) and try again..#$x#$x Tip1: Try 'HiveUnload..' button at Utils\HiveUnload #$x#$x Tip2: try restart Builder exe and hit 'HiveUnload...' button again",Error]
[Echo,"ERROR on unloading hive(s) at--%ProjectCache%--Common Reason: Loaded Hives being actively used ex: regedit.exe - Close handling on Hive(s) and try again..-- Tip1: Try 'HiveUnload..' button at Utils\HiveUnload -- Tip2: try restart Builder exe and hit 'HiveUnload...' button again",Warn]
[End]
[End]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win10PESE\HiveUnload.exe] with parameters: [ /HKLM /Target:"%BaseDir%\Temp\Win10PESE"]
IF - [2] is not equal to: [1] evaluated string: [If,%ExitCode%,Equal,1,Begin]
[Set,%HiveUnloadFailure%,1]
[Message,"ERROR on unloading hive(s) at#$x#$x%ProjectTemp%#$x#$xCommon Reason: Loaded Hives being actively used ex: regedit.exe #$x Close handling on Hive(s) and try again..#$x#$x Tip1: Try 'HiveUnload..' button at Utils\HiveUnload #$x#$x Tip2: try restart Builder exe and hit 'HiveUnload...' button again",Error]
[Echo,"ERROR on unloading hive(s) at--%ProjectTemp%--Common Reason: Loaded Hives being actively used ex: regedit.exe - Close handling on Hive(s) and try again..",Warn]
[End]
IF - Directory does not exist: [%BaseDir%\Mount\Win10PESE] evaluated string: [If,ExistDir,%BaseDir%\Mount\%ProjectName%,Begin]
[ShellExecute,Hide,%Tools%\HiveUnload.exe," /HKLM /Target:#$q%BaseDir%\Mount\%ProjectName%#$q"]
[If,%ExitCode%,Equal,1,Begin]
[Set,%HiveUnloadFailure%,1]
[Message,"ERROR on unloading hive(s) at#$x#$x%BaseDir%\Mount\%ProjectName%#$x#$xCommon Reason: Loaded Hives being actively used ex: regedit.exe #$x Close handling on Hive(s) and try again..#$x#$x Tip1: Try 'HiveUnload..' button at Utils\HiveUnload #$x#$x Tip2: try restart Builder exe and hit 'HiveUnload...' button again",Error]
[Echo,"ERROR on unloading hive(s) at--%BaseDir%\Mount\%ProjectName%--Common Reason: Loaded Hives being actively used ex: regedit.exe - Close handling on Hive(s) and try again..",Warn]
[End]
[End]
IF - Variable exists [%BootSRC%] evaluated string: [If,Not,ExistVar,%BootSRC%,IniRead,%ProjectDir%\script.project,IniVariables,BootSRC,%BootSRC%]
IF - [c:\win10pese-source\sources\winre_wim\n] is not equal to: [] evaluated string: [If,Not,%BootSRC%,Equal,"",Begin]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win10PESE\HiveUnload.exe] with parameters: [ /HKLM /Target:"C:\WIN10PESE-Source\sources\winre_wim\N"]
IF - [2] is not equal to: [1] evaluated string: [If,%ExitCode%,Equal,1,Begin]
[Set,%HiveUnloadFailure%,1]
[Message,"ERROR on unloading hive(s) at#$x#$x%BootSRC%#$x#$xCommon Reason: Loaded Hives being actively used ex: regedit.exe #$x Close handling on Hive(s) and try again..#$x#$x Tip1: Try 'HiveUnload..' button at Utils\HiveUnload #$x#$x Tip2: try restart Builder exe and hit 'HiveUnload...' button again",Error]
[Echo,"ERROR on unloading hive(s) at--%BootSRC%--Common Reason: Loaded Hives being actively used ex: regedit.exe - Close handling on Hive(s) and try again..",Warn]
[End]
[End]
IF - Variable exists [%InstallSRC%] evaluated string: [If,Not,ExistVar,%InstallSRC%,IniRead,%ProjectDir%\script.project,IniVariables,InstallSRC,%InstallSRC%]
IF - [c:\win10pese-source\sources\install_wim\1] is not equal to: [] evaluated string: [If,Not,%InstallSRC%,Equal,"",Begin]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win10PESE\HiveUnload.exe] with parameters: [ /HKLM /Target:"C:\WIN10PESE-Source\sources\install_wim\1"]
IF - [2] is not equal to: [1] evaluated string: [If,%ExitCode%,Equal,1,Begin]
[Set,%HiveUnloadFailure%,1]
[Message,"ERROR on unloading hive(s) at#$x#$x%InstallSRC%#$x#$xCommon Reason: Loaded Hives being actively used ex: regedit.exe #$x Close handling on Hive(s) and try again..#$x#$x Tip1: Try 'HiveUnload..' button at Utils\HiveUnload #$x#$x Tip2: try restart Builder exe and hit 'HiveUnload...' button again",Error]
[Echo,"ERROR on unloading hive(s) at--%InstallSRC%--Common Reason: Loaded Hives being actively used ex: regedit.exe - Close handling on Hive(s) and try again..",Warn]
[End]
[End]
Run - Processed section [HiveUnload_Folders] in file: [%BaseDir%\Projects\Win10PESE\Utils\HiveUnLoad.script]
ELSE - [Echo,"HiveUnload.exe NOT used",Warn]
Run - Processed section [HiveUnload_OBE] in file: [%BaseDir%\Projects\Win10PESE\Utils\HiveUnLoad.script]
[//--]
IF - File exists: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script] evaluated string: [If,ExistFile,%Api%,Exec,%Api%,Clean,#1]
|
Exec - Processing section: [Clean] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [COMMAND]
AddVariables - Added section [ApiVar] from file [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script] into the local variable list
|
Run - Processing section: [Clean_2] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [COMMAND]
|
Run - Processing section: [Clean_22] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [COMMAND]
[// if selected unmount and inform]
|
Run - Processing section: [Read_ENV2] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
IF - Section exists [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%projectdir%\script.project,SetReadEnv,Run,%projectdir%\script.project,SetReadEnv,#1,#2,#3,#4,#5,#6,#7,#8,#9]
|
Run - Processing section: [SetReadEnv] From file: [%BaseDir%\Projects\Win10PESE\script.project]
IF - [-] is equal to: [-] evaluated string: [If,-#1,Equal,-,AddVariables,%projectdir%\script.project,VariablesReadEnv]
AddVariables - Added section [VariablesReadEnv] from file [%BaseDir%\Projects\Win10PESE\script.project] into the local variable list
ELSE - [Run,%projectdir%\script.project,SetReadEnvSelect,#1,#2]
Run - Processed section [SetReadEnv] in file: [%BaseDir%\Projects\Win10PESE\script.project]
ELSE - [Run,%Api%,Read_ENV2_ProjectInfo,#1,#2,#3,#4,#5,#6,#7,#8,#9]
Run - Processed section [Read_ENV2] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
IF - [command] is not equal to: [done] evaluated string: [If,#1,Equal,DONE,Begin]
[If,%CBClean1%,Equal,True,Begin]
[Run,%API%,UnMountWim]
[MESSAGE,"Build successful.",Information,2]
[End]
[Else,Run,%API%,UnMountWim]
[End]
IF - [command] is not equal to: [stop] evaluated string: [If,#1,Equal,STOP,Begin]
[If,%CBClean3%,Equal,True,Begin]
[Run,%API%,UnMountWim]
[MESSAGE,"Build stopped by user.",Information]
[End]
[Else,Run,%API%,UnMountWim]
[End]
IF - [command] is not equal to: [error] evaluated string: [If,#1,Equal,ERROR,Begin]
[If,%CBClean5%,Equal,True,Begin]
[Run,%API%,UnMountWim]
[MESSAGE,"Build stopped due to an error.",Information]
[End]
[Else,Run,%API%,UnMountWim]
[End]
IF - [command] is equal to: [command] evaluated string: [If,#1,Equal,COMMAND,Begin]
IF - [true] is equal to: [true] evaluated string: [If,%CBClean7%,Equal,True,Begin]
|
Run - Processing section: [UnMountWim] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
Run - Processing section: [Read_ENV2] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [WimTools]
IF - Section exists [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%projectdir%\script.project,SetReadEnv,Run,%projectdir%\script.project,SetReadEnv,#1,#2,#3,#4,#5,#6,#7,#8,#9]
|
Run - Processing section: [SetReadEnv] From file: [%BaseDir%\Projects\Win10PESE\script.project]
with parameters: [WimTools]
IF - [-wimtools] is not equal to: [-] evaluated string: [If,-#1,Equal,-,AddVariables,%projectdir%\script.project,VariablesReadEnv]
ELSE - executing command: [Run,%projectdir%\script.project,SetReadEnvSelect,#1,#2]
|
Run - Processing section: [SetReadEnvSelect] From file: [%BaseDir%\Projects\Win10PESE\script.project]
with parameters: [WimTools]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [OsType] to variable: [%OsType%] with value [Project]
IF - [-] is equal to: [-] evaluated string: [If,-#2,Equal,-,IniRead,%ProjectInfo%,%OsType%Info,#1,%#1%]
IniRead - [%BaseDir%\Projects\Win10PESE\project.ini] Section [ProjectInfo] Key [WimTools] to variable: [%WimTools%] with value [ImageX]
ELSE - [IniRead,%ProjectInfo%,%OsType%Info,#1,%#2%]
Run - Processed section [SetReadEnvSelect] in file: [%BaseDir%\Projects\Win10PESE\script.project]
Run - Processed section [SetReadEnv] in file: [%BaseDir%\Projects\Win10PESE\script.project]
ELSE - [Run,%Api%,Read_ENV2_ProjectInfo,#1,#2,#3,#4,#5,#6,#7,#8,#9]
Run - Processed section [Read_ENV2] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
[// %_ML_UnMount% - unmount with configured wim tools (ex: using extractedwim source no need unmount)]
IF - Section exists [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%projectdir%\script.project,IniVariables,IniRead,%projectdir%\script.project,IniVariables,_ML_UnMount,%_ML_UnMount%]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [_ML_UnMount] to variable: [%_ML_UnMount%] with value [No]
IF - [no] is equal to: [no] evaluated string: [If,Not,%_ML_UnMount%,Equal,No,Begin]
[Echo,"Please wait: UnMounting WIM files..."]
[If,%WimTools%,Equal,ImageX,Run,%API%,UnMountImagex]
[If,%WimTools%,Equal,WimUtil,Run,%API%,UnMountWimutil]
[If,%WimTools%,Equal,Dism,Run,%API%,UnMountDISM]
[End]
Run - Processed section [UnMountWim] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Message: Build stopped by script command.
[End]
ELSE - [Run,%API%,UnMountWim]
[End]
IF - [command] is not equal to: [exception] evaluated string: [If,#1,Equal,EXCEPTION,Begin]
[If,%CBClean9%,Equal,True,Begin]
[Run,%API%,UnMountWim]
[MESSAGE,"Build stopped by exception.",Information]
[End]
[Else,Run,%API%,UnMountWim]
[End]
Run - Processed section [Clean_22] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
IF - Section exists [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%projectdir%\script.project,IniVariables,IniRead,%projectdir%\script.project,IniVariables,_ML_Exit_Plugin,%_ML_Exit_Plugin%]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [_ML_Exit_Plugin] to variable: [%_ML_Exit_Plugin%] with value []
IF - File does not exist: [] evaluated string: [If,ExistFile,%_ML_Exit_Plugin%,Exec,%_ML_Exit_Plugin%,Clean,#1]
IniDeleteKey - Deleted INI key in [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script] Key [Interface]
Run - Processed section [Clean_2] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
IniDeleteKey - Deleted INI key in [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script] Key [Interface]
Exec - Processed section [Clean] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
[//--]
IF - File exists: [%BaseDir%\Projects\Win10PESE\Utils\Support_Log.script] evaluated string: [If,ExistFile,%ProjectDir%\Utils\Support_Log.script,Run,%ProjectDir%\Utils\Support_Log.script,SupportLog_OBE,#1,%ProjectDir%\Utils\Support_Log.script]
|
Run - Processing section: [SupportLog_OBE] From file: [%BaseDir%\Projects\Win10PESE\Utils\Support_Log.script]
with parameters: [COMMAND],[%BaseDir%\Projects\Win10PESE\Utils\Support_Log.script]
Log Options - Start On Build Exit
[//Log Options - Start OBE]
[//Log Options - Start OBE]
[//Log Options - Start OBE]
[//---------------------------------------------]
[//---------------------------------------------]
[//---------------------------------------------]
[//---------------------------------------------]
[//Log Options - Start OBE]
[//Log Options - Start OBE]
[//Log Options - Start OBE]
SetVar - Sucessfuly changed the value of [%SLFile%] to: [%BaseDir%\Projects\Win10PESE\Utils\Support_Log.script]
IF - [-%BaseDir%\projects\win10pese\utils\support_log.script] is not equal to: [-] evaluated string: [If,-#2,Equal,-,Set,%SLFile%,%ScriptFile%]
[//--]
SetVar - Sucessfuly changed the value of [%tv%] to: []
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [SaveConditionBLogsDelFilesOldDays] to variable: [%tv%] with value [5]
IF - [5] is not equal to: [] evaluated string: [If,Not,%tv%,Equal,"",Begin]
IF - [5] is not equal to: [0] evaluated string: [If,Not,%tv%,Equal,0,Begin]
IF - [5] is bigger than [0] evaluated string: [If,%tv%,Bigger,0,Begin]
IF - Directory exists: [%BaseDir%\Logs] evaluated string: [If,ExistDir,%BaseDir%\Logs,Begin]
SetVar - Sucessfuly changed the value of [%wn%] to: [%BaseDir%\Temp\Win10PESE\Support_Log_OBE\DeleteOldFiles002]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\Support_Log_OBE\DeleteOldFiles002.au3] evaluated string: [If,Not,ExistFile,%wn%.au3,Begin]
IF - Directory does not exist: [%BaseDir%\Temp\Win10PESE\Support_Log_OBE] evaluated string: [If,Not,ExistDir,%ProjectTemp%\Support_Log_OBE,DirMake,%ProjectTemp%\Support_Log_OBE]
DirMake - Created directory: [%BaseDir%\Temp\Win10PESE\Support_Log_OBE]
ExtractFile - [DeleteOldFiles002.7z] to: [%BaseDir%\Temp\Win10PESE\Support_Log_OBE]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win10PESE\7z.exe] with parameters: [x "%BaseDir%\Temp\Win10PESE\Support_Log_OBE\DeleteOldFiles002.7z" -y -o"%BaseDir%\Temp\Win10PESE\Support_Log_OBE"]
[End]
IF - File exists: [%BaseDir%\Temp\Win10PESE\Support_Log_OBE\DeleteOldFiles002.au3] evaluated string: [If,ExistFile,%wn%.au3,Begin]
Log Options - Delete Old Log Files of last 5 days
ShellExecute: [Open] using: [%BaseDir%\Projects\Tools\Win10PESE\x86\AU3381.exe] with parameters: ["%BaseDir%\Temp\Win10PESE\Support_Log_OBE\DeleteOldFiles002.au3" "%BaseDir%\Logs" "*.*" 5]
[End]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\Support_Log_OBE\DeleteOldFiles002_Test.cmd] evaluated string: [If,ExistFile,%wn%_Test.cmd,ShellExecute,Hide,cmd.exe,"/C del /q /f "%wn%_Test.cmd"&del /q /f /A:R /A:H /A:S /A:A "%wn%_Test.cmd""]
FileCreateBlank - Created a new file: [%BaseDir%\Temp\Win10PESE\Support_Log_OBE\DeleteOldFiles002_Test.cmd]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Support_Log_OBE\DeleteOldFiles002_Test.cmd] line: Value: "%BaseDir%\Projects\Tools\Win10PESE\x86\AU3381.exe" "%BaseDir%\Temp\Win10PESE\Support_Log_OBE\DeleteOldFiles002.au3" "%BaseDir%\Logs" "*.*" 5 Option: Append
[End]
[End]
[End]
[End]
[//--]
SetVar - Sucessfuly changed the value of [%tv%] to: []
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [SaveConditionBLogsMove] to variable: [%tv%] with value [1]
IF - [1] is equal to: [1] evaluated string: [If,%tv%,Equal,1,Begin]
[//Move All Previous Log Files to %BaseDir%\Logs --> IF Exists Last Log at %BaseDir%]
IF - Directory exists: [%BaseDir%\Logs] evaluated string: [If,Not,ExistDir,%BaseDir%\Logs,DirMake,%BaseDir%\Logs]
Log Options - Move Previous Log Files to BaseDir\Logs
ShellExecute: [Hide] using: [cmd.exe] with parameters: [/c move /Y log.html .\Logs\]
ShellExecute: [Hide] using: [cmd.exe] with parameters: [/c move /Y exitlog.html .\Logs\]
ShellExecute: [Hide] using: [cmd.exe] with parameters: [/c move /Y log_2*.html .\Logs\]
ShellExecute: [Hide] using: [cmd.exe] with parameters: [/c move /Y log_2*.7z .\Logs\]
[//Tip: First time usage of NTFS compress can take time if you already have loooots of uncompressed previous logs at BaseDir\Logs ;)]
Log Options - NTFS Compress BaseDir\Logs - Start - Wait Patiently
ShellExecute: [Hide] using: [cmd.exe] with parameters: [/c compact.exe /c /s:"%BaseDir%\Logs"]
Log Options - NTFS Compress BaseDir\Logs - Finish
[End]
[//--]
SetVar - Sucessfuly changed the value of [%tv%] to: []
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [SaveConditionBLogsSizeLimit] to variable: [%tv%] with value [419430400]
IF - [419430400] is not equal to: [] evaluated string: [If,Not,%tv%,Equal,"",Begin]
IF - [419430400] is not equal to: [0] evaluated string: [If,Not,%tv%,Equal,0,Begin]
IF - [419430400] is bigger than [0] evaluated string: [If,%tv%,Bigger,0,Begin]
IF - Directory exists: [%BaseDir%\Logs] evaluated string: [If,ExistDir,%BaseDir%\Logs,Begin]
SetVar - Sucessfuly changed the value of [%t%] to: []
Retrieve - Sucessfully retrieved the directory size from: [%BaseDir%\Logs] to variable: [%t%] with result: [10856478]
IF - [10856478] is not equal to: [] evaluated string: [If,Not,%t%,Equal,"",Begin]
IF - [10856478] is not bigger than [419430400] evaluated string: [If,%t%,Bigger,%tv%,Begin]
[Echo,"Log Options - Remove BaseDir\Logs Folder - Size over %t% bytes"]
[//1 Megabyte: 1048576 bytes - 200 Megabytes: 209715200 bytes - 400 Megabytes: 419430400]
[ShellExecute,Hide,cmd.exe,"/C rd /s /q #$q%BaseDir%\Logs#$q"]
[End]
[End]
[End]
[End]
[End]
[End]
[//--]
SetVar - Sucessfuly changed the value of [%SaveConditionVarsP%] to: [0]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [SaveConditionVarsAlways] to variable: [%SaveConditionVarsAlways%] with value [1]
IF - [1] is equal to: [1] evaluated string: [If,%SaveConditionVarsAlways%,Equal,1,Run,%SLFile%,SaveVars,#1]
|
Run - Processing section: [SaveVars] From file: [%BaseDir%\Projects\Win10PESE\Utils\Support_Log.script]
with parameters: [COMMAND]
Log Options - Saving Variables
SetVar - Sucessfuly changed the value of [%SaveConditionVarsP%] to: [1]
IF - Directory exists: [%BaseDir%\Temp\Win10PESE] evaluated string: [If,Not,ExistDir,%ProjectTemp%,DirMake,%ProjectTemp%]
SetVar - Sucessfuly changed the value of [%tr%] to: [%BaseDir%\Temp\Win10PESE\scriptplog.txt]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] evaluated string: [If,ExistFile,%tr%,ShellExecute,Hide,cmd.exe,"/C del /q /f "%tr%"&del /q /f /A:R /A:H /A:S /A:A "%tr%""]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] evaluated string: [If,ExistFile,%tr%,Echo,"FILE NOT DELETED",WARN]
FileCreateBlank - Created a new file: [%BaseDir%\Temp\Win10PESE\scriptplog.txt]
SetVar - Sucessfuly changed the value of [%w%] to: [%BaseDir%\Temp\Win10PESE\scriptplog.au3]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] evaluated string: [If,ExistFile,%w%,ShellExecute,Hide,cmd.exe,"/C del /q /f "%w%"&del /q /f /A:R /A:H /A:S /A:A "%w%""]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] evaluated string: [If,ExistFile,%w%,Echo,"FILE NOT DELETED",WARN]
FileCreateBlank - Created a new file: [%BaseDir%\Temp\Win10PESE\scriptplog.au3]
IF - Section exists [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%ProjectDir%\script.project,Variables,Begin]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: _INI_MERGE("%BaseDir%\Projects\Win10PESE\script.project","%BaseDir%\Temp\Win10PESE\scriptplog.txt","Variables") Option: Append
[End]
IF - Section exists [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%ProjectDir%\script.project,IniVariables,Begin]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: _INI_MERGE("%BaseDir%\Projects\Win10PESE\script.project","%BaseDir%\Temp\Win10PESE\scriptplog.txt","IniVariables") Option: Append
[End]
IF - Section does not exist [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%ProjectDir%\script.project,VariablesRunFromX,Begin]
[TxtAddline,%w%,"_INI_MERGE(#$q%ProjectDir%\script.project#$q,#$q%tr%#$q,#$qVariablesRunFromX#$q)",Append]
[End]
IF - Section does not exist [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%ProjectDir%\script.project,VariablesHighVersion,Begin]
[TxtAddline,%w%,"_INI_MERGE(#$q%ProjectDir%\script.project#$q,#$q%tr%#$q,#$qVariablesHighVersion#$q)",Append]
[End]
IF - Section does not exist [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%ProjectDir%\script.project,VariablesWimPack,Begin]
[TxtAddline,%w%,"_INI_MERGE(#$q%ProjectDir%\script.project#$q,#$q%tr%#$q,#$qVariablesWimPack#$q)",Append]
[End]
IF - Section exists [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%ProjectDir%\script.project,VariablesOtherOS,Begin]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: _INI_MERGE("%BaseDir%\Projects\Win10PESE\script.project","%BaseDir%\Temp\Win10PESE\scriptplog.txt","VariablesOtherOS") Option: Append
[End]
IF - Section exists [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%ProjectDir%\script.project,VariablesReadEnv,Begin]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: _INI_MERGE("%BaseDir%\Projects\Win10PESE\script.project","%BaseDir%\Temp\Win10PESE\scriptplog.txt","VariablesReadEnv") Option: Append
[End]
IF - Section does not exist [%BaseDir%\Projects\Win10PESE\script.project] evaluated string: [If,ExistSection,%ProjectDir%\script.project,IniVariablesReadEnv,Begin]
[TxtAddline,%w%,"_INI_MERGE(#$q%ProjectDir%\script.project#$q,#$q%tr%#$q,#$qIniVariablesReadEnv#$q)",Append]
[End]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: Func _INI_MERGE($Source_ini,$Target_ini,$Source_Section,$Target_Section="") Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: If $Target_Section="" Then $Target_Section = $Source_Section Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: If FileExists($Source_ini)=0 Then Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: MsgBox(64,"","Not found " & $Source_ini) Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: Return SetError(1,0,0) Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: EndIf Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: Local $WriteData Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: Local $Read_Section=IniReadSection($Source_ini, $Source_Section) Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: If @error Then Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: MsgBox(4096, "", "Error occurred, probably no INI file.") Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: Return SetError(2,0,0) Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: Else Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: For $i=1 To $Read_Section[0][0] Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: $WriteData &=$Read_Section[$i][0] & "=" & $Read_Section[$i][1] & @LF Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: Next Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: EndIf Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: IniWriteSection($Target_ini, $Target_Section, $WriteData) Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: If @error Then Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: MsgBox(4096, "", "Error occurred, probably no INI file.") Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: Return SetError(3,0,0) Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: EndIf Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: Return 1 Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.au3] line: Value: EndFunc Option: Append
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win10PESE\x86\AU3381.exe] with parameters: ["%BaseDir%\Temp\Win10PESE\scriptplog.au3"]
[//--]
IF - File exists: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] evaluated string: [If,ExistFile,%ProjectTemp%\scriptplog.txt,Begin]
IF - Section does not exist [%BaseDir%\Temp\Win10PESE\scriptplog.txt] evaluated string: [If,Not,ExistSection,%ProjectTemp%\scriptplog.txt,DummySection1234,Begin]
IniAddSection - Created section in file: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] Section [DummySection1234]
IniWrite - Wrote INI key in file: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] Section [DummySection1234] Key [Dummy]: Value
IniDeleteSection - Deleted INI section in file: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] Section [DummySection1234]
[End]
[End]
[//--]
IF - File exists: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] evaluated string: [If,ExistFile,%ProjectTemp%\scriptplog.txt,Begin]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] line: Value: Option: Prepend
System,GetFreeSpace -Sucessfuly changed the value of [%BaseDirFreeVar%] to: [825206]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] line: Value: BaseDirFreeMB=~825206 MB Option: Prepend
StrFormat - converted: [div,1024] to variable: [%BaseDirFreeVar%] with result: [805]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] line: Value: BaseDirFreeGB=~805 GB Option: Prepend
System,IsAdmin - Sucessfuly changed the value of [%t%] to: [True]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] line: Value: IsAdmin_Value=True Option: Prepend
|
Run - Processing section: [_CenterCa] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [HostOSArch]
|
Run - Processing section: [CallC_HostOSArch] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [HostOSArch]
IF - [-] is equal to: [-] evaluated string: [If,#2-,Equal,-,Set,#2,HostOSArch]
SetVar - Sucessfuly changed the value of [#2] to: [HostOSArch]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] evaluated string: [If,Not,ExistFile,%ProjectTemp%\Call_Command\HostOSArch0001.au3,Run,%Api%,CallC_HostOSArch_Create]
|
Run - Processing section: [CallC_HostOSArch_Create] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
IF - Directory exists: [%BaseDir%\Temp\Win10PESE\Call_Command] evaluated string: [If,Not,ExistDir,%ProjectTemp%\Call_Command,DirMake,%ProjectTemp%\Call_Command]
FileCreateBlank - Created a new file: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3]
|
Run - Processing section: [CallC_HostOSArch_AU3] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: #NoTrayIcon Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: $OSArch=@OSArch Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: Switch $OSArch Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: Case "X86" Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: $ExitCode=1 Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: Case "X64" Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: $ExitCode=2 Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: Case "IA64" Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: $ExitCode=3 Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: Case Else Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: $ExitCode=0 Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: EndSwitch Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3] line: Value: Exit $ExitCode Option: Append
Run - Processed section [CallC_HostOSArch_AU3] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Run - Processed section [CallC_HostOSArch_Create] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
ShellExecute: [Open] using: [%BaseDir%\Projects\Tools\Win10PESE\x86\AU3381.exe] with parameters: ["%BaseDir%\Temp\Win10PESE\Call_Command\HostOSArch0001.au3"]
|
Run - Processing section: [CallC_HostOSArch_2] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [HostOSArch],[HostOSArch]
SetVar - Sucessfuly changed the value of [%HostOSArch%] to: [x64]
Run - Processed section [CallC_HostOSArch_2] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Run - Processed section [CallC_HostOSArch] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Run - Processed section [_CenterCa] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] line: Value: HostOSArch=x64 Option: Prepend
|
Run - Processing section: [_CenterCa] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [HostOSVersion]
|
Run - Processing section: [CallC_HostOSVersion] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [HostOSVersion]
IF - [-] is equal to: [-] evaluated string: [If,#2-,Equal,-,Set,#2,HostOSVersion]
SetVar - Sucessfuly changed the value of [#2] to: [HostOSVersion]
|
Run - Processing section: [_CenterCa] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [HostSystemDir]
|
Run - Processing section: [CallC_HostSystemDir] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [HostSystemDir]
IF - [-] is equal to: [-] evaluated string: [If,#2-,Equal,-,Set,#2,HostSystemDir]
SetVar - Sucessfuly changed the value of [#2] to: [HostSystemDir]
|
Run - Processing section: [CallC_GeneralMReadC] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [SystemDir],[HostSystemDir]
SetVar - Sucessfuly changed the value of [#3] to: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.ini] evaluated string: [If,ExistFile,#3.ini,ShellExecute,Hide,cmd.exe,"/C del /q /f "#3.ini"&del /q /f /A:R /A:H /A:S /A:A "#3.ini""]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] evaluated string: [If,Not,ExistFile,#3.au3,Run,%Api%,CallC_GeneralMReadC_Create,#1,#2,#3,#4,#5,#6,#7,#8,#9]
|
Run - Processing section: [CallC_GeneralMReadC_Create] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [SystemDir],[HostSystemDir],[%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001]
IF - Directory exists: [%BaseDir%\Temp\Win10PESE\Call_Command] evaluated string: [If,Not,ExistDir,%ProjectTemp%\Call_Command,DirMake,%ProjectTemp%\Call_Command]
FileCreateBlank - Created a new file: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3]
|
Run - Processing section: [CallC_GeneralMReadC_AU3] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [SystemDir],[HostSystemDir],[%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: IniWrite("%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.ini","InfoHostOS","SystemDir",SHGetSpecialFolderPath(37)) Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: ;SystemX86 not working and not used here - returns SystemX86=C:\WINDOWS\system32 on hostnt5x64 Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: ;IniWrite("System32.ini","InfoHostOS","SystemX86",SHGetSpecialFolderPath(41)) Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: Func SHGetSpecialFolderPath($csidl) Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: Local $hwndOwner=0 , $lpszPath = "" , $fCreate = False , $MAX_PATH = 260 Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: $lpszPath=DllStructCreate("char[" & $MAX_PATH & "]") Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: $BOOL=DllCall("shell32.dll","int","SHGetSpecialFolderPath","int",$hwndOwner,"ptr", _ Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: DllStructGetPtr($lpszPath),"int",$csidl,"int",$fCreate) Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: If Not @error Then Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: Return SetError($BOOL[0],0,DllStructGetData($lpszPath,1)) Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: Else Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: Return SetError(@error,0,0) Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: EndIf Option: Append
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3] line: Value: EndFunc Option: Append
Run - Processed section [CallC_GeneralMReadC_AU3] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Run - Processed section [CallC_GeneralMReadC_Create] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
ShellExecute: [Open] using: [%BaseDir%\Projects\Tools\Win10PESE\x86\AU3381.exe] with parameters: ["%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.au3"]
IniRead - [%BaseDir%\Temp\Win10PESE\Call_Command\HostOSInfosC_SystemDir_0001.ini] Section [InfoHostOS] Key [SystemDir] to variable: [%HostSystemDir%] with value [C:\Windows\system32]
Run - Processed section [CallC_GeneralMReadC] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
[//Reserved Set,%#2%,%WindowsSystemDir%]
Run - Processed section [CallC_HostSystemDir] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Run - Processed section [_CenterCa] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
|
Run - Processing section: [_CenterCa] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [Version],[C:\Windows\system32\ntdll.dll],[HostOSVersion]
|
Run - Processing section: [CallC_Version] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [Version],[C:\Windows\system32\ntdll.dll],[HostOSVersion]
IF - [c:\windows\system32\ntdll.dll-] is not equal to: [-] evaluated string: [If,#2-,Equal,-,Exit,"Parameter 2 ( File ) - Missing"]
[//-]
StrFormat - converted: [C:\Windows\system32\ntdll.dll] to variable: [#9] with result: [ntdll.dll]
StrFormat - converted [REPLACE(C:\Windows\system32\ntdll.dll,\)] to variable: [#8] with result: [C:Windowssystem32ntdll.dll]
[//-]
|
Run - Processing section: [_CenterCa] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [HostWindowsDir]
|
Run - Processing section: [CallC_HostWindowsDir] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [HostWindowsDir]
[//GetSystemWindowsDirectory --> gives right path on Terminal Session]
IF - [-] is equal to: [-] evaluated string: [If,#2-,Equal,-,Set,#2,HostWindowsDir]
SetVar - Sucessfuly changed the value of [#2] to: [HostWindowsDir]
IF - Directory exists: [%BaseDir%\Temp\Win10PESE\Macro_Library] evaluated string: [If,Not,ExistDir,%ProjectTemp%\Macro_Library,DirMake,%ProjectTemp%\Macro_Library]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\Macro_Library\HostWindowsDir_001.au3] evaluated string: [If,Not,ExistFile,%ProjectTemp%\Macro_Library\HostWindowsDir_001.au3,ExtractFile,%API%,Folder,HostWindowsDir_001.au3,%ProjectTemp%\Macro_Library]
ExtractFile - [HostWindowsDir_001.au3] to: [%BaseDir%\Temp\Win10PESE\Macro_Library]
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\x86\AU3381.exe] evaluated string: [If,Not,ExistFile,%Tools%\x86\AU3381.exe,Run,%API%,Download_AutoIT_AU3381]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\Macro_Library\HostWindowsDir_001.ini] evaluated string: [If,ExistFile,%ProjectTemp%\Macro_Library\HostWindowsDir_001.ini,Call,FileDelete,%ProjectTemp%\Macro_Library\HostWindowsDir_001.ini,Halt]
ShellExecute: [Open] using: [%BaseDir%\Projects\Tools\Win10PESE\x86\AU3381.exe] with parameters: ["/AutoIt3ExecuteScript" "%BaseDir%\Temp\Win10PESE\Macro_Library\HostWindowsDir_001.au3" "%BaseDir%\Temp\Win10PESE\Macro_Library\HostWindowsDir_001.ini" Variables WindowsDir]
IniRead - [%BaseDir%\Temp\Win10PESE\Macro_Library\HostWindowsDir_001.ini] Section [Variables] Key [WindowsDir] to variable: [%HostWindowsDir%] with value [C:\Windows]
Run - Processed section [CallC_HostWindowsDir] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Run - Processed section [_CenterCa] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
[//-]
IF - [c:\windows\system32\ntdll.dll] is not equal to: [c:windowssystem32ntdll.dll] evaluated string: [If,#2,Equal,#8,Begin]
[//Call,HostWindowsDir]
[//Set,#8,%HostWindowsDir%\System32]
[Call,HostSystemDir]
[Set,#8,%HostSystemDir%]
[Set,#2,#8\#9]
[System,FILEREDIRECT,OFF]
[If,Not,ExistFile,#2,Begin]
[Set,#8,%HostWindowsDir%]
[Set,#2,#8\#9]
[End]
[System,FILEREDIRECT,ON]
[End]
ELSE - executing command: [Begin]
StrFormat - converted: [C:\Windows\system32\ntdll.dll] to variable: [#8] with result: [C:\Windows\system32\]
StrFormat - converted [CTRIM(C:\Windows\system32\)] to variable: [#8] with result: [C:\Windows\system32]
[End]
[//-]
[//2 file 8 path 9 filename]
System,FileRedirect,OFF
IF - File exists: [C:\Windows\system32\ntdll.dll] evaluated string: [If,Not,ExistFile,#2,Echo,"File Not Found - #2",Warn]
System,FileRedirect,ON
[//-]
StrFormat - converted [Right(,1)] to variable: [%_ML_T%] with result: []
IF - [] is not equal to: [x] evaluated string: [If,%_ML_T%,Equal,x,Begin]
[StrFormat,RTRIM,#4,1,#4]
[If,Not,#4,Equal,"",Set,%_ML_VerX%,#4]
[End]
[//-]
SetVar - Sucessfuly changed the value of [#6] to: [HostOSVersion]
IF - [hostosversion-] is not equal to: [-] evaluated string: [If,#3-,Equal,-,If,Not,#4-,Equal,-,Set,#3,#9Version#4]
IF - [hostosversion-] is not equal to: [-] evaluated string: [If,#3-,Equal,-,If,#4-,Equal,-,Set,#3,#9Version]
IF - [hostosversion-] is not equal to: [-] evaluated string: [If,#6-,Equal,-,Set,#6,#9Version]
IF - [hostosversion-] is not equal to: [-] evaluated string: [If,Not,#3-,Equal,-,If,Not,#4-,Equal,-,Set,#3,#6#4]
IF - [-] is equal to: [-] evaluated string: [If,Not,#4-,Equal,-,Set,#3,#6#4]
[//-]
SetVar - Sucessfuly changed the value of [#7] to: [-]
StrFormat - converted [Replace(C:\Windows\system32,C:\Windows)] to variable: [%_ML_T%] with result: [\system32]
IF - [c:\windows\system32] is not equal to: [\system32] evaluated string: [If,Not,#8,Equal,%_ML_T%,Set,#7,CopyTemp]
SetVar - Sucessfuly changed the value of [#7] to: [CopyTemp]
[//-]
SetVar - Sucessfuly changed the value of [%_ML_TempV%] to: []
IF - [copytemp] is equal to: [copytemp] evaluated string: [If,#7,Equal,CopyTemp,Begin]
IF - Directory exists: [%BaseDir%\Temp\Win10PESE] evaluated string: [If,Not,ExistDir,%ProjectTemp%,DirMake,%ProjectTemp%]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\ntdll.dll] evaluated string: [If,ExistFile,%ProjectTemp%\#9,ShellExecute,Hide,cmd.exe,"/C del /q /f "%ProjectTemp%\#9"&del /q /f /A:R /A:H /A:S /A:A "%ProjectTemp%\#9""]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\ntdll.dll] evaluated string: [If,ExistFile,%ProjectTemp%\#9,Call,FileDelete,%ProjectTemp%\#9]
System,FileRedirect,OFF
IF - File exists: [C:\Windows\system32\ntdll.dll] evaluated string: [If,ExistFile,#2,FileCopy,#2,%ProjectTemp%]
FileCopy - Copied [C:\Windows\system32\ntdll.dll] to: [%BaseDir%\Temp\Win10PESE\ntdll.dll]
System,FileRedirect,ON
IF - File exists: [%BaseDir%\Temp\Win10PESE\ntdll.dll] evaluated string: [If,ExistFile,%ProjectTemp%\#9,Retrieve,FILEVERSION,%ProjectTemp%\#9,%_ML_TempV%]
Retrieve - Sucessfully retrieved the file version from: [%BaseDir%\Temp\Win10PESE\ntdll.dll] to variable: [%_ML_TempV%] with result: [10.0.10240.16430]
[End]
[//-]
IF - [copytemp] is not equal to: [-] evaluated string: [If,#7,Equal,-,If,ExistFile,#2,Retrieve,FILEVERSION,#2,%_ML_TempV%]
[//-]
SetVar - Sucessfuly changed the value of [%HostOSVersion%] to: [10.0.10240.16430]
SetVar - Sucessfuly changed the value of [%HostOSVersion%] to: [10.0.10240.16430]
IF - [-] is equal to: [-] evaluated string: [If,Not,#4-,Equal,-,StrFormat,Split,%_ML_TempV%,.,#4,%#3%]
[//-]
IF - Variable does not exist [%_ML_VerX%] evaluated string: [If,ExistVar,%_ML_VerX%,Begin]
[If,Not,#4,Equal,1,Begin]
[If,%_ML_TempV%,Equal,"",Loop,%Api%,CallC_Version_Loop_Empty,2,%_ML_VerX%,#1,#2,#3,#4,#5,#6,#7,#8,#9]
[Else,Loop,%Api%,CallC_Version_Loop,2,%_ML_VerX%,#1,#2,#3,#4,#5,#6,#7,#8,#9]
[End]
[End]
Run - Processed section [CallC_Version] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Run - Processed section [_CenterCa] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Run - Processed section [CallC_HostOSVersion] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
Run - Processed section [_CenterCa] in file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] line: Value: HostOSVersion=10.0.10240.16430 Option: Prepend
IniRead - [%BaseDir%\Projects\Win10PESE\Script.project] Section [Main] Key [Version] to variable: [%ScriptProjectVersion%] with value [61]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] line: Value: ScriptProject-Version=61 Option: Prepend
IF - File exists: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script] evaluated string: [If,ExistFile,%Api%,Begin]
IniRead - [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script] Section [Main] Key [Version] to variable: [%TMLVersion%] with value [42]
IniRead - [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script] Section [Main] Key [Revision] to variable: [%TMLRevision%] with value [124]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] line: Value: ML-Version=v42r124 Option: Prepend
[End]
IF - File does not exist: [%BaseDir%\Projects\Win10PESE\Utils\Win10PESE_changelog.script] evaluated string: [If,ExistFile,%ProjectDir%\Utils\%ProjectName%_changelog.script,Begin]
[IniRead,%ProjectDir%\Utils\%ProjectName%_changelog.script,Main,Version,%TProjectLog%]
[TxtAddLine,%ProjectTemp%\scriptplog.txt,"Project-Version(%ProjectName%_changelog)=%TProjectLog%",Prepend]
[End]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [Main] Key [Title] to variable: [%t%] with value [Win10PE SE]
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] line: Value: Project-Title=Win10PE SE Option: Prepend
TxtAddLine - Added line: [%BaseDir%\Temp\Win10PESE\scriptplog.txt] line: Value: [General_Info] Option: Prepend
[End]
[//--]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\echofile.exe] evaluated string: [If,ExistFile,%ProjectTemp%\echofile.exe,Shellexecute,Hide,cmd.exe,"/C del /q /f "%ProjectTemp%\echofile.exe"&del /q /f /A:R /A:H /A:S /A:A "%ProjectTemp%\echofile.exe""]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\echofile.exe] evaluated string: [If,ExistFile,%ProjectTemp%\echofile.exe,Echo,"FILE NOT DELETED",WARN]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\scriptplog.script] evaluated string: [If,ExistFile,%ProjectTemp%\scriptplog.script,Shellexecute,Hide,cmd.exe,"/C del /q /f "%ProjectTemp%\scriptplog.script"&del /q /f /A:R /A:H /A:S /A:A "%ProjectTemp%\scriptplog.script""]
IF - File does not exist: [%BaseDir%\Temp\Win10PESE\scriptplog.script] evaluated string: [If,ExistFile,%ProjectTemp%\scriptplog.script,Echo,"FILE NOT DELETED",WARN]
ExtractFile - [echofile.7z] to: [%BaseDir%\Temp\Win10PESE]
ShellExecute: [Hide] using: [%BaseDir%\Projects\Tools\Win10PESE\7z.exe] with parameters: [x "%BaseDir%\Temp\Win10PESE\echofile.7z" -y -o"%BaseDir%\Temp\Win10PESE"]
Shellexecute: [Hide] using: [%BaseDir%\Temp\Win10PESE\echofile.exe] with parameters: ["%BaseDir%\Temp\Win10PESE\scriptplog.txt" "%BaseDir%\Temp\Win10PESE\scriptplog.script" /wa]
IF - [command] is not equal to: [error] evaluated string: [If,#1,Equal,ERROR,Echo,"More Information (NOT Warning):",Warn]
IF - [command] is not equal to: [exception] evaluated string: [If,#1,Equal,EXCEPTION,Echo,"More Information (NOT Warning):",Warn]
More Information (NOT Warning):
IF - File exists: [%BaseDir%\Temp\Win10PESE\scriptplog.script] evaluated string: [If,ExistFile,%ProjectTemp%\scriptplog.script,Run,%ProjectTemp%\scriptplog.script,Process]
|
Run - Processing section: [Process] From file: [%BaseDir%\Temp\Win10PESE\scriptplog.script]
[General_Info]
Project-Title=Win10PE SE
ML-Version=v42r124
ScriptProject-Version=61
HostOSVersion=10.0.10240.16430
HostOSArch=x64
IsAdmin_Value=True
BaseDirFreeGB=~805 GB
BaseDirFreeMB=~825206 MB
[Variables]
%ProjectName%=Win10PESE
%ProjectInfo%=%ProjectDir%\project.ini
%GlobalTemp%=%BaseDir%\Temp
%ProjectTemp%=%GlobalTemp%\%ProjectName%
%TempFolder%=%ProjectTemp%
%GlobalSupport%=%BaseDir%\Workbench
%ProjectSupport%=%GlobalSupport%\%ProjectName%
%GlobalTemplates%=%GlobalSupport%\Common
%ProjectTemplates%=%ProjectSupport%\UserData
%ProjectCache%=%ProjectSupport%\Cache
%Tools%=%BaseDir%\Projects\Tools\%ProjectName%
%RegSystem%=%TargetDir%\Windows\System32\config\System
%RegSoftware%=%TargetDir%\Windows\System32\config\Software
%RegDefault%=%TargetDir%\Windows\System32\config\Default
%RegComponents%=%TargetDir%\Windows\System32\config\Components
%ES%=%TargetDir%\Windows\System32\shortcut.inf
%AutoRunFile%=%TargetDir%\Windows\System32\autorun.cfg
%BootSRC%=C:\WIN10PESE-Source\sources\winre_wim\N
%InstallSRC%=C:\WIN10PESE-Source\sources\install_wim\1
%Source_Win%=C:\WIN10PESE-Source\sources\install_wim\1\Windows
%target_win%=%TargetDir%\Windows
%Source_Sys%=C:\WIN10PESE-Source\sources\install_wim\1\Windows\System32
%target_sys%=%TargetDir%\Windows\System32
%TargetProfilesBaseDir%=%TargetDir%
%TargetProfilesUserDir%=%TargetProfilesBaseDir%\Users\Default
%PECfg%=%TargetDir%\Windows\System32\Win10PE.cfg
%PECfgCD%=%TargetDir%\Windows\System32\Win10PE.cfg
%PE_CFG%=%PECFGCD%
%API%=%ProjectDir%\Build\Macro_Library.script
%APIVAR%=ApiVar
%APIDEF%=MacroLibrary
%OSFamily%=NT6
%API_TYPE%=2
%APISUBDEF%=Add_Shortcut,Add_DesktopIni,Add_Url,*Add_Pin,Arch,Call,ChangeInterface,Others,Web,Registry,Require,RunFrom,Variable
%PluginArch%=
%_ML_B_Depend%=
%_ML_Shortcut_TYPE%=2
%_ML_RegAddBootMethod%=NMcfg
%_ML_RF_TYPE%=2
%Target_Prog%=%BaseDir%\Target\Win10PESE\Programs
%CDDrive%=Y:
%SystemDrive%=#$pSystemDrive#$p
%PE_Programs%=Y:\Programs
%AtRam%=False
%SysType%=X64
%OSArch%=X64
%SourceArch%=x64
%TargetWOW64%=x64
%OS%=Win10
%DistLang%=en-US
%LocaleScript%=%ProjectDir%\Build\locale.script
%DistLangHost%=
[IniVariables]
SaveConditionLog=1
SaveConditionLogAlways=1
SaveConditionVars=1
SaveConditionVarsAlways=1
SaveConditionExecuteS=1
SaveConditionAddFiles=1
SaveConditionScriptProject=0
SaveConditionScriptManager=0
SaveConditionWarnA=Win10PESE HomeForum: TheOven.org . To Get Support Provide log_%myDateV%_%ProjectName%_Support.7z through www.mediafire.com - www.speedyshare.com - www.zshare.net etc.
SaveConditionBLogsMove=1
SaveConditionBLogsSizeLimit=419430400
SaveConditionBLogsDelFilesOldDays=5
NoWarnRegOverWrite=True
NoWarnFileOverWrite=True
BuildModel=RAM
ScreenResolution=1024x768
SysType=X64
OSFamily=NT6
OS=Win10
OSSubType=Professional
OSServicePack=SP0
OsType=Project
OSVersion=10.0.10240.16384
BootSRC=C:\WIN10PESE-Source\sources\winre_wim\N
InstallSRC=C:\WIN10PESE-Source\sources\install_wim\1
RegistryCache=%BaseDir%\Workbench\Win10PESE\Cache\Windows 10 Pro_Professional_10.0.10240.16384_x64_en-US
SoftwareHive=Install.wim
DriversHive=Boot.wim
WIMName=Windows 10 Pro
WIMEditionID=Professional
WIMIndex=1
WIMImageCount=1
WIMToolsMode=Auto
WIMTool=ImageX
WIMToolFile=%BaseDir%\Projects\Tools\Win10PESE\X64\imagex.exe
WIMDriver=Wimmount
Wpeinit=Normal
TLocale=Import HostOS
TFormat=Import HostOS
TKeyBoard=Import HostOS
TTimeZone=Import HostOS
ShowImageX=Hide
ShowWimUtil=/Hide
ExtractWimFolder=Yes
LocalizeInfoMore=%BaseDir%\Temp\Win10PESE\LCIDutil\LcidInfo.ini
LocalizeInfoMoreHostOS=%BaseDir%\Temp\Win10PESE\LCIDutil\LcidInfoHostOS.ini
LocalizeInfoMoreHostOSmui=%BaseDir%\Temp\Win10PESE\LCIDutil\LcidInfoHostOSmui.ini
LocalizeInfoTemp=%BaseDir%\Temp\Win10PESE\LCIDutil\Temp
LocalizeLID=0409
LocalizeLCID=1033
LocalizeExtUpdate=ENU
LocalizeExtLocal=
LocalizeISO639Language=en
LocalizeISO3166Country=US
LocalizeLocale=en-us
LocalizeCountryCode=1
LocalizeCountryShortCountry=USA
LocalizeLocaleHostOS=en-us
DistLangHost=en-US
_ML_Exit_Plugin=
_ML_RF_Plugin=
_ML_RF_Method=
_ML_UnMount=No
BootType=MultiBoot
BootSector=Grub4Dos
//BootMenu=%ProjectCache%\OtherOSMenu\menu.lst
//BootMenu=%BootMenu_Target%\menu.lst
//BootMenu_Target=%Targetdir%
//OtherOS_Root=%targetdir%
//OtherOS_Folder=Boot\IMG
//OtherOS_Target=%OtherOS_Root%\%OtherOS_Folder%
BootMenu=%BaseDir%\Workbench\Win10PESE\Cache\OtherOSMenu\menu.lst
BootMenu_Target=C:\Winbuilder
OtherOS_Root=C:\Winbuilder
OtherOS_Folder=Boot\IMG
OtherOS_Target=%BaseDir%\Boot\IMG
BootSkin=GFX-BootMenu
EfiBootMenu=%BaseDir%\Workbench\Win10PESE\Cache\OtherOSMenu\grub.cfg
EfiBootMenu_Target=%BaseDir%\EFI\BOOT
OtherOS_EfiFolder=EFI\IMG
OtherOS_EfiTarget=%BaseDir%\EFI\IMG
TargetImage=%BaseDir%\TargetImage\WIM
ISOfileVar=%BaseDir%\Win10PE.iso
RegFactoryState=Disabled
ApiRegScript=
ApiRegScriptFiles=
PreApiRegName=
PostApiRegName=
ApiRegDir=
ApiRegBackupDir=
ApiRegConfig=
PreApiRegScript=
PostApiRegScript=
ApiRegSecondPass=
ApiRegShowInfos=
ApiRegHDDDrive=
ApiRegSupport=
ApiRegIMDISK=
VerifyScript=
VerificationInfo=
VerifyCheck=
VerificationScript=
PreVerifyCheck=
[VariablesOtherOS]
%BootType%=MultiBoot
%BootSector%=Grub4Dos
%BootMenu%=%BaseDir%\Workbench\Win10PESE\Cache\OtherOSMenu\menu.lst
%BootMenu_Target%=C:\Winbuilder
%OtherOS_Root%=C:\Winbuilder
%OtherOS_Folder%=Boot\IMG
%OtherOS_Target%=%BaseDir%\Boot\IMG
%BootSkin%=GFX-BootMenu
%EfiBootMenu%=%BaseDir%\Workbench\Win10PESE\Cache\OtherOSMenu\grub.cfg
%EfiBootMenu_Target%=%BaseDir%\EFI\BOOT
%OtherOS_EfiFolder%=EFI\IMG
%OtherOS_EfiTarget%=%BaseDir%\EFI\IMG
[VariablesReadEnv]
%Language%=%DistLang%
%SDIR%=%SourceDir%
%OsType%=Project
%WimTools%=ImageX
%SystemFiles%=C:\WIN10PESE-Source\sources\install_wim\1
%ImageX%=%BaseDir%\Projects\Tools\Win10PESE\X64\imagex.exe
%WimUtil%=
%SourceType%=Win10CD
%BuildModel%=RAM
%ScreenResolution%=1024x768
%Locale%=Import HostOS
%SysType%=X64
%ForceAllToRam%=
%BootManager%=Grub4Dos
%Shell%=
%Wpeinit%=Normal
Run - Processed section [Process] in file: [%BaseDir%\Temp\Win10PESE\scriptplog.script]
[//--]
Run - Processed section [SaveVars] in file: [%BaseDir%\Projects\Win10PESE\Utils\Support_Log.script]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [SaveConditionLog] to variable: [%SaveConditionLogVar%] with value [1]
IF - [1] is equal to: [1] evaluated string: [If,%SaveConditionLogVar%,Equal,1,Run,%SLFile%,SaveHtmlPre,#1]
|
Run - Processing section: [SaveHtmlPre] From file: [%BaseDir%\Projects\Win10PESE\Utils\Support_Log.script]
with parameters: [COMMAND]
SetVar - Sucessfuly changed the value of [%SaveConditionLogSaveHtml%] to: [0]
IF - [command] is not equal to: [error] evaluated string: [If,#1,Equal,ERROR,Run,%SLFile%,SaveHtml,#1]
IF - [command] is not equal to: [exception] evaluated string: [If,#1,Equal,EXCEPTION,Run,%SLFile%,SaveHtml,#1]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [SaveConditionLogAlways] to variable: [%SaveConditionLogAlwaysVar%] with value [1]
IF - [10] is equal to: [10] evaluated string: [If,%SaveConditionLogAlwaysVar%%SaveConditionLogSaveHtml%,Equal,10,Run,%SLFile%,SaveHtml,#1]
|
Run - Processing section: [SaveHtml] From file: [%BaseDir%\Projects\Win10PESE\Utils\Support_Log.script]
with parameters: [COMMAND]
IF - [1] is not equal to: [0] evaluated string: [If,%SaveConditionVarsP%,Equal,0,Begin]
[IniRead,%ProjectDir%\script.project,IniVariables,SaveConditionVars,%SaveConditionVars%]
[If,%SaveConditionVars%,Equal,1,Run,%SLFile%,SaveVars,#1]
[End]
[//--]
Log Options - Creating
[//Note to admins/advanced users: If 'Stop Build on Error' disabled or 'DbgLog' enabled (which means end user is advanced user) SaveConditionLog savehtml will not work unless SaveConditionLogAlways option enabled ;)]
SetVar - Sucessfuly changed the value of [%SaveConditionLogSaveHtml%] to: [1]
SetVar - Sucessfuly changed the value of [%myDate0%] to: [00]
StrFormat - converted [DATE(%myDate1%,yyyymmdd)] to variable: [%myDate1%] with result: [20151016]
StrFormat - converted [DATE(%myDate2%,hhnn)] to variable: [%myDate2%] with result: [1316]
SetVar - Sucessfuly changed the value of [%myDateV%] to: [20151016_131600]
[//ps: log_%myDateV%_%ProjectName%_Support_#1 looks ugly/none standart to me.....]
IF - File does not exist: [%BaseDir%\log_20151016_131600_Win10PESE_Support.html] evaluated string: [If,ExistFile,%BaseDir%\log_%myDateV%_%ProjectName%_Support.html,Loop,%SLFile%,LoopDate,1,99]
|