Git Product home page Git Product logo

Comments (3)

chbonser avatar chbonser commented on June 30, 2024

@DerKruser I received this same exit code 4294967295 but trying to sign a different file, app\node_modules\@serialport\bindings-cpp\prebuilds\android-arm\node.napi.armv7.node. See versions and full stack trace here serialport/node-serialport#2515

Did you learn anything in your investigation?

from windows-installer.

anaisbetts avatar anaisbetts commented on June 30, 2024
:000> .formats 0n4294967295 
Evaluate expression:
  Hex:     00000000`ffffffff
  Decimal: 4294967295
  Octal:   0000000000037777777777
  Binary:  00000000 00000000 00000000 00000000 11111111 11111111 11111111 11111111
  Chars:   ........
  Time:    ***** Invalid
  Float:   low -1.#QNAN high 0
  Double:  2.122e-314

This error code is just -1 misinterpreted as a UINT

from windows-installer.

carloslenz avatar carloslenz commented on June 30, 2024

I have the same issue, and I think it's because it's trying to sign every included (native?) file, not just the main .exe.
I've tried adding an explicit exe config hoping electron-windows-installer would sign only this file but the error persists.
To me the solution seems to be an implementation of #358.

Following this tip I found out the issue I had (In Squirrel.Windows) was that the path to the certificate was invalid.

from windows-installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.