Is it possible to start a native application from Adobe Air?
Is it possible to start a native appl开发者_JAVA技巧ication/service from Adobe Air?
I guess this is basically a duplicate of Running a native program in Adobe AIR, but that question is a year old so hopefully the answer is now "yes"!
Starting from AIR 2.0, yes - NativeProcessInfo. It will be supported if your application supports extendedDesktop profile and is compiled as native installer.
精彩评论