您的位置:首页 > 其它

Windows 8获取开发者账户

2013-08-08 17:03 169 查看
使用PowerShell获取开发者账户,可以在本地调试Metro APP

C:\PS> Show-WindowsDeveloperLicenseRegistration //安装licence

C:\PS> Get-WindowsDeveloperLicense        //查看过期时间

C:\PS> Unregister-WindowsDeveloperLicense    //卸载licence
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: