mindjet.mindmanager/builder-product.cfg

35 lines
1.0 KiB
INI
Raw Permalink Normal View History

2013-03-10 12:58:27 +01:00
############################
# Setup product information
############################
VENDOR="mindjet.com"
PN="mindjet.mindmanager"
NAME="Mindjet Mindmanager"
DESCRIPTION="Mindjet MindManager ist eine kommerzielle Anwendungssoftware zur Erstellung von Mind Maps."
2014-06-30 16:44:12 +02:00
VERSION="14.3.192"
2013-03-10 12:58:27 +01:00
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
2014-06-30 16:44:12 +02:00
DL_FILE[0]="Mindjet-logo-red.jpg"
DL_SOURCE[0]="http://osx.wdfiles.com/local--resized-images/icon:mindmanager/mindmanager.icns/medium.jpg"
2013-03-10 12:58:27 +01:00
2014-01-08 13:44:54 +01:00
DL_FILE[1]="MindManager_${VERSION}_Admin_DE.zip"
DL_SOURCE[1]="http://download.mindjet.com/MindManager_${VERSION}_Admin_DE.zip"
2013-03-10 12:58:27 +01:00
DL_ARCH[1]="X86"
DL_EXTRACT_FORMAT[1]="unzip"
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
WINST_NAME[0]="InstallMsi"
2014-01-08 13:44:54 +01:00
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\Mindjet MindManager 14 Admin.msi"
2013-03-10 12:58:27 +01:00
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="MsiId"
2014-06-30 16:44:12 +02:00
OPSI_INI_VALUE[0]="{34C0D1F0-ACE2-4495-A0D1-E2E10975E32C}"
2013-03-10 12:58:27 +01:00