[Bug 25755] H&R block fails to install updates

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 12 11:25:10 CST 2011


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

Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|unimplemented action        |H&R block fails to install
                   |MigrateFeatureStates        |updates

--- Comment #1 from Juan Lang <juan_lang at yahoo.com> 2011-01-12 11:25:09 CST ---
I don't think the lacking MigrateFeatureStates implementation is likely to be
the issue.  More likely:

fixme:msi:MSI_OpenDatabaseW open failed r = 80030002 for
L"C:\\users\\gregg\\Temp\\{DB4BE765-16E3-4E30-B847-CACF2660FF06}\\H&R"
err:msi:msi_apply_patch_package failed to open patch collection
L"C:\\users\\gregg\\Temp\\{DB4BE765-16E3-4E30-B847-CACF2660FF06}\\H&R"

The error message 0x80030002 is STG_E_FILENOTFOUND.  Possibly the problem is
that the & is unescaped in the path?  That's just a guess, though.

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