-
26 Jul 2009 12:39 PM #1Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,641
- Vote Rating
- 434
Launch external app
Launch external app
Does anyone know of a way to launch an external app? I've searched and tried it with PHP but PHP isn't working the way it should I guess. I want to execute this command:
or I have a bat file or I have my PATH variable pointing to a folder where I'm holding some bat files so in the command line I can type "test_play" and it will launch "test_play.bat" just fine but finding a way to do it in an Air app.cd C:/Program Files (x86)/Songbird && songbird.exe -play
-
26 Jul 2009 11:42 PM #2
You cannot run external applications using Adobe AIR.
Ext JS + Adobe AIR solutions
-
29 Jul 2009 4:36 AM #3
-
29 Jul 2009 8:31 AM #4Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,641
- Vote Rating
- 434
looks promising. Gonna try to get Visual Studio (been wanting it anyway) or try Mono. Never heard of Mono but it looks to be free so why not.


Reply With Quote



