This commit is contained in:
Mario Fetka 2012-05-02 07:25:03 +02:00
parent fee6885651
commit 9a26270d6e
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$ = "capslockgoodbye"
Set $ProductId$ = "melk.capslockgoodbye"
Set $MinimumSpace$ = "1 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\CapsLockGoodbye"

View File

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

View File

@ -5,7 +5,7 @@ incremental: False
[Product]
type: localboot
id: capslockgoodbye
id: melk.capslockgoodbye
name: CapsLock Goodbye
description: "CapsLock Goodbye" ermoeglicht eine Umbelegung der CapsLock-Tastenfunktion.
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="melk.de"
PN="capslockgoodbye"
PN="melk.capslockgoodbye"
VERSION="2.0"
RELEASE="1"
PRIORITY="0"