RESEND: MSIEXEC: Make installation of InstMsiA.exe possible

Hans Leidekker hans at it.vu.nl
Sat Nov 20 05:15:09 CST 2004


I have an InstMsiA.exe that uses two undocumented msiexec command line
parameters: /m and /D and uses an undocumented modifier (!) with the /q
parameter. Our msiexec fails when it encounters these and responds with
a usage message. With this patch msiexec handles them more gracefully
(it ignores them but succeeds), which allows for a complete installation
of InstMsiA.exe.

 -Hans

Changelog:
  Handle unknown parameters more gracefully.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msiexec_msiexec_c.diff
Type: text/x-diff
Size: 1528 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041120/54e221c1/msiexec_msiexec_c.bin


More information about the wine-patches mailing list