Legal stuff dialogue

Ghetek

New member
I am trying to script an install for my company (30 computers) I keep getting hung up on the "Legal stuff" window. rather than scripting a check in the checkbox and a click on the "ok" button, is there a registry entry or file change that i can make to bypass this after i have performed a silent installation?

I have the script currently set to silently install and then update using the command lines, the problem is that this dialogue box gets in the way. Where is this in the registry/files?
 
Do you have a corporate license to use Spybot? Are you using "Spybot S&D Intranet Server"?
This is the official site for corporate users of Spybot - Search & Destroy.
****************

The indicator as to whether or not to present the following dialog when Spybot starts is in Spybot's Configuration.ini file:
  • Legal stuff

    If you remove advertisement robots with this program, you may not be allowed to continue using their host programs. Read their license agreements for further information.

    □ Don't show this message again.

    [OK]
The Configuration.ini file is stored in one of the following folders:
  • Windows 95 or 98:
    C:\Windows\Application Data\Spybot - Search & Destroy
  • Windows ME:
    C:\Windows\All Users\Application Data\Spybot - Search & Destroy
  • Windows NT, 2000 or XP:
    C:\Documents and Settings\All Users\Application Data\Spybot - Search & Destroy
The indicator for the control of whether or not to present the dialog is under the category "[Main]" in the Configuration.ini file and the entry is "Legals=x" where:
  • Legals=0 – display the dialog.
  • Legals=1 – suppress the dialog.
 
Last edited:
Back
Top