doktor5000 wrote:No this is not true.
Wine64 contains the Win64 version of Wine and is only for 64bit applications,
of which there are not that much available for Windows XP 64bit.
It seems to be correct, but as I mentioned above, if you check "wine64 x86_64" for install, you'll get "wine32 i586" as a dependency and if you check "wine i586" you'll get the same "wine32 i586" as its dependency too. That is the thing which kind of embarrasses me... It would be totally understandable if you need just "wine" for 32bit system and a bundle of "wine64" and "wine32" for a 64-bit one. But what is the reason behind having installed the both "wine" and "wine32"? Or maybe they are installed as a bundle only on 64bit systems?
On the other hand, as I said, I used wine64+wine32 on a 64-bit system to run 32-bit win applications. Actually, everything worked, but the application launch time was soooo long... I thought it was a bug or something. So I switched to wine+wine32 instead.
So here is the question - for a 64bit system, what should I choose in order to run 32bit win apps safely - wine64+wine32 or wine+wine32?