rename
This commit is contained in:
parent
fee6885651
commit
9a26270d6e
@ -35,7 +35,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
;$ProductId$ should be the name of the product in opsi
|
;$ProductId$ should be the name of the product in opsi
|
||||||
; therefore please: only lower letters, no umlauts,
|
; therefore please: only lower letters, no umlauts,
|
||||||
; no white space use '-' as a seperator
|
; no white space use '-' as a seperator
|
||||||
Set $ProductId$ = "capslockgoodbye"
|
Set $ProductId$ = "melk.capslockgoodbye"
|
||||||
Set $MinimumSpace$ = "1 MB"
|
Set $MinimumSpace$ = "1 MB"
|
||||||
; the path were we find the product after the installation
|
; the path were we find the product after the installation
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\CapsLockGoodbye"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\CapsLockGoodbye"
|
||||||
|
@ -30,7 +30,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
; - Please edit the following values -
|
; - Please edit the following values -
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
Set $ProductId$ = "capslockgoodbye"
|
Set $ProductId$ = "melk.capslockgoodbye"
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\CapsLockGoodbye"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\CapsLockGoodbye"
|
||||||
Set $LicenseRequired$ = "false"
|
Set $LicenseRequired$ = "false"
|
||||||
Set $LicensePool$ = "p_" + $ProductId$
|
Set $LicensePool$ = "p_" + $ProductId$
|
||||||
|
@ -5,7 +5,7 @@ incremental: False
|
|||||||
|
|
||||||
[Product]
|
[Product]
|
||||||
type: localboot
|
type: localboot
|
||||||
id: capslockgoodbye
|
id: melk.capslockgoodbye
|
||||||
name: CapsLock Goodbye
|
name: CapsLock Goodbye
|
||||||
description: "CapsLock Goodbye" ermoeglicht eine Umbelegung der CapsLock-Tastenfunktion.
|
description: "CapsLock Goodbye" ermoeglicht eine Umbelegung der CapsLock-Tastenfunktion.
|
||||||
advice: ADVICE
|
advice: ADVICE
|
||||||
@ -32,6 +32,6 @@ default: ["system specific"]
|
|||||||
|
|
||||||
[ProductDependency]
|
[ProductDependency]
|
||||||
action: setup
|
action: setup
|
||||||
requiredProduct: aio
|
requiredProduct: sereby.aio
|
||||||
requiredStatus: installed
|
requiredStatus: installed
|
||||||
requirementType: before
|
requirementType: before
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Setup product information
|
# Setup product information
|
||||||
############################
|
############################
|
||||||
VENDOR="melk.de"
|
VENDOR="melk.de"
|
||||||
PN="capslockgoodbye"
|
PN="melk.capslockgoodbye"
|
||||||
VERSION="2.0"
|
VERSION="2.0"
|
||||||
RELEASE="1"
|
RELEASE="1"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
|
Loading…
Reference in New Issue
Block a user