diff --git a/builder-product.cfg b/builder-product.cfg index 7309b15..57bd53b 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -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"