Hello all experts,
Here are the steps that I've done. Please let me know where I did wrong
I downloaded from the adobe ftp a reader AcroRdrDC1800920044_en_US.exe and extract it to get the MSI file using a run command as:
AcroRdrDC1800920044_en_US.exe -nos_o"%homepath%\desktop\ReaderDC"
after the extract, I get a folder including the MSI file and a AcroRdrDCUpd1800920044.msp file.
I slipstreamed that msp file using: msiexec /qb /a acroread.msi /p AcroRdrDCUpd1800920044.msp
Then do the Adobe DC customization to get the transform mst file
Finally I rand msiexec /I Acroread.msi transforms="Acroread.mst"
and I get the error 1334. the file 'natives_blob.bin' cannot be installed because the file cannot be found in the cabinet file.
Can I anyone help?
Thank you very much in advance.
Best!