Giter Club home page Giter Club logo

Comments (7)

felicienfrancois avatar felicienfrancois commented on August 29, 2024

It seems to fail when applying the icon to the setup bin.
But I have no clue on what happened.

I will upgrade innosetup binaries (currently 5.5.6, newly available are 5.5.8), it may fix the issue ...

from node-innosetup-compiler.

felicienfrancois avatar felicienfrancois commented on August 29, 2024

v5.5.8 published to npm, can you test it out?

from node-innosetup-compiler.

Tolerant avatar Tolerant commented on August 29, 2024

@felicienfrancois
Thank for your replay, i test it on 5.5.8 version.
Error still return.
Screenshot: http://take.ms/sGqoU

from node-innosetup-compiler.

felicienfrancois avatar felicienfrancois commented on August 29, 2024

OK, too bad :S
But it's probably not due to innosetup nor innosetup-compiler (which is just a wrapper).
Innosetup fail to edit resources of the setup binary. It is probably due to another process accessing or locking the file.
Do you have any file watcher runing?
You should try to execute only innosetup-compiler by hand, out of tests or continuous integration (which may watch or access the file)
Then if it still don't work, the other possible source of issue may be the shell or terminal emulator you use (if so) or the version of nodejs.

from node-innosetup-compiler.

Tolerant avatar Tolerant commented on August 29, 2024

I checked my project for any watcher.
No watcher found.
native gui resolve same error: http://take.ms/PZ2qz
if re-run error no return...sad...

Sorry for my english

from node-innosetup-compiler.

felicienfrancois avatar felicienfrancois commented on August 29, 2024

OK, so it's not related to this project (which is just a wrapper, not affiliated with the original innosetup software).

It seems other people got this error and solve it by disabling their antivirus program (which is actually a file watcher AND locker)
http://stackoverflow.com/questions/1437844/how-to-fix-inno-setup-error-endupdateresource-failed-110

from node-innosetup-compiler.

Tolerant avatar Tolerant commented on August 29, 2024

It's right!
i find my watcher!
https://www.getsync.com/ block him.
After stop sync - problem closed.
Thank for your help and good feedback!
have a nice day!

from node-innosetup-compiler.

Related Issues (10)

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.