Files
google.chrome/builder-product.cfg
Mario Fetka 5b0113fb68 Bump
2014-11-28 12:23:51 +01:00

33 lines
888 B
INI

############################
# Setup product information
############################
VENDOR="google.com"
PN="google.chrome"
NAME="Google Chrome"
DESCRIPTION="Ein Browser fuer Computer, Telefon und Tablet"
VERSION="39.0.2171.71"
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="Google-Chrome-Logo.png"
DL_SOURCE[0]="http://img.gadgetian.com/Google-Chrome-Logo.png"
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"
OPSI_INI_VALUE[0]="{DDCA236C-A28B-3979-8855-B7475BCAD806}"