Inno Setup self-extracting archive
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|exe}} }} '''Inno Setup self-extracting archive''' is the self-extracting archive format generated by th...") |
m |
||
Line 8: | Line 8: | ||
== Software == | == Software == | ||
* [http://www.jrsoftware.org/isinfo.php Inno Setup] | * [http://www.jrsoftware.org/isinfo.php Inno Setup] | ||
− | * [http://innounp.sourceforge.net/ Inno Setup Unpacker] | + | * [http://innounp.sourceforge.net/ innounp - Inno Setup Unpacker] |
Revision as of 13:54, 1 December 2014
Inno Setup self-extracting archive is the self-extracting archive format generated by the Inno Setup installation software for Windows. It is based on PE executable format.