clicktoconvert.iprint/builder-product.cfg

39 lines
975 B
INI
Raw 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-11 08:49:48 +01:00
DL_FILE[0]="iPrint_icon.png"
DL_SOURCE[0]="http://cdn.appstorm.net/windows.appstorm.net/authors/diogodocosta/iPrint_icon.png"
2013-07-16 03:15:48 +02:00
DL_FILE[1]="iPrintSetup-${VERSION}.exe"
DL_SOURCE[1]="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"