Posted on 2009-05-29 23:04
buf 阅读(539)
评论(0) 编辑 收藏 引用 所属分类:
Misc
参考
Heath Stewart的Slipstreaming Visual Studio 2005 Service Pack 1和
Richard Rudek的Visual Studio 2005 Service Pack 1 slipstream。
数据源:
chs_vs_2005_VSTS_180_Trial.iso(这是MS官方网站提供的试用版,修改SN后与正式版无异)
VS80sp1-KB926604-X86-CHS.exe
按照Rudek的操作步骤进行,非常顺利,除了最后复制文件的时候需要敲几个‘n’键,整个过程几乎可以通过批处理自动完成了。
完成后使用UltraISO Premium Edition 9.3.2.2656制作成标准ISO文件,大小为3.95GB(仅VS安装文件,无MSDN)。
Heath Stewart有一段说明以生成cab版本的安装包,不过没看懂:-(
"This is also an expanded form of the installation, with all files loose in their source directory structure. If someone were to write a tool to repackage this, such a tool would have to – based on the Media table, attributes in the File table, and Word Count summary property as described in File Sequencing and How Files are Located – re-CAB some files and embed some of those CAB files back into the .msi file, then reset the administrative image bit (bit 2) in the Word Count summary property."
使用此ISO安装、运行和编译都没有发现问题。在官方的集成版出来之前,可是使用这个来安装VS2005了:-)