http://bugs.winehq.org/show_bug.cgi?id=31154 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2013-01-24 01:53:43 CST --- The issues I've found. 1. The installer is looking for "security.config" in C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG. Placing a windows version of that file, make this part happy. 2. When mono parses the Schema, it finds an attribute like use='required '. Note the space, this causes the schema validation to fails. After that the installer fails since it cannot load an Assembly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.