App Updates: .Net 6, VC++ 14, OpenShell

This commit is contained in:
Homes32
2023-03-26 20:49:43 -05:00
parent a1adfde9d2
commit 3aa5659e2d
7 changed files with 5742 additions and 5720 deletions

View File

@@ -30,21 +30,20 @@
[Main] [Main]
Title=.NET 6 Title=.NET 6
Description=(v6.0.14) .NET 6 is a cross-platform software development framework for building and running applications. Description=(v6.0.15) .NET 6 is a cross-platform software development framework for building and running applications.
Selected=True Selected=False
Level=4 Level=4
Author=Homes32 Author=Homes32
Version=1.0.6.0 Version=1.0.7.0
Date=2023-03-12 Date=2023-03-26
Mandatory=False Mandatory=False
[Variables] [Variables]
%ProgramTitle%=".NET 6 Desktop Runtime" %ProgramTitle%=".NET 6 Desktop Runtime"
%ProgramFolder%="dotnet" %ProgramFolder%="dotnet"
%ProgramVersion%="6.0.14" %ProgramVersion%="6.0.15"
%DownloadURLx86%=https://download.visualstudio.microsoft.com/download/pr/e66c97f8-3ca5-4cbc-aaf8-77079b21f41f/3ce8574df28f49d85091b1af758eccb7/windowsdesktop-runtime-6.0.14-win-x86.exe %DownloadURLx86%=https://download.visualstudio.microsoft.com/download/pr/c7294693-5754-4bb0-b4a4-bcb63d4ef661/dd21bbae18ee17a1f8cb004bd1a7d365/windowsdesktop-runtime-6.0.15-win-x86.exe
%DownloadURLx64%=https://download.visualstudio.microsoft.com/download/pr/035efed3-6386-4e1d-bcbc-384a20ebf47e/abfbea2303e0ce9cb15d430314e5858f/windowsdesktop-runtime-6.0.14-win-x64.exe %DownloadURLx64%=https://download.visualstudio.microsoft.com/download/pr/513d13b7-b456-45af-828b-b7b7981ff462/edf44a743b78f8b54a2cec97ce888346/windowsdesktop-runtime-6.0.15-win-x64.exe
[Process] [Process]
Echo,"Processing %ScriptTitle%..." Echo,"Processing %ScriptTitle%..."

View File

@@ -66,7 +66,7 @@ Else,Halt,"INTERNAL LOGIC ERROR: Only x86 and x64 sources are supported."
// Related........: // Related........:
// =============================================================================================================================== // ===============================================================================================================================
[Interface] [Interface]
lbl_RedistVer="Version: 11.0.61030 (Update 4)",1,1,5,50,200,16,8,Bold lbl_RedistVer="Version: 11.0.61030.0 (Update 4)",1,1,5,50,200,16,8,Bold
[AuthorEncoded] [AuthorEncoded]
c-logo-icon-28396.png=27372,36604 c-logo-icon-28396.png=27372,36604

View File

@@ -66,7 +66,7 @@ Else,Halt,"INTERNAL LOGIC ERROR: Only x86 and x64 sources are supported."
// Related........: // Related........:
// =============================================================================================================================== // ===============================================================================================================================
[Interface] [Interface]
lbl_RedistVer="Version: 12.0.40664",1,1,5,50,200,16,8,Bold lbl_RedistVer="Version: 12.0.40664.0",1,1,5,50,200,16,8,Bold
[AuthorEncoded] [AuthorEncoded]
c-logo-icon-28396.png=27372,36604 c-logo-icon-28396.png=27372,36604

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -44,7 +44,7 @@ Date=2022-12-25
%DownloadURL%=https://www.startallback.com/download.php %DownloadURL%=https://www.startallback.com/download.php
// Latest version of StartAllBack that has been confirmed working with this project. // Latest version of StartAllBack that has been confirmed working with this project.
// New versions have a history of breaking in PE so we warn the user of the possibility there will be issues. // New versions have a history of breaking in PE so we warn the user of the possibility there will be issues.
%SupportedVer%=3.5.7.4580 %SupportedVer%=3.6.3.4665
[Process] [Process]
Echo,"Configuring [ StartAllBack ] as the start menu..." Echo,"Configuring [ StartAllBack ] as the start menu..."