only instead of C write D and E or whatever the drive you want to repair:
go to command prompt and write this command
(if c drive is infected)
c:\> attrib -r -s -h autorun.inf
c:\> del autorun.inf
(if d drive is infected)
d:\> attrib -r -s -h autorun.inf
d:\> del autorun.inf
restart the...