remove autorun.inf
How to remove autorun.in for usb drives or memory card
STEP 1 : Go to COMMAND PROMPT
START >> RUN >> CMD
STEP 2 : Then type the drive name which you want to remove autorun.inf
for example my Usb drive is H drive so
C:\ Document and Settings\folder1>cd..
. C:\ Document and Settings>cd..
C:\ H...
now ,my drive becomes H:\
STEP 3 : now type this
H:\ attrib -h -r -s autorun.inf
STEP 4: now type this
H:\ del -h -r -s autorun.inf
STEP 5 : dont remove your usb or memory card but restart the computer with out removing it
done ..........