Assuming we have a working Python app (in this case, PythonTurtle) which we would like to distribute via the Microsoft Store, is it possible to package it as an MSIX and allow users to easily install it?
Any help would be appreciated!
Assuming we have a working Python app (in this case, PythonTurtle) which we would like to distribute via the Microsoft Store, is it possible to package it as an MSIX and allow users to easily install it?
Any help would be appreciated!
If this app does not need any of these limited resources then it should work.
You can use the MS tooling or Advanced Installer Express edition.
If you have any issues I would love to help (pro-bono), ping me at bogdan at advancedinstaller dot com.
Disclaimer: I work on the team building Advanced Installer