Experts,
Can an executable be called/ShellExecuted in the (Windows) CLIENT machine from a published application? In other words, an application that resides in the Client machine.
Of course, calling other applications to be executed at the server within the published application is no problem and happens transparently. My question is whether via the Winflector API one could this, and also, if there is a way of finding out if X application residing at the client machine is already running... perhaps a Windows-Title via the API?