Update msi with msp
I have seen many similar problems and their answers, but none of them was able to solve mine,
I tried to update the msi using msp, but after following all the steps in above mentioned problems, the msi just disappears.
What i do:
use acrobat customization wizard dc and save mst in same file
update msi with mst using "msiexec /i acroRead.msi TRANSFORMS=acroread.mst /qn"
using "msiexec /a acroread.msi" to save it in new file
"msiexec /a AcroRead.msi /p acroread(...).msp" to apply update and save the result in another new file
but after that, the msi file, just like mst and msp, just disappears.
did i miss something?
