microsoft / win32-app-isolation

Tools and documentation for Win32 app isolation
MIT License
1.26k stars 33 forks source link

May I ask when will the exe installer be supported? I use win 10 and the store function is removed, and the company does not allow the store to be installed #48

Open shuncon opened 1 year ago

shuncon commented 1 year ago

Summary

May I ask when will the exe installer be supported? I use win 10 and the store function is removed, and the company does not allow the store to be installed

Pitch

May I ask when will the exe installer be supported? I use win 10 and the store function is removed, and the company does not allow the store to be installed

cchavez-msft commented 1 year ago

Hi, @shuncon. Thank you for your input. To help us better understand your request, could you please provide more details, or a specific use case related to the issue you mentioned? This will allow us to provide you with the most accurate. Thank you!

Poopooracoocoo commented 10 months ago

You can use MSIX without the Microsoft Store. Also see https://github.com/microsoft/win32-app-isolation/discussions/21

DariusHutchison commented 10 months ago

If I am interpreting this correctly, the question is really: When will support for adding an appcontainer to a legacy application that uses an exe installer?

tiangao-ms commented 9 months ago

If I am interpreting this correctly, the question is really: When will support for adding an appcontainer to a legacy application that uses an exe installer?

The exe installer needs to be converted to MSIX for win32 app isolation to work. We support "legacy application with exe installer" - but it needs to be packaged.

mominshaikhdevs commented 8 months ago

short answer is "No". Win32 App Isolation can't work without MSIX. I believe this issue can be closed.