InstallAware for Windows Installer
 

JSharp Runtime

This plug-in provided command checks for or installs the Microsoft JSharp Runtime on the target system.

Check for Runtime

Choose this option to check for the presence of the runtime, and not install it.

Install Runtime

Choose this option to install the runtime if it is not already present.

1.1

Choose this option to install version 1.1 of the runtime.

2.0

Choose this option to install version 2.0 of the runtime.

Return result in variable

If you specify a previously defined variable in this field, it will hold framework information as follows:

  • TRUE: Runtime check requested. Requested version of runtime is available.
  • FALSE: Runtime check requested. Requested version of runtime is NOT available.
  • SUCCESS: 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.