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
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.1.4.0
|
||||
Date=2023-03-11
|
||||
Version=1.1.5.0
|
||||
Date=2023-06-20
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="Beyond Compare 4"
|
||||
@@ -233,7 +233,7 @@ StrFormat,RTRIM,%Lang%,1,%Lang%
|
||||
If,%Lang%,Equal,"en",Set,%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%..."
|
||||
WebGet,%DownloadURL%,"%ProgramsCache%\%ProgramFolder%\%SetupFile%",NOERR
|
||||
|
Reference in New Issue
Block a user