The command line to fire up a Silverlight xap file out of browser.

sllauncher /emulate: xapfilename /origin: uri

The sllauncher app should be in C:\Program Files\Microsoft Silverlight or C:\Program Files (x86)\Microsoft Silverlight. More info at MSDN Out of Browser Support.

Advertisement