WELCOME

WELCOME TO MY BLOG

Sunday, February 27, 2011

How To Hide Drives Using Command Prompt(work in 7 & vista)

1. Type CMD in Start menu search area and hit Enter to launch Command Prompt. You can also find the Command Prompt under Accessories category in Start menu

2. In the Command Prompt, type Diskpart and hit enter key. Click Yes if you are prompted with UAC (User Account Control) dialog-box.

3. And then type List Volume and hit enter to see list of all drives.

4. Select the drive that you want to hide. To do this, type Select Volume G (here, G is the drive letter) or Select Volume 8 (here 8 is the volume number)

5. To hide a drive, type Remove Letter G. Here, G is the drive letter than you want to hide.

6. You are done.

To show the hidden drive, follow the steps given below:

1. Follow the procedure mentioned in step 1, 2, and 3.

2. Select the volume number for which you want to assign a drive letter and show in the explorer. Type Select Volume 8 (here, 8 is the volume number) and hit Enter key.

3. Once selected, type Assign Letter G and hit Enter key to see the drive in explorer(replace G with the drive letter that you have previously removed)

Sunday, February 20, 2011

Operate Mouse Pointer Without Mouse

You have Mouse Problem ?? No Problem

I will give you suggestion

Press Left Alt + Left Shift + Num Lock Button + Ok

with the help of Numeric Keypad e.g ( Press and Hold the following Keys )

7 8 9

4 6

1 2 3



For Normal Click Press 5

Default
Left Alt + Left Shift + Num Lock

Saturday, February 19, 2011

Hide all drives from My Computer

Proceed at your own risks.



How to Hide the drives(c:,d:,e:,...etc) in Ur Computer

This is a great trick you can play on your friends. To disable the display of local or networked drives when you click My Computer.

  1. Go to Start -> Run.
  2. Type regedit
  3. Now go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  4. Now in the right pane, create a new DWORD item and name it NoDrives (it is case sensitive).
  5. Now modify it's value and set it to 3FFFFFF (Hexadecimal) .
  6. Now restart your computer.
  7. So, now when you click on My Computer, no drives will be shown(all gone...).



To enable display of drives in My Computer, simply delete this DWORD item that you created. Again restart your computer. You can now see all the drives again. Magic.......


If any problem then u can post a commnt...(ALL D BEST)

Browser Shaking

This is a fun little trick that can create a shaking screen on your web browser (i.e. Internet Explorer, Mozilla Firefox etc..)

The trick is simply a small Java Script that causes your browser window to move to different positions, causing a shake of your entire screen. It's kind of cool to watch and see what Java Script can do! Try it out..

Here's how:
Copy this entire line and paste it onto your address box, then press Enter:

javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)

OTHER TOPICS

SEE ALSO...