36 lines
1.0 KiB
INI
36 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.0.3.8542"
|
|
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
|
|
|
|
OPSI_INI_SECTION[0]="X86"
|
|
OPSI_INI_OPTION[0]="MsiId"
|
|
OPSI_INI_VALUE[0]="{468D22C0-8080-11E2-B86E-B8AC6F98CCE3}"
|
|
|
|
WINST_NAME[0]="InstallMsi"
|
|
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\Google Earth.msi"
|
|
|