Giter Club home page Giter Club logo

icon-changer's Introduction

Icon-Changer

Icon changer is a Windows tool for changing an executable's icon.

Usage

You can download the latest released binary or (gcc and make are required to be installed):

To execute run icon-changer.exe path/to/icon path/to/executable. The icon needs to be in a .ico format (images can be converted to this format).

icon-changer's People

Contributors

stefangaina avatar

Stargazers

 avatar

Watchers

 avatar

icon-changer's Issues

Release 1.0 does not replace icon properly

screenshot icon-changer

When using an ico file containing the full range of resolutions, the icon selected for the application for replacement is in very low resolution. In attachement there is a screenshot of the same .ico file used with resource hacker on the left for the shortcut and icon-changer for the test.exe file. When viewing in any other mode like small icons, list, details, content, the application icon switches back to its original icon as per screenshot below.

screenshot 2

Program does not compile on Windows 10 Pro 64bits

I have installed MSYS2 to get gcc and make installed on my system as stated in the readme of this project and I cannot get it to compile with make. Whichever terminal (command or powershell) I run into this error:

C:\Users\tcoto\Downloads\Icon-Changer>make
make -C icon-changer
make[1]: Entering directory '/c/Users/tcoto/Downloads/Icon-Changer/icon-changer'
if not exist "obj" mkdir obj
/bin/sh: -c: line 2: syntax error: unexpected end of file
make[1]: *** [Makefile:24: create_dirs] Error 2
make[1]: Leaving directory '/c/Users/tcoto/Downloads/Icon-Changer/icon-changer'
make: *** [Makefile:26: all] Error 2
C:\Users\tcoto\Downloads\Icon-Changer>gcc --version
gcc (Rev6, Built by MSYS2 project) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
C:\Users\tcoto\Downloads\Icon-Changer>make --version
GNU Make 4.4.1
Built for x86_64-pc-msys
Copyright (C) 1988-2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

I have tried editing the makefile to have Windows EOL, Unix EOL, it does not change a thing. What else is required or where is the error?

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.