[wix-users] Export from MSI

Christopher Painter chrpai at iswix.com
Sun Nov 22 17:21:03 PST 2020


If you just want to extract the files do an admin install like:

msiexec /a rust-1.48.0-x86_64-pc-windows-gnu.msi<https://static.rust-lang.org/dist/rust-1.48.0-x86_64-pc-windows-gnu.msi> TARGETDIR=C:\extract /qb


________________________________
From: wix-users <wix-users-bounces at lists.wixtoolset.org> on behalf of Steven Penny via wix-users <wix-users at lists.wixtoolset.org>
Sent: Sunday, November 22, 2020 4:51 PM
To: wix-users at lists.wixtoolset.org <wix-users at lists.wixtoolset.org>
Cc: Steven Penny <0ua8nj at gmail.com>
Subject: [wix-users] Export from MSI

If I get this file:

https://static.rust-lang.org/dist/rust-1.48.0-x86_64-pc-windows-gnu.msi

I try to extract like this:

~~~
dark -v -x . rust-1.48.0-x86_64-pc-windows-gnu.msi
~~~

but I just get a bunch of files like this:

~~~
fil0A0E0313BD2399519BAED65874B4E760
~~~

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/



More information about the wix-users mailing list