Hello.
Is there a way to make Wine use the xdg-open program by default when opening file types it does not know about?
For example, I have XArchive with RAR support, but don't have WinRAR installed on Wine.
I want to make Wine use xdg-open, which will call XArchive which in turn will use the `rar' program to operate on the file.
Any help on this topic?
Using xdg-open by default under Wine
Re: Using xdg-open by default under Wine
Try adding ".*" to HKCR. See this for details: http://wiki.winehq.org/FAQ#head-91bf3f0 ... a489e0d243kaeza wrote:Is there a way to make Wine use the xdg-open program by default when opening file types it does not know about?