Automatic open file

Hi. I found Adobe Digital Edition in Lutris and installed it.
I download drm-links for ebooks (acsm-files) with my Linux browser and can open/download them in ADE.
How can I start the download with a click on the acsm-File?

Well, here is a start:

This example runs the default wine installation. So you have to specify the prefix which Lutris created. You can specify the prefix by adding WINEPREFIX= in front of the wine command.

It should look something like this:

WINEPREFIX='/location-of-the-ade-prefix/' wine '/location-of-the-ade-exe-file.exe'