From bf8a46c91f46287e298d75a233c7d8ddc138938d Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 2 May 2012 10:01:21 +0200 Subject: [PATCH] finish rename --- CLIENT_DATA/setup3264.ins | 2 +- CLIENT_DATA/uninstall3264.ins | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index fd6166a..beba882 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -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" diff --git a/CLIENT_DATA/uninstall3264.ins b/CLIENT_DATA/uninstall3264.ins index 8e49f38..1307a33 100644 --- a/CLIENT_DATA/uninstall3264.ins +++ b/CLIENT_DATA/uninstall3264.ins @@ -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"