- Quote the parameter strings passed to MsiInstallProduct.
authorMike McCormack <mike@codeweavers.com>
Wed, 9 Feb 2005 14:05:40 +0000 (14:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Feb 2005 14:05:40 +0000 (14:05 +0000)
commit4310728563146b0ad9b9df160a1478377417c24d
treea637bf9286fcf5084a6e13609803821d96fcde47
parentc2abd8307976f60679a3bc7353347d658414401f
- Quote the parameter strings passed to MsiInstallProduct.
- Return the error code that the Msi* function returned when we quit.
programs/msiexec/msiexec.c