https://bugs.winehq.org/show_bug.cgi?id=38074
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |INVALID Summary|Don't parse xml file in |Deezer (.NET 4.0 app) fails |Microsoft .NET Framwork 4 |to run, reporting 'Error | |parsing ... machine.config | |Parser returned error | |0x80004001' (broken | |WINEPREFIX)
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
you've installed .NET Framework 4.0 with 'winetricks' and still have builtin 'mscoree'?
Broken WINEPREFIX -> invalid.
--- snip --- ... fixme:mscoree:CreateConfigStream (L"C:\windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config", 0x33f748): stub fixme:nls:LCIDToLocaleName unsupported flags 8000000 fixme:mscoree:CreateConfigStream (L"C:\users\platon\Application Data\DeezerDrive\DeezerDrive.exe.config", 0x33f748): stub fixme:wer:WerRegisterRuntimeExceptionModule (L"C:\windows\Microsoft.NET\Framework\v4.0.30319\mscordacwks.dll", 0x79140000) stub! ... --- snip ---
If you don't know how to fix that, visit WineHQ user forums. Bugzilla is not meant for end user support.
Use a separate 32-bit prefix for each app, especially with multiple .NET Framework versions as requirements. Also don't install unnecessary additional recipes unless you know what you're doing (also makes bug reports potentially invalid).
Regards