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 ;$ProductId$ should be the name of the product in opsi
; therefore please: only lower letters, no umlauts, ; therefore please: only lower letters, no umlauts,
; no white space use '-' as a seperator ; no white space use '-' as a seperator
Set $ProductId$ = "immunet" Set $ProductId$ = "sourcefire.immunet"
Set $MinimumSpace$ = "50 MB" Set $MinimumSpace$ = "50 MB"
; the path were we find the product after the installation ; the path were we find the product after the installation
Set $InstallDir32$ = "%ProgramFiles32Dir%\Immunet" Set $InstallDir32$ = "%ProgramFiles32Dir%\Immunet"

View File

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

View File

@ -5,7 +5,7 @@ incremental: False
[Product] [Product]
type: localboot type: localboot
id: immunet id: sourcefire.immunet
name: Immunet / ClamAV name: Immunet / ClamAV
description: Das Antiviren-Programm Immunet Protect basiert auf Cloud-Computing. description: Das Antiviren-Programm Immunet Protect basiert auf Cloud-Computing.
advice: ADVICE advice: ADVICE
@ -32,7 +32,7 @@ default: ["system specific"]
[ProductDependency] [ProductDependency]
action: setup action: setup
requiredProduct: aio requiredProduct: sereby.aio
requiredStatus: installed requiredStatus: installed
requirementType: before requirementType: before

View File

@ -2,7 +2,7 @@
# Setup product information # Setup product information
############################ ############################
VENDOR="immunet.com" VENDOR="immunet.com"
PN="immunet" PN="sourcefire.immunet"
VERSION="3.0.5.7688" VERSION="3.0.5.7688"
RELEASE="3" RELEASE="3"
PRIORITY="0" PRIORITY="0"