Bug Report - Expanding exe package fails to extract msp file
When using the file from https://ardownload3.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2500120756/AcroRdrDCx642500120756_MUI.exe
executing the command
.\AcroRdrDCx642500120756MUI.exe -sfxo"C:\Temp\Files" -sfx_ne
results in a 0 byte AcroRdrDCx64Upd2500120756_MUI.msp file.
When running the extracted Setup.exe, the installer will fail with exit code 1636.
Workaround is to open AcroRdrDCx642500120756_MUI.exe with 7zip and manually extract the msp file.
This was not an issue with AcroRdrDCx642500120577_MUI.exe
1
vote