locked
windows apps don't work RRS feed

  • Question

  • i tried everything to try and make my apps work but they don't i even tried the command prompt and typed powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml

    but it said deployment failed with hresult: 0x80073cf9, install failed. what do i do?

    Wednesday, April 9, 2014 2:35 AM

Answers

  • Hi,

    This problem may be occurs when you mix development and deployed installs of the app.

    Please see Prashant's blog entry Registration of the app failed. Another user has already installed a packaged version of this app. An unpackaged version cannot replace this… for more details and information on how to clean it up.

    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, April 10, 2014 8:05 AM

All replies

  • Have you looked through this post? http://answers.microsoft.com/en-us/windows/forum/winapps/cannot-install-windows-8-apps-error-0x80073cf9/97e793dc-4d46-44ab-a7ec-ec4a2b435304
    • Edited by datQkiD2 Wednesday, April 9, 2014 4:58 AM Link wasnt showing
    Wednesday, April 9, 2014 4:57 AM
  • Do you have the UAC enabled on your computer?
    Thursday, April 10, 2014 12:47 AM
  • Hi,

    This problem may be occurs when you mix development and deployed installs of the app.

    Please see Prashant's blog entry Registration of the app failed. Another user has already installed a packaged version of this app. An unpackaged version cannot replace this… for more details and information on how to clean it up.

    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, April 10, 2014 8:05 AM