Support uninstall, install status query for UWP (#82481)
Adds UwpTool.install and UwpTool.uninstall methods. Refactors the PowerShell-based install code to move the powershell-related bits out of the Device class and into UwpTool so that when we swap out the PowerShell-based install for the uwptool-based install, it's transparent to the WindowsUWPDevice class. Adds implementations for: * WindowsUWPDevice.isAppInstalled * WindowsUWPDevice.uninstallApp Refactors: * WindowsUWPDevice.installApp
C
Chris Bracken committed
14546bfad1c04ab28aee32f55c3cb85ec954bd38
Parent: 1af31d8
Committed by GitHub <noreply@github.com>
on 5/13/2021, 11:15:09 PM