Commit Graph

3 Commits (6c279a8325e063deed6c1e74e6d4fb4245184423)

Author SHA1 Message Date
ThioJoe 6c279a8325
VC Redist Installer - Add cached installer support and version checks
- Add parameters to support using a local cache (-ExistingInstallerFilesPath) and control behavior (-ForceCachedFilesOnly, -NoCheckLatestVersion).

- Change download target to the user's Downloads folder under "VCRedist Install"

- Detect remote installer version and choose between cached installers or downloading updated files.
2026-02-12 14:13:03 -07:00
exurd 1eb79209ae
Install VC Redist.ps1: detect if Arm64 redist is needed
Install VC Redist.ps1: use $env instead of System.Runtime

this script now works on my VMware Fusion install on M4 (should work on arm windows sandbox now...?)
2025-08-10 13:46:35 +01:00
ThioJoe 1d1078798f
Add Install VC Redistributables script 2025-08-04 19:01:36 -07:00