http://bugs.winehq.org/show_bug.cgi?id=15105
Summary: Wine cannot run Microsoft Office Communicator 2007 (MSVCR80.dll/UCCP related) Product: Wine Version: 1.1.3 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: cesar.negrete@gmail.com
Created an attachment (id=15791) --> (http://bugs.winehq.org/attachment.cgi?id=15791) This is the brief error I get when I try to run the program
I've succesfully installed Microsoft Office Communicator 2007 with help from winetricks.
I installed corefonts, gecko, msxml3, vcrun2005 and tahoma, and it installs correctly with winxp wine version.
When I try to run it, it sends a window with the infamous "Runtime Error! Program C:\P... - R6034: An application has made an attempt to load the C runtime library incorrectly", and it drops an error about :actctx: and MSVCR80.dll on the console.
I seem to have the correct manifest files on the winsxs directory, and I think all the needed dll's are in place.
I do NOT have a manifest for a ~/.wine/drive_c/Program Files/Microsoft Office Communicator/Uccp.dll file that I got over there.
What are the manifest files anyway? Is there a way to create these files out of a dll file?
I've also tried to register the dll using regsrv32 Uccp.dll, but the result is the same.
I can provide the Office Communicator 2007 installer if it helps.
Thanks
http://bugs.winehq.org/show_bug.cgi?id=15105
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-09-03 09:40:45 --- winetricks incorrectly installing msruntime. The dlls being copied into system32 directory which is a no-no.
Closing invalid - bug caused by broken winetricks.
Remove ~/.wine directory and properly install msvc runtime.
http://bugs.winehq.org/show_bug.cgi?id=15105
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2008-09-03 10:06:03 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=15105
Florian Echtler floe@butterbrot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |floe@butterbrot.org
--- Comment #3 from Florian Echtler floe@butterbrot.org 2012-01-17 10:41:04 CST --- This exact bug still occurs with wine-1.3.37 and winetricks 20110629 when trying to run Live Meeting 8. I'm quite positive that this is not a winetricks problem.