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

Alexandre Julliard julliard at winehq.org
Thu Jul 31 15:45:13 CDT 2008


"Lei Zhang" <thestig at google.com> writes:

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

cmd is supposed to build a full path here, but either way it won't work
because SHGetFileInfo doesn't work for builtins. This is the real bug
that needs fixing.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list