FlipKart

Friday, 25 January 2013

Do u want to change the partition of hard drives without formatting???


Here is the way,
1)Right click the my computer and select manage>>computer management >>storage >>Disk Management
2)Right click any of the drive and select shrink volume to make the some of the space of the selected drive to be unallocated or select Extend volume to extend the size of the selected drive if there is already unallocated space
3)you can now allocate the unallocated space to a new drive by right clicking it , selecting New simple volume and followed by assigning the drive letter

using softwares with only keyboard

Tuesday, 22 January 2013

Is the toolbar of any program invisible??


To take the snapshot of a screen u are in( windows os)

To take the snapshot of a screen u  are in press ctrl and prtsc (prtsc key can be found in the top line of keyboard) simultaneously
or
start> all programs>accessories> snipping tool
By using snipping tool u can take the screenshot of the part or entire screen.

multitasking in windows

This type of multitasking can be achieved by pressing ctrl , alt and tab keys simultaneously

Wednesday, 2 January 2013

The new interface of multitasking in windows 7

The above interface of multitasking in windows 7 can be achieved  by pressing ctrl , windows key and tab simultaneously

Saturday, 29 December 2012

Displaying the password while entering

Do u want to make fun with ur friends by displaying the password while they enter???
open any webpage say facebook-select inspect element by right clicking the mouse button-click on the password field with the mouse-in the code that appears change <input type="password" ...> into <input type="text"....>
now tell ur friend to enter the password
yup the password gets displayed.....