mirc won't work

g.patel at wanadoo.fr g.patel at wanadoo.fr
Wed May 9 17:51:26 CDT 2001


On Wed, 09 May 2001 20:59:47 +0200, Barry Rutten <enema at afhaeker.net>
wrote:

<snip not fatal or unavoidable error messages>
>fixme:ole:CoCreateInstance no instance created for
>{48d12ba0-5b77-11d1-9ec1-00c04fd7081f}, hres is 0x80040154

This is your best bet on trying to make run the thing;  this
info should be in the registry of any windows system
having your app installed (the error code means that the
class is not registered, so one problem here is the install
was not done under Windows)
I'm not sure that installing the app under Wine will be
enough since typelib registering don't work for now.

If you have a working Wine partition, using your
real Win registry (Wine can access it in read-only mode)
could make things better. Or you could use regedit to
export the registry and import it into Wine using regapi.

HTH

Gerard



More information about the wine-users mailing list