Forum Discussion
mba-itplan
Jun 18, 2021Copper Contributor
appinstaller (wapproj) firewall reference to installed application
is it possible to remove the version number of apps installed via sideloading, if not can the installer be configured to detect existing firewall rules, (the only profile needed are domain network...
Tim Mangan
Jul 09, 2021MVP
Are you are concerned with a scenario where you create and deploy an app package with firewall rules included in the AppXManifest, followed by creating and deploying an upgrade package of the same app?
In that case, the upgrade should remove the old package and firewall rule, and the new package will add in the new rule. This should be the behavior that you want. No?
In that case, the upgrade should remove the old package and firewall rule, and the new package will add in the new rule. This should be the behavior that you want. No?