Inno Setup self-extracting archive
From Just Solve the File Format Problem
(Difference between revisions)
m |
(Added sample files) |
||
Line 9: | Line 9: | ||
* [http://www.jrsoftware.org/isinfo.php Inno Setup] | * [http://www.jrsoftware.org/isinfo.php Inno Setup] | ||
* [http://innounp.sourceforge.net/ innounp - Inno Setup Unpacker] | * [http://innounp.sourceforge.net/ innounp - Inno Setup Unpacker] | ||
+ | |||
+ | == Sample files == | ||
+ | * https://telparia.com/fileFormatSamples/archive/innoSetupInstaller/ |
Revision as of 23:54, 12 January 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.