mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Add call to download, if file is missing
This commit is contained in:
@@ -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#]
|
||||
|
Reference in New Issue
Block a user