Sto tentando di eseguire un file setup.exe in wine che funziona correttamente fino a quando non raggiungo questo errore:
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
Ho usato Winetrick per scaricare .NET Framework (dotnet40) e DirectX (directx9), ma ho ancora riscontrato questo errore. Sto usando Ubuntu 17.10. Qualche idea?