[Wine] Metatrader Installation error
Martin Gregorie
martin at gregorie.org
Mon Aug 23 12:37:25 CDT 2010
On Mon, 2010-08-23 at 12:16 -0500, systino wrote:
> i installed metatrader and it work fine. now i want to install another
> program (old visual basic 6 to repair an old program). you tell to use
> this code:
>
> export WINEPREFIX=~/.wine.metatrader
>
> for each program to instal. how must i do to install the second
> program without changing the first one?
> how to run metatrader and vb6 on the same time?
>
By using a different prefix for each program:
export WINEPREFIX=~/.wine.metatrader
export WINEPREFIX=~/.wine.another_app
export WINEPREFIX=~/.wine.and_another
...
Martin
More information about the wine-users
mailing list