10 Jan
2022
10 Jan
'22
5:35 a.m.
https://bugs.winehq.org/show_bug.cgi?id=52359 --- Comment #2 from Jim Henderson <jim_henderson(a)sil.org> --- Thanks, @Austin English, for your suggestion. Ketarin is a 32-bit app, and I'm running it on 64-bit Linux. Also, it needs DOTNET 4.5.2, so I had to do this command: WINEARCH=win32 WINEPREFIX=~/.wine32 winetricks dotnet452 WINE-nube that I am, it took me quite a bit of research to work out that I needed to set those two variables in the environment of the "winetricks" command. Thanks for getting me started in the right direction. I can use its editing function properly now :-) -- 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.