tips for hacking, Google tips,computer terms, spyware ,administrator hack,types of viruses,dvd movie backup,MICROSOFT, articles .

*******************************************WELCOME*************************************************

Welcome to all the people to COMPUTER MANIA , those who want to grow interest in computer world and become a perfect computer operator with having good knowledge of hacking,viruses ,worms,computer functinality,softwares,solution of many pc problems and many more.....

spott

Spottt
Spottt

Google search

6/30/09

Hide a Drive or Partition with TweakUI in Windows

The advantage of hiding a disk drive is that this method not only hide your data but also make it invisible to those who are a threat to your secret files. You can prevent the unauthorized access to your data.
The method is best to use when you have lot of data to protect then what you can do is just copy the data in a drive and hide the complete drive instead of hiding those individually.
Drive can be made by using TweakUI
1. So just download it and click on the + sign on the left of My Computer to visit the Drives section.
2. All drives would get listed there, uncheck the one you want to hide and click OK.

3. That’s it; your drive will get hidden.

You can see my hidden E drive above.

However I checked that if you enter the drive name in the Run Box you can still open it.

Add Open in New Window Option to Right Click Context Menu of Folders and Drives


What you do to open a drive or a folder in a new window? I guess open My Computer again and open the required drive/folder there. But with this trick you can add the option “Open in New Window” to the right click menu of the drive or a folder in Windows.
XP has this feature by default (pressing Ctrl or Shift while double clicking a drive or folder opens in new window) but this is not supported now in latest versions of Windows like Vista and Seven.
Steps:
1. Open the Registry Editor by typing regedit in the Run box
2. Now navigate to the key HKEY_CLASSES_ROOT\Directory\shell.
3. Right click on Shell and select New -> Key and name it as Open in New Window (the name is one which will appear in right click menu).
4. Now again right click on Open in New Window key and create its sub key with the name command.
5. On the right side, double click Default and enter value explorer %1.

6. Open in new Window option will come in right click menu of folder but to make it appear on drive as well create the same keys with same value but on HKEY_CLASSES_ROOT\Drive\shell.
7. If you want to undo, then just delete the keys created by us.