0

In response to my previous off-topic question, here, I have installed Ubuntu 20.04 on a VM in Windows as I need to do some things with it. How do I configure wine properly to install a 32-bit program on 64-bit Ubuntu without configuration issues?

1 Answers1

1

There are 32bit versions of wine and there are 64bit versions of wine.
Look in your WINEPREFIX/drive_c/ folder. There should be a Program Files folder.
If you see the Program Files ONLY and no ProgramFiles(x86) Then you are using 32bit wine.
If you see both then you are using 64bit wine.