From e33dddf53a6d68f2465350affe426de5f8323999 Mon Sep 17 00:00:00 2001 From: Homes32 Date: Thu, 9 Jun 2022 16:26:21 -0500 Subject: [PATCH] fix progress state of image selection --- Projects/PhoenixPE/100-ConfigSource.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/PhoenixPE/100-ConfigSource.script b/Projects/PhoenixPE/100-ConfigSource.script index 694d682..e8a0d7a 100644 --- a/Projects/PhoenixPE/100-ConfigSource.script +++ b/Projects/PhoenixPE/100-ConfigSource.script @@ -489,7 +489,7 @@ fb_SrcPath=,1,20,94,93,500,20,dir,"Title=Select the directory containing your ex btn_SrcSave=,1,8,599,93,20,20,SaveSource,Refresh.ico,False,"__Rescan Source" bvl_ImageCfg="Configure Source Image",1,12,5,169,625,130,8,Bold lbl_BaseWim="Base Wim:",0,1,69,189,54,18,8,Normal -cmb_BaseWim=WinRE.wim,0,4,130,185,100,21,Boot.wim,WinRE.wim,_SaveSource_,True +cmb_BaseWim=WinRE.wim,0,4,130,185,100,21,Boot.wim,WinRE.wim,_SaveSource_,False lbl_SrcBaseImg="'Base' Image:",1,1,56,216,92,18,8,Normal cmb_SrcBaseImage="[Please select a valid source]",1,4,130,211,474,21,"[Please select a valid source]" lbl_SrcInstallImage="'install.wim' Image:",1,1,29,244,94,18,8,Normal