51 lines
1.6 KiB
INI
51 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]="nomachine.jpg"
|
|
DL_SOURCE[0]="http://apps.schwartzplan.net/dotneticons/nomachine.jpg"
|
|
|
|
DL_FILE[1]="nxclient-3.5.0-9.exe"
|
|
DL_SOURCE[1]="http://64.34.173.142/download/3.5.0/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://64.34.173.142/download/nxfonts/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://64.34.173.142/download/nxfonts/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://64.34.173.142/download/nxfonts/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://64.34.173.142/download/nxfonts/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"
|