admin管理员组文章数量:1388160
Does anyone know how to use the Microsoft.Windows.Management.Deployment methods in c# 8. I've added the Windows App SDK reference, and my IDE then recognises the class/methods, however it gives me a "Class not registered (0x80040154(REGDB_E_CLASSNOTREG))" error when I try to use anything in this api. I'm aware that the Windows.Management.Deployment api which offers similar but less functionality also gives an error like this if the AppInstaller app isn't installed properly, so I'm guessing I'm either missing another reference or need something else installed, but I've been unable to find any documentation that explains what is it I'm missing. Hoping someone on here knows?
本文标签: cHow to use MicrosoftWindowsManagementDeploymentStack Overflow
版权声明:本文标题:c# - How to use Microsoft.Windows.Management.Deployment - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744567557a2613143.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论