View Single Post
Old 08-12-2007, 07:39 AM   #13 (permalink)
sUBs
Asst Manager Security, Expert Analyst, Moderator, Security Team; Rangemaster, Moderator, TSF Academy
 
sUBs's Avatar
 
Join Date: May 2005
Posts: 24,494
OS: N/A


Re: Pls Help w/ Generic BackDoor Trojan Removal

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?
sUBs is offline