PA shell detects EXE as archive but doesn't extract it
-
I’ve tried to extract files from this installer (http://www.registryfix.com/registryfix.exe) but it seems the PA’s shell detects some kind of archive header, but fails to extract. WinRAR doesn’t detect it as supported archive. ZIP repair fails.
-
Hi,
PowerArchiver can’t extract files from this installer (innosetup).
thanks,
serhiy
-
I know it can’t extract, so why is the purpose of having shell options for that unsupported format? And by the way, it would be nice to support Inno setup executables, like innounp.
-
I know it can’t extract, so why is the purpose of having shell options for that unsupported format? And by the way, it would be nice to support Inno setup executables, like innounp.
I think it is because InnoSetup may use lzma compression (7z) and PA ShellExt recognize it as normal archive.
This does not happen with x64 shell extensions.
I think Ivan will fix this soon. :-)