<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Travellers Tales</title>
<link>http://travel-lab.info/tech/pblog/index.php</link>
<pubDate>Fri, 09 Nov 2007 03:26:29 +0900</pubDate>
<description>
Travellers Tales - RSS 2.0 (Really Simple Syndication).
</description>
<item>
<title>Boot Camp アシスタントをインストールするユーティリティ</title>
<link>http://travel-lab.info/tech/pblog/article.php?id=166</link>
<guid>http://travel-lab.info/tech/pblog/article.php?id=166</guid>
<pubDate>Fri, 09 Nov 2007 03:26:29 +0900</pubDate>
<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>
</channel>
</rss>