Skip to content

Commit

Permalink
VC++ 14.40.33721.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abbodi1406 committed Mar 29, 2024
1 parent c54b984 commit 6222384
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,20 +146,18 @@ VisualCppRedist_AIO_x86_x64.exe /aiA /gm2
if other switches are specified together, only the latest will have an effect. Example, this will only install Extra VB/C package:
`/ai5 /ai8 /aiT /aiE`

- to install separate packages together, combine their latest switch character after **/ai** Example: **/ai58X239E**
- to install separate packages together, combine their latest switch character after **/ai** , Example:
`/ai58X239E`

- **/sfxlang** must be the first switch to have effect. Example:
`/sfxlang:1031 /aiV`

## Download

- Latest release zip file:
https://kutt.it/vcppredist
https://rebrand.ly/vcredist - no longer updated
https://kutt.it/vcppredist
- Latest release exe file:
https://kutt.it/vcpp
https://rebrand.ly/vcpp - no longer updated
https://kutt.it/vcpp
- All releases:
https://github.com/abbodi1406/vcredist/releases
https://tiny.cc/vcredist

7 changes: 7 additions & 0 deletions source_links/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
<details><summary>2022</summary>


14.40.33721.2
```
https://download.visualstudio.microsoft.com/download/pr/113d16d7-044c-4a0b-a81f-988dc51d2b1f/D24162483BF15A53D8C93636396BF001DEC8BBBFA2C0357B7BD5C6424C1B1C64/VC_redist.x64.exe
https://download.visualstudio.microsoft.com/download/pr/113d16d7-044c-4a0b-a81f-988dc51d2b1f/17D04E833349D2C014C0BE79CE22C069BF91147C0E546F2D30592F455773DABD/VC_redist.x86.exe
https://download.visualstudio.microsoft.com/download/pr/113d16d7-044c-4a0b-a81f-988dc51d2b1f/F59B90AF464E83B00C0C2950DBED75D7739F6D9AF9EF72806202C6D3C4B3B3EA/VC_redist.arm64.exe
```

14.40.33617.1
```
https://download.visualstudio.microsoft.com/download/pr/09ee6168-4ebc-4886-a058-a668f573a552/CAA8369F99545E84E0EA83CBE0C202408F3B3A038B2E1786BB048A837A9D1522/VC_redist.x64.exe
Expand Down

0 comments on commit 6222384

Please sign in to comment.