From f71fb6e7d558de31f93b795881a405d7f7a6d183 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sun, 1 Nov 2015 14:11:32 +0100 Subject: [PATCH] correct typo --- builder-product.cfg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -" -