惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

I
InfoQ
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
月光博客
月光博客
博客园 - 聂微东
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
A
About on SuperTechFans
Microsoft Azure Blog
Microsoft Azure Blog
Blog — PlanetScale
Blog — PlanetScale
U
Unit 42
T
Tailwind CSS Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
S
SegmentFault 最新的问题
F
Fortinet All Blogs
H
Help Net Security
J
Java Code Geeks
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
L
LangChain Blog
Martin Fowler
Martin Fowler
N
Netflix TechBlog - Medium

博客园 - Magicam

jquery easyui 扩展验证 vs2010 安装 Ajax Control Toolkit Backing up the tail mysql 1449 : The user specified as a definer ('root'@'%') does not exist 解决方法 WInform CMD command Mysql中的数据导入SQLServer2000 VS2010安装SP1后无法安装VS2010 SDK Vs2008调试Silverlight时,出现“未安装silverlight托管调试包” js 取时间代码 Sys.ArgumentOutOfRangeException: Value must be an integer 错误的原因 iframe - Magicam wia Kodak 扫描仪应用 winform - Magicam js实现: e.keycode详解 jquery 无法设置selected属性,未指明的错误 Mysql存储过程游标循环操作 JQuery ListBox间移动和ListBox内上下移动 Tif文件转换成GIF列表 - Magicam - 博客园 js 实现2列 div 自适应高度 - Magicam NetTiers模板属性说明 NHibernate配置引发的异常 - Magicam - 博客园
Visual Studio 2010 安装“deffactory.dat can not open” 的解...
Magicam · 2010-06-29 · via 博客园 - Magicam

打开镜像文件 autorun.inf,发现里面是乱码。用下面的内容替换:


[autorun]  
open=autorun.exe 

打开镜像文件 setup\deffactory.dat,也是乱码。用下面的内容替换:

view plaincopy to clipboardprint?
[Version]  
Signature="$Windows NT$" 
Provider="Microsoft Visual Studio 2010 Ultimate - ENU" 
Version=900.100.00  
NullString=Null String  
Lang=1033  
BootstrapperURL=fwlink/?LinkId=158842  
NewVersionURL=fwlink/?LinkId=138177  
 
[Scenario List]  
vsscenario.dll  
 
[Scenario Factory Information]  
Default Scenario=11E4C8F3-425E-43b9-B689-8BFDF03342E2 

posted @ 2010-06-29 23:20  Magicam  阅读(636)  评论(0)    收藏  举报