[Bug 19385] the 'wine start' launcher does not open MS Office documents that have spaces in their path

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 31 16:32:38 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19385


Marek Frueauff <barni at shownet.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |barni at shownet.pl




--- Comment #6 from Marek Frueauff <barni at 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

-- 
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.



More information about the wine-bugs mailing list