http://bugs.winehq.org/show_bug.cgi?id=8795
max@veneto.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |max@veneto.com
--- Comment #19 from max@veneto.com 2008-06-11 17:04:04 --- (In reply to comment #17)
Is this still an issue in 1.0-rc3?
Yep, even in rc4. Excel 2003 installs and runs but with VBA disabled, starting with the error :
Error Accessing File. Network connection may be lost.
Installing DCOM98 solves VBA problem, but then another problem arises, solved with installation of RICHEDIT20 and RICHEDIT30 (not sure both are needed). GDIPLUS is NOT necessary at all, as are not necessary other dll overrides. BTW, overriding ole32, oleaut32 and rpc4 with dlls taken from windows XP does not work at all.... it needs DCOM98.
Installing dotnet and enabling net programming in excel breaks stuffs again, otherwise it runs perfectly.
Max