c++ - 如何列出所有现代 UI 应用程序?

标签 c++ windows-8 modern-ui modern-runtime

我想列出我的 Windows 8 机器上安装的所有现代 UI 应用。

有没有办法从标准桌面应用程序(具有管理员权限)列出所有已安装的现代 UI 应用程序。

最佳答案

您可以使用 Powershell 和 Get-AppxPackage 执行此操作命令。

关于c++ - 如何列出所有现代 UI 应用程序?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17813563/

相关文章:

c# - 如何克服 Windows 组件对 Windows 运行时类型的限制?

c++ - 关于static_cast的问题

ruby-on-rails - Windows/Ruby/Rails 安装 --- .cannot load such file -- sqlite3/sqlite3_native windows

delphi - Delphi XE2/XE3和Windows 8平板电脑/手机

user-interface - JavaFX如何整合标题栏和菜单栏?

c# - MVVM light RelayCommand 触发两次

c# - WPF 创建侧边栏导航

c++ - 模板继承 : Symbol not found

c++ - 改进此搜索的性能?

c++ - 使用统计 API 获取不正确的文件修改时间