clicksor

Tuesday 31 January 2012

To Change name of Recycle Bin using Registry


It shows how to rename or change name of Recycle Bin using Registry.
Keywords: Registry, Recycle Bin, Desktop. Regedit.

Here the complete code to change name of Recycle Bin.

Step 1: Click on start button and type Regedit on the run option and click OK to continue.


Step 2: Now locate the location or find the location using Find Option in Edit Menu : HKEY_CLASSES_ROOT -> CLSID folder  ->{ 645FF040-5081-101B-9F08-00AA002F954E} -> ShellFolder 

Step 3: Now Open Attributes Key and change the value from "40 01 00 20" to "70 01 00 20".


Step 4: Now restart your System for the changes to take place.

Note: If you like this pleace comment or be a follower.

Thursday 26 January 2012

To hide all icons from Desktop using Registry


It shows how to hide all icons from Desktop using Registry.
Keywords: Registry, Desktop, Icons, regedit

Steps to hide icons from Desktop.

Step 1: Click Start and type regedit in Run Option and continue.


 
Step 2:  Then locate the location : HKey_Current_User \ Software\ Microsoft \Windows \ Current Version \ Policies \ Explorer

Step 3: Right click on the right panel and create a new DWORD and name it NoDesktop only if it is not found.


Step 4: Then open the file and change the value to 1



Step 4: Now restart your system for the changes to take place.

Note: To show icons, just change the value to 0.

Note: If you like this post, please leave a comment and be a follower for promoting us.