命令行 regedit 键导出语法

发布于 2024-11-26 09:23:36 字数 309 浏览 2 评论 0原文

我正在尝试在命令行(Win7)中导出特定的键值,但我认为我的语法不正确。我找到了许多显示正确顺序的示例,但我认为我使用的路径不正确。非常感谢任何帮助。

这是我尝试过的:

regedit /e c:\users\<user>\Desktop\exportedkey.reg HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server\100\Tools\Shell\FontAndColors\{A27B4E24-A735-4D1D-B8E7-9716E1E3D8E0}

I'm attempting to export a specific key value in command line (Win7) and I don't think I have the syntax down correctly. I have found a number of examples that show the correct order, but I think the path I'm using is incorrect. Any help is greatly appreciated.

Here's what I tried:

regedit /e c:\users\<user>\Desktop\exportedkey.reg HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server\100\Tools\Shell\FontAndColors\{A27B4E24-A735-4D1D-B8E7-9716E1E3D8E0}

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

笑梦风尘 2024-12-03 09:23:36

您必须引用 reg 文件的路径,即使它不包含空格。

You have to quote the path to the reg file, even if it doesn't contain spaces.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文