firemail

标题: Win8.1获取 开发者许可证 [打印本页]

作者: Qter    时间: 2023-5-29 16:06
标题: Win8.1获取 开发者许可证
简介

首次在win8.1下以VC++模式创建“Blank App”时,会提示你“获取开发者许可证”,当你点击取消后,不能正常打开xaml designer,提示的错误是:

Windows 无法安装程序包 App.a9660a23a.a1f70.a4980.a9d54.aaa0b3eb3c5e4,因为找不到此程序包所依赖的另一个程序包。此程序包需要具有 any publisher 发布的框架 Microsoft.VCLibs.120.00.Debug 的最低版本 0.0.0.0 才能安装。请随此程序包提供该框架。

错误原因获取 开发者许可证的方式联网登陆Microsoft账号免费获取[color=rgb(136, 0, 0) !important]//显示当前许可证Show-WindowsDeveloperLicenseRegistration[color=rgb(136, 0, 0) !important]//获取许可证Get-WindowsDeveloperLicense[color=rgb(136, 0, 0) !important]//删除许可证Unregister-WindowsDeveloperLicense 离线获取//等同于 设置组策略以允许在不安装开发者许可证的情况下开发 Windows 应用商店应用的操作HKEY_LOCAL_MACHINE[color=rgb(0, 153, 0) !important]\Software[color=rgb(0, 153, 0) !important]\Policies[color=rgb(0, 153, 0) !important]\Microsoft[color=rgb(0, 153, 0) !important]\Windows[color=rgb(0, 153, 0) !important]\Appx[color=rgb(0, 153, 0) !important]\AllowDevelopmentWithoutDevLicense =[color=rgb(0, 102, 102) !important] 1//等同于 设置组策略以允许受信任的应用程序HKEY_LOCAL_MACHINE[color=rgb(0, 153, 0) !important]\Software[color=rgb(0, 153, 0) !important]\Policies[color=rgb(0, 153, 0) !important]\Microsoft[color=rgb(0, 153, 0) !important]\Windows[color=rgb(0, 153, 0) !important]\Appx[color=rgb(0, 153, 0) !important]\AllowAllTrustedApps =[color=rgb(0, 102, 102) !important] 1





欢迎光临 firemail (http://firemail.wang:8088/) Powered by Discuz! X3