InstallAware for Windows Installer
 

(Un)Install Sparse MSIX Package

This plug-in provided command installs or uninstalls a sparse MSIX package.

Install Package from Physical Path

To install the sparse MSIX package on the target system, check this box and provide the full path to the package as would be present on the target system.

You must also populate the field below when installing.

Register Application Path

Sparse MSIX packages refer to a physical application path on the target system, outside of the MSIX package itself.

Enter that path here. Any resources the sparse MSIX package refers to must be installed at this location to be accessible to the system.

Uninstall Package with Versioned String

To remove the sparse MSIX package from the target system, check this box and provide the versioned string identifying the package.

The physical package is not required.

Return Result in Variable

This variable, if previously defined, will hold one of the following values based on the result of the (un)install operation:

Value Meaning
SUCCESS Installation was completed successfully.
ERROR An error occured during installation.

Return Last Error in Variable

If an error occured during installation, this variable, were it previously defined, will hold a localized textual description of that error and its numeric error code.