https://bugs.winehq.org/show_bug.cgi?id=57415
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to aug from comment #3)
@Austin English I not has tested with native .net. That works for any software requiring net framework ?
Ideally things should work with wine-mono. If it doesn't, installing native .Net can serve as a workaround (and helps developers know that the problem is in the wine-mono component).
====== wine RomCenter.exe
002c:fixme:winediag:loader_init wine-staging 9.10 is a testing version
In the future, _attach_ the terminal output instead of pasting it as a comment (it's hard to read).
0024:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0" not implemented
winetricks dotnet40
0024:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 0024:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
Please install winbind via your package manager.