View Single Post
Old 09-07-2007, 07:38 AM   #168
Stingo
Fanatic
Stingo ought to be getting tired of karma fortunes by now.Stingo ought to be getting tired of karma fortunes by now.Stingo ought to be getting tired of karma fortunes by now.Stingo ought to be getting tired of karma fortunes by now.Stingo ought to be getting tired of karma fortunes by now.Stingo ought to be getting tired of karma fortunes by now.Stingo ought to be getting tired of karma fortunes by now.Stingo ought to be getting tired of karma fortunes by now.Stingo ought to be getting tired of karma fortunes by now.Stingo ought to be getting tired of karma fortunes by now.Stingo ought to be getting tired of karma fortunes by now.
 
Stingo's Avatar
 
Posts: 582
Karma: 1334691
Join Date: Nov 2006
Location: Miami
Device: KH2O, KPW2, KDXG, KPW1, K3, S505
Quote:
Originally Posted by Ravenflight View Post
Ok, that fixed it. I haven't opened a terminal on the Mac in years- This may be a stupid question, but is there a way to make the beta open as the default gui without having to go into terminal each time?
Try typing in the following applescript program and saving

tell application "Terminal"
activate
do script with command "libprs500-beta"
end tell

Save in your applescript directory and select from drop down menu.
Stingo is offline   Reply With Quote