<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://travel-lab.info/tech/pblog/rss/style.css" type="text/css"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xml:lang="ja">
<channel rdf:about="http://travel-lab.info/tech/pblog/rss/1.0.php?id=166">
<title>Travellers Tales</title>
<link>http://travel-lab.info/tech/pblog/index.php</link>
<dc:date>2007-11-09T03:26:29+09:00</dc:date>
<description>
Travellers Tales - RSS (RDF Site Summary).
</description>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://travel-lab.info/tech/pblog/article.php?id=166" />
</rdf:Seq>
</items>
</channel>
<item>
<title>Boot Camp アシスタントをインストールするユーティリティ</title>
<link>http://travel-lab.info/tech/pblog/article.php?id=166</link>
<dc:date>2007-11-09T03:26:29+09:00</dc:date>
<description>Boot Camp Assistant が /Applications/Utilities に見当たらない場合1に、Boot Camp Assistant をシステムディスクから簡単にインストールするユーティリティを作ってみました。


B...</description>
<content:encoded>
<![CDATA[
<p>Boot Camp Assistant が /Applications/Utilities に見当たらない場合<sup id="fnref:TL-166_toshi3"><a href="#fn:TL-166_toshi3" rel="footnote">1</a></sup>に、Boot Camp Assistant をシステムディスクから簡単にインストールするユーティリティを作ってみました。</p>
<div class="exref">
<ul>
<li><a href="http://hiro.ontheroad.googlepages.com/bootcampinstallerhelper" title="Travellers Inn (Mirror) - BootCamp Installer Helper">BootCamp Installer Helper</a></li>
</ul>
</div>
<p>難しいことはしてません。BootCamp.pkg を探してきて、立ち上げるだけのアプリケーションです。Terminal で打ったり、Finder で不可視ディレクトリを開いたりする手間を省いているだけです。AppleScript で書いてます。</p>
<h4>必要条件</h4>
<ul>
<li>Mac OS X v.10.5 Leopard</li>
<li>Leopard のインストールディスク（Mac OS X Install Disc 1、もしくは Mac OS X Install DVD のような名前のディスク）</li>
</ul>
<div class="footnotes">
<hr />
<ol>
<li id="fn:TL-166_toshi3">
<p><a href="http://toshi3.cocolog-nifty.com/blog/2007/11/boot_camp_4eea.html">田中俊光のblog: Boot Campアシスタントの単体インストール</a>&#160;<a href="#fnref:TL-166_toshi3" rev="footnote">&#8617;</a></p>
</li>
</ol>
</div>

]]>
</content:encoded>
</item>

</rdf:RDF>