Processing section: [EnableFeature] in file: [.Net Framework] |
File [%BaseDir%\Projects\MyPlugins_Direct\Components\DotNet.script] Version [11]
IF - File exists: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script] evaluated string: [If,ExistFile,%API%,AddVariables,%API%,ApiVar,GLOBAL]
AddVariables - Added section [ApiVar] from file [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script] into the local variable list
System - OnBuildExit [System,ONBUILDEXIT,Exec,%ProjectDir%\script.project,Win10PESE-ONBUILDEXIT]
[//If,Not,ExistFile,%RegSystem%,Run,%ProjectDir%\script.project,Process_DebugNT6x]
[// Button 'Enable Feature' make changes permanent for writable media]
|
Run - Processing section: [SetOpenHide] From file: [%BaseDir%\Projects\MyPlugins_Direct\Components\DotNet.script]
IF - [0] is equal to: [0] evaluated string: [If,%RadioGroup_IP%,Equal,0,Set,%OpenHide%,Open]
SetVar - Sucessfuly changed the value of [%OpenHide%] to: [Open]
IF - [0] is equal to: [0] evaluated string: [If,%RadioGroup_IP%,Equal,0,Set,%SW_HIDE%,@SW_HIDE]
SetVar - Sucessfuly changed the value of [%SW_HIDE%] to: [@SW_HIDE]
IF - [0] is not equal to: [1] evaluated string: [If,%RadioGroup_IP%,Equal,1,Set,%OpenHide%,Hide]
Run - Processed section [SetOpenHide] in file: [%BaseDir%\Projects\MyPlugins_Direct\Components\DotNet.script]
|
[//--]
IF - Directory exists: [E:\Dev10_x64\Sources\sxs] evaluated string: [If,Not,ExistDir,%SourceSXS%,Call,Echo,"Directory '\source\sxs' not found in '%SourceDir%'!",Warn,,MessageError,,Halt]
[//--]
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [ExtractWimFolder] to variable: [%ExtractWimFolder%] with value [No]
[// for extracted wim's direct in folder]
IF - [no] is not equal to: [yes] evaluated string: [If,%ExtractWimFolder%,Equal,Yes,Begin]
[If,%SourceArch%,Equal,x86,If,ExistDir,%SourceSXS%\amd64_*,Call,Echo,"Your selected source has not the same architecture as your selected image in 'Image Configuration'!",Warn,,MessageError,,Halt]
[If,%SourceArch%,Equal,x64,If,Not,ExistDir,%SourceSXS%\amd64_*,Call,Echo,"Your selected source has not the same architecture as your selected image in 'Image Configuration'!",Warn,,MessageError,,Halt]
[If,ExistFile,%CheckDotNetFile%,Call,Echo,"Feature DotNet 2.0/3.0/3.5 allready enabled in source.",Warn,,MessageInformation,,Halt]
[Run,%ScriptFile%,EnableFx3]
[If,ExistFile,%CheckDotNetFile%,Call,Echo,"Feature DotNet 2.0/3.0/3.5 allready enabled in source.",Warn,1,MessageInformation]
[Else,Call,Echo,"Feature DotNet 2.0/3.0/3.5 enabled in source failed!",Warn,,MessageError]
[End]
[// for copied source mount wim before]
ELSE - executing command: [Begin]
|
Run - Processing section: [RWTest] From file: [%BaseDir%\Projects\MyPlugins_Direct\Components\DotNet.script]
Shellexecute: [Hide] using: [cmd.exe] with parameters: [/C echo "RWTest" > "E:\Dev10_x64\test.txt"]
FileDelete - Sucessfully deleted [E:\Dev10_x64\test.txt]
IF - [0] is equal to: [0] evaluated string: [If,Not,%ExitCode%,Equal,0,Call,Echo,"You can not enable/disable DotNet in source on a readonly media!",Warn,,MessageError,,Halt]
Run - Processed section [RWTest] in file: [%BaseDir%\Projects\MyPlugins_Direct\Components\DotNet.script]
Shellexecute: [Hide] using: [cmd.exe] with parameters: [/C attrib -r "E:\Dev10_x64\Sources\install.wim"]
|
Run - Processing section: [SourceMount] From file: [%BaseDir%\Projects\MyPlugins_Direct\Components\DotNet.script]
Mounting Windows Source files...
|
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 - [imagex] is equal to: [imagex] evaluated string: [If,%WimTools%,Equal,ImageX,If,Not,ExistFile,%IMAGEX%,Call,Echo,"Image Tools ImageX was not found. Imagex.exe REQUIRED to mount/unmount !!!",Warn,,MessageError,,Halt]
IF - File exists: [%BaseDir%\Projects\Tools\Win10PESE\X64\imagex.exe] evaluated string: [If,Not,ExistFile,%IMAGEX%,Call,Echo,"Image Tools ImageX was not found. Imagex.exe REQUIRED to mount/unmount !!!",Warn,,MessageError,,Halt]
IF - [imagex] is not equal to: [wimutil] evaluated string: [If,%WimTools%,Equal,WimUtil,If,Not,ExistFile,%WIMUTIL%,Call,Echo,"Image Tools WimUtil was not found. WimUtil.exe REQUIRED to mount/unmount !!!",Warn,,MessageError,,Halt]
[//--]
IF - Directory exists: [%BaseDir%\Mount\Win10PESE\Source\InstallWimSrc] evaluated string: [If,Not,ExistDir,%InstallSRC%,DirMake,%InstallSRC%]
SetVar - Sucessfuly changed the value of [%WIMIndex%] to: [1]
SetVar - Sucessfuly changed the value of [%t%] to: []
IniRead - [%BaseDir%\Projects\Win10PESE\script.project] Section [IniVariables] Key [WIMIndex] to variable: [%t%] with value [1]
IF - [1-] is not equal to: [-] evaluated string: [If,Not,%t%-,Equal,-,Set,%WIMIndex%,%t%]
SetVar - Sucessfuly changed the value of [%WIMIndex%] to: [1]
[//--]
IF - [imagex] is equal to: [imagex] evaluated string: [If,%WimTools%,Equal,ImageX,Begin]
StrFormat - converted: [%BaseDir%\Projects\Tools\Win10PESE\X64\imagex.exe] to variable: [%IMAGEXPath%] with result: [%BaseDir%\Projects\Tools\Win10PESE\X64\]
ShellExecute: [Open] using: [%BaseDir%\Projects\Tools\Win10PESE\X64\imagex.exe] with parameters: [/mountrw "E:\Dev10_x64\sources\install.wim" 1 "%BaseDir%\Mount\Win10PESE\Source\InstallWimSrc"]
IF - File exists: [%BaseDir%\Mount\Win10PESE\Source\InstallWimSrc\Windows\explorer.exe] evaluated string: [If,Not,ExistFile,%Source_Win%\explorer.exe,Call,Echo,"Error with mounting source! (Install.wim) return : %ExitCode% :(",Warn,,MessageError,,Halt]
[End]
IF - [imagex] is not equal to: [wimutil] evaluated string: [If,%WimTools%,Equal,WimUtil,Begin]
[StrFormat,path,%WIMUTIL%,%WIMUTILPath%]
[ShellExecute,%OpenHide%,%WIMUTIL%,"/mount #$q%SourceDir%\sources\install.wim#$q %WIMIndex% #$q%InstallSRC%#$q /RW",%WIMUTILPath%]
[If,Not,ExistFile,%Source_Win%\explorer.exe,Call,Echo,"Error with mounting source! (Install.wim) return : %ExitCode% :(",Warn,,MessageError,,Halt]
[End]
Run - Processed section [SourceMount] in file: [%BaseDir%\Projects\MyPlugins_Direct\Components\DotNet.script]
IF - File does not exist: [%BaseDir%\Mount\Win10PESE\Source\InstallWimSrc\Windows\Microsoft.NET\Framework\v2.0.50727\InstallUtil.exe] evaluated string: [If,ExistFile,%CheckDotNetFile%,Begin]
[run,%ScriptFile%,SourceUnMount]
[Call,Echo,"Feature DotNet 2.0/3.0/3.5 allready enabled in source.",Warn,,MessageInformation]
[End]
ELSE - executing command: [Begin]
|
Run - Processing section: [EnableFx3] From file: [%BaseDir%\Projects\MyPlugins_Direct\Components\DotNet.script]
Enable feature NetFx3...
IF - Section does not exist [%BaseDir%\Projects\MyPlugins_Direct\Components\DotNet.script] evaluated string: [If,Not,ExistSection,%ScriptFile%,PrepareDism_%OS%%SourceArch%,Call,Echo,"Enable feature NetFx3 is not prepared for %OS%%SourceArch%",Warn,,MessageError,,Halt]
|
Run - Processing section: [_CenterCa] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [Echo],[Enable feature NetFx3 is not prepared for Win10x64],[Warn],[],[MessageError],[],[Halt]
|
Run - Processing section: [CallC_Echo] From file: [%BaseDir%\Projects\Win10PESE\Build\Macro_Library.script]
with parameters: [Echo],[Enable feature NetFx3 is not prepared for Win10x64],[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],[Enable feature NetFx3 is not prepared for Win10x64],[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],[Enable feature NetFx3 is not prepared for Win10x64],[Warn],[10],[MessageError],[],[Halt]
Enable feature NetFx3 is not prepared for Win10x64
Enable feature NetFx3 is not prepared for Win10x64
Enable feature NetFx3 is not prepared for Win10x64
Enable feature NetFx3 is not prepared for Win10x64
Enable feature NetFx3 is not prepared for Win10x64
Enable feature NetFx3 is not prepared for Win10x64
Enable feature NetFx3 is not prepared for Win10x64
Enable feature NetFx3 is not prepared for Win10x64
Enable feature NetFx3 is not prepared for Win10x64
Enable feature NetFx3 is not prepared for Win10x64
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],[Enable feature NetFx3 is not prepared for Win10x64],[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: Enable feature NetFx3 is not prepared for Win10x64
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]
Enable feature NetFx3 is not prepared for Win10x64
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]
Run - Processed section [EnableFx3] in file: [%BaseDir%\Projects\MyPlugins_Direct\Components\DotNet.script]
Finished processing script: .Net Framework (DotNet.script)
Script time: 3 minutes, 55 seconds and 2 milliseconds
Script has been sucessfully processed!
|