컴퓨터활용/윈도우즈
윈도우즈 XP에서 휴지통 감추기
굳라이프
2007. 6. 19. 22:07
윈도우즈 XP에서 리사이클빈 (Recycle Bin) 감추기 - 한번 따라해 보세요.
Open Regedit & Explore:
If you are using the XP style start menu
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\HideDesktopIcons\NewStartPanel\
If working with the classic menu:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\HideDesktopIcons\ClassicStartMenu\
Inside, Make new DWORD-Value with the name "{645FF040-5081-101B-9F08-00AA002F954E}" & 'Modify' Value "1"
That will just hide the Recycle bin icon,
If a Dock is installed, by this procedure the 'Recycle bin' Docklet won't be anyhow affected as by some other Tweaks.
To restore the desktop icon again, just 'Modify' the same DWORD-Value to "0"
[출처: http://www.tweakxp.com/article36839.aspx]