1. 14 5月, 2021 1 次提交
    • C
      [uwptool] Support lookup of full package name (#26121) · a1062aa1
      Chris Bracken 提交于
      UWP apps must be launched using their package family name, but are
      uninstalled using their full package name. This patch updates the
      Application class to store both.
      
      Further, when launching UWP apps, we now do a lookup to verify the
      package exists before attempting to launch it.
      a1062aa1
  2. 13 5月, 2021 23 次提交
  3. 12 5月, 2021 16 次提交