去掉创建方式时生成的小箭头及"快捷方式到"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
将 "link"=hex:00,15,00,00 修改为 "link"=hex:00,00,00,00

[HKEY_CLASSES_ROOT\lnkfile]
删掉"isshortcut" 项

原文地址:https://www.cnblogs.com/aspsmile/p/1815399.html