dscharrer / innoextract

A tool to unpack installers created by Inno Setup
https://constexpr.org/innoextract/
Other
1k stars 125 forks source link

MSI #91

Closed ghost closed 5 years ago

ghost commented 5 years ago

Using this file:

https://rakudostar.com/latest/star/win64

I get this result:

> innoextract -s -p "rakudo-star-2019.03-x86_64 (JIT).msi"
Not a supported Inno Setup installer!
Done with 1 error.
ghost commented 5 years ago

Workaround:

lessmsi x "rakudo-star-2019.03-x86_64 (JIT).msi"

https://github.com/activescott/lessmsi