I need to test an AIR app on another person's computer (in another city). They're not an engineer, so they can't run the profiler.
Is there a way to get system information from within the app?
I thought that Capabilities would have something but not.
I need memory usage, what other apps are running, stuff like that... to be able to display it in-app, or write it to a file that the tester can send me.