YehudaKremer / msix

Create Msix installer for flutter windows-build files.
https://pub.dev/packages/msix
MIT License
279 stars 69 forks source link

Launch without Install #228

Open KMACEL opened 1 year ago

KMACEL commented 1 year ago

Hi.

I wrote an application on Windows. I want this app to be distributed without being installed.

In MSIX, if an application is installed, an automatic "Lauch" button appears. Can I get this button to come without any installation?