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.