Tuesday, November 29, 2011

How to Create Registry Back Up

You can create registry back up easily with this tip.

Go to Start=>Run
 Here you type " regedit " and hit Enter.
When registry editor window will be open, so then on the top click on " File " tab. After it, select
" Export ", choose where you want to save it.
Now give the location path, where you want to save it and give the name.
After giving file name, at the bottom click in " All " and save it.
If you ever want to restore the saved version, so then just " Import " it.
You can create a restore point manually.

Monday, November 28, 2011

Registry Editor Enable ( Without Software )

If the registry editor is disable, so then you can enable using group policy editor.
Start=> Run
Here you type " gpedit.msc "
Now follow this path.
First click on " User Configuration " and then " Administrative Template ".
Double click on " System " and now on right side panel,
Double click on " Prevent Access to Registry Editing Tools "
After it another window will be open, then click on " Disable " and then " Apply " after it " Ok "....

How to Access System Volume Information Folder

XP home edition and XP professional using the FAT32 file system.

Go to " My Computer " and click on " Tools " tab.
Now select " Folder Options ".
Now click on " view " tab and click om " Show Hidden Files And Folders ".
Now clear the " Hide Protected Operating System Files Recommended Chek Box "
If you are promoted to confirm the change so then click on " Yes " and now " Ok ".
In the root folders, right click on " System Volume Information Folder ".
Now click " Sharing And Security ". After it click on " Security " tab.
Now here you click on " Add " and then type the name of user whom you want to give access. Now select location. Account must be " Logon User ".
Now click " Ok " and then " Ok ".

Now in the root folders, double click on system volume information folder to open.

Sunday, November 27, 2011

How to Remove Shutdown Button from the Desktop

Start=> Run
Here you type " regedit "
Now follow this path.

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System

Now create a DWORD entry, give the name " ShutDownWithoutLogon " and give the value of 1.
Now exit registry editor and reboot the pc to take effect.

Menu Trick

This is trick of sticky menus.
Simply go to Start=> Run
And here you type " regedit " and hit Enter
Now registry editor window will be open and follow this path.

HKEY_CURRENT_USER\ControlPanel\Desktop

Now on right side panel create a new DWORD entry and give the name " MenuShowDelay ".
Now give the value 65534.

Saturday, November 26, 2011

Remove Text of Desktop Icons

Simple and nice trick.

Rename any folder from the desktop, hold " Alt " key and press 0160 from numpad on the right side of keyboard. Now release " Alt " key and hit " Enter ".

How to Disable Blinking Cursor

How to disable the blinking cursor in computer application. When you work on any MS Program, that time the cursor blinking. Now you can disable this function.
Go to Start=> Run
Here you type " regedit "
And follow  this path.

HKEY_CURRENT_USER\Control Panel\Desktop

Now create a DWORD entry in right side panel, give the name " CursorBlink " and now give value of 1.
Now exit registry and reboot your pc.

My Document History Automatically Clear on Reboot

Often time when you browsing or other works, then your friends and other people can find out your activities with click on My Document list. Don't worry now with this trick you can clear your document history, when you reboot your pc or log-off.
Go to Start=> Run
Here you type " regedit "
And now follow this path.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Now on right side panel, right click and create a new DWORD entry and make a name
" ClearRecentDocsOnExit ". Give a value of 1.
Now exit registry editor and reboot your pc.

Friday, November 25, 2011

Right Click Function Disable on the Desttop

You can disable the function of right click on the desktop.
Go to Start=> Run
Here you type " regedit "
And follow this path.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Now on the right hand side panel, right click and create DWORD entry.
Make it name " NoViewContextMenu " and give the value of 1 in data box.
Exit registry editor and reboot your pc to take effect.

Thursday, November 24, 2011

How to Disable Run from the Start Menu

Go to Start=> Run
And here you type " regedit "
When registry editor window will be open, then follow this path.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Now on the right hand side panel, right click and create a new DWORD value.
Make it name " NoRun ".
Give it a value of 1. Now exit registry editor and reboot your pc.