xp系统中如何怎么显示文件后缀名
发布网友
发布时间:2022-04-20 22:07
我来回答
共2个回答
热心网友
时间:2023-06-28 05:07
修复方法:
复制以下内容到记事本,另存为"修复.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"
热心网友
时间:2023-06-28 05:07
下载超级右键试一试