issues
search
aaronparker
/
vcredist
Lifecycle management for the Microsoft Visual C++ Redistributables
https://vcredist.com
MIT License
132
stars
17
forks
source link
Move Visual C++ Redistributable 2008 to the unsupported list
#78
Closed
aaronparker
closed
3 years ago
aaronparker
commented
3 years ago
IMPORTANT: This release moves the Visual C++ Redistributable 2008 to the list of unsupported Redistributables and therefore will not be returned by default by
Get-VcList
. See the documentation on
how to retrieve the supported and unsupported list of Redistributables
Fixes an issue when passing the list of Redistributables to
Install-VcRedist
via the pipeline
#77
Fixes an issue with the output from
Save-VcRedist
where it would fail to return the list of Redistributables to the pipeline when run a second time
Get-VcList
. See the documentation on how to retrieve the supported and unsupported list of RedistributablesInstall-VcRedist
via the pipeline #77Save-VcRedist
where it would fail to return the list of Redistributables to the pipeline when run a second time