vcredist icon indicating copy to clipboard operation
vcredist copied to clipboard

Feature Request: Use Get-InstalledVcRedist for updating of installed Runtimes

Open miawri opened this issue 8 months ago • 1 comments

It would be good if we could use Get-InstalledVcRedist to just update any currently installed runtimes.

e.g. Install-VcRedist -VcList (Get-InstalledVcRedist -ExportAll) | Save-VcRedist -Path c:\Temp

miawri avatar Jun 10 '24 15:06 miawri