today's git broke winetricks gecko :-(

Jacek Caban jacek at codeweavers.com
Fri Nov 13 09:00:45 CST 2009


Hi Dan,

I've got an idea for you to workaround the problem. Something like:

$ WINEDLLOVERRIDES=mshtml= wine cmd /C echo test
$ wine regsvr32 mshtml

will do the trick. Note that we prevent registration of the whole mshtml 
in the first command, so we have to make sure it's registered later.

I still think that the proper way is to use packages and I strongly 
recommend it.


Jacek



More information about the wine-devel mailing list