correct zipinst ini file

This commit is contained in:
Mario Fetka 2013-08-22 12:09:40 +02:00
parent 5b6c70d0ce
commit a34fb988ad
1 changed files with 5 additions and 2 deletions

View File

@ -39,6 +39,9 @@ OPSI_INI_OPTION[2]="Description"
OPSI_INI_VALUE[2]="${DESCRIPTION}"
OPSI_INI_SECTION[3]="install"
OPSI_INI_OPTION[3]="CompanyName"
OPSI_INI_VALUE[3]="Melk"
OPSI_INI_OPTION[3]="ProductName"
OPSI_INI_VALUE[3]="${NAME}"
OPSI_INI_SECTION[4]="install"
OPSI_INI_OPTION[4]="CompanyName"
OPSI_INI_VALUE[4]="Melk"