Hack Your Ways
Pages
(Move to ...)
Home
About us
Security Tools
Vulnerability
Security News
▼
Sunday, November 28, 2010
How to remove autorun.inf virus from computer
Create .bat file like "KillAutorun.bat" paste below code to bat file.
attrib -r autorun.inf
del autorun.inf
md autorun.inf
attrib +r +h autorun.inf
Dissable_auto_run.reg
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment