openvpn.client/builder-product.cfg

33 lines
1.1 KiB
INI
Raw Permalink Normal View History

2014-03-07 10:02:03 +01:00
############################
# Setup product information
############################
2014-03-07 10:12:13 +01:00
VENDOR="openvpn.net"
2014-03-07 10:02:03 +01:00
PN="openvpn.client"
NAME="OpenVPN Desktop Client"
DESCRIPTION="OpenVPN Desktop Client (Server compatibility OpenVPN Access Server)"
VERSION="1.5.6"
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
2019-01-04 12:52:13 +01:00
DL_FILE[0]="openvpn_icon.png"
DL_SOURCE[0]="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQXJEG0p4FUFU5CBsg7bHhSUtt54y5EpWyuRZJINB7IYPXH1Ery"
2014-03-07 10:02:03 +01:00
DL_FILE[1]="openvpn-client-${VERSION}.msi"
2014-11-20 15:18:24 +01:00
#DL_SOURCE[1]="http://swupdate.openvpn.net/downloads/openvpn-client.msi;http://www.nixtech.net/sites/default/files/openvpn-client-${VERSION}.msi"
2019-01-04 12:52:13 +01:00
DL_SOURCE[1]="http://downloads.asphostpage.com/VPN/openvpn-client-${VERSION}.msi;https://www.nixtech.net/sites/default/files/openvpn-client-${VERSION}.msi"
2014-03-07 10:02:03 +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"
OPSI_INI_VALUE[0]="{072A5217-8165-4AB7-8366-36CB3245DB60}"