mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
fixed broken download link
This commit is contained in:
@@ -35,8 +35,8 @@ Author=Homes32
|
|||||||
Level=5
|
Level=5
|
||||||
Selected=False
|
Selected=False
|
||||||
Mandatory=False
|
Mandatory=False
|
||||||
Version=1.1.4.0
|
Version=1.1.5.0
|
||||||
Date=2023-03-11
|
Date=2023-06-20
|
||||||
|
|
||||||
[Variables]
|
[Variables]
|
||||||
%ProgramFolder%="Beyond Compare 4"
|
%ProgramFolder%="Beyond Compare 4"
|
||||||
@@ -233,7 +233,7 @@ StrFormat,RTRIM,%Lang%,1,%Lang%
|
|||||||
If,%Lang%,Equal,"en",Set,%Lang%,""
|
If,%Lang%,Equal,"en",Set,%Lang%,""
|
||||||
Else,Set,%Lang%,"-%Lang%"
|
Else,Set,%Lang%,"-%Lang%"
|
||||||
|
|
||||||
Set,%DownloadURL%,"http://www.scootersoftware.com/BCompare%Lang%-%ProgramVer%.exe"
|
Set,%DownloadURL%,"http://www.scootersoftware.com/files/BCompare%Lang%-%ProgramVer%.exe"
|
||||||
|
|
||||||
Echo,"Downloading %ScriptTitle%..."
|
Echo,"Downloading %ScriptTitle%..."
|
||||||
WebGet,%DownloadURL%,"%ProgramsCache%\%ProgramFolder%\%SetupFile%",NOERR
|
WebGet,%DownloadURL%,"%ProgramsCache%\%ProgramFolder%\%SetupFile%",NOERR
|
||||||
|
Reference in New Issue
Block a user