Hi, I installed wine on my new Linux Mint installation and I have installed Office 2007, but none of the Office 2007 programs launch when clicked, what am I doing wrong?
> Hi, I installed wine on my new Linux Mint installation and I have installed Office 2007, but none of the Office 2007 programs launch when clicked, what am I doing wrong? >You are clicking to launch programs. Don't ever do that in linux. Just kidding. :) When things go wrong you need to launch the applications in a terminal window and post the output here or on pastebin if it is large. See the faq how to do this. John
Here is the output of trying to run winword.exe through the terminal Code: gina at gina-laptop ~/.wine/drive_c/Program Files/Microsoft Office/Office12 $ wine winword.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0) err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\winword.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Microsoft Office\\Office12\\winword.exe" failed, status c0000135 Hope this helps...