Correct MsiID
This commit is contained in:
parent
bdeede7856
commit
3b820318e9
@ -49,5 +49,10 @@ WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[2]@\\AcroRdrDCUpd${DVERSION//./}.msp"
|
|||||||
|
|
||||||
OPSI_INI_SECTION[0]="X86"
|
OPSI_INI_SECTION[0]="X86"
|
||||||
OPSI_INI_OPTION[0]="MsiId"
|
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
|
||||||
|
|
||||||
|
"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user