mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 02:28:09 +02:00
Update VC++ and .Net runtimes. Added .Net 9 desktop runtime.
This commit is contained in:
@@ -30,20 +30,20 @@
|
||||
|
||||
[Main]
|
||||
Title=.NET 6
|
||||
Description=(v6.0.31) .NET 6 is a cross-platform software development framework for building and running applications.
|
||||
Description=(v6.0.36) .NET 6 is a cross-platform software development framework for building and running applications.
|
||||
Selected=False
|
||||
Level=4
|
||||
Author=Homes32
|
||||
Version=1.0.11.0
|
||||
Date=2024-06-02
|
||||
Version=1.0.12.0
|
||||
Date=2024-12-14
|
||||
Mandatory=False
|
||||
|
||||
[Variables]
|
||||
%ProgramTitle%=".NET 6 Desktop Runtime"
|
||||
%ProgramFolder%="dotnet"
|
||||
%ProgramVersion%="6.0.31"
|
||||
%DownloadURLx86%=https://download.visualstudio.microsoft.com/download/pr/b5fbd3de-7a12-43ba-b460-2f938fd802c3/627f6335ef3ba17bd3ef901c790d7575/windowsdesktop-runtime-6.0.31-win-x86.exe
|
||||
%DownloadURLx64%=https://download.visualstudio.microsoft.com/download/pr/a1da19dc-d781-4981-84e9-ffa0c05e00e9/46f3cd2015c27a0e93d7c102a711577e/windowsdesktop-runtime-6.0.31-win-x64.exe
|
||||
%ProgramVersion%="6.0.36"
|
||||
%DownloadURLx86%=https://download.visualstudio.microsoft.com/download/pr/cdc314df-4a4c-4709-868d-b974f336f77f/acd5ab7637e456c8a3aa667661324f6d/windowsdesktop-runtime-6.0.36-win-x86.exe
|
||||
%DownloadURLx64%=https://download.visualstudio.microsoft.com/download/pr/f6b6c5dc-e02d-4738-9559-296e938dabcb/b66d365729359df8e8ea131197715076/windowsdesktop-runtime-6.0.36-win-x64.exe
|
||||
|
||||
[Process]
|
||||
Echo,"Processing %ScriptTitle%..."
|
||||
@@ -181,6 +181,7 @@ btn_SetDefaultOptions=,1,8,543,5,25,25,SetDefaultOptions,SetDefaults_16.png,True
|
||||
btn_AdvancedOptions=,1,8,574,5,25,25,ToggleAdvancedOptions,Advanced_Disabled_16.png,True,"__Show Advanced Options"
|
||||
btn_ScriptInfo=,1,8,605,5,25,25,ShowScriptInfo,Help_16.png,True,"__Script Info"
|
||||
lbl_Net6="This script will add the .NET 6 Desktop Runtime.",1,1,5,50,518,49,8,Bold
|
||||
lbl_RuntimeNotes="The .Net 6 release has reached end of life, and is no longer supported by Microsoft.#$x#$xWe recommend moving to a supported release if possible and only enabling this script if you need to run an older program that has not been upgraded to a supported version of .Net.",1,1,5,70,499,89,8,Normal
|
||||
|
||||
[AuthorEncoded]
|
||||
dotnet6.png=1357,1904
|
||||
|
Reference in New Issue
Block a user