https://bugs.winehq.org/show_bug.cgi?id=42317 Michael Müller <michael(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michael(a)fds-team.de --- Comment #1 from Michael Müller <michael(a)fds-team.de> --- When taking a look at the EVEIPH.log file, you can see the reason for the update failure: 29.01.2017 00:02:24 - System.IO.FileNotFoundException: Could not load file or assembly 'System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The problem doesn't seem to be a Wine bug though as some of those classes only exist in .NET 4.5 or newer. Starting the program with .NET 4.5 fixes the problem for me. According to https://raw.githubusercontent.com/EVEIPH/LatestFiles/master/Patch%20Notes.tx... the official requirement is .Net 4.6.1 since EVE IPH 3.3.6043.38735. -- 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.