############################ # Setup product information ############################ VENDOR="openvpn.net" 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" DL_FILE[0]="openvpn_icon.png" DL_SOURCE[0]="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQXJEG0p4FUFU5CBsg7bHhSUtt54y5EpWyuRZJINB7IYPXH1Ery" DL_FILE[1]="openvpn-client-${VERSION}.msi" #DL_SOURCE[1]="http://swupdate.openvpn.net/downloads/openvpn-client.msi;http://www.nixtech.net/sites/default/files/openvpn-client-${VERSION}.msi" DL_SOURCE[1]="http://downloads.asphostpage.com/VPN/openvpn-client-${VERSION}.msi;https://www.nixtech.net/sites/default/files/openvpn-client-${VERSION}.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]="{072A5217-8165-4AB7-8366-36CB3245DB60}"