http://bugs.winehq.org/show_bug.cgi?id=34872
--- Comment #5 from GyB gyebro69@gmail.com 2013-11-27 08:54:55 CST --- (In reply to comment #4)
@GyB
I am sorry to say that this workaround does not work.
I replaced riched20.dll in folder /usr/lib/i386-linux-gnu/wine/fakedlls with the one I have from windows XP and an obscure one from internet. Was this the correct folder? But I did not find any other occurrence of riched20.dll.
Use winetricks to install native riched20.dll: 'winetricks riched20' Please avoid replacing files installed by your package manager. The correct location where native riched20 should be placed ~/.wine/drive_c/windows/system32 You also have to override riched20 to native in winecfg's libraries tab. The winetricks script does this job for you.