View Single Post
Old 07-16-2001, 05:12 PM  
ezekiel
Confirmed User
 
Join Date: Jul 2001
Location: Seattle, WA
Posts: 243
I recently got a malicious "something" on my comp that was running scripts to change my prefrences, Such as Search Page, StartPage, and adding links to my favorites. The file was called sb.hta and to fix it I had to go edit my autoexe.bat file and place this code into it.

@ECHO Y| ATTRIB -H -S -R C:\WINDOWS\STARTM~1\PROGRAMS\STARTUP\*.*

@ECHO Y| DEL C:\WINDOWS\STARTM~1\PROGRAMS\STARTUP\*.HTA


It seems to be working very well.

ezekiel is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote