opera.browser/builder-product.cfg

33 lines
884 B
INI
Raw Normal View History

2012-04-06 21:03:12 +02:00
############################
# Setup product information
############################
VENDOR="opera.com"
2013-07-09 16:45:49 +02:00
PN="opera.browser"
2013-03-14 22:13:32 +01:00
NAME="Opera"
DESCRIPTION="Der Browser der Zukunft"
2020-03-06 10:26:10 +01:00
VERSION="67.0.3575.53"
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"
2019-06-07 12:48:39 +02:00
DL_FILE[0]="brand-asset-logo.png"
DL_SOURCE[0]="https://www-static.operacdn.com/static-heap/d4/d46842beb5813e6f7cc8b0d15dec5fdab57a9e44/brand-asset-logo.png"
2012-04-06 21:03:12 +02:00
2013-07-09 16:45:49 +02:00
DL_FILE[1]="Opera_${VERSION}_Setup.exe"
2019-03-15 15:48:31 +01:00
DL_SOURCE[1]="https://ftp.opera.com/ftp/pub/opera/desktop/${VERSION}/win/Opera_${VERSION}_Setup.exe"
2012-04-06 21:03:12 +02:00
DL_ARCH[1]="X86"
2013-07-09 20:54:45 +02:00
DL_WINST_NAME[1]="InstallExe"
2013-03-14 22:13:32 +01:00
2012-04-06 21:03:12 +02:00
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
2013-03-14 22:13:32 +01:00
OPSI_INI_SECTION[0]="X86"
2013-07-09 16:45:49 +02:00
OPSI_INI_OPTION[0]="UninstallProg"
2019-09-27 01:49:54 +02:00
OPSI_INI_VALUE[0]="Launcher.exe"
2013-03-14 22:13:32 +01:00