
When you hear of folder names like {4234d49b-0245-4df3-B780-3893943456e1}, references to a ‘god mode’ folder, and more, it can definitely arouse your curiosity and make you want to learn all about them. With that in mind, today’s SuperUser Q&A post has the answer to a curious reader’s questions.
当您听到诸如{4234d49b-0245-4df3-B780-3893943456e1}之类的文件夹名称,对“上帝模式”文件夹的引用等等时,它肯定会引起您的好奇心,并让您想了解所有有关它们的信息。 考虑到这一点,今天的SuperUser Q&A帖子回答了好奇的读者的问题。
Today’s Question & Answer session comes to us courtesy of SuperUser—a subdivision of Stack Exchange, a community-driven grouping of Q&A web sites.
今天的“问答”环节由SuperUser提供,它是Stack Exchange的一个分支,该社区是由社区驱动的Q&A网站分组。
Photo courtesy of John Fowler (Flickr).
问题 (The Question)
SuperUser reader simplegamer wants to know what these special folder names are and how they work:
超级用户阅读器simplegamer想知道这些特殊的文件夹名称是什么以及它们如何工作:
If I create a folder on my Windows 10 system called whatever.{ED7BA470-8E54-465E-825C-99712043E01C}, it opens a folder with every Control Panel command in it.
如果我在Windows 10系统上创建了一个名为any。{ED7BA470-8E54-465E-825C-99712043E01C}的文件夹,它将打开一个包含每个控制面板命令的文件夹。
If I enter shell:::{ED7BA470-8E54-465E-825C-99712043E01C} in the Windows Explorer address bar, then I have access to the same place. What exactly is this? Are there any other shortcuts like this?
如果我在Windows资源管理器地址栏中输入shell :::: {ED7BA470-8E54-465E-825C-99712043E01C} ,则可以访问同一位置。 这到底是什么? 还有其他类似的快捷方式吗?
I have also found out that {4234d49b-0245-4df3-B780-3893943456e1} opens an Applications folder.
我还发现{4234d49b-0245-4df3-B780-3893943456e1}打开了“ 应用程序”文件夹。
Note: It is not my intention to create a custom Control Panel, I just want more information about these types of shell links.
注意:我并不是要创建自定义“ 控制面板” ,我只是想了解有关这些类型的Shell链接的更多信息。
What are these special folder names and how do they work?
这些特殊文件夹名称是什么?它们如何工作?
答案 (The Answer)
SuperUser contributor Steven has the answer for us:
超级用户贡献者史蒂文为我们提供了答案:
As of Windows Vista, Control Panel items included with Windows are given a canonical name that can be used in an API call or as a command-line instruction to programmatically launch that item.
从Windows Vista开始,Windows附带的“ 控制面板”项被赋予一个规范名称,该名称可以在API调用中使用或用作以命令行方式以编程方式启动该项的指令。
This page, Canonical Names of Control Panel Items, contains a list of Control Panel canonical names, such as:
此页面, “控制面板项目的规范名称” ,包含“控制面板”规范名称的列表,例如:
![]()
Another page, KNOWNFOLDERID, contains a list of additional known folders (with GUID’s).
另一个页面KNOWNFOLDERID包含其他已知文件夹(带有GUID)的列表。
Special Note
特别说明
You can learn more about god mode and other GUIDs in Windows by reading through our article here:
您可以通过阅读以下文章来了解有关Windows中的上帝模式和其他GUID的更多信息:
Stupid Geek Tricks: Enable the Secret “How-To Geek” Mode in Windows 7
愚蠢的怪胎技巧:在Windows 7中启用秘密的“ How-To Geek”模式
Have something to add to the explanation? Sound off in the comments. Want to read more answers from other tech-savvy Stack Exchange users? Check out the full discussion thread here.
有什么补充说明吗? 在评论中听起来不错。 是否想从其他精通Stack Exchange的用户那里获得更多答案? 在此处查看完整的讨论线程 。
翻译自: https://www.howtogeek.com/229965/what-are-these-special-folder-names-and-how-do-they-work/