how to call setupapi / wine.inf

Alexandre Julliard julliard at winehq.org
Thu Mar 11 13:10:57 CST 2004


Marcus Meissner <marcus at jet.franken.de> writes:

> So it should have been using Z:\\ 
>
> Is this a problem in GetFullPathName or should I better use:
>
> /usr/bin/rundll32 setupapi.dll,InstallHinfSection DefaultInstall 128 z:\\usr\\share\\wine\\wine.inf
>
> ?

It is a bug in GetFullPathName I think. But the best approach for
wine.inf is IMO to copy it to the system dir like wineinstall does, so
that it can be found without specifying the path at all. Having it in
the system dir will also make it easier to use it for other things
later on.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list