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...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(2 intermediate revisions by 2 users not shown) | |||
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] |
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|archive/innoSetupInstaller}} |
Latest revision as of 02:54, 28 December 2023
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.