add new package based on nxclient package
This commit is contained in:
parent
988b6a7341
commit
c5dbf624f2
@ -31,10 +31,10 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
;$ProductId$ should be the name of the product in opsi
|
;$ProductId$ should be the name of the product in opsi
|
||||||
; therefore please: only lower letters, no umlauts,
|
; therefore please: only lower letters, no umlauts,
|
||||||
; no white space use '-' as a seperator
|
; no white space use '-' as a seperator
|
||||||
Set $ProductId$ = "nomachine.nxclient"
|
Set $ProductId$ = "nomachine.nxplayer"
|
||||||
Set $MinimumSpace$ = "15 MB"
|
Set $MinimumSpace$ = "15 MB"
|
||||||
; the path were we find the product after the installation
|
; the path were we find the product after the installation
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\NX Client for Windows"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\NX Player for Windows"
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
|
|
||||||
if not(HasMinimumSpace ("%SystemDrive%", $MinimumSpace$))
|
if not(HasMinimumSpace ("%SystemDrive%", $MinimumSpace$))
|
||||||
|
@ -27,8 +27,8 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
; - Please edit the following values -
|
; - Please edit the following values -
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
Set $ProductId$ = "nomachine.nxclient"
|
Set $ProductId$ = "nomachine.nxplayer"
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\NX Client for Windows"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\NX Player for Windows"
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
@ -5,9 +5,9 @@ incremental: False
|
|||||||
|
|
||||||
[Product]
|
[Product]
|
||||||
type: localboot
|
type: localboot
|
||||||
id: nomachine.nxclient
|
id: nomachine.nxplayer
|
||||||
name: NoMachine NXClient
|
name: NoMachine NXPlayer
|
||||||
description: NoMachine NXClient
|
description: NoMachine NXPlayer
|
||||||
advice: ADVICE
|
advice: ADVICE
|
||||||
version: VERSION
|
version: VERSION
|
||||||
priority: PRIORITY
|
priority: PRIORITY
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
# Setup product information
|
# Setup product information
|
||||||
############################
|
############################
|
||||||
VENDOR="nomachine.com"
|
VENDOR="nomachine.com"
|
||||||
PN="nomachine.nxclient"
|
PN="nomachine.nxplayer"
|
||||||
VERSION="3.5.0.9"
|
VERSION="4.0.181.5"
|
||||||
RELEASE="3"
|
RELEASE="3"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
ADVICE=""
|
ADVICE=""
|
||||||
@ -15,8 +15,8 @@ TYPE="public"
|
|||||||
DL_FILE[0]="nx.png"
|
DL_FILE[0]="nx.png"
|
||||||
DL_SOURCE[0]="http://img.vivaolinux.com.br/comunidades/imagens/fotos/nx.png"
|
DL_SOURCE[0]="http://img.vivaolinux.com.br/comunidades/imagens/fotos/nx.png"
|
||||||
|
|
||||||
DL_FILE[1]="nxclient-3.5.0-9.exe"
|
DL_FILE[1]="nxplayer-$VERSION.exe"
|
||||||
DL_SOURCE[1]="http://64.34.173.142/download/3.5.0/Windows/nxclient-3.5.0-9.exe"
|
DL_SOURCE[1]="http://64.34.173.142/download/4.0/Windows/nxplayer-4.0.181-5.exe"
|
||||||
DL_ARCH[1]="X86"
|
DL_ARCH[1]="X86"
|
||||||
DL_WINST_NAME[1]=InstallExe
|
DL_WINST_NAME[1]=InstallExe
|
||||||
|
|
||||||
|
@ -1 +0,0 @@
|
|||||||
7df1f6fc31542b2c0aab37708406a8771d95c84d /home/mario/.opsi-dist-cache/nomachine.nxclient-3.5.0.9/X86/nxclient-3.5.0-9.exe
|
|
1
nxplayer-4.0.181.5.exe.sha1sum
Normal file
1
nxplayer-4.0.181.5.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
2417105b0a3c23b2187e6d2945e78b161bafb05c /home/mario/.opsi-dist-cache/nomachine.nxplayer-4.0.181.5/X86/nxplayer-4.0.181.5.exe
|
Loading…
Reference in New Issue
Block a user