From dc0097db0ad0c1fe9431deddfc1b6da35bfcab65 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 2 May 2012 03:37:04 +0200 Subject: [PATCH] rename --- CLIENT_DATA/setup32.ins | 2 +- CLIENT_DATA/uninstall32.ins | 2 +- OPSI/control | 2 +- builder-product.cfg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 8a31432..94709a8 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -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\" diff --git a/CLIENT_DATA/uninstall32.ins b/CLIENT_DATA/uninstall32.ins index 64a5fe2..d328e80 100644 --- a/CLIENT_DATA/uninstall32.ins +++ b/CLIENT_DATA/uninstall32.ins @@ -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\" ; ---------------------------------------------------------------- diff --git a/OPSI/control b/OPSI/control index 1c45bec..eafa113 100644 --- a/OPSI/control +++ b/OPSI/control @@ -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 diff --git a/builder-product.cfg b/builder-product.cfg index 4df8367..b062f71 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="adobe.com" -PN="acroreader" +PN="adobe.acrobatreader" VERSION="10.1.2.0" RELEASE="1" PRIORITY="0"