[PATCH 7/9] msidb: Add support for exporting database tables.

Erich E. Hoover erich.e.hoover at gmail.com
Wed Mar 13 15:29:51 CDT 2019


msidb allows developers to export tables from a database with the "-e"
mode flag followed by a list of tables.  For example, this call would
export three tables to the current directory:
msidb -d package.msi -f . -e ActionText Component InstallExecuteSequence
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-msidb-Add-support-for-exporting-database-tables.patch
Type: text/x-patch
Size: 3888 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190313/3afd1a37/attachment-0001.bin>


More information about the wine-devel mailing list