rename
This commit is contained in:
parent
1c1b6d450d
commit
dc0097db0a
@ -31,7 +31,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$ = "acroreader"
|
||||
Set $ProductId$ = "adobe.acrobatreader"
|
||||
Set $MinimumSpace$ = "150 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Reader 10.0\Reader\"
|
||||
|
@ -17,7 +17,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "acroreader"
|
||||
Set $ProductId$ = "adobe.acrobatreader"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Reader 10.0\Reader\"
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
|
@ -5,7 +5,7 @@ incremental: False
|
||||
|
||||
[Product]
|
||||
type: localboot
|
||||
id: acroreader
|
||||
id: adobe.acrobatreader
|
||||
name: Acrobat Reader
|
||||
description: Anzeige von und Interaktion mit PDF-Dateien
|
||||
advice: ADVICE
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="adobe.com"
|
||||
PN="acroreader"
|
||||
PN="adobe.acrobatreader"
|
||||
VERSION="10.1.2.0"
|
||||
RELEASE="1"
|
||||
PRIORITY="0"
|
||||
|
Loading…
Reference in New Issue
Block a user