[][src]Module appx::repository

HKCR\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository
Windows::Management::Deployment::PackageManager

Functions

add_appx_package

powershell Add-AppxPackage -Path [path] or equivalent - install path as an appx package

families

Get the PackageFamilyNames installed on this computer

has_family

Check if the PackageFamilyName appears on this computer

has_package

Check if the PackageFullName appears on this computer

packages

Get the PackageFullNames installed on this computer

packages_for_family

Get the PackageFullNames installed on this computer for a given PackageFamilyName