BatchFile/CmdScript to run Ad-aware, Spybot, AV s/w

U

Ummagumma

OS: XP Home Edition

I would like a batch file or command script that would
accomplish the following on demand:

1) Execute Ad-aware (do in depth scan), when scan has
completed, Ad-aware should not automatically fix
problems, but rather it should pause at the stage where
the user decides what to do, e.g., quarantine, ignore...
Then:
2) Execute Spybot - Search & Destroy, when scan has
completed, SpybotSD should not automatically fix
problems, but rather it should pause at the stage where
the user decides what to do, e.g., fix selected problems,
ignore... Then:
3) Execute Trend Micro PC-cillin Internet Security 2004
(TMPCcIS).

Ideally, the batch file or command script would also
automatically check for, download and install any
existing updates prior to executing the three programs.

The idea being that in one fell swoop, I'd like to tell
my computer to execute all three programs, walk away from
it, and return some time later to take care of any
problems.

I tried the following DOS batch (.bat) file, but it
didn't work:

ScanFiles.bat
Start /wait /b d:\Progra~1\Ad-awa~1\Ad-aware.exe +a +1
start /wait /b d:\Progra~1\Spybot~1
\SpybotSD.exe /autocheck

Here's one link to Ad-aware command line parameters:
http://www.lavasoftsupport.com/index.php?showtopic=4041
Here's one link to SpybotSD command line parameters:
http://www.appdeploy.com/packages/detail.asp?id=247
I'm waiting for a reply from Trend Micro regarding
command line parameters.
 
D

Doug Knox MS-MVP

You don't need the Start /wait portion. If you're going to leave them unattended, they'll run just fine together.

Both programs have an internal option to automatically check for updates when loading.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

The shield safe av versus grisoft av 1
Hijack This 3
Windows XP Windows XP Malware, Please Help. 2
Virtumonde 0
Hi Jack this log 1
Windows XP Invisible IE windows stealing focus in xp 1
Windows Vista system32 0
need help. hijackthis log. 1

Top