in the wrong order.
http://www.acrobatusers.com/forums/ask_an_...ions/view/2689/
In general, here's the sequence of command line arguments: Install the base msi to Admin install point: msiexec /a acropro.msi TRANSFORMS=acropro.mst Extract the msp from the patch files Copy the transform and patch files to the install point Install the patches to the Admin install point: msiexec /a acropro.msi /p Ac705PrP_efgj.msp msiexec /a acropro.msi /p Acro707.msp msiexec /a acropro.msi /p Acro708.msp msiexec /a acropro.msi /p Acro709.msp Run the installation on a worskstation msiexec /i \acropro.msi TRANSFORMS=acropro.mst Don't forget to use InstallShield Tuner / Customization Wizard to set your serial number and other, sundry, options.
My question is that now that the patch is integrated on an Install Point, how do I take this install point
and roll it up back into a MSI file or exe file?



Help


Back to top









