[Bug 18889] Live Messenger 2008 fails to load - possible actctx problem

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 2 20:13:21 CST 2009


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


Rick <stingray at andersonstoperu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stingray at andersonstoperu.co
                   |                            |m




--- Comment #23 from Rick <stingray at andersonstoperu.com>  2009-12-02 20:13:21 ---
(In reply to comment #14)

>!!! It's work only if extract manifest from ACEDAO.DLL (for sample with
>Restorator 2007) and put extracted file with name "acedao.manifest" in
>directory with MS ACCESS 2007. After this operation ACEDAO.DLL must be removed
>from program directory, else msaccess.exe have no start.

I did not have ACEDAO.DLL installed anywhere, so deleting it was not an option. 

Another option to get access running.

Change the manifest file for access msaccess.exe.manifest found in [Your Wine
Prefix]../Program Files/Microsoft Office/Office12 and remove the dependency
reference to AceDAO, ie edit the file and remove the following lines: (it may
be run together on the same line...)

 <dependency>
 <dependentAssembly>
 <assemblyIdentity type="win32" name="AceDAO" version="12.0.0.0" language="*"
processorArchitecture="X86">
 </assemblyIdentity>
 </dependentAssembly>
 </dependency>


I found this suggestion here: http://ubuntuforums.org/showthread.php?t=1102840
and added it to ArchLinux Wiki here:
http://wiki.archlinux.org/index.php/Microsoft_Office_2007

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