发布网友 发布时间:2024-09-26 21:51
共1个回答
热心网友 时间:2分钟前
结论:如果你在Win8中遇到开始按钮右键快捷菜单无法打开的问题,不必担心,这里提供一种解决步骤。首先,通过创建一个名为"reg"的文本文件,输入以下内容来修正注册表:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\lnkfile]
IsShortcut=
[HKEY_CLASSES_ROOT\piffile]
IsShortcut=
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons /v 29 /d %systemroot%\system32\imageres.dll,197 /t reg_sz /f
taskkill /f /im explorer.exe
attrib -s -r -h %userprofile%\AppData\Local\iconcache.db
del %userprofile%\AppData\Local\iconcache.db /f /q
start explorer
pause