Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Windows 8 Developer Preview 中有一个“应用程序”文件夹,其中包含所有 Metro 和桌面应用程序。我发现这个文件夹仍然存在于 Windows 8 Consumer Preview 中。如何使用 C# 读取此文件夹中的所有元素?
文件夹是:
%windir%\explorer.exe shell:::{4234d49b-0245-4df3-b780-3893943456e1}
你有一个教程可以在这个 URL 中访问 Win8 中的应用程序文件夹:
http://justinangel.net/ReverseEngineerWin8Apps