Skip to main content

Uninstall Microsoft Visual C++ Redistributable

Summary

An Automate implementation of the Invoke-VcRedistModule agnostic script to uninstall Microsoft Visual C++ Redistributable. By default, the script will uninstall the unsupported redistributable unless a user parameter is set.

Sample Run

Sample Run

Variables

NameDescription
ProjectNameInvoke-VCRedistModule
WorkingDirectoryC:/ProgramData/_automation/script/Uninstall-VCRedist

User Parameters

NameExampleRequiredDescription
Release20072007,2008,2012FalseSet the release id(s) of the Redistributable to remove.
All1FalseSetting this parameter to 1 will remove all installed Redistributables from the computer.

Output

  • Script Log