google.earth/builder-product.cfg

36 lines
1.2 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."
2016-08-27 12:30:27 +02:00
VERSION="7.1.5.1557"
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"
2016-08-27 12:30:27 +02:00
DL_FILE[0]="google_earth_logo_png_ai_by_ockre-d3gttvo.jpg"
DL_SOURCE[0]="http://img02.deviantart.net/b7b9/i/2011/140/a/e/google_earth_logo_png_ai_by_ockre-d3gttvo.jpg"
2012-07-17 15:45:02 +02:00
DL_FILE[1]="GoogleEarthWin-${VERSION}.exe"
2016-08-27 12:30:27 +02:00
#DL_SOURCE[1]="http://dl.google.com/dl/earth/client/advanced/current/googleearthprowin.exe"
#DL_SOURCE[1]="http://dl.google.com/earth/client/current/GoogleEarthWin.exe"
DL_SOURCE[1]="http://ftp.disconnected-by-peer.at/Repack/Google/Earth/GoogleEarthWin-${VERSION}.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"
2016-08-27 12:30:27 +02:00
OPSI_INI_VALUE[0]="{817750FA-EC6A-485D-9901-0683AE6FFDF1}"