Get free solutions for computer Problems

Now a days in computer drives ar not open in double click and it will open on right click explore it can solved by many methods and fallow the code
This BATCH file program that removes AUTORUN.INF file from the infected computers. A virus or worm creats this file in a root of a drive so that when ever the drive is opened the virus or worm is ran.
Here is a simple code to remove it: (start copying from the next line down):
cd\
c:
attrib -r -s -h autorun.inf
del autorun.inf
d:
attrib -r -s -h autorun.inf
del autorun.inf
e:
attrib -r -s -h autorun.inf
del autorun.inf
f:
attrib -r -s -h autorun.inf
del autorun.inf
g:
attrib -r -s -h autorun.inf
del autorun.inf
h:
attrib -r -s -h autorun.inf
del autorun.inf
i:
attrib -r -s -h autorun.inf
del autorun.inf
j:
attrib -r -s -h autorun.inf
del autorun.inf
k:
attrib -r -s -h autorun.inf
del autorun.inf
l:
attrib -r -s -h autorun.inf
del autorun.inf
m:
attrib -r -s -h autorun.inf
del autorun.inf
n:
attrib -r -s -h autorun.inf
del autorun.inf
o:
attrib -r -s -h autorun.inf
del autorun.inf
p:
attrib -r -s -h autorun.inf
del autorun.inf
q:
attrib -r -s -h autorun.inf
del autorun.inf
r:
attrib -r -s -h autorun.inf
del autorun.inf
s:
attrib -r -s -h autorun.inf
del autorun.inf
t:
attrib -r -s -h autorun.inf
del autorun.inf
u:
attrib -r -s -h autorun.inf
del autorun.inf
v:
attrib -r -s -h autorun.inf
del autorun.inf
w:
attrib -r -s -h autorun.inf
del autorun.inf
x:
attrib -r -s -h autorun.inf
del autorun.inf
y:
attrib -r -s -h autorun.inf
del autorun.inf
z:
attrib -r -s -h autorun.inf
del autorun.inf
copy this in a NOTEPAD file, then save the notepad file as : "file.bat" and then run it to remove all the rubbish of autorun
copy from "CD\" to "del AUTORUN.INF" and added drive letter are for some computers using memory card readers or removable disks. or several harddrives.
well....... i hope this solve the problem....... its fast and relaiable ...
your problem will be fixed after you run that bat file
RESTART
//
Labels:
Pc tips and tricks
//
0
comments
//
0 comments to "How to Remove autorun.inf worms in a System"
Live Match Score
Disclaimer
WARNING: I am teaching for Education Purpose Only. I am not responsible for Illegal use of these tricks.
I AM NOT RESPONCIBLE FOR ANY DAMAGE OF YOUR SYSTEM AND ILLEGAL USE OF THE TRICKS.
Note : Better to backup your Registry before using Registry tricks
All information here are collected from various web resources. We are willing to remove Links if copyright owner objects.
If you found any content that is offensive,
Please mail to atozsongs4u@gmail.com and the
content will be removed.
Thank You.
By
Administrator,
@Pc Solutions
I AM NOT RESPONCIBLE FOR ANY DAMAGE OF YOUR SYSTEM AND ILLEGAL USE OF THE TRICKS.
Note : Better to backup your Registry before using Registry tricks
All information here are collected from various web resources. We are willing to remove Links if copyright owner objects.
If you found any content that is offensive,
Please mail to atozsongs4u@gmail.com and the
content will be removed.
Thank You.
By
Administrator,
@Pc Solutions
Post a Comment