Correct MsiID

This commit is contained in:
Mario Fetka 2015-11-01 09:13:18 +01:00
parent bdeede7856
commit 3b820318e9
1 changed files with 6 additions and 1 deletions

View File

@ -49,5 +49,10 @@ 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
"