############################ # Setup product information ############################ VENDOR="itwatch.de" 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.png" DL_SOURCE[0]="http://claw.triple6.org/wp-content/uploads/2013/04/openvpn.png" DL_FILE[1]="openvpn-client-${VERSION}.msi" DL_SOURCE[1]="http://swupdate.openvpn.net/downloads/openvpn-client.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}"