2012-02-15 12:03:58 +01:00
|
|
|
############################
|
|
|
|
# Setup product information
|
|
|
|
############################
|
|
|
|
VENDOR="immunet.com"
|
|
|
|
PN="immunet"
|
|
|
|
VERSION="3.0.5.7688"
|
|
|
|
RELEASE="3"
|
|
|
|
PRIORITY="0"
|
|
|
|
ADVICE=""
|
|
|
|
|
|
|
|
# TYPE - defines, if the install files are public or restricted.
|
|
|
|
# Valid value: restricted | public
|
|
|
|
TYPE="public"
|
|
|
|
|
|
|
|
|
|
|
|
DL_FILE[0]="IMPLogo_full_aspect_medium.jpg"
|
|
|
|
DL_SOURCE[0]="http://www.shareasale.com/images/IMPLogo_full_aspect_medium.jpg"
|
|
|
|
|
|
|
|
DL_FILE[1]="protect-en-us-${VERSION}-32-tcp.exe"
|
|
|
|
DL_SOURCE[1]="http://download.immunet.com/binaries/immunet/bin/protect-en-us-${VERSION}-32-tcp.exe"
|
|
|
|
DL_ARCH[1]="X86"
|
2012-02-15 12:44:24 +01:00
|
|
|
DL_WINST_NAME[1]=Install32Exe
|
2012-02-15 12:03:58 +01:00
|
|
|
|
|
|
|
DL_FILE[2]="protect-en-us-${VERSION}-64-tcp.exe"
|
|
|
|
DL_SOURCE[2]="http://download.immunet.com/binaries/immunet/bin/protect-en-us-${VERSION}-64-tcp.exe"
|
|
|
|
DL_ARCH[2]="X86_64"
|
2012-02-15 12:44:24 +01:00
|
|
|
DL_WINST_NAME[2]=Install64Exe
|
2012-02-15 12:03:58 +01:00
|
|
|
|
|
|
|
# File array index for the image showing while installing the program
|
|
|
|
ICON_DL_INDEX=0
|
|
|
|
|
2012-02-15 12:44:24 +01:00
|
|
|
WINST_NAME[1]="uVersion"
|
|
|
|
WINST_VALUE[1]="3.0.5"
|