[OT?] Inno Setup, Decompiler?

  • Thread starter Thread starter Phoenix
  • Start date Start date
P

Phoenix

Not sure if this is OT so here goes.

Many Freeware app distributions use Inno Setup
http://www.jrsoftware.org/isinfo.php
....as it is free for home or commercial use, as far as I can see.

Sometimes, I would like to extract the files from an Inno installer, as
opposed to just letting it run.
Unlike a Zip or Rar based SFX installer, you cannot extract the files using
common tools.

Question. Is there an Inno decompiler around anywhere?
TIA.
 
Phoenix said:
Question. Is there an Inno decompiler around anywhere?

From the Inno Knowledge Base at http://www.jrsoftware.org/iskb.php,
the 2nd question is:

Q: Can I manually extract files or other information from a compiled
setup.exe?

A: There is no officially supported method, but a third-party tool
called innounp <http://innounp.sourceforge.net/> exists which claims
to be able to do this.

For more help with Inno Setup, a better place is the JR Software
private newsgroups. See http://www.jrsoftware.org/newsgroups.php.

Terry
 
Back
Top