I had installed MS Word through Wine on my Ubuntu Desktop. It work perfectly.
But everytime when I run MS Word 07 I have error message. If close this a error window. Word still runs and works fine.
How to fix this pesky message ?
I had installed MS Word through Wine on my Ubuntu Desktop. It work perfectly.
But everytime when I run MS Word 07 I have error message. If close this a error window. Word still runs and works fine.
How to fix this pesky message ?
Program:
? If the specific.dll
(or other) file where the error is happening can be found, that might make it easier to figure out exactly what version of the "C runtime library" (in this case, the MSVC runtime) is being loaded and/or other relevant information. Then this problem could likely be solved withwinetricks
by installing the appropriate missing library/libraries (or uninstalling the wrong ones that are being confused for the right ones, maybe...). – Eliah Kagan Jan 09 '14 at 14:16