This commit is contained in:
Mario Fetka 2012-05-02 09:46:11 +02:00
parent 22e544d222
commit 5004dda154
4 changed files with 5 additions and 5 deletions

View File

@ -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$ = "speccy"
Set $ProductId$ = "piriform.speccy"
Set $MinimumSpace$ = "10 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\Speccy"

View File

@ -30,7 +30,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "speccy"
Set $ProductId$ = "piriform.speccy"
Set $InstallDir$ = "%ProgramFiles32Dir%\Speccy"
Set $LicenseRequired$ = "false"
Set $LicensePool$ = "p_" + $ProductId$

View File

@ -5,7 +5,7 @@ incremental: False
[Product]
type: localboot
id: speccy
id: piriform.speccy
name: Speccy
description: Speccy is an advanced System Information tool for your PC.
advice: ADVICE
@ -32,6 +32,6 @@ default: ["system specific"]
[ProductDependency]
action: setup
requiredProduct: aio
requiredProduct: sereby.aio
requiredStatus: installed
requirementType: before

View File

@ -2,7 +2,7 @@
# Setup product information
############################
VENDOR="piriform.com"
PN="speccy"
PN="piriform.speccy"
VERSION="1.16.317"
RELEASE="1"
PRIORITY="0"