msiexec: msiexec also supports options using a hyphen

James Hawkins truiken at gmail.com
Tue Jun 27 17:20:22 CDT 2006


Hi,

This is the first part of the fix for bug 5392.  The Platform SDK
installer calls msiexec like so:

msiexec -i "http://........PSDK-x86.msi"

So the second part of the fix is downloading msi files in
MsiInstallProduct if they aren't local.

Changelog:
* msiexec also supports options using a hyphen.

 programs/msiexec/msiexec.c |   31 ++++++++++++++++---------------
 1 files changed, 16 insertions(+), 15 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4c24e186fc29cab51593bf5c11f3871d89125116.diff
Type: application/octet-stream
Size: 4509 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060627/591786bf/4c24e186fc29cab51593bf5c11f3871d89125116.obj


More information about the wine-patches mailing list