Optimize JSONRead and XMLRead commands.

This commit is contained in:
Homes32
2024-01-05 18:30:44 -06:00
parent 8deb88e195
commit 1deabd9740
4 changed files with 31 additions and 33 deletions

View File

@@ -956,7 +956,7 @@ Else,If,%cmb_Win10ExplorerSource%,Equal,"Use the explorer.exe application provid
Echo,"Copying user provided explorer.exe..."
// Log file version
FileVersion,%pb_Win10ExplorerEXE%,%HostExplorerVer%
FileCopy,%pb_Win10Explorer%,%TargetWindows%
FileCopy,%pb_Win10ExplorerEXE%,%TargetWindows%
End
Else,Halt,"ERROR: You must provide the full path to the explorer.exe application."
End
@@ -1115,7 +1115,7 @@ bvl_Win11Support="Win11 Support",1,12,151,275,403,94,8,Bold
lbl_Win11Explorer="This option will only be processed if building from a Win11 source.",1,1,160,290,380,16,8,Normal
cmb_Win10ExplorerSource="Use explorer.exe from the Win11 source image",1,4,160,310,311,21,"Use explorer.exe from the Win11 source image","Use explorer.exe from my Win10 host","Extract explorer.exe from a Win10 ISO/Source","Use the explorer.exe application provided below",_ToggleWin10ExplorerSource_,True
web_WhatIsThis="What is this?",1,10,480,312,67,18,https://github.com/PhoenixPE/PhoenixPE/wiki/FAQ#building-from-a-win11-source-with-explorer-shell-causes-blackscreen-on-boot
pb_Win10ExplorerEXE=,0,20,160,340,380,20,file,"Title=Select the explorer.exe to include in your build",Filter=explorer.exe|explorer.exe,"__Select the explorer.exe to include in your build"
pb_Win10ExplorerEXE=,1,20,160,340,380,20,file,"Title=Select the explorer.exe to include in your build",Filter=explorer.exe|explorer.exe,"__Select the explorer.exe to include in your build"
pb_Win10ExplorerWIM=,0,20,160,340,329,20,dir,"Title=Select the directory containing your extracted Win10 ISO image.",_CheckWin10ExplorerSource_,True,"__Select the directory containing your extracted Win10 ISO image."
num_WimImage=num_WimImage,0,2,500,340,40,20,1,1,99,1,"__Select the index of the image to extract"
lbl_DefaultFolderLayout="Default Folder Layout:",1,1,370,205,149,16,8,Normal