Hello, everyone. I have a problem. I don't use Windows, only Linux Mint and I can't run DeepLSetup.exe in WINE.
Can anyone advise what to do?
Thanks for any advice.
Be well!
Otaznik
Translator DeepL in WINE
Re: Translator DeepL in WINE
The installation seems to be successful if .Net 4.8 is installed and the registry key "HKCU\Software\Classes" is created.
Unfortunately, the program itself doesn't run. You can file a bug report. However, I expect it will take a lot of work to get the program working.
Code: Select all
winetricks -q dotnet48
wine reg add 'HKCU\Software\Classes'