Install innoextract by entering the following commands in the terminal:
sudo apt update sudo apt install innoextract
Description:
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.
Homepage: http://constexpr.org/innoextract/
Version: 1.6-1build3
Section: universe/utils