http://bugs.winehq.org/show_bug.cgi?id=27303 Summary: QQMusic2011 installer needs atl80.dll Product: Wine Version: 1.3.20 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: fracting(a)gmail.com 1. Download QQmusic installer $ wget http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe 2. install vcrun6, works around http://bugs.winehq.org/show_bug.cgi?id=27067 ( Drake of the 99 Dragons needs msvcp60.dll.?_Tidy@?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@AAEX_N(a)Z ) $ winetricks -q vcrun6 3. install QQMusic2011 $ wine QQMusic2011.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.ATL" (8.0.50727.4053) err:module:import_dll Library ATL80.DLL (which is needed by L"C:\\Program Files\\Tencent\\QQMusic\\QQMusicCvtData.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Tencent\\QQMusic\\QQMusicCvtData.exe" failed, status c0000135 fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.ATL" (8.0.50727.4053) err:module:import_dll Library ATL80.DLL (which is needed by L"C:\\Program Files\\Tencent\\QQMusic\\QQMusicCvtData.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Tencent\\QQMusic\\QQMusicCvtData.exe" failed, status c0000135 err:ole:CoGetClassObject class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not registered err:ole:CoGetClassObject class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not registered err:ole:create_server class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not registered See attachment for full log. Is there any way to work around? register a native atl80.dll will cause run time error r6034, is that a bug? Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.