mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 02:28:09 +02:00
app script updates, add .netfx v2-3.5, minor bug fixes
This commit is contained in:
@@ -41,9 +41,10 @@ Date=2021-03-07
|
||||
[Variables]
|
||||
%ProgramFolder%="PowerShell"
|
||||
%ProgramExe%="pwsh.exe"
|
||||
%ProgramVersion%=7.1.2
|
||||
%SetupFile%="PowerShell_x86.zip"
|
||||
%DownloadURLx32%=https://github.com/PowerShell/PowerShell/releases/download/v7.1.2/PowerShell-7.1.2-win-x86.zip
|
||||
%DownloadURLx64%=https://github.com/PowerShell/PowerShell/releases/download/v7.1.2/PowerShell-7.1.2-win-x64.zip
|
||||
%DownloadURLx32%=https://github.com/PowerShell/PowerShell/releases/download/v%ProgramVersion%/PowerShell-%ProgramVersion%-win-x86.zip
|
||||
%DownloadURLx64%=https://github.com/PowerShell/PowerShell/releases/download/v%ProgramVersion%/PowerShell-%ProgramVersion%-win-x64.zip
|
||||
|
||||
[Process]
|
||||
Echo,"Processing %ScriptTitle%..."
|
||||
|
Reference in New Issue
Block a user