mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
Use https for BeyondCompare download, use native decompress in for VeraCrypt (requires PEBakery 7z bin updated to 23.01)
This commit is contained in:
@@ -35,8 +35,8 @@ Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.1.6.0
|
||||
Date=2023-09-29
|
||||
Version=1.1.7.0
|
||||
Date=2023-10-08
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="Beyond Compare 4"
|
||||
@@ -234,7 +234,7 @@ StrFormat,RTRIM,%Lang%,1,%Lang%
|
||||
If,%Lang%,Equal,"en",Set,%Lang%,""
|
||||
Else,Set,%Lang%,"-%Lang%"
|
||||
|
||||
Set,%DownloadURL%,"http://www.scootersoftware.com/files/BCompare%Lang%-%ProgramVer%.exe"
|
||||
Set,%DownloadURL%,"https://www.scootersoftware.com/files/BCompare%Lang%-%ProgramVer%.exe"
|
||||
|
||||
Echo,"Downloading %ScriptTitle%..."
|
||||
WebGet,%DownloadURL%,"%ProgramsCache%\%ProgramFolder%\%SetupFile%",NOERR
|
||||
|
Reference in New Issue
Block a user