27 lines
636 B
INI
27 lines
636 B
INI
############################
|
|
# Setup product information
|
|
############################
|
|
VENDOR="sysworksoft.net"
|
|
PN="vncneighborhood"
|
|
VERSION="1.1.9"
|
|
RELEASE="3"
|
|
PRIORITY="0"
|
|
ADVICE=""
|
|
|
|
# TYPE - defines, if the install files are public or restricted.
|
|
# Valid value: restricted | public
|
|
TYPE="public"
|
|
|
|
|
|
DL_FILE[0]="96606.png"
|
|
DL_SOURCE[0]="http://img.informer.com/icons/png/32/96/96606.png"
|
|
|
|
DL_FILE[1]="vncneighborhood119.msi"
|
|
DL_SOURCE[1]="ftp://ftp2.sysworksoft.net/sysworks/vncneighborhood119.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
|
|
|