brother.mfc7360/builder-product.cfg

36 lines
1020 B
INI

############################
# Setup product information
############################
VENDOR="brother.com"
PN="brother.mfc7360"
VERSION="1"
RELEASE="1"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="brother7360.png"
DL_SOURCE[0]="http://www.brother.com/library/fragments/brother_common_header_com/images/head_brotherlogo.gif"
DL_FILE[1]="brother7360_32.zip"
DL_SOURCE[1]="http://opsi-builder.dtnet.de/dist/brother.com/brother.mfc7360/1/brother7360_x86.zip"
DL_ARCH[1]="X86"
DL_EXTRACT_FORMAT[1]="unzip"
DL_FILE[2]="brother7360_64.zip"
DL_SOURCE[2]="http://opsi-builder.dtnet.de/dist/brother.com/brother.mfc7360/1/brother7360_x64.zip"
DL_ARCH[2]="X64"
DL_EXTRACT_FORMAT[2]="unzip"
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
WINST_NAME[0]="Drv_Dir32"
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\"
WINST_NAME[1]="Drv_Dir64"
WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[2]@\\"