Browse Source

Declare support for Inno 6.3.1

pull/174/head
crackedmind 2 years ago
parent
commit
73561ac79f
  1. 2
      README.md
  2. 2
      VERSION

2
README.md

@ -1,7 +1,7 @@
# innoextract - A tool to unpack installers created by Inno Setup
[Inno Setup](https://jrsoftware.org/isinfo.php) is a tool to create installers for Microsoft Windows applications. innoextract allows to extract such installers under non-Windows systems without running the actual installer using wine. innoextract currently supports installers created by Inno Setup 1.2.10 to 6.2.2.
[Inno Setup](https://jrsoftware.org/isinfo.php) is a tool to create installers for Microsoft Windows applications. innoextract allows to extract such installers under non-Windows systems without running the actual installer using wine. innoextract currently supports installers created by Inno Setup 1.2.10 to 6.3.1.
In addition to standard Inno Setup installers, innoextract also supports some modified Inno Setup variants including Martijn Laan's My Inno Setup Extensions 1.3.10 to 3.0.6.1 as well as GOG.com's Inno Setup-based game installers. innoextract is able to unpack Wadjet Eye Games installers (to play with AGS), Arx Fatalis patches (for use with Arx Libertatis) as well as various other Inno Setup executables.

2
VERSION

@ -1,7 +1,7 @@
innoextract 1.10-dev
Known working Inno Setup versions:
Inno Setup 1.2.10 to 6.2.2
Inno Setup 1.2.10 to 6.3.1
Bug tracker:
https://innoextract.constexpr.org/issues

Loading…
Cancel
Save