Skip to content
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

[Docs]: runFullTrust is not necessary for AppSilo #20

Closed
AndromedaMelody opened this issue May 25, 2023 · 1 comment · Fixed by #24
Closed

[Docs]: runFullTrust is not necessary for AppSilo #20

AndromedaMelody opened this issue May 25, 2023 · 1 comment · Fixed by #24
Assignees
Labels
Category:packaging Packaging related documentation Improvements or additions to documentation

Comments

@AndromedaMelody
Copy link

AndromedaMelody commented May 25, 2023

Links

2. Scroll down to the "Manifest file" section and click "Open file"

![image](images/11-packaging-manifest.png)

Description

I try to use AppSilo without runFullTrust, and the package install successfully.

I think if we needn't any feature of Medium Integration Level, we shouldn't add restricted capability runFullTrust. As a result, the document of MSIX -> Isolated Win32 can add a step:

Delete <rescap:Capability Name="runFullTrust" /> in <Capabilities>

Screenshot 2023-05-26 000123

@AndromedaMelody AndromedaMelody added the documentation Improvements or additions to documentation label May 25, 2023
@AndromedaMelody AndromedaMelody changed the title [Docs]: runFullTrust is not necessary for AppSlio [Docs]: runFullTrust is not necessary for AppSilo May 25, 2023
@ddsilva-msft
Copy link
Contributor

@AndromedaMelody thank you for reporting this. runFullTrust is definitely not required and should be avoided for isolated Win32 applications. We'll get the image fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:packaging Packaging related documentation Improvements or additions to documentation
Projects
None yet
4 participants