Forum Discussion

dicksonchan's avatar
dicksonchan
Copper Contributor
May 17, 2019

How to get installed package's full name (C++)?

Hi   I am trying to uninstall a MSIX package through C++ program, and know of the RemovePackageAsync method. However, for that method to work, you require the package's full name (i.e. MSIXSample_x...

Resources