
vs团队资源管理器面板

If you use the Control Panel a lot, you may find it helpful to add it right to the “This PC” section of Windows’ File Explorer window. Here’s how to do it.
如果您经常使用“控制面板”,则可能会发现将其直接添加到Windows“文件资源管理器”窗口的“此PC”部分中会很有帮助。 这是操作方法。
Though many important Windows controls are now part of the new settings interface in Windows 10, the old Control Panel is still around and still important. We’ve shown you how you can add it to your taskbar for quick access, but if you want, you can also have it appear in your File Explorer window with nothing but a mild Registry hack.
尽管许多重要的Windows控件现在已成为Windows 10中新设置界面的一部分,但旧的“控制面板”仍然存在并且仍然很重要。 我们已经向您展示了如何将其添加到任务栏中以进行快速访问 ,但是如果您愿意,还可以将其显示在“文件资源管理器”窗口中,除了轻微的注册表攻击之外,什么也没有。
通过手动编辑注册表将控制面板添加到文件资源管理器窗口 (Add Control Panel to the File Explorer Window by Editing the Registry Manually)
To add Control Panel to the “This PC” section of File Explorer—or the “My Computer” section of Windows Explorer if you’re running Windows 7—you just need to add one new key to the Windows Registry.
要将控制面板添加到文件资源管理器的“此PC”部分,如果运行Windows 7,则添加至Windows资源管理器的“我的电脑”部分,您只需向Windows注册表添加一个新键即可。
Standard warning: Registry Editor is a powerful tool and misusing it can render your system unstable or even inoperable. This is a pretty simple hack and as long as you stick to the instructions, you shouldn’t have any problems. That said, if you’ve never worked with it before, consider reading about how to use the Registry Editor before you get started. And definitely back up the Registry (and your computer!) before making changes.
标准警告:注册表编辑器是一个功能强大的工具,滥用它会使您的系统不稳定甚至无法运行。 这是一个非常简单的技巧,只要您按照说明进行操作,就不会有任何问题。 也就是说,如果您以前从未使用过它,请在开始之前考虑阅读有关如何使用注册表编辑器的信息 。 并在进行更改之前一定要备份注册表 (和您的计算机 !)。
Open the Registry Editor by hitting Start and typing “regedit.” Press Enter to open Registry Editor and give it permission to make changes to your PC.
通过单击开始并键入“ regedit”来打开注册表编辑器。 按Enter键打开注册表编辑器,并授予其对PC进行更改的权限。

In the Registry Editor, use the left sidebar to navigate to the following key:
在注册表编辑器中,使用左侧边栏导航至以下键:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace

Next, you’re going to create a new key inside the NameSpace
key. Right-click the NameSpace
key and choose New > Key. The name you give the new key depends on the view you want Control Panel to open with. If you want Control Panel to open in the default Category view, name the new key with the following text:
接下来,您将在NameSpace
键中创建一个新键。 右键单击NameSpace
键,然后选择“新建”>“键”。 您给新密钥提供的名称取决于您要使用“控制面板”打开的视图。 如果要在默认的“类别”视图中打开“控制面板”,请使用以下文本命名新键:
{26EE0668-A00A-44D7-9371-BEB064C98683}
If you want Control Panel to open in icon view, name the new key with this text instead:
如果希望“控制面板”在图标视图中打开,请改用以下文本命名新键:
{21EC2020-3AEA-1069-A2DD-08002B30309D}

And you can now close Registry Editor. You won’t need to create any additional keys or values. Test the changes by firing up File Explorer and heading to “This PC.” If you already had a File Explorer window open, you may need to refresh it by hitting F5. You can also drag the new Control item to the Quick Access section of the navigation pane to pin it there.
现在,您可以关闭注册表编辑器。 您无需创建任何其他键或值。 通过启动File Explorer并转到“ This PC”来测试更改。 如果已经打开“文件资源管理器”窗口,则可能需要按F5刷新它。 您还可以将新的“控制”项拖到导航窗格的“快速访问”部分,以将其固定在此处。

If you ever want to reverse the changes, just head back into the Registry and delete the new key you created. This will remove Control Panel from the “This PC” section of File Explorer. Just note that if you pinned Control Panel to the Quick Access section, it will remain there—and be fully functional—until you remove it by right-clicking and choose “Unpin from Quick Access.”
如果您想撤消更改,只需回到注册表并删除您创建的新密钥。 这将从文件资源管理器的“此PC”部分删除控制面板。 只需注意,如果将“控制面板”固定在“快速访问”部分,它将保留在那里并具有完整的功能,直到您通过右键单击并选择“从快速访问中取消固定”将其删除。

下载我们的一键式注册表黑客 (Download Our One-Click Registry Hacks)

If you don’t feel like diving into the Registry yourself, we’ve created some a couple of Registry hacks you can use. The “Add Control Panel Category View to File Explorer” and “Add Control Panel Icon View to File Explorer” hacks create the new keys you need to add Control Panel in either category or icon view. The “Remove Control Panel from File Explorer (Default)” hack deletes those keys, restoring the default. Both hacks are included in the following ZIP file. Double-click the one you want to use and click through the prompts. When you’ve applied the hack you want, restart your computer (or log off and back on).
如果您不想自己进入注册表,我们已经创建了一些可以使用的注册表黑客。 “将控制面板类别视图添加到文件资源管理器”和“将控制面板图标视图添加到文件资源管理器”技巧创建了需要在类别或图标视图中添加控制面板的新键。 “从文件资源管理器中删除控制面板(默认)” hack会删除这些键,并恢复默认值。 这两种黑客都包含在以下ZIP文件中。 双击您要使用的一个,然后单击提示。 应用所需的黑客程序后,请重新启动计算机(或注销并重新启动)。
Control Panel File Explorer Hacks
These hacks are really just the new key we created in the previous section, exported to a .REG file. And if you enjoy fiddling with the Registry, it’s worth taking the time to learn how to make your own Registry hacks.
这些黑客实际上只是我们在上一节中创建的新密钥,已导出到.REG文件。 而且,如果您喜欢使用注册表,则值得花时间学习如何制作自己的注册表黑客 。
翻译自: https://www.howtogeek.com/howto/16352/how-to-add-control-panel-to-my-computer-in-windows-7-or-vista/
vs团队资源管理器面板