The whole shebang. I want to make a file "auto.bat" that does the following:
When I run it, it runs
spybotsd13.exe /silent /nocancel
msiexec /i "Symantec Antivirus.msi" /passive
aawsepersonal.exe /silent
msantispy.exe /S /v/qn
Then goes here and runs this
"C:\Program Files\Spybot - Search & Destroy\SpybotSD.exe" /autoupdate /autoimmunize /autocheck /autofix /autoclose
And updates this...
"C:\Program Files\Microsoft AntiSpyware\GIANTAntiSpywareMain.exe" update
Can someone help me out? Or is there something already made that can do this?
When I run it, it runs
spybotsd13.exe /silent /nocancel
msiexec /i "Symantec Antivirus.msi" /passive
aawsepersonal.exe /silent
msantispy.exe /S /v/qn
Then goes here and runs this
"C:\Program Files\Spybot - Search & Destroy\SpybotSD.exe" /autoupdate /autoimmunize /autocheck /autofix /autoclose
And updates this...
"C:\Program Files\Microsoft AntiSpyware\GIANTAntiSpywareMain.exe" update
Can someone help me out? Or is there something already made that can do this?