Skip to content

.exe files not included in package after upgrading from 25.1.8 to 26.0.12 #9092

Open
@oinochoe

Description

@oinochoe

Electron-Builder Version: 26.0.12
Node Version: 20.10.0
Electron Version: 35.2.1
Electron Type (current, beta, nightly): current
Target: squirrel

After upgrading from version 25.1.8 to 26.0.12, I've encountered an issue with the packaging process. In version 25.1.8, .exe extension files were properly included in the package. However, after upgrading to version 26.0.12, .exe files are no longer being included in the package. I also upgraded the squirrel version along with this update.

Steps to reproduce:

  1. Package a project containing .exe files using version 25.1.8 → .exe files are properly included
  2. Upgrade to version 26.0.12 and electron-builder-squirrel
  3. Package the same project → .exe files are missing from the package

Could this issue be related to the electron-builder-squirrel upgrade rather than electron-builder itself? Has anyone else experienced similar issues with .exe files not being included after upgrading both components?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions