This commit is contained in:
Mario Fetka
2012-05-02 09:06:25 +02:00
parent 4ca8e774d6
commit 86a3656d0e
4 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,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$ = "recuva"
Set $ProductId$ = "piriform.recuva"
Set $MinimumSpace$ = "10 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\Recuva"

View File

@@ -30,7 +30,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "recuva"
Set $ProductId$ = "piriform.recuva"
Set $InstallDir$ = "%ProgramFiles32Dir%\Recuva"
Set $LicenseRequired$ = "false"
Set $LicensePool$ = "p_" + $ProductId$