From da41542f20bc6b450e9c2596dc1864a7c00ee8fb Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sat, 19 Sep 2015 12:18:51 +0200 Subject: [PATCH] other way for patch --- builder-product.cfg | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index 6f8ba3f..db1c7a8 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -46,9 +46,10 @@ ICON_DL_INDEX=0 WINST_NAME[0]="InstallMsi" WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\AcroRead.msi" -WINST_NAME[0]="Patches" -WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\AcroRdrDCUpd1500820082.msp" - OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId" OPSI_INI_VALUE[0]="{AC76BA86-7AD7-1031-7B44-AC0F074E4100}" + +OPSI_INI_SECTION[1]="Product" +OPSI_INI_OPTION[1]="Patches" +OPSI_INI_VALUE[1]="x86\\AcroRdrDCUpd1500820082.msp" \ No newline at end of file