<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	〈多國語言 Windows 安裝光碟映像製作與語言套件整合教學〉的留言	</title>
	<atom:link href="https://isite.tw/2016/09/27/16962/feed" rel="self" type="application/rss+xml" />
	<link>https://isite.tw/2016/09/27/16962?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e5%25a4%259a%25e5%259c%258b%25e8%25aa%259e%25e8%25a8%2580-windows-%25e5%25ae%2589%25e8%25a3%259d%25e5%2585%2589%25e7%25a2%259f%25e6%2598%25a0%25e5%2583%258f%25e8%25a3%25bd%25e4%25bd%259c%25e8%2588%2587%25e8%25aa%259e%25e8%25a8%2580%25e5%25a5%2597%25e4%25bb%25b6%25e6%2595%25b4%25e5%2590%2588%25e6%2595%2599%25e5%25ad%25b8</link>
	<description>日誌、科技、軟體、硬體、手機、架站</description>
	<lastBuildDate>Mon, 01 Aug 2022 20:14:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		留言者: 林睿宇		</title>
		<link>https://isite.tw/2016/09/27/16962#comment-1731</link>

		<dc:creator><![CDATA[林睿宇]]></dc:creator>
		<pubDate>Mon, 01 Aug 2022 20:14:36 +0000</pubDate>
		<guid isPermaLink="false">https://isite.tw/?p=16962#comment-1731</guid>

					<description><![CDATA[請問語言包要去哪裡下載呢？]]></description>
			<content:encoded><![CDATA[<p>請問語言包要去哪裡下載呢？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: Wey		</title>
		<link>https://isite.tw/2016/09/27/16962#comment-1568</link>

		<dc:creator><![CDATA[Wey]]></dc:creator>
		<pubDate>Wed, 04 Jul 2018 02:11:43 +0000</pubDate>
		<guid isPermaLink="false">https://isite.tw/?p=16962#comment-1568</guid>

					<description><![CDATA[幾個問題分享：
上面 Stage 3：處理預先安裝環境中，boot.wim 的 index:1 應是 Windows PE, index:2 應是 Windows Setup，所以字型檔安裝的步驟要注意一下

在成品概觀那我一直跑不出像版主一樣的中文顯示，只能跑英文的畫面，突發奇想將 Windows10 中的 boot.wim 裡兩個映像檔的 zh-tw 目錄全複製到 Windows2016 中的 boot.wim，後來開機時是能成功顯示中文畫面，不過要安裝時卻出現錯誤 &quot;Windows無法開啟所需的install.wim，請確定安裝所需的所有檔案均可使用，然後重新啟動安裝程式。錯誤碼:0x8007000D&quot;]]></description>
			<content:encoded><![CDATA[<p>幾個問題分享：<br />
上面 Stage 3：處理預先安裝環境中，boot.wim 的 index:1 應是 Windows PE, index:2 應是 Windows Setup，所以字型檔安裝的步驟要注意一下</p>
<p>在成品概觀那我一直跑不出像版主一樣的中文顯示，只能跑英文的畫面，突發奇想將 Windows10 中的 boot.wim 裡兩個映像檔的 zh-tw 目錄全複製到 Windows2016 中的 boot.wim，後來開機時是能成功顯示中文畫面，不過要安裝時卻出現錯誤 &#8220;Windows無法開啟所需的install.wim，請確定安裝所需的所有檔案均可使用，然後重新啟動安裝程式。錯誤碼:0x8007000D&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: NO SIGN UP		</title>
		<link>https://isite.tw/2016/09/27/16962#comment-1093</link>

		<dc:creator><![CDATA[NO SIGN UP]]></dc:creator>
		<pubDate>Sun, 02 Oct 2016 03:50:00 +0000</pubDate>
		<guid isPermaLink="false">https://isite.tw/?p=16962#comment-1093</guid>

					<description><![CDATA[這篇教學寫得非常仔細
但這邊我邊我有幾點想要分享一下


如果用上述的方式去實作 Windows 7 SP1
（如果是 Windows 7 又不一樣）
加入了韓國的語言包後會在桌面上多二個資料夾
不論安裝任何一個語言都一樣


所以後來我都改用另一種方式
就是去把所有的 install.wim 改成 dism /export-image 的方式
實際安裝時再選擇要哪個 install.wim
不是很標準的作法，但我至少可以確保安裝會和原始光碟同樣的內容




另外
如果 install.wim 超過 4GB 想要切的人
不要把他轉成 install.swm 再切
否則會安裝失敗（雖然 dism 會讓你切）]]></description>
			<content:encoded><![CDATA[<p>這篇教學寫得非常仔細<br />
但這邊我邊我有幾點想要分享一下</p>
<p>如果用上述的方式去實作 Windows 7 SP1<br />
（如果是 Windows 7 又不一樣）<br />
加入了韓國的語言包後會在桌面上多二個資料夾<br />
不論安裝任何一個語言都一樣</p>
<p>所以後來我都改用另一種方式<br />
就是去把所有的 install.wim 改成 dism /export-image 的方式<br />
實際安裝時再選擇要哪個 install.wim<br />
不是很標準的作法，但我至少可以確保安裝會和原始光碟同樣的內容</p>
<p>另外<br />
如果 install.wim 超過 4GB 想要切的人<br />
不要把他轉成 install.swm 再切<br />
否則會安裝失敗（雖然 dism 會讓你切）</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: Qiuwen		</title>
		<link>https://isite.tw/2016/09/27/16962#comment-1092</link>

		<dc:creator><![CDATA[Qiuwen]]></dc:creator>
		<pubDate>Fri, 30 Sep 2016 04:57:00 +0000</pubDate>
		<guid isPermaLink="false">https://isite.tw/?p=16962#comment-1092</guid>

					<description><![CDATA[回覆的對象為「&lt;a href=&quot;https://isite.tw/2016/09/27/16962#comment-1091&quot;&gt;Atenza Jun&lt;/a&gt;」。

內文開頭有說 適用0.0]]></description>
			<content:encoded><![CDATA[<p>內文開頭有說 適用0.0</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: Atenza Jun		</title>
		<link>https://isite.tw/2016/09/27/16962#comment-1091</link>

		<dc:creator><![CDATA[Atenza Jun]]></dc:creator>
		<pubDate>Fri, 30 Sep 2016 03:55:00 +0000</pubDate>
		<guid isPermaLink="false">https://isite.tw/?p=16962#comment-1091</guid>

					<description><![CDATA[請問這個方法Vista和Server 2008也適用嗎？]]></description>
			<content:encoded><![CDATA[<p>請問這個方法Vista和Server 2008也適用嗎？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: Qiuwen		</title>
		<link>https://isite.tw/2016/09/27/16962#comment-1090</link>

		<dc:creator><![CDATA[Qiuwen]]></dc:creator>
		<pubDate>Tue, 27 Sep 2016 05:34:00 +0000</pubDate>
		<guid isPermaLink="false">https://isite.tw/?p=16962#comment-1090</guid>

					<description><![CDATA[剛好想把精簡版的win10 加入繁體語系 ..
這篇來的實在太剛好 感謝您!]]></description>
			<content:encoded><![CDATA[<p>剛好想把精簡版的win10 加入繁體語系 ..<br />
這篇來的實在太剛好 感謝您!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
