Pages

Wednesday, October 20, 2010

Keep Your Computer Virus Free

         Virus is a harmful for all computer and it is basically or mainly comes from Pen Drive.So we can prevent it by a small task that safe your computer by Pen Drive's virus or any other device which is risk to our computer.
        Naturally when we open any folder or drive we use Double Click to open but as a result if there have any virus(auto run), it start working automatically.So if we have any confusion about any drive or folder we need to Right Click and then select "Open" to open this.Now I give a note pad code to safe Computer from this type of virus.
Create a file named "myAntivirus" which extension is ".bat",that means the file name is "myAntivirus.bat".Now open this file by right click and write down:-

       cd X:
       cd\
       del*.exe/ah/s/q/f
       del*.inf/ah/s/q/f
      del "New Folder.exe"/s/q/f
      del*.bat/ah/s/f/q
      del*.cmd/ah/s/q/f
      explorer X:

here "X" is which drive is shown after insert your Pen Drive in your PC.It's may be "I"/"J" etc.So when you use that type of device in your PC you should do this work for delete all auto run virus.But REMEMBER always open this file which you created for delete auto run virus must be open by right click.

No comments:

Post a Comment

Follow Me on Twitter