How to extract a Inno Setup Installer. This is not a .7z
, or any other file that 7z
can extract. according to the file command this is a file of the type:
PE32 executable (GUI) Intel 80386, for MS Windows
And exiftool
says this:
............ : ..........
Comments : This installation was built with Inno Setup.
............ : ..........
File Description : Package for Universal Extractor
How Do I extract this?