wickr.wickr/builder-product.cfg

33 lines
1010 B
INI
Raw Normal View History

2014-12-14 10:31:31 +01:00
############################
# Setup product information
############################
VENDOR="wickr.com"
PN="wickr.wickr"
NAME="Wickr Top Secret Messanger"
2014-12-14 10:34:51 +01:00
DESCRIPTION="Wickr is a Top Secret Messenger with end to end Encrytion"
2017-09-14 17:51:20 +02:00
VERSION="4.3.5"
2014-12-14 10:31:31 +01:00
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
2017-09-14 17:51:20 +02:00
DL_FILE[0]="marklogotype_horiz.png"
DL_SOURCE[0]="https://p14.zdassets.com/hc/settings_assets/1765063/115000121508/ZxtGZjXb7ea7duL48YSEpQ-marklogotype_horiz.png"
2014-12-14 10:31:31 +01:00
2016-03-11 15:58:17 +01:00
DL_FILE[1]="WickrMe-${VERSION}.msi"
2017-09-14 17:51:20 +02:00
#DL_SOURCE[1]="https://dls.wickr.com/Downloads/WickrMe-${VERSION}.msi"
DL_SOURCE[1]="https://s3.amazonaws.com/static.wickr.com/downloads/win/me/WickrMe-${VERSION}.msi"
2014-12-14 10:31:31 +01:00
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"
2017-09-14 17:51:20 +02:00
OPSI_INI_VALUE[0]="{DA2D49C7-1A65-4ABC-A0E8-1BEEA430A77B}"
2014-12-14 10:31:31 +01:00