opera.browser/builder-product.cfg

29 lines
814 B
INI
Raw Normal View History

2012-04-06 21:03:12 +02:00
############################
# Setup product information
############################
VENDOR="opera.com"
2012-05-02 08:57:59 +02:00
PN="opera.opera"
2012-09-09 23:18:47 +02:00
VERSION="12.02"
UVERSION="1202"
2012-04-06 21:03:12 +02:00
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="opera_logosvg.png"
DL_SOURCE[0]="http://www.kernreaktor.net/wp-content/uploads/2009/03/opera_logosvg.png"
DL_FILE[1]="Opera_${UVERSION}_int_Setup.msi"
2012-06-21 22:36:51 +02:00
DL_SOURCE[1]="ftp://ftp.opera.com/pub/opera/win/${UVERSION}/autoupdate/Opera_${UVERSION}_int_Setup.msi"
#DL_SOURCE[1]="ftp://ftp.opera.com/pub/opera/win/${UVERSION}/autoupdate/Opera_${UVERSION}_1403_in.msi"
2012-04-06 21:03:12 +02:00
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallMsi
# File array index for the image showing while installing the program
ICON_DL_INDEX=0