google.chrome/builder-product.cfg

32 lines
903 B
INI
Raw Normal View History

2013-07-13 05:19:18 +02:00
############################
# Setup product information
############################
VENDOR="google.com"
PN="google.chrome"
NAME="Google Chrome"
DESCRIPTION="Ein Browser fuer Computer, Telefon und Tablet-"
2014-01-29 13:11:51 +01:00
VERSION="32.0.1700.102"
2013-07-13 05:19:18 +02:00
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
2013-09-23 17:30:51 +02:00
DL_FILE[0]="Chrome-Logo.jpg"
DL_SOURCE[0]="http://www.designbote.com/wp-content/uploads/2011/03/Chrome-Logo.jpg"
2013-07-13 05:19:18 +02:00
DL_FILE[1]="GoogleChromeStandaloneEnterprise-${VERSION}.msi"
DL_SOURCE[1]="https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallMsi
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="MsiId"
2014-01-29 13:11:51 +01:00
OPSI_INI_VALUE[0]="{BAD37831-C0F3-3976-934B-D53674DA2335}"