Spybot automated

Make a new txt file rename it to Automated.bat.

Edit it and paste this in


@echo off
cd e:\
If exist "E:\progra~1\spybot~1\" Goto Start
Goto Error
:Start
@Echo Updating........................................................
"E:\progra~1\spybot~1\SpybotSD.exe" /taskbarhide /autoupdate /autoimmunize /autoclose
pause
Goto Stage
:Stage
@echo Scanning computer for possible mallicious software...........................
"E:\progra~1\spybot~1\SpybotSD.exe" /taskbarhide /autocheck /autofix /autoclose
Goto Finish
:Error
@echo Error Cannot find "E:\progra~1\spybot~1\"
Pause
Exit
:Finish
@echo Updated and scanned cpu for errors.
pause
Exit

Run it, make sure it works properly

Put it into your windows folder

Open up a new txt file rename it to Spybot.reg

Edit it

Put this in

Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "Spybot"="E:\\WINNT\\Automated.bat"

run it

restart your pc
On your next Restart it will run in process and do a full update, immunize then scan your system and fix the problems automatically

Hosted by www.Geocities.ws

1