如何解决VS2010 Premium RC 版安装过程中,无法输入key的问题

场景

     软件版本 VS2010 Premium RC版本

     1.在一台没有安装过任何vs版本的机器上直接安装vs2010 ,会成功

     2.在一台安装vs2008的机器上(卸载掉vs2008),然后安装vs2010 ,会报'You have entered a invalid key"的错误提示,我怀疑是没有卸载干净的原因,但是没有考证。

     3.在安装了vs2010的机器上,在安装一遍vs2010,也会出现2的提示

 

 

解决方法:

 

   原文链接:http://www.go4answers.com/Example/enter-product-key-vs-2010-rc-9291.aspx

     1. Find the setup\setup.sdb file in the Disk or Image.
     2. Open this setup.sdb file in Notepad like program.
     3. Find the  tag
    [Product Key]
    BD9TPWJD9XBWX4KQPWVY4GW9G
    4. Replace this product  key by new key  either from any source or from
    http://www.microsoft.com/visualstudio/en-us/download

 

对应中文意思:

      1. 找到 setup\setup.sdb文件

      2. 用记事本打开这个文件

      3.找到标签 “Production Key”

      4.替换一个这个标签下的key值。

      5. 保存

或许你的是个iso文件,无法保存,那么请先把你的iso解压缩吧。:)

 

 

 

 

 

 

   

posted @ 2010-11-16 01:01  wind hong  阅读(1109)  评论(3编辑  收藏  举报