nomachine.nxclient/builder-product.cfg

52 lines
1.6 KiB
INI

############################
# Setup product information
############################
VENDOR="nomachine.com"
PN="nomachine.nxclient"
NAME="NoMachine NXClient"
DESRIPTION="NoMachine technology revolutionizes the way users access their computing resources across the Internet by making remote access to desktops and applications as easy and widespread as Web browsing."
VERSION="3.5.0.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]="NMLogo.png"
DL_SOURCE[0]="https://www.nomachine.com/NMLogo.png"
DL_FILE[1]="nxclient-3.5.0-9.exe"
DL_SOURCE[1]="http://ftp.disconnected-by-peer.at/NX/Windows/nxclient-3.5.0-9.exe"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallExe
DL_FILE[2]="nxfonts-75dpi-3.5.0-1.exe"
DL_SOURCE[2]="http://ftp.disconnected-by-peer.at/NX/Windows/nxfonts-75dpi-3.5.0-1.exe"
DL_ARCH[2]="X86"
DL_WINST_NAME[2]=Install75dpiExe
DL_FILE[3]="nxfonts-100dpi-3.5.0-1.exe"
DL_SOURCE[3]="http://ftp.disconnected-by-peer.at/NX/Windows/nxfonts-100dpi-3.5.0-1.exe"
DL_ARCH[3]="X86"
DL_WINST_NAME[3]=Install100dpiExe
DL_FILE[4]="nxfonts-misc-3.5.0-1.exe"
DL_SOURCE[4]="http://ftp.disconnected-by-peer.at/NX/Windows/nxfonts-misc-3.5.0-1.exe"
DL_ARCH[4]="X86"
DL_WINST_NAME[4]=InstallMiscExe
DL_FILE[5]="nxfonts-others-3.5.0-1.exe"
DL_SOURCE[5]="http://ftp.disconnected-by-peer.at/NX/Windows/nxfonts-others-3.5.0-1.exe"
DL_ARCH[5]="X86"
DL_WINST_NAME[5]=InstallOthersExe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="UninstallProg"
OPSI_INI_VALUE[0]="unins000.exe"