Visual C++ Runtime
This plug-in provided command checks for or installs the Visual C++ 6 (Service Pack 6) runtime on the target system. This runtime installation contains the following components: MFC, ATL, and language DLLs.
Check for Runtime
Check this checkbox to check for the presence of the runtime, and not install it.
Install Runtime
Check this checkbox to install the runtime if it is not already present.
Return result in variable
If you specify a previously defined variable in this field, it will hold framework information as follows:
- : Runtime check requested. Requested version of runtime is available.
- : Runtime check requested. Requested version of runtime is NOT available.
- : Runtime install requested. Runtime was installed successfully, or was already available. No reboot is required.
- ERROR: Runtime install requested. Runtime was not installed successfully, a reboot is pending or system does not meet minimum requirements.