Tuesday, 24 November 2009

still facing autorun.inf virus problem?

If your computer is infected by an autorun.inf virus,you will face some problem while you make a double click on a drive,that is you will get an open with wizard.But dont worry! HERE ARE THE FEW SIMPLE STEPS TO DELETE IT!!!
1-Restart the computer to safe mode.
2-Go to start>>RUN and type CMD
3-Go to drive ("cde:"-use your drive letter)
4-Go to the root directory (cd \)
then change the attributes of the autorun file
-h =remove hidden property
-r =remove read only property
-s =remove system file property
now delete the file
del -h -r -s autorun.inf
Restart and open the drive.Now the computer is safe...

No comments:

Post a Comment