Starting an "out of browser Silverlight 4 elevated app" from another "out of browser Silverlight 4 e
Posted
by user133992
on Stack Overflow
See other posts from Stack Overflow
or by user133992
Published on 2010-03-24T19:03:11Z
Indexed on
2010/03/25
2:43 UTC
Read the original article
Hit count: 464
silverlight-4.0
|out-of-browser
I am concurrently running several different out of browser elevated applications and sending messages between them.
Is there a way for me to check to see if a specific one of those elevated out of browser Silverlight apps are currently running and if not programmatically start that app for the user? preferably without automation. If via automation, how?
Thanks!
© Stack Overflow or respective owner