google.earth/builder-product.cfg

37 lines
1.0 KiB
INI

############################
# Setup product information
############################
VENDOR="google.com"
PN="google.earth"
NAME="Google Earth"
DESCRIPTION="Google Earth ist eine in der Grundform unentgeltliche Software der Google Inc. und stellt einen virtuellen Globus dar."
VERSION="7.1.2.2019"
RELEASE="1"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="GoogleEarth_logo-300x300.png"
DL_SOURCE[0]="http://blogs.skokielibrary.info/radar/files/2012/02/GoogleEarth_logo-300x300.png"
DL_FILE[1]="GoogleEarthWin-${VERSION}.exe"
DL_SOURCE[1]="http://dl.google.com/earth/client/advanced/current/GoogleEarthWin.exe"
DL_ARCH[1]="X86"
DL_EXTRACT_FORMAT[1]="7zip"
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
WINST_NAME[0]="InstallMsi"
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\Google Earth.msi"
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="MsiId"
OPSI_INI_VALUE[0]="{A2264E8F-1649-11E3-8BED-B8AC6F98CCE3}"