Browse Source

Declare support for Inno Setup 5.5.2

Data format is still version 5.5.0.
pull/2/head
Daniel Scharrer 14 years ago
parent
commit
4c38a51bcb
  1. 2
      README.md
  2. 2
      VERSION

2
README.md

@ -1,7 +1,7 @@
# Inno Extract - A tool to unpack installers created by Inno Setup
[Inno Setup](http://www.jrsoftware.org/isinfo.php) is a tool to create installers for Microsoft Windows applications. Inno Extracts allows 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.1.
[Inno Setup](http://www.jrsoftware.org/isinfo.php) is a tool to create installers for Microsoft Windows applications. Inno Extracts allows 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.2.
Inno Extract is available under the ZLIB license - see the LICENSE file.

2
VERSION

@ -1,3 +1,3 @@
Inno Extract 1.3-git
Inno Setup 1.2.10 to 5.5.1
Inno Setup 1.2.10 to 5.5.2
(C) 2011-2012 Daniel Scharrer <daniel@constexpr.org>

Loading…
Cancel
Save