From a23501ff2f6122321d44eb9a5d09b1f84e84880c Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 2 May 2012 09:03:19 +0200 Subject: [PATCH] reanme --- CLIENT_DATA/setup32.ins | 2 +- CLIENT_DATA/uninstall32.ins | 2 +- OPSI/control | 4 ++-- builder-product.cfg | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 22de625..b4add2e 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -35,7 +35,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$ = "defraggler" +Set $ProductId$ = "piriform.defraggler" Set $MinimumSpace$ = "10 MB" ; the path were we find the product after the installation Set $InstallDir$ = "%ProgramFiles32Dir%\Defraggler" diff --git a/CLIENT_DATA/uninstall32.ins b/CLIENT_DATA/uninstall32.ins index e29bb3e..e3fc369 100644 --- a/CLIENT_DATA/uninstall32.ins +++ b/CLIENT_DATA/uninstall32.ins @@ -30,7 +30,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; ---------------------------------------------------------------- ; - Please edit the following values - ; ---------------------------------------------------------------- -Set $ProductId$ = "defraggler" +Set $ProductId$ = "piriform.defraggler" Set $InstallDir$ = "%ProgramFiles32Dir%\Defraggler" Set $LicenseRequired$ = "false" Set $LicensePool$ = "p_" + $ProductId$ diff --git a/OPSI/control b/OPSI/control index e8ce39c..1c6e33c 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: defraggler +id: piriform.defraggler name: Defraggler description: Use Defraggler to defrag your entire hard drive, or individual files - unique in the industry. advice: ADVICE @@ -32,6 +32,6 @@ default: ["system specific"] [ProductDependency] action: setup -requiredProduct: aio +requiredProduct: sereby.aio requiredStatus: installed requirementType: before diff --git a/builder-product.cfg b/builder-product.cfg index fb5e634..0e2c108 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="piriform.com" -PN="defraggler" +PN="piriform.defraggler" VERSION="2.09.391" RELEASE="1" PRIORITY="0"