Mac Script Help

Questions about Wine on macOS.
Locked
winemachelp
Newbie
Newbie
Posts: 1
Joined: Fri Nov 17, 2017 4:52 pm

Mac Script Help

Post by winemachelp »

I'm trying to run winscp on mac using script editor on mac, but keep getting an error.

Here's the script I used:

tell application "Terminal"
do script "/usr/local/bin/wine ~/.wine/drive_c/Program\\ Files (x86)\WinSCP/WinSCP.exe)"
end tell

Any help would be appreciated, thanks!
Locked