[PATCH 9/13] msidb: Add support for exporting with short (DOS) filenames.

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


msidb's "-s" flag modifies the database export to use short (DOS)
filenames instead of full table names.  This flag is convenient
because it uses the same filenames that the import (-i) option
expects.  For example, the InstallExecuteSequence table gets imported
(or exported with this flag) as InstallE.idt where the normal export
option uses InstallExecuteSequence.idt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-msidb-Add-support-for-exporting-with-short-DOS-filen.patch
Type: text/x-patch
Size: 2147 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170409/df022a13/attachment.bin>


More information about the wine-patches mailing list