Module packages

Module packages 

Source
Expand description

MSI and MSIX package helpers.

Functionsยง

msi_scan_inventory
Scan an MSI database and reconstruct the inventory snapshot WinBrew stores.
msix_install
Install an MSIX package from a downloaded file and return the installed full name.
msix_installed_package_full_name
Resolve the installed full package name for an MSIX package name.
msix_remove
Remove an installed MSIX package by its full package name.