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

Erich E. Hoover erich.e.hoover at gmail.com
Wed Mar 13 15:30:12 CDT 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: 0008-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/20190313/2e91c582/attachment.bin>


More information about the wine-devel mailing list