shell:AppsFolder
此处为使用方法 建议将工具与快捷方式放在同一目录下,这样文件名可以直接输,就不用输完整路径
Please enter the name of the shortcut file, or a directory you wish to scan:(输入快捷方式文件名,记得加.lnk)
Select a report to output:
1 HTML
2 Comma-separated values (CSV)
3 HTML and CSV
0 No report
(输入1回车)
Do you want to dump remnant and unprocessed data(输入Y回车)
Do you want to output results to the console(输入N回车)
Please enter a path to output the report file(s) (Press Enter for the current directory)(直接回车两次)
System.AppUserModel.ID
,复制 下面那一行 中的应用ID 如:TelegramMessengerLLP.TelegramDesktop_t4vj0hh4gkwm!Telegram.TelegramDesktop.Store
4.此时就可以使用CMD输入以下命令打开UWP应用了
explorer.exe shell:appsFolder\(复制的内容)
注:通常复制的内容中会有!号哦