https://bugs.winehq.org/show_bug.cgi?id=15555 Jonas <winehq(a)jonass.user.lysator.liu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq(a)jonass.user.lysator. | |liu.se --- Comment #12 from Jonas <winehq(a)jonass.user.lysator.liu.se> --- A workaround for this is to download calc.exe and save it in ~/.wine/drive_c/windows/system32/ Calc.exe could be found at https://archive.org/details/calc_20200918 or in ReactOS. To get the latter do something like: curl -L https://sourceforge.net/projects/reactos/files/ReactOS/0.4.14/ReactOS-0.4.14-release-36-g90505bc-live.zip/download|funzip>foo.iso 7z e foo.iso reactos/system32/calc.exe cp calc.exe ~/.wine/drive_c/windows/system32/ -- 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.