genresscript
Create and extract MS Windows icons and cursors
Install
- All systems
-
curl cmd.cat/genresscript.sh
- Debian
-
apt-get install icoutils
- Ubuntu
-
apt-get install icoutils
- Arch Linux
-
pacman -S icoutils
- Kali Linux
-
apt-get install icoutils
- CentOS
-
yum install icoutils
- Fedora
-
dnf install icoutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install icoutils
- OS X
-
brew install icoutils
- Raspbian
-
apt-get install icoutils
- Dockerfile
- dockerfile.run/genresscript
icoutils
Create and extract MS Windows icons and cursors
Icoutils is a set of programs that deal with MS Windows icons and cursors. Resources such as icons and cursors can be extracted from MS Windows executable and library files with "wrestool". Conversion of these files to and from PNG images is done with "icotool". "extresso" automates these tasks with the help of special resource scripts. This package can be used to create "favicon.ico" files for web sites.