finish rename

This commit is contained in:
Mario Fetka 2012-05-02 10:01:21 +02:00
parent e604ec643e
commit bf8a46c91f
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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"