This commit is contained in:
Mario Fetka 2012-05-02 07:17:10 +02:00
parent ff44b4f596
commit f454810b39
4 changed files with 4 additions and 4 deletions

View File

@ -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"

View File

@ -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"
; ----------------------------------------------------------------

View File

@ -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

View File

@ -2,7 +2,7 @@
# Setup product information
############################
VENDOR="izf.de"
PN="zitro"
PN="izf.zitro"
VERSION="2008"
RELEASE="3"
PRIORITY="0"