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

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 30 17:38:37 CDT 2008


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


Detlef Riekenberg <wine.dev at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #13 from Detlef Riekenberg <wine.dev at web.de>  2008-05-30 17:38:36 ---
(In reply to comment #6)
> 1) Clean Wine prefix (by deleting .wine and running wineprefixcreate)

> Result:
> Word Viewer opens but still no file loaded.
> 
> Next, I tried adding start.exe /Unix to the .desktop file's command line.

This is the Problem: You used a clean Wine, but the .desktop file is old
(without /unix)

> to
> env WINEPREFIX="/home/bamm/.wine" wine start.exe /Unix "C:\Program
> Files\Microsoft Office\OFFICE11\WORDVIEW.EXE" %U
> 
> Result:
> Word Viewer opens but still no file loaded.

Wine is correct here.

> So it looks like the solution posted didn't work.

Remember, what parameter is a unix path, and how you modified your .desktop
file

Remove the reference of WORDVIEW.EXE:

env WINEPREFIX="/home/bamm/.wine" wine start.exe /Unix %U


Problem fixed.

-- 
By by ... Detlef


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