Delete "autorun.inf" Using CMD
Posted by SantY in Windows XP on Friday, August 14, 2009
Delete "autorun.inf" Using CMD :
Goto Run>cmd
Type:
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
This entry was posted on Friday, August 14, 2009 at 11:24 AM and is filed under Windows XP. You can follow any responses to this entry through the RSS 2.0. You can leave a response.
- No comments yet.