32 lines
805 B
INI
32 lines
805 B
INI
############################
|
|
# Setup product information
|
|
############################
|
|
VENDOR="emclient.com"
|
|
PN="emclient.emclient"
|
|
NAME="eM Client"
|
|
DESCRIPTION="schnellster Mail-Client fuer Windows."
|
|
VERSION="6.0.20154"
|
|
RELEASE="3"
|
|
PRIORITY="0"
|
|
ADVICE=""
|
|
|
|
# TYPE - defines, if the install files are public or restricted.
|
|
# Valid value: restricted | public
|
|
TYPE="public"
|
|
|
|
|
|
DL_FILE[0]="emclient-512.png"
|
|
DL_SOURCE[0]="http://www.emclient.com/img/logos/512.png"
|
|
|
|
DL_FILE[1]="setup-$VERSION.msi"
|
|
DL_SOURCE[1]="http://www.emclient.com/dist/v$VERSION/setup.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]="{E887D540-E434-47F4-ACD3-336D884F0618}"
|