Replies: 2 comments
-
The cabinet's file format maxes out at 2GB per-file, but you can span cabinets to get around that limitation. Otherwise, until Microsoft changes the Windows Installer to use a different compression container, that is a known limit. |
Beta Was this translation helpful? Give feedback.
0 replies
-
My cab file is about 2MB and I still get this error with 3.11.2. Any ideas? I've been struggling with it for about two weeks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've run across errors like this before:
when using Wix v3 and was curious if the same File Table limitation (2 GB and 65535 files) I've heard about here still exists in Wix v4.
I didn't see any mention of it in the Wix v4 releases notes and I suppose the same File Table limitations would remain if the operating system hasn't changed, so I imagine it does. Having confirmation of this would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions