Hi
I'am looking for help to write a script.
I use the "Wine" program to run the forex trading platform Metatrader 4 on my iMac.
I normally type the following info into the Terminal.
cd~/.wine/drive_c/Program\ Files/
return
ls
return
cd Metatrader\ -\Pepperstone/
return
wine terminal.exe
return
What I would like to achieve is to have the script in my desktop so I can use
it like an icon to launch the program.
Thanks in advance for any help.
I'am looking for help to write a script.
I use the "Wine" program to run the forex trading platform Metatrader 4 on my iMac.
I normally type the following info into the Terminal.
cd~/.wine/drive_c/Program\ Files/
return
ls
return
cd Metatrader\ -\Pepperstone/
return
wine terminal.exe
return
What I would like to achieve is to have the script in my desktop so I can use
it like an icon to launch the program.
Thanks in advance for any help.