- 分享
- 0
- 人气
- 12
- 主题
- 122
- 帖子
- 6454
- UID
- 115710
- 积分
- 120440
- 阅读权限
- 105
- 注册时间
- 2007-12-19
- 最后登录
- 2025-2-19
- 在线时间
- 39470 小时
      
|
The error happens because of missing registry value data for lnkfile registry key, which defines the behavior of all shortcut or .lnk files on the system. The registry value data in question, IsShortcut, can be accidentally deleted when user tries to hide and remove the arrow overlay icon on shortcuts.
------------------------------------------------------------------------------------------------------------------------
To resolve the missing or lost “Open file location” entry, the IsShortcut registry value and the file associations for shortcuts has to be fixed.
Run Registry Editor (regedit.exe).
Navigate to the following registry key:
HKEY_CLASSES_ROOT\lnkfile
Right click on the right pane, and select New -> String Value (REG_SZ) to create a new registry value.
Name the new registry value as IsShortcut . No value data required.
Restart the computer.
If you already delete and other registry keys to remove shortcut arrows you must to do the same for all of them...
check the issue.
if persists
Try system restore from control panel option and try pinning to task bar.
if you have trouble with modifying Registry, search a third party tool with your search provider which can restore your shortcut arrow of your desktop icons.
转载的
你不明白在问我吧。。。 |
|