diff --git a/builder-product.cfg b/builder-product.cfg index eb61395..be05ec4 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -49,10 +49,8 @@ WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[2]@\\AcroRdrDCUpd${DVERSION//./}.msp" OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId" -OPSI_INI_VALUE[0]="{AC76BA86-7AD7-1031-7B44-AC0F074E4100} +OPSI_INI_VALUE[0]="{AC76BA86-7AD7-1031-7B44-AC0F074E4100}" # PS command to get msiid after one testinstall with the patch # get-wmiobject Win32_Product | Format-Table IdentifyingNumber, Name, LocalPackage -" -