This is a slightly different batchfile from the one I had you run earlier:
Open
NOTEPAD.exe and copy/paste the text in the quotebox below into it:
Code:
@echo off
vfind -ltf %systemdrive%\AutoPlay.exe >logit.txt
if exist logit.txt start notepad logit.txt
nircmd wait 2000
del logit.txt
del %0
Save this as
fix.bat Choose to "Save type as - All Files"
It should look like this:

Double click on fix.bat & allow it to run
Post back to tell me what it says[
__________________
Question - what have you done for the community today?