setirich
2005-11-15, 18:35
Hi Group,
I'm a new "registree", but have used this excellant product for a few years.
I'm running S&D on my families machines via scripted Cline, with this text string:
Runwait("C:\Program Files\Spybot - Search & Destroy\SpybotSD.exe /autoupdate /autocheck /autofix /autoclose")
...all on one line of course...
This works just fine (it's in AutoIt3) except for the popup window at the end of the process when it finds & fixes.
Before I script something to respond to that window, is there a command line S&D param to (more elegantly) respond or supress that window?
I generally like to handle these popups with the "native" Cline rather than a more brutish scripting solution.
Thanks,
Rich
I'm a new "registree", but have used this excellant product for a few years.
I'm running S&D on my families machines via scripted Cline, with this text string:
Runwait("C:\Program Files\Spybot - Search & Destroy\SpybotSD.exe /autoupdate /autocheck /autofix /autoclose")
...all on one line of course...
This works just fine (it's in AutoIt3) except for the popup window at the end of the process when it finds & fixes.
Before I script something to respond to that window, is there a command line S&D param to (more elegantly) respond or supress that window?
I generally like to handle these popups with the "native" Cline rather than a more brutish scripting solution.
Thanks,
Rich