Hi,
Quote:
|
Our McAfee subscription just expired so I'll get on renewing that.
|
Great!
Open notepad.
Copy and paste the text inside the Code Box below into Notepad
Choose File > Save As and under "Save as type", choose "
All Files".
Type
clean.bat in the File name and save it to your desktop.
Code:
@echo off
if exist "%temp%\log.txt" del "%temp%\log.txt"
for %%g in (
"C:\Documents and Settings\Cameron Schaffer\Local Settings\Temporary Internet Files\2314.exe"
"C:\Downloads\GoldMinerSetup-dm[1].exe"
"C:\RECYCLER\S-1-5-21-3224461173-2376812864-129332148-500\Dc1.exe"
) do (
del /a/f/q %%g
if exist %%g echo.%%g >>"%temp%\log.txt"
)>nul 2>&1
for %%g in (
"C:\Documents and Settings\All Users\Application Data\Viewpoint"
) do (
attrib -s -h -r %%g
rd /s/q %%g
if exist %%g echo.%%g >>"%temp%\log.txt"
)>nul 2>&1
if exist "%temp%\log.txt" (start notepad "%temp%\log.txt"
) else echo.Deleted Successfully!
echo.
pause
del %0
Locate clean.bat on your Desktop and double-click on it. Tell me what it says.
________
Go to Microsoft's website =>
http://support.microsoft.com/kb/310994
Select the download that's appropriate for your Operating System
Download the file & save it as it's originally named, next to ComboFix.exe.
Now close all open windows and programs, then drag the setup package onto ComboFix.exe and drop it. Follow the prompts to start ComboFix and when prompted, agree to the End-User License Agreement to install the Microsoft Recovery Console. When complete, a log named CF_RC.txt will open. Please post the contents of that log.
Please do not reboot your machine until we have reviewed the log.
On your next reply, please include a
- Fresh HijackThis log.
- results of clean.bat
- CF_RC.txt
__________________
UNITE and ASAP since 2006

If we have helped you, please consider
donating.
The past won't be able to hurt you unless you keep on looking back at it.