Search code examples
silverlightsilverlight-oob

Silverlight - Prevent OOB


I would like to deactivate the right click in my app that offers the option to install the app on the desktop. How do I do such thing?


Solution

  • Right click on the project in Visual Studio and select properties. There is a check-box "enable running out of browser" option there.