• Chris Bracken's avatar
    [tool] Improve Windows install process (#82659) · 7c5857d3
    Chris Bracken authored
    This eliminates the use of the Install.ps1 script during Windows app
    installation and instead uses uwptool install. Install.ps1 was the
    slowest part of app install, and had resource contention issues that
    frequently caused it to fail.
    7c5857d3
uwptool.dart 5.39 KB