rename
This commit is contained in:
parent
f9a1dcb8ba
commit
8b80f76221
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -5,7 +5,7 @@ incremental: False
|
||||
|
||||
[Product]
|
||||
type: localboot
|
||||
id: immunet
|
||||
id: sourcefire.immunet
|
||||
name: Immunet / ClamAV
|
||||
description: Das Antiviren-Programm Immunet Protect basiert auf Cloud-Computing.
|
||||
advice: ADVICE
|
||||
@ -32,7 +32,7 @@ default: ["system specific"]
|
||||
|
||||
[ProductDependency]
|
||||
action: setup
|
||||
requiredProduct: aio
|
||||
requiredProduct: sereby.aio
|
||||
requiredStatus: installed
|
||||
requirementType: before
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="immunet.com"
|
||||
PN="immunet"
|
||||
PN="sourcefire.immunet"
|
||||
VERSION="3.0.5.7688"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
|
Loading…
Reference in New Issue
Block a user