rename
This commit is contained in:
parent
0338c870b5
commit
73f0d156c7
@ -34,7 +34,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$ = "adobe.acrobat-7"
|
||||
Set $ProductId$ = "adobe.acrobat7"
|
||||
Set $MinimumSpace$ = "185 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Acrobat 7.0"
|
||||
|
@ -29,7 +29,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "adobe.acrobat-7"
|
||||
Set $ProductId$ = "adobe.acrobat7"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Acrobat 7.0"
|
||||
Set $LicenseRequired$ = "true"
|
||||
Set $LicensePool$ = "p_" + $ProductId$
|
||||
|
@ -5,7 +5,7 @@ incremental: False
|
||||
|
||||
[Product]
|
||||
type: localboot
|
||||
id: adobe.acrobat-7
|
||||
id: adobe.acrobat7
|
||||
name: Adobe Acrobat 7
|
||||
description: Unter Adobe Acrobat wird eine Gruppe von Programmen zusammengefasst, die zum Erstellen, Verwalten, Kommentieren und Verteilen von PDF-Dateien verwendet werden.
|
||||
advice: ADVICE
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="adobe.com"
|
||||
PN="adobe.acrobat-7"
|
||||
PN="adobe.acrobat7"
|
||||
VERSION="7.0"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
|
Loading…
Reference in New Issue
Block a user