
If you use any version of Wine lower than 5.0-rc5, you can easily circumvent the issue. The issue was fixed in Wine 5.0-rc5, see Wine bug #46972. The issue results in Wine crashing on startup. There is an issue affecting all versions of Wine older than 5.0-rc5 when using Adobe DNG Converter version 11.2 or newer. WINEPREFIX="$HOME/wine-dng" wine ~/Downloads/AdobeDNGConverter_圆4_15_0.exe It will install to $HOME/wine-dng/drive_c/Program Files/Adobe/Adobe DNG Converter/Adobe DNG Converter.exe In the "Applications" tab set "Windows Version" to "Windows 10". At the time of writing, it was not needed to run Adobe DNG Converter, so installing it is not required but not needed either. WINEPREFIX="$HOME/wine-dng" winecfg Wine might ask you to install Mono. You can download the newest version from Adobe, or you can download older versions from FileHorse. If that doesn't work, try an older version. Download Adobe DNG Converter for Windows.At the time of writing, wine-7.20 is confirmed to work well with Adobe DNG Converter 15.0. Install Wine, preferably using your package manager.

We will be using $HOME/wine-dng as the Wine prefix. For instance, WINEPREFIX="$HOME/wine-hdr" wine It is a good idea to double-quote the path. If that folder does not exist, Wine will create it for you. All you have to do is to prepend WINEPREFIX="$HOME/some-folder" before the wine command. If, on the other hand, you installed this program to its own Wine prefix, say $HOME/wine-hdr, you could simply delete that folder and that program would be gone without a trace, without affecting Adobe DNG Converter.Ĭreating a new Wine prefix is very simple. Uninstalling it, if the uninstaller even works, is known to leave things behind. You might find out that you don't like this program, or that the trial period has expired, or that it simply doesn't work.

For example you might keep Adobe DNG Converter in its own Wine prefix in $HOME/wine-dng and decide to try out some proprietary Windows HDR program. While it's fine to leave it like that, you can run each Windows program in its own Wine prefix, so that you can easily and cleanly remove all traces of one program without affecting the others.

When you run Wine it will create a basic Windows system by default in $HOME/.wine.
