Initial commit

This commit is contained in:
Mario Fetka
2013-07-13 05:19:18 +02:00
commit 53988c73ef
15 changed files with 469 additions and 0 deletions

31
builder-product.cfg Normal file
View File

@@ -0,0 +1,31 @@
############################
# Setup product information
############################
VENDOR="google.com"
PN="google.chrome"
NAME="Google Chrome"
DESCRIPTION="Ein Browser fuer Computer, Telefon und Tablet-"
VERSION="28.0.1500.72"
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.jpg"
DL_SOURCE[0]="http://www.wikinoticia.com/images2//s3.bitelia.com/files/2012/05/Google-Chrome-Logo.jpg"
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]="{38764777-9FDB-35BC-A8DB-FA324E5EAC4A}"