Monday, May 27, 2013

Deleted windows partition accidently and want to revert the change ?

if  you accidentally deleted a partition and want to revert the change, you have to use third party software tools.some examples are 

 1)partition table doctor

 2)EASUS partition tools

in this partition table doctor is nice utility .even if u deleted windows partition using boot cd you can revert the change in partition table .

Removing shotcut viruse from removable drives using DOS and LINUX

shortcut viruses creates an executable file same as the name of your folder .you can remove these types of viruse in two ways
1)using windows operating system

 a)click start ---> select Run ---->type cmd and press enter

 b)in command prompt type removable drive letter like G: and press enter

 c)type attrib -h -r -s /d  /s   *.*


screen shot
after this operation  open removable media you can see  shortcut of your folder as well as original folder remove shortcut files .
2)using linux
           a) open removable drive delete shotcut files with extension .lnk
           b)select all remaining files cut these files and paste in to any folder
           c)format pen drive and copy the files from folder to  removable drive


Idea:

 These viruses create an executable file same name as your folder and hide your original folder .Thus using command we make these folders visible and remove shortcut file