clicktoconvert.iprint/builder-product.cfg

39 lines
1.0 KiB
INI

############################
# Setup product information
############################
VENDOR="clicktoconvert.com"
PN="clicktoconvert.iprint"
NAME="iPrint"
DESCRIPTION="Eco-Friendly Printing Utility Saves You Time and Money"
VERSION="6.1.0.2461"
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="ec_logo_iprint_143x143.jpg"
DL_SOURCE[0]="http://assets.epson-europe.com/eu/epson_connect/assets/images/ec_logo_iprint_143x143.jpg"
DL_FILE[1]="iPrintSetup-${VERSION}.exe"
DL_SOURCE[1]="http://web.archive.org/web/20160731041619if_/http://www.clicktoconvert.com/download/iPrintSetup.exe"
DL_ARCH[1]="ALL"
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]="UninstallProg32"
OPSI_INI_VALUE[0]="unins000.exe"
# AND
OPSI_INI_SECTION[1]="X86_64"
OPSI_INI_OPTION[1]="UninstallProg64"
OPSI_INI_VALUE[1]="unins000.exe"