I've created a GUI application that lets you set file associations for Wine (setting the relevant registry entries), so that you can run native Linux applications from within a Wine Windows application. More details here http://linux.kewley.name/wineassoc Hopefully it will be useful to someone. :) [/url]
On Fri, Jun 1, 2012 at 10:03 AM, kool65 <wineforum-user at winehq.org> wrote:> I've created a GUI application that lets you set file associations for Wine (setting the relevant registry entries), so that you can run native Linux applications from within a Wine Windows application.There are some efforts to make wine do that as seen in bug: http://bugs.winehq.org/show_bug.cgi?id=12464
Bruno Jesus wrote:> There are some efforts to make wine do that as seen in bug: > http://bugs.winehq.org/show_bug.cgi?id=12464That's great to hear, looking forward to that. I needed something now that was easier than registry editing, hence I wrote this quick app.