If I want to launch an application in DOS, it is START notepad.exe How do I launch an application in javascript? thanks
You cannot launch any external programm from javascript. Imagine you are brwosing a homepage and somebody would have acces to your harddrive and can launch any programm he wants and delte your files your calls shutdown.exe via javascript code embedded in that page for an example. Does not sound like a feature you realy want, does it?
Too bad IE provides that feature half the time (and chrome when it first came out, and every other version of safari for windows)
I've heard that you can launch a Mac application, I think. It's done thru Dashcode.app and it only runs from the widget. Not what you were looking for?