Jump to content

does it possible merge two msi in one ?


Recommended Posts


Posted

what is your end goal, can you be a bit more descript?

You could unpack them both and build a manifest that includes all files, but that would probably result in the equivalent of installing them seperately back to back.

Installing them independently with a single command or file would be hella-easier if it meets the same need.

Posted

I dont think this is possible without re-packaging or combining the original project files. You should probably use a MSP. MSP files are MSI patches, basically differencing installers, which contain only changes from the original installer.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...