I have installed wine on ubuntu and now I want to install wine mono with the following comand
wine msiexec /i Downloads/wine-mono-4.7.1.msi
But the installer doesn't start and I get the following error:
0038:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0038:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for +01, bias -60, std (d/m/y): 27/10/2018, dlt (d/m/y): 25/03/2018
0038:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0038:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
Thenks in advance for your help.