Question
Use NativeProcess to start an air app from and air app
If I want to start an air app installed on my machine from another air app installed on my machine, is this possible. My idea is to use NativeProcess. Anybody know of any samples of this. I have seen samples using an exe, but none for air apps by themselves. Any ideas? Thanks!