Skip to content
Discussion options

You must be logged in to vote

An MSI file is in the COM Structured Storage format. With the default sector size, that format has a limit of 2GB. Since the MSI APIs don't expose the sector size when creating a new MSI, it's probably safe to assume that it only supports the default sector size.

You can use a WiX bundle to deliver the MSI with multiple cabs in a single binary.

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@anjannath
Comment options

@BMurri
Comment options

@anjannath
Comment options

@rseanhall
Comment options

@anjannath
Comment options

Comment options

You must be logged in to vote
1 reply
@anjannath
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by robmen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants