finish rename
This commit is contained in:
parent
e604ec643e
commit
bf8a46c91f
@ -44,7 +44,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
;$ProductId$ should be the name of the product in opsi
|
||||
; therefore please: only lower letters, no umlauts,
|
||||
; no white space use '-' as a seperator
|
||||
Set $ProductId$ = "turbovnc-viewer"
|
||||
Set $ProductId$ = "virtualgl.turbovncviewer"
|
||||
Set $MinimumSpace$ = "20 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir32$ = "%ProgramFiles32Dir%\TurboVNC"
|
||||
|
@ -39,7 +39,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "turbovnc-viewer"
|
||||
Set $ProductId$ = "virtualgl.turbovncviewer"
|
||||
Set $InstallDir32$ = "%ProgramFiles32Dir%\TurboVNC"
|
||||
Set $InstallDir64$ = "%ProgramFiles64Dir%\TurboVNC"
|
||||
Set $LicenseRequired$ = "false"
|
||||
|
Loading…
Reference in New Issue
Block a user