无忧启动论坛

标题: 关于ultraISO [打印本页]

作者: 2011lalaland    时间: 2011-6-7 18:01
标题: 关于ultraISO
1、用UltraISO提取(解开)vistape.iso 到目录 tempISO
"C:\\rogram Files\\UltraISO\\UltraISO.exe" -silent -in "C:\Users\luo\Documents\vistape.iso" -extract "C:\Users\luo\Documents\tempISO"

2、(用W AIK命令)tempISO目录下有目录SOURCES,里面有BOOT.WIM ,将BOOT.WIM提取到tempWIM目录
imagex /apply "C:\Users\luo\Documents\tempISO\SOURCES\BOOT.WIM" 1 "C:\Users\luo\Documents\tempWIM"

3、(用W AIK命令)不做任何修改(添加或者删除文件、加驱动...),tempWIM 捕获到原来 的启动映像BOOT.WIM
imagex /boot /compress max /capture "C:\Users\luo\Documents\tempWIM" "C:\Users\luo\Documents\tempISO\SOURCES\BOOT.WIM" "My Winpe Image"

在3步骤为什么BOOT.WIM会变小,我没有做任何修改啊,哪位能给个答案!郁闷死我了。

作者: 玄天    时间: 2011-6-7 18:10
看也不看一下就瞎整,不出问题才怪
作者: 2010win5xp    时间: 2011-6-7 18:55
看是看了,只是楼主用的工具不对!呵呵
作者: 11ydy    时间: 2011-6-7 19:05
BOOT.WIM里面有2个卷

你只新生成立 PE 那个卷,没有WINDOWS SETUP卷
作者: 2011lalaland    时间: 2011-6-7 19:50
原帖由 <i>11ydy</i> 于 2011-6-7 19:05 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2250640&ptid=194991" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
BOOT.WIM里面有2个卷<br />
<br />
你只新生成立 PE 那个卷,没有WINDOWS SETUP卷
<br />
我是不是在第二部要加上:
imagex /apply "C:\Users\luo\Documents\tempISO\SOURCES\BOOT.WIM" 2 "C:\Users\luo\Documents\tempWIM"
作者: 2011lalaland    时间: 2011-6-7 22:22
呵呵~~明天去试下,不知道对不对
作者: 2011lalaland    时间: 2011-6-8 08:44
我还是不太明白  高手解答下




欢迎光临 无忧启动论坛 (http://wuyou.net./) Powered by Discuz! X3.3