Install UWP app using sideload when the app is opened and running

Swaminathan, Pariventhan (EXT) 1 Reputation point
2022-01-20T00:56:02.003+00:00

Hi,

Have requirements to upgrade UWP app while the app is in running mode. App upgrade is trigger within the application.

Basically UWP app is running in kiosk mode using Shell Launcher V2, we have added auto restart constraint when the app got crashed or killed, in this case we have one situation to close the app in kiosk mode and upgrade the same, but as per the kiosk the app is automatically relaunched when it's closed for upgrade.

Now we are thinking to make it upgrade while app is running, Is it possible to upgrade UWP app while the app is already in running mode? or is there anyway to kill the UWP app in kiosk mode based on some constraints.

Universal Windows Platform (UWP)
{count} votes