############################ # Setup product information ############################ VENDOR="brother.com" PN="brother.mfc7320" 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]="brother7320.png" DL_SOURCE[0]="http://www.tinte.ch/shop/images/1118254629.jpg" DL_FILE[1]="brother7320.exe" DL_SOURCE[1]="http://opsi-builder.dtnet.de/dist/brother.com/brother.mfc7320/1/brother7320.exe" DL_ARCH[1]="X86" #DL_WINST_NAME[1]=Install32Exe DL_DOWNLOADER[1]="wget" DL_EXTRACT_FORMAT[1]="7zip" DL_FILE[2]="brother7320_64.exe" DL_SOURCE[2]="http://opsi-builder.dtnet.de/dist/brother.com/brother.mfc7320/1/brother7320_64.exe" DL_ARCH[2]="X64" #DL_WINST_NAME[1]=Install64Exe DL_DOWNLOADER[2]="wget" DL_EXTRACT_FORMAT[2]="7zip" # 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]@\\"