This commit is contained in:
Mario Fetka
2012-05-02 09:48:53 +02:00
parent f9a1dcb8ba
commit 8b80f76221
4 changed files with 5 additions and 5 deletions

View File

@@ -66,7 +66,7 @@ DefVar $ui_notification_cloud$
;$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$ = "immunet"
Set $ProductId$ = "sourcefire.immunet"
Set $MinimumSpace$ = "50 MB"
; the path were we find the product after the installation
Set $InstallDir32$ = "%ProgramFiles32Dir%\Immunet"

View File

@@ -41,7 +41,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "immunet"
Set $ProductId$ = "sourcefire.immunet"
Set $InstallDir32$ = "%ProgramFiles32Dir%\Immunet"
Set $InstallDir64$ = "%ProgramFiles64Dir%\Immunet"
Set $LicenseRequired$ = "true"