x007x
Trả lời 17 năm trước
-Xóa chữ Shortcut khi tạo shortcut mới
Bạn mở Notepad và chép đọan mã sau vào :
Windows Registry Editor Version 5.00
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
"Link"=hex:00,00,00,00
Lưu tập tin này lại mang tên là delshortcut.reg
- Xóa dấu mũi tên khi tạo Shortcut mới :
Bạn mở Notepad và chép đoạn mã sau vào :
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\lnkfile]
"IsShortCut"=-
[HKEY_CLASSES_ROOT\piffile]
"IsShortCut"=-
[HKEY_CLASSES_ROOT\InternetShortcut]
"IsShortCut"=-
Lưu tập tin này lại và đặt tên là delarrowshortcut.reg