Giter Club home page Giter Club logo

Comments (3)

tapika avatar tapika commented on July 20, 2024 1

I think this PR already opened, unless you close it.

Florian Grieskamp was also asking on .exe samples which can be used for testing - you can use these readytorun executable file for example: https://github.com/tapika/swupd/releases

Btw - I have tried to locate software I have used once upon a time to check multiple icons - and there exists
greenfish icon editor pro 4.0, which is freeware and can be used for testing.

And shimgen from here can be even used for roundtrip testing - so you extract icon, provide it to .net compiler, and get it back to another executable.

shimgen.exe --path="C:\Users\user\Downloads\choco.exe" --output=shortcut.exe --iconpath="C:\Users\user\Downloads\choco.exe" --debug

from penet.

tapika avatar tapika commented on July 20, 2024

Hmm... There exists also following article if it can be used ?

from penet.

rngcntr avatar rngcntr commented on July 20, 2024

Hi @tapika!

I have discussed the possibility to export multiple icons as single .ico files with other contributors. Our goal was to align this implementation with the behavior of other popular PE file utilities in terms of exporting the same formats etc.
IIRC, neither CFF Explorer nor Resource Hacker pack multiple icons into one file so we decided not to do so either. Anybody who explicitly needs to have the icons packed in a single file, can still use the icons extracted by PeNet and handle the rest themselves. However, If you would like to see this feature and think others might need it as well, you are free to open a PR of course.

from penet.

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.