How to: Extract files from a compiled setup.exe created by Inno setup
Use innounp.exe to unpack setup.exe created by using Inno setup:
for example, unpack all the files wrapped inside setup.exe to a folder named unpacked inside the current directory.
>