[Wine] Memory Limitations for WINE 1.1.33 under Mac OS Leopard

ryan woodsmall rwoodsmall at mac.com
Mon Jan 11 22:04:48 CST 2010


> /Users/$USER/.customwine

You just described a separate Wine prefix.  You can specify separate Wine prefixes by setting environment variables in a shell session:

export WINEPREFIX=${HOME}/.customwine
wine winecfg

This is already built into Wine.  Having a runtime setting as opposed to a compile-time setting is much more flexible.



More information about the wine-users mailing list