GithubHelp home page GithubHelp logo

Comments (3)

davvid avatar davvid commented on May 25, 2024 1

The installer is created by running ./contrib/win32/run-pynsist.sh which uses pynsist against our pynsist.cfg file to generate the installer.

The launcher icons are actually generated by pynsist using the metadata in there so it might actually require changing pynsist itself to change the behavior.

In case it helps, there's a contrib/win32/pynsist-preamble.py file which gets injected into each of the pynsist-generated entry points.

We've tried to hide console windows in the past, but those were for the git commands themselves. Here's a link to that code in case it helps at all.

from git-cola.

orazdow avatar orazdow commented on May 25, 2024

Hm ok, it says here there's a console=false option in the cfg to run using pythonw.exe. I'm not sure when I would get around to trying to build with that option though, so feel free to close. It seems like a simple thing to try though so I may try.

from git-cola.

davvid avatar davvid commented on May 25, 2024

Awesome! Thanks for pointing out console = false. I'm going to go ahead and add that to our pynsist.cfg file. There shouldn't be any downsides.

We should also upgrade the pinned dependency versions while we're in there.

from git-cola.

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.