Note: Autorun.inf files are usually used to automate process. But in
some cases it could be a virus which is automated by the help of the
autorun.inf file. In that case there are two different ways to resolve the
problem.
DOS Mode file deletion
C:\>attrib -S -H -R C:\autorun.inf
C:\>del /F C:\autorun.inf
Replace C with your drive letter from which the autorun.inf file is to be removed.
0 comments:
Post a Comment