From 710b9386f39e0b81231d8cb4ddffc535cf1fd6ed Mon Sep 17 00:00:00 2001 From: Homes32 Date: Thu, 29 Oct 2020 21:52:05 -0500 Subject: [PATCH] fix --- Projects/PhoenixPE/100-ConfigSource.script | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Projects/PhoenixPE/100-ConfigSource.script b/Projects/PhoenixPE/100-ConfigSource.script index 9c8b62a..6f197f0 100644 --- a/Projects/PhoenixPE/100-ConfigSource.script +++ b/Projects/PhoenixPE/100-ConfigSource.script @@ -183,7 +183,7 @@ WriteInterface,Value,%ScriptFile%,Interface,cmb_SrcInstallImage,%indexSelected% Run,%ScriptFile%,GetSourceWimImage // Reset Cache -Echo,"The Source has been modified. Clearing the Cache..." +Echo,"The source files have been modified. Clearing the project cache..." If,ExistDir,%ProjectCache%,DirDeleteEx,%ProjectCache% System,Cursor,Normal @@ -394,7 +394,7 @@ 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="1 - Microsoft Windows Recovery Environment",1,4,130,188,395,21,"1 - Microsoft Windows Recovery Environment",_UpdateBaseWimLabel_,True lbl_SrcInstallImage="'install.wim' Image:",1,1,29,221,94,18,8,Normal -cmb_SrcInstallImage="6 - Windows 10 Pro",1,4,130,214,395,21,"1 - Windows 10 Home","2 - Windows 10 Home N","3 - Windows 10 Home Single Language","4 - Windows 10 Education","5 - Windows 10 Education N","6 - Windows 10 Pro","7 - Windows 10 Pro N","8 - Windows 10 Pro Education","9 - Windows 10 Pro Education N","10 - Windows 10 Pro for Workstations","11 - Windows 10 Pro N for Workstations",_GetSourceWimImage_,True +cmb_SrcInstallImage="11 - Windows 10 Pro N for Workstations",1,4,130,214,395,21,"1 - Windows 10 Home","2 - Windows 10 Home N","3 - Windows 10 Home Single Language","4 - Windows 10 Education","5 - Windows 10 Education N","6 - Windows 10 Pro","7 - Windows 10 Pro N","8 - Windows 10 Pro Education","9 - Windows 10 Pro Education N","10 - Windows 10 Pro for Workstations","11 - Windows 10 Pro N for Workstations",_GetSourceWimImage_,True lbl_ImageInfo="Image Info:",1,1,64,251,60,16,8,Normal lbl_ImgInfo="Language: en-US Architecture: x64 Version: 10.0.18362.418",1,1,131,251,393,16,8,Bold btn_SrcSave=" Save",1,8,421,96,80,25,SaveSource,Disquette_16.png,False