search for: path_to_program

Displaying 1 result from an estimated 1 matches for "path_to_program".

2011 Jan 01
2
Applescript and .exe?
...Asp32.exe" Clicking this "app" starts X11 and then a small popup window with a yellow warning sign (with a "!") comes up. No text, just the warning sign. Code: tell application "Terminal" do script "/opt/local/bin/wine ~/.wine/drive_c/Program\\ Files/$PATH_TO_PROGRAM.exe" end tell Clicking this "app" starts X11 and then a small popup window with a yellow warning sign (with a "!") comes up. No text, just the warning sign.