This commit is contained in:
Mario Fetka 2012-05-02 03:37:04 +02:00
parent 1c1b6d450d
commit dc0097db0a
4 changed files with 4 additions and 4 deletions

View File

@ -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\"

View File

@ -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\"
; ----------------------------------------------------------------

View File

@ -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

View File

@ -2,7 +2,7 @@
# Setup product information
############################
VENDOR="adobe.com"
PN="acroreader"
PN="adobe.acrobatreader"
VERSION="10.1.2.0"
RELEASE="1"
PRIORITY="0"