Wine Association Creator

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
kool65
Newbie
Newbie
Posts: 2
Joined: Fri Jun 01, 2012 7:07 am

Wine Association Creator

Post by kool65 »

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]
Bruno Jesus

Wine Association Creator

Post by Bruno Jesus »

On Fri, Jun 1, 2012 at 10:03 AM, kool65 <[email protected]> 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
kool65
Newbie
Newbie
Posts: 2
Joined: Fri Jun 01, 2012 7:07 am

Re: Wine Association Creator

Post by kool65 »

Bruno Jesus wrote:There are some efforts to make wine do that as seen in bug:
http://bugs.winehq.org/show_bug.cgi?id=12464
That's great to hear, looking forward to that. I needed something now that was easier than registry editing, hence I wrote this quick app.
Locked