Re: WINE + TrackManiaNations4Ever on OsX 10.7 (Lion)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



testifix wrote:
> Here's the working code:
> 
> tell application "Terminal"
> 	activate
> 	do script "cd $HOME/.wine/drive_c/Programme/TmNationsForever"
> 	do script "wine TmForeverLauncher.exe" in window 1
> end tell
> 
> 
> thanks again for your help, james!


wont that cause a Terminal to appear?  You can do this with Applescript with no terminal at all.

You do not need to tell Terminal those commands... you should be able to do...


Code:
do shell script "cd $HOME/.wine/drive_c/Programme/TmNationsForever; wine TmForeverLauncher.exe"









[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux