Skip to content

Windows portable build on Linux gets stuck trying to sign with signtool.exe #9271

@seranok1337

Description

@seranok1337

Hello,
I’m trying to build a Windows portable version of my Electron app while on Linux. The build gets stuck because electron-builder attempts to sign the executable using signtool.exe. Since .exe files don’t run on Linux without Wine, the process never completes.
I’ve already tried setting CSC_IDENTITY_AUTO_DISCOVERY=false, but it change anything.
I would like to be able to build unsigned Windows portable executables from Linux. Is this a bug?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    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