Giter VIP home page Giter VIP logo

Comments (3)

 avatar commented on June 10, 2024 1

Thanks! And thanks for the open sourcing the tool and making it available.

from node-makensis.

idleberg avatar idleberg commented on June 10, 2024

Some good points, and I will update the README with some of your suggested information. Until then, here is some upfront info:

What versions of makensis works with this project

Due to the excellent backward-compatibility, you can expect this library to run with version 3.x and most 2.x versions. Support for 2.x might be limited, since some features are exclusive to newer versions of makensis. Unfortunately, this is poorly documented in the NSIS changelog. As a rule of thumb: this library was designed with NSIS v3.01 in mind. Features unavailable in older builds will either throw errors or simply be ignored.

I know that the -PPO / -SAFEPPO parameters, as well as strict compilation (-WX), are only supported by NSIS 3.x. I assume that the same is true for the for -INPUTCHAR/ -OUTPUTCHAR, but I can't verify that assumption.

Operating Systems this lib supports

The makensis compiler is available for POSIX platforms and I've seen it being available for Windows, macOS, Linux and some BSDs. I'm not sure if Node itself is available on each platform supported by makensis, I only use Windows, macOS and Linux in my day to day work.

Does this require WINE?

No. I'd always recommend using the native compiler, but if you can't, Wine is a supported option.

from node-makensis.

idleberg avatar idleberg commented on June 10, 2024

I've added prequisites and an additional disclaimer in the latest commits

from node-makensis.

Related Issues (2)

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.