google.earth/builder-product.cfg

34 lines
1.0 KiB
INI
Raw Normal View History

2012-07-17 15:45:02 +02:00
############################
# Setup product information
############################
VENDOR="google.com"
PN="google.earth"
2013-03-08 17:24:38 +01:00
NAME="Google Earth"
DESCRIPTION="Google Earth ist eine in der Grundform unentgeltliche Software der Google Inc. und stellt einen virtuellen Globus dar."
2013-11-13 12:51:22 +01:00
VERSION="7.1.2.2041"
2013-03-08 17:24:38 +01:00
RELEASE="1"
2012-07-17 15:45:02 +02:00
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"
2014-03-29 20:23:23 +01:00
DL_SOURCE[1]="http://dl.google.com/earth/client/advanced/current/googleearthwin.exe"
2012-07-17 15:45:02 +02:00
DL_ARCH[1]="X86"
DL_EXTRACT_FORMAT[1]="7zip"
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
2013-03-11 22:55:55 +01:00
WINST_NAME[0]="InstallMsi"
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\Google Earth.msi"
2013-03-08 17:31:33 +01:00
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="MsiId"
2014-03-29 20:23:23 +01:00
OPSI_INI_VALUE[0]="{4D2A6330-2F8B-11E3-9C40-B8AC6F97B88E}"