HOW TO DELETE AUTO RUN VIRUS THROUGH COMMAND

Solved/Closed
m - May 29, 2009 at 09:01 AM
 mahi - Aug 16, 2010 at 11:13 AM
Hello,


hi all ,
pls somebody can tell that how to delete auto run virus through command prompt
thanks & regards,
Related:

4 responses

satimiss Posts 9 Registration date Thursday May 15, 2008 Status Member Last seen May 29, 2009
Updated on Apr 18, 2018 at 04:31 AM
Here is the ATTRIB utility's command syntax

ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] filespec [/S]

+ Sets an attribute.
- Clears an attribute.
R Read-only file attribute.
A Archive file attribute.
S System file attribute.
H Hidden file attribute.
/S Processes files in all directories in the specified path.

For example if you want to clear the Archive attribute bit of all
the files in a directory, execute the following command line.

ATTRIB -A c:\mydir\*
81
HARIATO_AGKAP
Aug 6, 2010 at 10:40 PM
Example for USB Flash drive F:

Type the following in the command prompt:
F:
(Press Enter)
DIR
(Press Enter)
DEL autorun.inf
(Press Enter)
Exit
(Press Enter)

You can also delete any files by changing file extensions like:
.inf
.txt
.exe

Make sure you read it from the directory (DIR)
31
thanks dear
0
thanks machu...
athank u a lot....
8
hello please help me teach how 2 dilet a virus without using antivirus??
0