20 lines
568 B
INI
20 lines
568 B
INI
############################
|
|
# Setup product information
|
|
############################
|
|
VENDOR="dtnet.de"
|
|
PN="windows-domainjoin"
|
|
VERSION="1"
|
|
RELEASE="1"
|
|
PRIORITY="0"
|
|
ADVICE="Mandatory items: domainname / joinadmin / joinadminpw / localadminpw"
|
|
|
|
# TYPE - defines, if the install files are public or restricted.
|
|
# Valid value: restricted | public
|
|
TYPE="public"
|
|
|
|
DL_FILE[0]="joindomain.png"
|
|
DL_SOURCE[0]="http://www.bitblokes.de/wp-content/uploads/2010/10/openvpn-logo-150x150.png"
|
|
|
|
# File array index for the image showing while installing the program
|
|
ICON_DL_INDEX=0
|