使用方法如下:把紅色字的部份複製起來,打開一個筆記本,把副檔名改成reg即可囉!!
1.download recycle.txt file.
2.rename file extension recycle.txt to recycle.reg
3. double click on recycle.reg.
4. go to control panel ---- folder options ---- view ----- 然後到最下面 ----- 你就會看到有多一項選項叫 " Show Recycle Bin Icon on the Desktop".
5. uncheck this option then recycle bin icon will disappear on your desktop, and check will bring recycle bin icon back to where it was. Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\RecycleBinOnDesktop]
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\HideDesktopIcons\\NewStartPanel"
"Text"="Show Recycle Bin icon on the desktop"
"Type"="checkbox"
"ValueName"="{645FF040-5081-101B-9F08-00AA002F954E}"
"CheckedValue"=dword:00000000
"UncheckedValue"=dword:00000001
"DefaultValue"=dword:00000000
"HKeyRoot"=dword:80000001 |