56 lines
1.6 KiB
INI
56 lines
1.6 KiB
INI
############################
|
|
# Setup product information
|
|
############################
|
|
VENDOR="safer-networking.org"
|
|
PN="safernetworking.spybotsd"
|
|
NAME="Spybot S&D"
|
|
DESCRIPTION="Spybot Search & Destroy"
|
|
VERSION="2.1.21.sr2"
|
|
RELEASE="3"
|
|
PRIORITY="0"
|
|
ADVICE=""
|
|
|
|
# TYPE - defines, if the install files are public or restricted.
|
|
# Valid value: restricted | public
|
|
TYPE="public"
|
|
|
|
DL_FILE[0]="spybot_icon_png.png"
|
|
DL_SOURCE[0]="http://rocketdock.com/images/screenshots/thumbnails/spybot_icon_png.png"
|
|
|
|
DL_FILE[1]="spybot-${VERSION}.exe"
|
|
DL_SOURCE[1]="http://spybotupdate.biz/files/spybotsd-2.1.21-SR2.exe"
|
|
DL_ARCH[1]="X86"
|
|
DL_WINST_NAME[1]=InstallExe
|
|
|
|
# File array index for the image showing while installing the program
|
|
ICON_DL_INDEX=0
|
|
|
|
OPSI_INI_SECTION[0]="X86"
|
|
OPSI_INI_OPTION[0]="UninstallProg"
|
|
OPSI_INI_VALUE[0]="unins000.exe"
|
|
|
|
OPSI_INI_SECTION[1]="Setup"
|
|
OPSI_INI_OPTION[1]="Lang"
|
|
OPSI_INI_VALUE[1]="de"
|
|
|
|
OPSI_INI_SECTION[2]="Setup"
|
|
OPSI_INI_OPTION[2]="Group"
|
|
OPSI_INI_VALUE[2]="Spybot - Search & Destroy 2"
|
|
|
|
OPSI_INI_SECTION[3]="Setup"
|
|
OPSI_INI_OPTION[3]="NoIcons"
|
|
OPSI_INI_VALUE[3]="0"
|
|
|
|
OPSI_INI_SECTION[4]="Setup"
|
|
OPSI_INI_OPTION[4]="SetupType"
|
|
OPSI_INI_VALUE[4]="full"
|
|
|
|
OPSI_INI_SECTION[5]="Setup"
|
|
OPSI_INI_OPTION[5]="Components"
|
|
OPSI_INI_VALUE[5]="mainmodules,ntservices,browsersupport,tools,translations,promodules,runtimepackages,redistributablesssl,bootcd,detectivemodules,updateservice,wscservice"
|
|
|
|
OPSI_INI_SECTION[6]="Setup"
|
|
OPSI_INI_OPTION[6]="Tasks"
|
|
OPSI_INI_VALUE[6]="createsystemscanschedule,createimmunizationschedule,createupdateschedule,autoplayintegration,explorerintegrationdll,sdhelper"
|
|
|