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

Erich E. Hoover erich.e.hoover at gmail.com
Fri Mar 8 08:51:20 CST 2019


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-devel/attachments/20190308/12baf64b/attachment.bin>


More information about the wine-devel mailing list