25 lines
736 B
INI
25 lines
736 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]="51KdIZ8WLDL.png"
|
|
DL_SOURCE[0]="https://images-eu.ssl-images-amazon.com/images/I/51KdIZ8WLDL.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"
|
|
DL_ARCH[1]="X86"
|
|
DL_WINST_NAME[1]=Wget32exe
|
|
|
|
# File array index for the image showing while installing the program
|
|
ICON_DL_INDEX=0
|