google.drivesync/builder-product.cfg

32 lines
917 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.8.4357.4863"
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-${VERSION}.msi"
DL_SOURCE[1]="http://dl.google.com/drive/${VERSION}/gsync.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]="{0ABBF310-94E4-4AE8-A6BD-10345A3F6439}"