Sweden-Number/programs/msidb
Erich E. Hoover d4a362dda7 msidb: Add support for extracting stream/cabinet files from MSI databases.
msidb allows developers to extract "streams" (cabinet files) from a
database with the "-x" mode flag followed by the filename for the
stream in the database, example:
msidb -d package.msi -x cabinet.cab

Signed-off-by: Erich E. Hoover <erich.e.hoover@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-15 20:02:11 +01:00
..
Makefile.in msidb: Add stub tool for manipulating MSI databases. 2019-03-11 17:52:08 +01:00
main.c msidb: Add support for extracting stream/cabinet files from MSI databases. 2019-03-15 20:02:11 +01:00