您的位置:首页 > 其它

Visual studio 2005打上SP1之后文件过大,无法刻录的推荐办法

2007-04-17 19:10 661 查看
下载微软的镜像制作工具CDImage,然后应用相应参数,可以节省7%的空间,结果占用4.2G,可以刻录了,

命令详情参见cdimage /?提示,包括了VS2005 sp1以及相应的MSDN。

I:/>cdimage -lDVD1 -t11/16/2005,16:00:00 -h -n -d -m -o I:/DVD1 H:/VS05SP1DVD.IS
O

CDIMAGE 2.47 CD-ROM and DVD-ROM Premastering Utility
Copyright (C) Microsoft, 1993-2000. All rights reserved.
For Microsoft internal use only.

Scanning source tree complete (23357 files in 3995 directories)

Computing directory information complete

Image file is 4904787968 bytes (before optimization)

Writing 23357 files in 3995 directories to H:/VS05SP1DVD.ISO

100% complete

Storage optimization saved 5498 files, 309078016 bytes (7% of image)

After optimization, image file is 4595709952 bytes

WARNING: This image contains filenames and/or directory names that are
NOT COMPATIBLE with Windows NT 3.51. If compatibility with
Windows NT 3.51 is required, use the -nt switch rather than
the -n switch.

Done.

I:/>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐