是否可以解压缩使用Inno Setup构建的安装程序?

问题描述:

我有一个install.exe文件.是否可以使用Inno Setup打开.exe文件?

I have one install.exe file. Is it possible to open .exe file with Inno Setup?

您可以尝试使用此程序Inno Setup Unpacker

You can try this program Inno Setup Unpacker

http://innounp.sourceforge.net/

它不是官方的,但是它可以与您的.exe文件一起使用,并可以从中恢复某些内容.

It is not official, but it may work with your .exe file and may restore something from it.

.iss以外的文件,只需安装exe文件即可获得.

Files other than .iss you can get just by installing your exe file.