mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
Bug fixes and app updates
This commit is contained in:
@@ -371,6 +371,7 @@ System,EndLocal
|
||||
[SetDefaultOptions]
|
||||
// Reset Interface & Global Vars
|
||||
Run,%ScriptFile%,ResetVars
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cmb_BaseWim,"WinRE.wim"
|
||||
// SourceDir is already reset in [ResetVars] but we still need to reset the interface here.
|
||||
WriteInterface,Value,%ScriptFile%,Interface,fb_SrcPath,""
|
||||
Set,%ISODir%,"#$pBaseDir#$p\Output\#$pProjectTitle#$p\"
|
||||
@@ -448,7 +449,7 @@ bvl_Homepage=bvl_Homepage,1,12,302,5,121,25
|
||||
web_TechBench="Techbench ISO Images",1,10,309,9,113,18,https://tb.rg-adguard.net/public.php
|
||||
bvl_ImageCfg="Configure Source Image",1,12,5,146,532,130,8,Bold
|
||||
lbl_BaseWim="Base Wim:",0,1,69,166,54,18,8,Normal
|
||||
cmb_BaseWim=Boot.wim,0,4,130,162,100,21,Boot.wim,WinRE.wim,_SaveSource_,False
|
||||
cmb_BaseWim=WinRE.wim,0,4,130,162,100,21,Boot.wim,WinRE.wim,_SaveSource_,False
|
||||
lbl_SrcBaseImg="'Base' Image:",1,1,56,193,92,18,8,Normal
|
||||
cmb_SrcBaseImage="[Please select a valid source]",1,4,130,188,395,21,"[Please select a valid source]",_UpdateBaseWimLabel_,True
|
||||
lbl_SrcInstallImage="'install.wim' Image:",1,1,29,221,94,18,8,Normal
|
||||
|
Reference in New Issue
Block a user