[PATCH] mscoree: Implement an override setting for .net libraries.

Alexandre Julliard julliard at winehq.org
Mon Mar 11 13:21:40 CDT 2019


Vincent Povirk <vincent at codeweavers.com> writes:

> +/*
> + * Assembly search override settings:
> + *
> + * WINE_MONO_OVERRIDES=*,Gac=n
> + *  Never search the GAC for libraries.
> + *
> + * WINE_MONO_OVERRIDES=Microsoft.Xna.Framework,Gac=n
> + *  Never search the GAC for Microsoft.Xna.Framework

Do we really need such a convoluted syntax? How many more flags are you
planning to add?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list