Answered by:
windows apps don't work

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 "Mark as Answer" 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.- Marked as answer by Jamles HezModerator Wednesday, May 7, 2014 6:08 AM
Thursday, April 10, 2014 8:05 AM
All replies
-
- 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 "Mark as Answer" 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.- Marked as answer by Jamles HezModerator Wednesday, May 7, 2014 6:08 AM
Thursday, April 10, 2014 8:05 AM