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