Check Visual C++ Redistributable
Check for Visual C++ Redistributable packages on the user's machine.
Description
Optionally, you may add comments here describing the purpose of this element.
Bit Mode
Specify the required bit mode - 32-bit or 64-bit.
Check the packages that you want to check.
Microsoft Visual C++ 2005 Redistributable
Microsoft Visual C++ 2008 Redistributable
Microsoft Visual C++ 2010 Redistributable
Microsoft Visual C++ 2012 Redistributable
Microsoft Visual C++ 2013 Redistributable
Microsoft Visual C++ 2015 Redistributable
Microsoft Visual C++ 2017 Redistributable
Microsoft Visual C++ 2019 (2015-2019 bundle) Redistributable
Combination
Select AND if you want all packages marked with this checkbox to be installed. Specify OR if you want at least one checked package to be installed.
Resulting variable
The result of the check will be stored in the variable you name here. It equals 1 if the condition is TRUE. You can use this variable further as #varname#.
Error Message
Optionally specify a text message here. If the condition is FALSE then the user will see a warning message box with 'Retry' or 'Cancel' actions.
If Condition
You can specify a condition that should be met for the action to be performed. If the condition is false then the command is skipped. See How to use If Condition for more details.