Launching installed applications

Answered Launching installed applications

  • Friday, March 12, 2010 12:06 PM
     
     

    Does SL4 have the ability to launch installed programs when in the Out-Of-Browser mode? I have a need to build a control panel that can lanuch other installed apps both on Win and Mac. 

All Replies

  • Friday, March 12, 2010 12:15 PM
     
     Answered

    You will need to ensure that the OOB application is in Trusted Application mode.

     

    Check out the following thread to see how to use the Com Automation to run an application using WScript.Shell.

    http://forums.silverlight.net/forums/p/157670/353268.aspx

  • Friday, March 12, 2010 12:33 PM
     
     

    What if the app is not OOB, but Word or Access or Paint or any other installed app on the local drive?

  • Friday, March 12, 2010 12:42 PM
     
     Answered

    In the thread, it shows how to load an application (sllauncher.exe).  You can try to replace this with path for the applications that you are trying to launch.