diff --git a/Projects/PhoenixPE/Applications/System Tools/AttributeChanger.script b/Projects/PhoenixPE/Applications/System Tools/AttributeChanger.script index da02481..d853fab 100644 --- a/Projects/PhoenixPE/Applications/System Tools/AttributeChanger.script +++ b/Projects/PhoenixPE/Applications/System Tools/AttributeChanger.script @@ -35,8 +35,8 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.1.3.0 -Date=2022-04-11 +Version=1.1.4.0 +Date=2022-12-04 [Variables] %ProgramFolder%="Attribute Changer" @@ -169,6 +169,7 @@ RegHiveUnLoad,Tmp_Software // =============================================================================================================================== [ExtractProgram] Echo,"Extracting files..." +If,Not,ExistFile,"%ProgramsCache%\%ProgramFolder%\%SetupFile%",Run,%ScriptFile%,DownloadProgram InnoExtract,"%ProgramsCache%\%ProgramFolder%\%SetupFile%","%ProjectTemp%\%ProgramFolder%" [#DownloadProgram#]