http://bugs.winehq.org/show_bug.cgi?id=27196
Summary: failed to register several dlls while installing AliWangWang Product: Wine Version: 1.3.20 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Created an attachment (id=34747) --> (http://bugs.winehq.org/attachment.cgi?id=34747) Log: start wangwang.exe
1. Download installer of AliWangWang : http://download.taobaocdn.com/wangwang/AliIM2011_taobao(6.50.27T).exe ( from http://www.taobao.com/wangwang/2010_fp/seller.php )
2. install with wine:
$ LANG=zh_CN.utf8 wine AliIM2011_taobao(6.50.27T).exe (or LANG=en_US.utf8 , workaround for bug 10063)
3. try to start wangwang.exe $ cd ~/.wine/drive_c/Program Files/AliWangWang $ wine WangWang.exe
after some output like below, WangWang.exe will quit automately: err:ole:CoGetClassObject class {6460b20f-808d-4dac-8cd9-e2ea0588415b} not registered err:ole:CoGetClassObject no class object {6460b20f-808d-4dac-8cd9-e2ea0588415b}
import a reg file with regedit will workaround on it. Attachments are the reg file and the full log.