[PATCH 8/13] msidb: Add support for exporting database tables.

Erich E. Hoover erich.e.hoover at wine-staging.com
Sun Apr 9 14:17:36 CDT 2017


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: 0008-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-patches/attachments/20170409/546bbbf6/attachment.bin>


More information about the wine-patches mailing list