文件夹选项-隐藏已知文件类型的扩展名 丢失的解决办法
发布网友
发布时间:2022-05-07 10:00
我来回答
共1个回答
热心网友
时间:2023-10-25 02:51
修复方法:
复制以下内容到记事本,另存为"修复.reg"(注意加引号),然后双击导入该注册表项文件即可.
=====从下面一行开始复制=====
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Advanced\Folder\'HideFileExt]
"Type"="checkbox"
"Text"="@shell32.dll,-30503"
"HKeyRoot"=dword:80000001
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
"ValueName"="HideFileExt"
"CheckedValue"=dword:00000001
"UncheckedValue"=dword:00000000
"DefaultValue"=dword:00000001
"HelpID"="shell.hlp#51101"