Jump to content

Recommended Posts

Posted

I don't like Recycle Bin in My Desktop (I removed it with TweakUI) but I want to have it handy. So I put it in My Computer with this registry tweak:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]


Posted

Just a tip for you.. use the [►CODE◄] tag for things like that. (without the arrows, of course) Like so:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]

and thanks for the tip. :)

Posted

oook!!

now here i realy should ask!!

HOW CAN I USE THIS CODE THING??? T_T

i know how can i get to it... but how can i actually make it work???

pleeeeeeeeeeeease TELL ME!!!!

*knows it's a stupid qs but.. but... she really hates her Recycle Bin* :)

Posted
oook!!

now here i realy should ask!!

HOW CAN I USE THIS CODE THING??? T_T

i know how can i get to it... but how can i actually make it work???

pleeeeeeeeeeeease TELL ME!!!!

*knows it's a stupid qs but.. but... she really hates her Recycle Bin*  :)

first, copy the text inside the code tag

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]

now paste it on a new text document and save it. now find the text and rename its extension from .txt to .reg. now import the registry file and answer yes.

finally download tweakui and look for the setting to remove the recycle bin from the desktop, that's all

Posted

And if you want to remove the Recycle Bin without installing TweakUI, here is the code for that:

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001

Posted

If I can ADD if New Style Start Menu is being Used.

Use this and hit refresh

Windows Registry Editor Version 5.00
;Remove's Recycle Bin from Desktop if New Style Start Menu is being Used.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...