Command line /Autoclose not working as planned

xplodersuv

New member
Here's part of my .bat utility file

start /wait "Spybot" "C:\Program Files\Spybot - Search & Destroy\SpybotSD.exe" /autoupdate /autoimmunize /autocheck /autofix /autoclose

It updates, immunizes, scans, and fixes but whenever it finds spyware and fixes a problem, a dialogue box with X items removed pops up and waits for input.

Is there anyway around this as it would almost defeat the purpose of putting it in my .bat file?
 
As far as I know this special parameter is unfortunately not existing yet.
Please try to solve this problem by opening Spybot-S&D, go to settings -> settings -> "automation" -> "program start" and tick on the checkbox in front of "do not ask for fixing confirmation". Then again try to let Spybot-S&D run by the command line. :bigthumb:
 
/taskbarhide can't work in spybot v1.5.x

"taskbarhide" parameter in spybot v1.5 seems couldn't work normal as v1.4;Is there any part should I change or steel some tech problem need to be fixing in spybit v1.5?
 
Back
Top