Code Monkey home page Code Monkey logo

Comments (6)

probonopd avatar probonopd commented on May 24, 2024

Does https://github.com/probonopd/libhookexecv/releases/download/continuous/NotepadPlusPlus-7.7.1-x86_64.AppImage work for you?

This is how it was made:
https://github.com/probonopd/libhookexecv/blob/master/winedeploy.sh

from wine32-deploy.

mmtrt avatar mmtrt commented on May 24, 2024

@probonopd that appimg works fine.

from wine32-deploy.

sudo-give-me-coffee avatar sudo-give-me-coffee commented on May 24, 2024

@probonopd I use (essentially) the same way to build with the main difference is run strip command on all files and folders:

https://github.com/sudo-give-me-coffee/win32-appimage/blob/046054a848716df16cc69cb8d0c46c36eef423f2/data/strip#L231-L235

By removing these lines, Notepad++ works normally for me, but i don't think that is a good thing, because for some reason, by doing doing it, Wine ignores this:

https://github.com/sudo-give-me-coffee/win32-appimage/blob/046054a848716df16cc69cb8d0c46c36eef423f2/data/WineLauncher#L25-L26

And the fonts look very ugly


By the way, these errors is caused by these lines in Notepad++, compiling without these lines also works

from wine32-deploy.

probonopd avatar probonopd commented on May 24, 2024

Maybe the DLL signature verification doesn't like the strip, just guessing.

from wine32-deploy.

sudo-give-me-coffee avatar sudo-give-me-coffee commented on May 24, 2024

I will do a complete restructuring, handling better with this and other questions, thanks

from wine32-deploy.

sudo-give-me-coffee avatar sudo-give-me-coffee commented on May 24, 2024

I don't know how this error occurs, but I identified the solution, bundling system.reg makes application runs. I will be add a flag on next commit

from wine32-deploy.

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.