Skip to content

Maximum number of files allowed reached #646

@MosGeo

Description

@MosGeo

Update: See this comment for details on an approach to fix the problem.

Describe the bug
The following error shows up:

Linking application installer...
light.exe : error LGHT0306 : An error (E_FAIL) was returned while finalizing a CAB file. This most commonly happens when creating a CAB file with more than 65535 files in it. Either reduce the number of files in your installation package or split your installation package's files into more than one CAB file using the Media element.

To Reproduce
Try to package an application with large dependencies that contains a lot of files (more than 65535).

Expected behavior
Briefcase would package the application and split the cab files automatically.

Environment:

  • Operating System: Windows 10, 64bit
  • Python version: 3.8
  • Software versions:
    • Briefcase: 0.3.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA crash or error in behavior.windowsThe issue relates to Microsoft Windows support.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions