[Bug 10365] Nero 7 essentials fails to install

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 17 02:05:09 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=10365


James Hawkins <truiken at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|msi                         |-unknown
     Ever Confirmed|0                           |1




--- Comment #7 from James Hawkins <truiken at gmail.com>  2008-03-17 02:05:08 ---
The msi part of this bug is fixed.  One of the custom action opens a DB query
with a join of three tables with thousands of rows each.  This takes at least
an hour on my dual core laptop.  Please refer to bug 12071.  It's technically
not a blocker because the app can still be tested without that bug being fixed.
 The problem now is a missing interface:

Unable to register C:\Program Files\Common
Files\Ahead\Lib\NMAudioCDContentHandler.dll

ERROR = 16386
FACILITY = 0

and a missing iprop.dll.

err:ole:CoGetClassObject class {dd91ab2e-2fcb-4fac-80e0-ee2d1f9223e7} not
registered
err:ole:CoGetClassObject class {dd91ab2e-2fcb-4fac-80e0-ee2d1f9223e7} not
registered
err:ole:create_server class {dd91ab2e-2fcb-4fac-80e0-ee2d1f9223e7} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {dd91ab2e-2fcb-4fac-80e0-ee2d1f9223e7}
could be created for context 0x17
^[[6~err:module:import_dll Library IPROP.dll (which is needed by L"C:\\Program
Files\\Common Files\\Ahead\\Lib\\NMDataServices.dll") not found
err:ole:CoGetClassObject class {dd91ab2e-2fcb-4fac-80e0-ee2d1f9223e7} not
registered
err:ole:CoGetClassObject class {dd91ab2e-2fcb-4fac-80e0-ee2d1f9223e7} not
registered
err:ole:create_server class {dd91ab2e-2fcb-4fac-80e0-ee2d1f9223e7} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {dd91ab2e-2fcb-4fac-80e0-ee2d1f9223e7}
could be created for context 0x17
fixme:shell:SHRegCreateUSKeyW (L"Software\\Ahead\\Nero Home\\Plugins",
0x00020019, (nil), 0x14730d0, 0x00000009) stub
fixme:shell:SHRegCreateUSKeyW (L"Software\\Ahead\\Nero Home\\Plugins",
0x00020019, (nil), 0x14732c8, 0x00000005) stub
err:msi:ACTION_CallDllFunction Custom action
(L"C:\\windows\\temp\\msi5b12.tmp":L"NeroAg_RegisterComEx") caused a page
fault: c0000005
err:msi:ITERATE_Actions Execution halted, action
L"NeroAg_ExecPostInstallTasks63E8984A" returned 1603


-- 
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.



More information about the wine-bugs mailing list