-
Notifications
You must be signed in to change notification settings - Fork 0
Creates a windows icon file (.ico) from an image and sets it on an exe.
License
guitarfreak/SetIcon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Usage: seticon.exe image_path exe_path [-s size1 size2 ...] seticon.exe image_path icon_path [-s size1 size2 ...] seticon.exe icon_path exe_path Creates an icon file from an image and sets it on an exe. Icons are stored in 32bit. Supported image formats: jpg, png, bmp, psd, tga, gif, pic, ppm, pgm. Default icon sizes: 256, 128, 48, 32, 24, 16. Code for creating and setting the icon by Jonathan Blow.
About
Creates a windows icon file (.ico) from an image and sets it on an exe.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published