rename
This commit is contained in:
parent
ff44b4f596
commit
f454810b39
@ -30,7 +30,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$ = "zitro"
|
||||
Set $ProductId$ = "izf.zitro"
|
||||
Set $MinimumSpace$ = "10 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\izf.de"
|
||||
|
@ -26,7 +26,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "zitro"
|
||||
Set $ProductId$ = "izf.zitro"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\izf.de"
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
|
@ -5,7 +5,7 @@ incremental: False
|
||||
|
||||
[Product]
|
||||
type: localboot
|
||||
id: zitro
|
||||
id: izf.zitro
|
||||
name: zitro
|
||||
description: Institut fuer Ziegelforschung Essen e. V.
|
||||
advice: ADVICE
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="izf.de"
|
||||
PN="zitro"
|
||||
PN="izf.zitro"
|
||||
VERSION="2008"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
|
Loading…
Reference in New Issue
Block a user