On Tue, 2003-07-22 at 18:18, Alexandre Julliard wrote:
You may be able to install it by playing with the load order (i.e. set ole32 to native only). Having a bogus version in the builtin is going to force everybody to install the native, which is not what we want.
grrrr, yes you are quite right, setting ole32=n does force it to install. I wish I'd thought of that :/
So, I attached a patch to add this case to the sample configuration, as it seems non-obvious (and quite a lot of end user queries are related to this).
thanks -mike