https://bugs.winehq.org/show_bug.cgi?id=41378
--- Comment #5 from fjfrackiewicz@gmail.com --- (In reply to Jens Reyer from comment #4)
(In reply to fjfrackiewicz from comment #3)
This patch won't interfere with the creation of WoW64 prefixes, will it?
AFAIK WoW64 has arch win64, there's nothing like e.g. WINEARCH=wow64. So I'd say no, it won't interfere.
Thanks Austin!
Aha, so if I create a prefix with the following command:
WINEPREFIX=$HOME/.wine winecfg wineboot (I assume this is what creates a WoW64 prefix where I can run 32-bit applications alongside 64-bit ones)
I will simply get an "unknown arch" error?
Apologies for the slight offtopic/derailment and all...