Skip to content

Commit 27c99e2

Browse files
committed
Updated Install-VCRedist and Install-DotNetRuntimes
1 parent 2522d91 commit 27c99e2

File tree

89 files changed

+1343
-936
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+1343
-936
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ This page is also available in other languages
101101
* Create tasks in the Task Scheduler to clear
102102
* `%SystemRoot%\SoftwareDistribution\Download`
103103
* `%TEMP%`
104-
* Install the latest provided Microsoft Visual C++ 2015–2022 x86/x64;
105-
* Install the latest provided .NET Desktop Runtime 8, 9;
106-
* Configure the Windows security;
104+
* Install the latest provided Microsoft Visual C++ 2015–2026 x86/x64 (ARM64 supported);
105+
* Install the latest provided .NET Desktop Runtime 8, 9, 10 x64;
106+
* Configure Windows security;
107107
* Display applied registry policies in the Local Group Policy Editor snap-in (gpedit.msc);
108108
* Many more File Explorer and context menu "deep" tweaks.
109109

Wrapper/Config/config_Windows_10.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1611,10 +1611,10 @@
16111611
"Function": "Install-VCRedist -Redistributables",
16121612
"Arg": {
16131613
"Zero": {
1614-
"Tag": "2015_2022_x86"
1614+
"Tag": "2015_2026_x86"
16151615
},
16161616
"One": {
1617-
"Tag": "2015_2022_x64"
1617+
"Tag": "2015_2026_x64"
16181618
}
16191619
},
16201620
"Preset": "",

Wrapper/Config/config_Windows_10_LTSC.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1613,10 +1613,10 @@
16131613
"Function": "Install-VCRedist -Redistributables",
16141614
"Arg": {
16151615
"Zero": {
1616-
"Tag": "2015_2022_x86"
1616+
"Tag": "2015_2026_x86"
16171617
},
16181618
"One": {
1619-
"Tag": "2015_2022_x64"
1619+
"Tag": "2015_2026_x64"
16201620
}
16211621
},
16221622
"Preset": "",

Wrapper/Config/config_Windows_11.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1518,10 +1518,10 @@
15181518
"Function": "Install-VCRedist -Redistributables",
15191519
"Arg": {
15201520
"Zero": {
1521-
"Tag": "2015_2022_x86"
1521+
"Tag": "2015_2026_x86"
15221522
},
15231523
"One": {
1524-
"Tag": "2015_2022_x64"
1524+
"Tag": "2015_2026_x64"
15251525
}
15261526
},
15271527
"Preset": "",

Wrapper/Config/config_Windows_11_LTSC.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1538,10 +1538,10 @@
15381538
"Function": "Install-VCRedist -Redistributables",
15391539
"Arg": {
15401540
"Zero": {
1541-
"Tag": "2015_2022_x86"
1541+
"Tag": "2015_2026_x86"
15421542
},
15431543
"One": {
1544-
"Tag": "2015_2022_x64"
1544+
"Tag": "2015_2026_x64"
15451545
}
15461546
},
15471547
"Preset": "",

Wrapper/Localizations/de-DE/tooltip_Windows_10.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,19 +1344,19 @@
13441344
"ToolTip": "Installieren Sie die neueste Microsoft Visual C++ Redistributable Packages x86, x64",
13451345
"Arg": {
13461346
"Zero": {
1347-
"Tag": "2015_2022_x86",
1348-
"ToolTip": "Installieren Sie die neueste unterstützte Microsoft Visual C++ Redistributable 2015–2022 x86. Internetverbindung erforderlich."
1347+
"Tag": "2015_2026_x86",
1348+
"ToolTip": "Installieren Sie die neueste unterstützte Microsoft Visual C++ Redistributable 2015–2026 x86. Internetverbindung erforderlich."
13491349
},
13501350
"One": {
1351-
"Tag": "2015_2022_x64",
1352-
"ToolTip": "Installieren Sie die neueste unterstützte Microsoft Visual C++ Redistributable 2015–2022 x64. Internetverbindung erforderlich."
1351+
"Tag": "2015_2026_x64",
1352+
"ToolTip": "Installieren Sie die neueste unterstützte Microsoft Visual C++ Redistributable 2015–2026 x64. Internetverbindung erforderlich."
13531353
}
13541354
}
13551355
},
13561356
{
13571357
"Region": "System",
13581358
"Function": "Install-DotNetRuntimes -Runtimes",
1359-
"ToolTip": "Installieren Sie die neueste .NET Runtime 8, 9.",
1359+
"ToolTip": "Installieren Sie die neueste .NET Runtime 8, 9, 10 x64.",
13601360
"Arg": {
13611361
"Zero": {
13621362
"Tag": "NET8",

Wrapper/Localizations/de-DE/tooltip_Windows_11.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,19 +1321,19 @@
13211321
"ToolTip": "Installieren Sie die neueste Microsoft Visual C++ Redistributable Packages x86, x64",
13221322
"Arg": {
13231323
"Zero": {
1324-
"Tag": "2015_2022_x86",
1325-
"ToolTip": "Installieren Sie die neueste unterstützte Microsoft Visual C++ Redistributable 2015–2022 x86. Internetverbindung erforderlich."
1324+
"Tag": "2015_2026_x86",
1325+
"ToolTip": "Installieren Sie die neueste unterstützte Microsoft Visual C++ Redistributable 2015–2026 x86. Internetverbindung erforderlich."
13261326
},
13271327
"One": {
1328-
"Tag": "2015_2022_x64",
1329-
"ToolTip": "Installieren Sie die neueste unterstützte Microsoft Visual C++ Redistributable 2015–2022 x64. Internetverbindung erforderlich."
1328+
"Tag": "2015_2026_x64",
1329+
"ToolTip": "Installieren Sie die neueste unterstützte Microsoft Visual C++ Redistributable 2015–2026 x64. Internetverbindung erforderlich."
13301330
}
13311331
}
13321332
},
13331333
{
13341334
"Region": "System",
13351335
"Function": "Install-DotNetRuntimes -Runtimes",
1336-
"ToolTip": "Installieren Sie die neueste .NET Runtime 8, 9.",
1336+
"ToolTip": "Installieren Sie die neueste .NET Runtime 8, 9, 10 x64.",
13371337
"Arg": {
13381338
"Zero": {
13391339
"Tag": "NET8",

Wrapper/Localizations/de-DE/tooltip_Windows_11_ARM.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,7 +1318,7 @@
13181318
{
13191319
"Region": "System",
13201320
"Function": "Install-VCRedist",
1321-
"ToolTip": "Installieren Sie die neueste Microsoft Visual C++ Redistributable Packages 2015–2022 (ARM64)",
1321+
"ToolTip": "Installieren Sie die neueste Microsoft Visual C++ Redistributable Packages 2015–2026 (ARM64)",
13221322
"Arg": {
13231323
"Zero": {
13241324
"Tag": "",
@@ -1329,7 +1329,7 @@
13291329
{
13301330
"Region": "System",
13311331
"Function": "Install-DotNetRuntimes -Runtimes",
1332-
"ToolTip": "Installieren Sie die neueste .NET Runtime 8, 9.",
1332+
"ToolTip": "Installieren Sie die neueste .NET Runtime 8, 9, 10 x64.",
13331333
"Arg": {
13341334
"Zero": {
13351335
"Tag": "NET8",

Wrapper/Localizations/en-US/tooltip_Windows_10.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,19 +1323,19 @@
13231323
"ToolTip": "Install the latest Microsoft Visual C++ Redistributable Packages x86, x64",
13241324
"Arg": {
13251325
"Zero": {
1326-
"Tag": "2015_2022_x86",
1327-
"ToolTip": "Install the latest Microsoft Visual C++ Redistributable Packages 2015–2022 x86. Internet connection required."
1326+
"Tag": "2015_2026_x86",
1327+
"ToolTip": "Install the latest Microsoft Visual C++ Redistributable Packages 2015–2026 x86. Internet connection required."
13281328
},
13291329
"One": {
1330-
"Tag": "2015_2022_x64",
1331-
"ToolTip": "Install the latest Microsoft Visual C++ Redistributable Packages 2015–2022 x64. Internet connection required."
1330+
"Tag": "2015_2026_x64",
1331+
"ToolTip": "Install the latest Microsoft Visual C++ Redistributable Packages 2015–2026 x64. Internet connection required."
13321332
}
13331333
}
13341334
},
13351335
{
13361336
"Region": "System",
13371337
"Function": "Install-DotNetRuntimes -Runtimes",
1338-
"ToolTip": "Install the latest .NET Runtime 8, 9. Internet connection required",
1338+
"ToolTip": "Install the latest .NET Runtime 8, 9, 10 x64. Internet connection required",
13391339
"Arg": {
13401340
"Zero": {
13411341
"Tag": "NET8",
@@ -1344,6 +1344,10 @@
13441344
"One": {
13451345
"Tag": "NET9",
13461346
"ToolTip": ".NET Runtime 9. Internet connection required."
1347+
},
1348+
"Two": {
1349+
"Tag": "NET10",
1350+
"ToolTip": ".NET Runtime 10. Internet connection required."
13471351
}
13481352
}
13491353
},

Wrapper/Localizations/en-US/tooltip_Windows_11.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,19 +1321,19 @@
13211321
"ToolTip": "Install the latest Microsoft Visual C++ Redistributable Packages x86, x64",
13221322
"Arg": {
13231323
"Zero": {
1324-
"Tag": "2015_2022_x86",
1325-
"ToolTip": "Install the latest Microsoft Visual C++ Redistributable Packages 2015–2022 x86. Internet connection required."
1324+
"Tag": "2015_2026_x86",
1325+
"ToolTip": "Install the latest Microsoft Visual C++ Redistributable Packages 2015–2026 x86. Internet connection required."
13261326
},
13271327
"One": {
1328-
"Tag": "2015_2022_x64",
1329-
"ToolTip": "Install the latest Microsoft Visual C++ Redistributable Packages 2015–2022 x64. Internet connection required."
1328+
"Tag": "2015_2026_x64",
1329+
"ToolTip": "Install the latest Microsoft Visual C++ Redistributable Packages 2015–2026 x64. Internet connection required."
13301330
}
13311331
}
13321332
},
13331333
{
13341334
"Region": "System",
13351335
"Function": "Install-DotNetRuntimes -Runtimes",
1336-
"ToolTip": "Install the latest .NET Runtime 8, 9. Internet connection required",
1336+
"ToolTip": "Install the latest .NET Runtime 8, 9, 10 x64. Internet connection required",
13371337
"Arg": {
13381338
"Zero": {
13391339
"Tag": "NET8",
@@ -1342,6 +1342,10 @@
13421342
"One": {
13431343
"Tag": "NET9",
13441344
"ToolTip": ".NET Runtime 9. Internet connection required."
1345+
},
1346+
"Two": {
1347+
"Tag": "NET10",
1348+
"ToolTip": ".NET Runtime 10. Internet connection required."
13451349
}
13461350
}
13471351
},

0 commit comments

Comments
 (0)