View Single Post
Old 11-29-2007, 08:52 AM   #8 (permalink)
tetonbob
Manager, Security Center, TSF Academy; Analyst, Security Team
 
tetonbob's Avatar
 
Join Date: Jan 2005
Location: Transylvania County, North Carolina, USA
Posts: 35,208
OS: 2000 Pro; XP Pro; XP Home


Re: windows script hosting keeps popping up! [Moved From General Security}

Hi FIFI -

Also, please do this. create this batch on the friend's machine, and carry it to the affected machine, so you can copy/paste and not potentially cause any syntax errors.

Open notepad and copy/paste the text in the codebox below into it:

Code:
 
@echo off
If exist C:\peek.txt del /q /s C:\peek.txt
regedit /a C:\peek.txt "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" 
start notepad C:\peek.txt
Save this as peek.bat Choose to "Save type as - All Files"
It should look like this:

Carry this batch to the affected machine.

Double click on peek.bat & allow it to run

Post back the contents of the notepad file which opens.
__________________
Practice Safe Surfing
Because what you don't know, CAN hurt you.
Proud Member of ASAP since 2005
Proud Member of UNITE since 2006

Microsoft MVP - Consumer Security 2009
tetonbob is offline