Hello everybody<br>I have a windows application, which I am correctly emulating with Wine. <br>This application automatically starts a link to a xml file in order to display a video <br>with the system default application<br>
<br>In the Linux Environment I can open xml files in a correct way.<br><br>1. I expected the Wine environment to use Linux environment default file association, but nothing happens.<br>Do I have to set anything special?<br>
<br>2. In order to read xml files,&nbsp; whether I have to set, as default application, <br>another program emulated with wine, how can I force files association inside Wine environment?