Have an initial app that is authorized and executes just fine as it should. When this initial app calls another app (via ShellExecute), the call seems to get suspended and hangs without completing the execution of the called app. Is there a workaround that will allow a ShellExecuted app and any subsequently internally called app(s) to in turn run under the initial app's authorization? If so, please advise. If not, is this in the plans for a future release?