http://bugs.winehq.org/show_bug.cgi?id=9936
--- Comment #10 from Austin English austinenglish@gmail.com 2008-01-15 10:09:40 --- (In reply to comment #8)
(In reply to comment #7)
And again only one fixme?
Yes. I also tried the PPCNVCOM.EXE-file in the directory, but that only gave another error:
wine PPCNVCOM.EXE err:module:import_dll Library t2embed.dll (which is needed by L"C:\Program Files\Microsoft Office\Office12\ppcnv.dll") not found err:module:import_dll Library ppcnv.dll (which is needed by L"C:\Program Files\Microsoft Office\Office12\PPCNVCOM.EXE") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Microsoft Office\Office12\PPCNVCOM.EXE" failed, status c0000135
Sounds like it didn't install properly. Can you: $ rm -rf ~/.wine Install PPV 2007 $ cd ~/.wine/drive_c/Program\ Files/Microsoft\ Office/Office12/ $ wine PPTVIEW.EXE
And see if it works? Where are you getting wine? Are you building from source, using WineHQ, or the ubuntu repos?