Windows Installer for UWP application -
i developed 1 uwp application, how can make installer application, using can install or uninstall application.
review microsoft's documentation on packaging, deployment, , query of windows store apps, particularly section on package deployment api. section contains 2 relevant samples:
if looking existing implementation of this, employer offers commercial option, , expect there other options out there.
wiki
Comments
Post a Comment