|
From: Jose N. <elu...@gm...> - 2011-10-12 20:53:58
|
Hi people, Is there a way to launch an application (in my case is an AIR app) from a service in Windows 7? I tried but I just can see the process of the app in the tasklist, but the app is not shown. The service can send/receive info by socket, but it can not launch an external app. I made a research in Internet and found that from Windows Vista, the services only work in session 0 and the desktop apps from session 1. But I guess there should be a way to do it... Any help? Thanks, Jose. |