[Bug 2222] New: Notes 6.5.1 Application Launching not working

Wine Bugs wine-bugs at winehq.org
Wed May 12 05:39:57 CDT 2004


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

           Summary: Notes 6.5.1 Application Launching not working
           Product: Wine
           Version: 20040505
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: traxtopel at fastmail.fm


I have had issues since 20031212 with launching Applications with wine.
I use the following config in system.reg to associate doc files with a bash
script located in
c:\appassoc\doc.exe
This has worked up until the 2004 drops of wine.

REGEDIT4
 
[HKEY_CLASSES_ROOT\.doc]
@="docfile"
 
[HKEY_CLASSES_ROOT\docfile]
@="doc"
"EditFlags"=hex:00,00,00,00
 
[HKEY_CLASSES_ROOT\docfile\Shell]
@=""
 
[HKEY_CLASSES_ROOT\docfile\Shell\open\command]
@="C:\\appassoc\\doc.exe %1"
 
[HKEY_CLASSES_ROOT\docfile\Shell\edit\command]
@="C:\\appassoc\\doc.exe %1"

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list