How to uninstall a particular dll from winetricks?
I did the following in winetricks when I loaded a DLL that broke a game:
- Select the default wine prefix
- Click Change Settings
- Check the box
alldlls=default
then clickOK
- Reinstall DLLs as necessary
This got me back up and running.
Just delete from wine folder the riched20.dll
then add again via winetricks.
rm ~/.wine/drive_c/windows/system32/riched20.dll