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

Are MSIX Container, AppContainer, and MSIX AppContainer all different? #424

Open
msymt opened this issue Mar 4, 2024 · 0 comments
Open

Comments

@msymt
Copy link

msymt commented Mar 4, 2024

Hi,

I know that AppContainer is used as an execution environment for packaged applications in MSIX.

In my recent research on PSF(Package Support Framework), I came across the term MSIX Container as follows.

The Package Support Framework is an open source kit that helps you apply fixes to your existing desktop application (without modifying the code) so that it can run in an MSIX container.
ref. https://learn.microsoft.com/en-us/windows/msix/psf/package-support-framework

Further examination of the documentation also revealed an article titled MSIX AppContainer.
ref. https://learn.microsoft.com/en-us/windows/msix/msix-container

Are these AppContainer, MSIX Container, and MSIX AppContainer all different containers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant