On Mon, Jan 7, 2013 at 11:24 AM, Charles Davis <[email protected]> wrote: > One area that might still be a problem, though, is if we associate *.exe > files with Wine itself: then when a user double-clicks on a Win32 executable, > LS will go straight to executing Wine.
You shouldn't be doing that anyway. Any association for .exe files should use wine start /unix.
