http://bugs.winehq.org/show_bug.cgi?id=19385
Marek Frueauff barni@shownet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |barni@shownet.pl
--- Comment #6 from Marek Frueauff barni@shownet.pl 2009-10-31 16:32:37 --- There is very quick solution for this problem. 1. Start the regedit "alt-f2 in kde and type regedit", 2. Find registry key:HKEY_CLASSES_ROOT\Excel.Macrosheet\shell\Open\command 3. change the default command: Original: "C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /e after change: "C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /e "%1" 4. Do the same for the keys related to the Word: HKEY_CLASSES_ROOT\Word.Document.8\shell\Open\command HKEY_CLASSES_ROOT\Word.Document.12\shell\Open\command
After this cosmetic changes opening of the .doc and .xls files works perfect.
Best Regards Marek