http://bugs.winehq.org/show_bug.cgi?id=13822 Rodrigo Valenzuela <rvalenzuela(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rvalenzuela(a)gmail.com --- Comment #20 from Rodrigo Valenzuela <rvalenzuela(a)gmail.com> 2009-01-23 12:20:24 --- (In reply to comment #17)
As a workaround, run:
winetricks dcom98
What I was actually as follows: (Debian 5, wine-1.0.1 ) ~/cabextract dcom98.exe ~/cp ole32.dll ~/.wine/drive_c/windows/system32 then I added WINEDLLOVERRIDES="ole32=n" in the command section in my desktop shortcut if run from command line it goes like this: env WINEPREFIX="/home/user/.wine" WINEDLLOVERRIDES="ole32=n" wine "C:\Archivos de programa\Microsoft Office\OFFICE11\EXCEL.EXE" OR use the Wine Configuration and in teh library tab choose to use ole32 as native, it works for me. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.