33 lines
994 B
INI
33 lines
994 B
INI
############################
|
|
# Setup product information
|
|
############################
|
|
VENDOR="google.com"
|
|
PN="google.drivesync"
|
|
NAME="Google Drive"
|
|
DESCRIPTION="Google Drive ist eine Netzwerk-Dateisystem fuer die Synchronisation von Dateien zwischen verschiedenen Rechnern."
|
|
VERSION="1.14.6059.644"
|
|
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-drive.jpg"
|
|
DL_SOURCE[0]="http://www.urbandevelopment.co.uk/files/inline_images/3028/google-drive.jpg"
|
|
|
|
DL_FILE[1]="gsync_enterprise-${VERSION}.msi"
|
|
# DL_SOURCE[1]="http://dl.google.com/drive/${VERSION}/gsync.msi"
|
|
DL_SOURCE[1]="https://dl.google.com/drive/gsync_enterprise.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]="{098D0F3C-C2B8-4471-BC47-2F42F0F529ED}"
|
|
|