-
Notifications
You must be signed in to change notification settings - Fork 413
MSIX FindPackageFile*() API Spec #5885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Do any of these APIs require admin, as e.g. PM.FindPackage does? Would be really nice to not have that restriction (and a selling point!) |
No
These APIs only use current-user information thus no admin privilege needed. |
No different than if you call existing APIs today e.g. GetCurrentPackagePath2(), GetPackagePathByFullName2(), GetCurrentPackageInfo2, GetPackageInfo2(), Windows.ApplicationModel.Package.EffectivePath and so on. Administrator Protection should handle these or have a good explanation why not and what to do about it. |
|
/azp run |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
API spec for FindPackageFile*() APIs
https://task.ms/59424502