clicktoconvert.iprint/builder-product.cfg

39 lines
1.0 KiB
INI
Raw Permalink Normal View History

2013-07-16 03:15:48 +02:00
############################
# 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"
2014-03-29 00:44:34 +01:00
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"
2013-07-16 03:15:48 +02:00
DL_FILE[1]="iPrintSetup-${VERSION}.exe"
2019-10-17 13:15:39 +02:00
DL_SOURCE[1]="http://web.archive.org/web/20160731041619if_/http://www.clicktoconvert.com/download/iPrintSetup.exe"
2013-07-16 03:15:48 +02:00
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"