修复win7 快捷方式错误关联

Auth:黙罗克       Date:2013/11/17       Cat:学无止境       Word:共1722字       Views:143

🕗️ 2013/11/17   👁️ 浏览:143   💬 暂无评论

把以下内容复制保存成reg后缀的文件,双击导入即可,可能会提示错误只导入了部分,不用理会,完成后 打开任务管理器,结束explorer.exe进程,不要关闭任务管理器,如果关闭用热启动打开,然后在任务管理器 文件---打开,选择 C盘,windows目录中找到explorer.exe,双击打开即可。(要是觉得麻烦,导入注册表后重启电脑)

 

 

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\.lnk] [-HKEY_CLASSES_ROOT\lnkfile] [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.lnk]

[HKEY_CLASSES_ROOT\.lnk] @="lnkfile"

[HKEY_CLASSES_ROOT\.lnk\ShellNew] "Command"="rundll32.exe appwiz.cpl,NewLinkHere %1"

[HKEY_CLASSES_ROOT\lnkfile] @="快捷方式" "EditFlags"=dword:00000001 "NeverShowExt"="" "IsShortcut"=""

[HKEY_CLASSES_ROOT\lnkfile\CLSID] @="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex]

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\Offline Files] @="{750fdf0e-2a26-11d1-a3ea-080036587f03}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}]

[HKEY_CLASSES_ROOT\lnkfile\shellex\DropHandler] @="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\IconHandler] @="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT\lnkfile\shellex\PropertySheetHandlers]

[HKEY_CLASSES_ROOT\lnkfile\shellex\PropertySheetHandlers\ShimLayer Property Page] @="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.lnk]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.lnk\OpenWithList]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.lnk\OpenWithProgids] "lnkfile"=hex(0): [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.lnk] @="lnkfile"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.lnk\ShellNew] "Command"="rundll32.exe appwiz.cpl,NewLinkHere %1"

作者: 简介:

链接:https://www.7ss.cn/23.html

声明:本站禁止任何形式的文章转载。

赞助:若你觉得本文对你有启发,非常欢迎你成为我的 Sponsor ,感恩遇见

评论已关闭!