17-11-2007, 02:57 PM
|
#4 (permalink)
|
|
TechTin.com
Join Date: Jun 2005
Location: www.TechTin.com
Posts: 4,090
|
Re: How to delete autorun.inf with command prompt
let us take you want to delete autorun.inf file from D:\ drive
For this type:
del d:\autorun.inf
|
|
|