View Single Post
Old 12-05-2005, 04:53 PM   #6 (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,148
OS: 2000 Pro; XP Pro; XP Home


The hidden tasks LOP uses seem to have survived our manual deletion efforts. We'll use a batch file and remove them that way.
  • Open Notepad and copy and paste the content of the code box in it:

    Code:
    C:\
    cd C:\Windows\Tasks
    attrib -r -s -h A74968EF94A31493.job
    attrib -r -s -h A9E298F991190CC5.job
    attrib -r -s -h AC70566591E7C8CD.job
    
    del A74968EF94A31493.job
    del A9E298F991190CC5.job
    del AC70566591E7C8CD.job
  • Save this Notepad file as remjobs.bat , choose to save as *all files
    and place it on your desktop.
  • Doubleclick on remjobs.bat. A doswindow will open and close again, this is normal.

Run fl.bat once again please, and post the log here, so we can be sure we got them. All else seems well. How is your system behaving?
__________________
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