[Wine] Re: How to fix "CAPI 2.0 not installed"?

qwertymn wineforum-user at winehq.org
Sun Jul 27 03:48:09 CDT 2008


That message "CAPI 2.0 not installed" is printed from the app itsself right? It would be interesting to see what the calls are just before  that message appears. 
You could run the app like

WINEDEBUG=+relay,+seh,+tid wine appname.exe &>/tmp/log.txt

and then put the file /tmp/log.txt (bzipped2) up somewhere. then we'd could have a look what happens just before the error message appears`







More information about the wine-users mailing list