openvpn.config/builder-product.cfg

25 lines
783 B
INI

############################
# Setup product information
############################
VENDOR="dtnet.de"
PN="openvpn.config"
VERSION="1"
RELEASE="1"
PRIORITY="-10"
ADVICE="base-url for downloading configfiles and htaccess-password must be filled out"
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="openvpn-config.png"
DL_SOURCE[0]="http://www.bitblokes.de/wp-content/uploads/2010/10/openvpn-logo-150x150.png"
DL_FILE[1]="wget.exe"
DL_SOURCE[1]="http://downloads.sourceforge.net/project/gnuwin32/wget/1.11.4-1/wget-1.11.4-1-setup.exe?r=&ts=1333400082&use_mirror=garr"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=Wget32exe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0