innoextract
Tool for extracting data from an Inno Setup installer
Install
- All systems
-
curl cmd.cat/innoextract.sh
- Debian
-
apt-get install innoextract
- Ubuntu
-
apt-get install innoextract
- Alpine
-
apk add innoextract
- Arch Linux
-
pacman -S innoextract
- Kali Linux
-
apt-get install innoextract
- Fedora
-
dnf install innoextract
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install innoextract
- OS X
-
brew install innoextract
- Raspbian
-
apt-get install innoextract
- Dockerfile
- dockerfile.run/innoextract
- Docker
-
docker run cmd.cat/innoextract innoextract
powered by Commando
innoextract
Tool for extracting data from an Inno Setup installer
Inno Setup is a tool to create installers for Microsoft Windows applications. Inno Extracts allows one to extract such installers under non-windows systems without running the actual installer using wine. Inno Extract currently supports installers created by Inno Setup 1.2.10 to 5.5.8.