[PATCH] wine.inf: Change Msi.Package actions to have the full msiexec path. (try 2)

Lei Zhang thestig at google.com
Thu Jul 31 13:47:04 CDT 2008


On Thu, Jul 31, 2008 at 3:11 AM, Alexandre Julliard <julliard at winehq.org> wrote:
> You should be using %11% instead of hardcoding system32, but it
> shouldn't make any difference either way. Why do you need to change
> this?

While mucking around in programs/cmd/wcmdmain.c, I noticed
console = SHGetFileInfo();
always returned 0 for just "msiexec".

This is part of why running foo.msi from the command prompt does not
return immediately, like it does on Windows.



More information about the wine-devel mailing list