On 2009-02-01 (Sunday) 21:48:21 milja2008 wrote: > What is the command line for winescripts? > > ****@****-desktop:~$ winetricks vcrun6 > bash: winetricks: command not found I really recommend you to reread this thread! All yours questions are answered *multiple* times! But I repeat most important things for you anyway: 1) First you need to install winetricks; to do so run this: wget http://kegel.com/wine/winetricks chmod +x winetricks sudo mv winetricks /usr/bin/ 2) Then install requirements for MetaTrader (gecko is used for HTML rendering): winetricks -q gecko vcrun6 3) Install MetaTrader with Wine and work with it as usually.