http://bugs.winehq.org/show_bug.cgi?id=22051 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #20 from Anastasius Focht <focht(a)gmx.net> 2010-07-11 09:47:39 --- Hello, --- quote --- In current git (1.2-rc7), I need to install the Windows version of Mono in order to execute the patch: xavier(a)xavier-pc /media/Supcom/Patches $ wine 3280.exe wine: Install the Windows version of Mono to run .NET executables Then I get the following output in the patch setup: System.NotImplementedException: The requested feature is not implemented. at System.IO.DriveInfo.GetDrives () [0x00000] at System.IO.DriveInfo..ctor (System.String driveName) [0x00000] at GPG.Patch.ApplyPatch.Validate () [0x00000] at GPG.Patch.ApplyPatch.ThreadMethod () [0x00000] --- quote --- Mono bugs don't belong here. This bug is about a Wine insufficiency unearthed by MS .NET Framework 2.0 In general, you're better off using MS .NET Framework - contrary to what builtin mscoree tells you ("Install the Windows version of Mono to run .NET executables"). Install MS .NET Framework 2.0 (using winetricks) as the other posters did. Optionally override builtin gdiplus to work around bug 23527 (winetricks gdiplus) When reinstalling, please start over with a clean WINEPREFIX, not polluted by other software (Mono, VC++ runtimes ...). Regards -- 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.