[Bug 12380] Microsoft Word Viewer 2003: Cannot associate with *.doc files

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 28 23:56:58 CDT 2008


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





--- Comment #10 from Bamm Gabriana <bammzilla at gabriana.com>  2008-05-28 23:56:58 ---
Shouldn't this be fixed by 1.0? I mean, people who install Word viewer would
want the ability to associate *.doc files with it as easily as they can
associate native Linux apps.

My fix was to run word viewer from a script that detects if an arg is a path
(by checking if it contains a slash), and if so, replaces each / with a \ and
adds a z: at the beginning, and then passes the string to wordview.exe.

Come to think of it, all apps running in Wine (not just wordview) should be run
from such a script; this way user files passed on to them would be converted to
a DOS-path.


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