locked
How to know app was pre-installed RRS feed

  • Question

  • Hi,

    I'd like to know from my Windows 8 app whether it was pre-installed or downloaded from the Windows Store. In WP8, this is possible by checking the "IsApplicationPreInstalled" property in "DeviceExtendedProperties" (Microsoft.Phone.Info.DeviceExtendedProperties).

    Is there an equivalent in .NET WinRT?

    Thanks,

    Carl



    • Edited by Carl B. Anderson Wednesday, June 4, 2014 9:43 AM Added link to msdn article
    Wednesday, June 4, 2014 9:39 AM

Answers

All replies

  • you can  check the status of windows store app by searching in  your computer and you can also check installed apps at dashboard of windows Store by log in with your Microsoft account .
    Wednesday, June 4, 2014 11:15 AM
  • Hi,

    There is no way to get this sort of information from a windows store app.

    You can refer to the link below:

    http://social.msdn.microsoft.com/Forums/windowsapps/en-US/fd80e600-5ad2-4944-ae70-483e7c12e6e4/how-to-known-if-the-certain-app-has-been-installed?forum=winappswithcsharp

    Best Wishes!


    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to &quot;Mark as Answer&quot; the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.

    Thursday, June 5, 2014 3:29 AM