Hello everybody.....I am trying to install a Windows program on Zorin 18 using bottles but I am stuck. The program uses dotnet2.0 and I include it as a depedency but when it tries to install, it stops with an error saying it cannot be installed on a 64bit system. Any idea what problem is ?
Try to specify the wine bit version as 32 bit for the prefix before it is created.
This parameter needs to be provided somewhere (emphasizing again, before the prefix is created):
WINEARCH=win32
I've only ever done it through the heroic launcher on Zorin 17.3, and I'm aware some newer versions of wine seem to only support 64 bit, but the lack of the aforementioned 32 bit wine parameter is why it's throwing this error for dotnet.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.