Sweden-Number/programs/msidb
Erich E. Hoover 344bd3b1cc msidb: Add support for adding stream/cabinet files to MSI databases.
msidb allows developers to add "streams" (cabinet files) to a database
with the "-a" mode flag followed by a filename, example:
msidb -d package.msi -a 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-11 17:52:24 +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 adding stream/cabinet files to MSI databases. 2019-03-11 17:52:24 +01:00