I am using WineTricks to install some DLLs, but I'm encountering this problem when installing .NET framework:
So, how do I run WineTricks in 32-bit mode?
I am using WineTricks to install some DLLs, but I'm encountering this problem when installing .NET framework:
So, how do I run WineTricks in 32-bit mode?
Set up a 32 bit Wine Bottle Prefix on a 64-bit System by using Wine Bottles, like so:
32-bit:
winearch=win32 WINEPREFIX="/path/to/new/wine/bottle" winecfg
64-bit:
winearch=win64 WINEPREFIX="/path/to/new/wine/bottle" winecfg
Never use the default WINE bottle. Use winetricks to select the bottle.