On Mon, Oct 24, 2011 at 2:11 PM, Subbeh <wineforum-user@xxxxxxxxxx> wrote: > I've been using Visio 2007 without any problems until today. > When I start it using the applications menu, its starting up for a good 10 seconds and then just stops (I don't get a GUI). When I start it from the terminal, it immediately give(s) > the following errors: > > ~/.wine/drive_c/Program Files/Microsoft Office/Office12$ wine VISIO.EXE > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0) > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0) > err:module:import_dll Library MFC80U.DLL (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\VISLIB.dll") not found > err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\VISLIB.dll") not found > err:module:import_dll Library VISLIB.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\VISIO.EXE") not found > err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Microsoft Office\\Office12\\VISIO.EXE" failed, status c0000135 > > How can this have stopped working all of a sudden? Because Wine started including its own manifests. Rename or remove the deadbeef manifests and see if Visio (which is a .NET program) starts running again. James