Write a comment You do not have permission to access. Sign In?
innounp, the Inno Setup Unpacker
Version 0.35
Supports Inno Setup versions 2.0.8 through 5.3.11
innounp [command] [options] <setup.exe or setup.0> [@filelist] [filemask ...] Commands: (no) display general installation info -v verbosely list the files (with sizes and timestamps) -x extract the files from the installation (to the current directory, also see -d) -e extract files without paths -t test files for integrity Options: -b batch (non-interactive) mode - will not prompt for password or disk changes -q do not indicate progress while extracting -m process internal embedded files (such as license and uninstall.exe) -pPASS decrypt the installation with a password -dDIR extract the files into DIR (can be absolute or relative path) -cDIR specifies that DIR is the current directory in the installation -n don't attempt to unpack new versions -fFILE same as -p but reads the password from FILE -a process all copies of duplicate files -y assume Yes on all queries (e.g. overwrite files)