| components.conf |
|
597 |
| moz.build |
|
673 |
| nsIWindowsPackageManager.idl |
Searches for any user installed MSIX packages whose
packageFamilyName matches any of the provided `aNamePrefixes`
and returns them. The Windows APIs only allow querying user
installed packages without elevation, so this will not see any
packages installed by another user.
|
1973 |
| nsWindowsPackageManager.cpp |
|
15664 |
| nsWindowsPackageManager.h |
|
827 |
| tests |
|
|