Closed GoogleCodeExporter closed 8 years ago
Couldn't winetricks have a function to check sha1sum for the file1, for special
instances like this?
$ sha1sum riched20.dll.30_version
deb63ecb2cbc60a688797478a204a2a57f49d1e6 riched20.dll.30_version
$ sha1sum riched20.dll.20_version
74fddf8c50247518fbaac1bb6708be111adf7ff6 riched20.dll.20_version
I do see the problem is acknowledged in winetricks notes already:
# Problem - riched20 and riched30 both install riched20.dll!
# We may need a better way to distinguish between installed files.
Original comment by Shannon....@gmail.com
on 8 Jan 2015 at 5:29
As a workaround, running winetricks --force riched30 (while riched20 is already
installed), should force install riched30 and set the appropriate override.
Original comment by Shannon....@gmail.com
on 8 Jan 2015 at 5:31
https://code.google.com/p/winetricks/source/detail?r=73ff4f980104828c2ebb7224458
52728b28adfac
Original comment by austinenglish@gmail.com
on 14 Jan 2015 at 10:40
Original issue reported on code.google.com by
r...@gentoo.org
on 5 Jan 2015 at 2:36