How to uninstall a particular dll from winetricks?

I did the following in winetricks when I loaded a DLL that broke a game:

  1. Select the default wine prefix
  2. Click Change Settings
  3. Check the box alldlls=default then click OK
  4. 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