______________________________________________________________________________

InnoUnp 0.50.6 mod                                             (c) 2015+ Pepak
https://www.pepak.net/                                   https://www.pepak.net
______________________________________________________________________________

This is InnoUnp v0.47 updated by pepak to reflect these requirements:

1) Compatibility with Unicode Delphi (tested with XE2).
2) No dependency on global variables.
3) Removed memory leaks.
4) Standalone class supporting the important tasks. See InnoSetupFile.pas 
   and its use in innounp.dpr.
5) Extractor module for Observer v1.12.0 (itself a plugin for FAR Manager).
6) Support for x64 builds (with Delphi XE6+).

All that while changing as little in the source code as possible.

TODO:

- A few memory leaks are remaining. I can't find their cause, though.
- The observer plugin's progress display is way strange, I am getting
  1000+% current and total progress...
