<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>サクっとly.com &#187; Windows</title>
	<atom:link href="http://www.sakuttoly.com/blog/category/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sakuttoly.com</link>
	<description>Be quick !!</description>
	<lastBuildDate>Mon, 06 Sep 2010 23:25:01 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/category/windows/feed" />
		<item>
		<title>Windows 7のコマンドプロンプトのフォントを変更する</title>
		<link>http://www.sakuttoly.com/blog/2009/12/windows_cmd_font.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/12/windows_cmd_font.html#comments</comments>
		<pubDate>Sun, 27 Dec 2009 03:48:07 +0000</pubDate>
		<dc:creator>shirotter</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[設定]]></category>
		<category><![CDATA[Windows7]]></category>
		<category><![CDATA[コマンドプロンプト]]></category>
		<category><![CDATA[フォント]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=522</guid>
		<description><![CDATA[				随分と久しぶりの記事のわりには内容は小振りです。
				Windows VISTAで｢メイリオ｣フォントが追加され、Windows XP以後のWindows VISTA、Windows 7とデスクトップの見栄え [...]]]></description>
			<content:encoded><![CDATA[				<p>随分と久しぶりの記事のわりには内容は小振りです。</p>
				<p>Windows VISTAで｢メイリオ｣フォントが追加され、Windows XP以後のWindows VISTA、Windows 7とデスクトップの見栄えがずいぶんと良くなったとは言え、何故かコマンドプロンプトなんかは｢MS ゴシック｣だったりします。</p>
				<p>ということでWindows 7のコマンドプロンプトのフォントを変更する設定を紹介します。</p>
				<p><span id="more-522"></span></p>
				<h3>Windows 7のコマンドプロンプトのフォントを変更する</h3>
				<p><span class="caution">※ レジストリを弄る作業を伴うので全て自己責任でお願いします。</span></p>
				<p>まずは『ファイル名を指定して実行』で､</p>
				<pre>
regedit
</pre>
				<p>としてレジストリエディタを起動し、</p>
				<pre>
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont
</pre>
				<p>へ移動します。すると､</p>
				<pre>
932    REG_SZ    *MS ゴシック
</pre>
				<p>というような値が何個か並んでいるのが確認出来ると思います｡</p>
				<p> ｢文字列値｣としてレジストリを新規作成し、名前を<span class="strong">&#8220;932.&#8221;</span>(ドットを忘れないでください)にします｡<br />
				そしてこの&#8221;932.&#8221;の値にTrueTypeのフォント名を指定するだけです｡<br />
				フォント名はフォントの一覧で見える名前ではないことに注意してください。<br />
				フォント名は[コントロールパネル] -> [フォント]で該当のフォントをダブルクリックしてビューワで見たら表示されます。</p>
				<p>試しにメイリオフォントを設定した場合にはこうなります。<br />
				(個人的には等幅フォントを常用してますが・・・)</p>
				<pre>
932.    REG_SZ    *メイリオ
</pre>
				<p>さらに複数のフォントを追加したい場合には&#8221;932.0&#8243;、&#8221;932.1&#8243;などとしてください。</p>
				<p>デフォルトで設定されているレジストリの値には&#8221;*(アスタリスク)&#8221;がフォント名の先頭についていますが、僕の環境で試したところ、&#8221;*&#8221;の有無による設定の違いは特にありませんでした。</p>
				<p>レジストリを追加する前から起動しているコマンドプロンプトには追加されたフォント設定が反映されません。コマンドプロンプトを新しく起動しなおしてください。<br />
				設定が反映されたら、コマンドプロンプトのプロパティ(コマンドプロンプトのタイトルバー右クリック)でフォント設定に追加したフォントを選択してください。</p>
				<h3>使用したソフトウェアのバージョン</h3>
				<table>
				<tr>
				<th>OS</th>
				<td><a href="http://www.microsoft.com/japan/windows/windows-7/">Windows 7</a> Ultimate Edition 64bit</td>
				</tr>
				</table>
				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B002NH4M3O/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/41%2BnAOfKDFL._SL160_.jpg" alt="Windows 7 Ultimate" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B002NH4M3O/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Windows 7 Ultimate</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/B002NH4M3O/sakutto0b-22/ref=nosim/" title="Windows 7 Ultimate" target="_blank">amazlet</a> at 09.12.20</div>
				</div>
				<div class="amazlet-detail">マイクロソフト (2009-10-22)<br />売り上げランキング: 91</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-5.gif" alt="3.5" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-4-0.gif" alt="4" /> Vistaより改善されたが、何か物足りない…<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> XPモードの注意点<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> とても良くなりました、しかし・・・<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 安心して６４ビットが使えます<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> メモリ消費量</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B002NH4M3O/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/12/windows_cmd_font.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/12/windows_cmd_font.html" />
	</item>
		<item>
		<title>WindowsXPのiTunes9でiTunes Storeが文字化けするのを、CSSを編集して直す</title>
		<link>http://www.sakuttoly.com/blog/2009/12/windowsxp_itunes9_itunes_store.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/12/windowsxp_itunes9_itunes_store.html#comments</comments>
		<pubDate>Sun, 20 Dec 2009 07:37:44 +0000</pubDate>
		<dc:creator>kuboma</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[iTunes Store]]></category>
		<category><![CDATA[iTunes9]]></category>
		<category><![CDATA[WindowsXP]]></category>
		<category><![CDATA[文字化け]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=609</guid>
		<description><![CDATA[				いつからか分かりませんが、自宅のWindowsXPのiTunes9でiTunes Storeが文字化けするようになりました。
				最近iPhoneを購入してiTunes Storeを使う必要が出てきたため、本 [...]]]></description>
			<content:encoded><![CDATA[				<p>いつからか分かりませんが、自宅のWindowsXPのiTunes9でiTunes Storeが文字化けするようになりました。<br />
				最近iPhoneを購入してiTunes Storeを使う必要が出てきたため、本気で解決方法を探してみました。</p>
				<p><span id="more-609"></span><br />
				<span class="strong">以下の方法よりももっと簡単な方法がありました。<br />
				iTunesが持っているCSSファイルを編集することで対応できるようです。<br />
				<a href="http://www.inoran.com/archives/2009/0928_2158.php">iTunes 9でStoreの文字化けを直す</a>を参考に修正したところ、上手く治りました。<br />
				しかもMSゴシックよりも遥かに見栄えがよくなったので満足。</span></p>
				<p><span class="strong">上記の方法にて、Windows 7 64bitでは&#8221;C:\Program Files (x86)\iTunes\iTunes.Resources\iTunes.css&#8221;にCSSファイルがありました。iTunes Music Storeの見栄えが変わって大満足です。(by shirotter)</span></p>
				<hr />
				<p>ググってみると、<a href="http://safarirealized.com/archives/51223775.html">iTunes 9 for WindowsでiTunes Storeにアクセスすると文字化けする問題</a>などに書かれているように、確かにWindowsXP向けのJIS2004に対応した新しいMSゴシックとMS明朝をMicrosoft Updateから当てていました。</p>
				<p>そこで上記ページにあるようにMS ゴシック &#038; MS 明朝 JIS2004 対応フォント (KB927489)をアンインストールして再起動してみましたが、直らなかったようです。<br />
				それでレジストリを直接編集して解決しました。</p>
				<p>編集箇所は次の通りです。(レジストリをいじるので、操作は自己責任でお願いします。。という決まり文句)<br />
				※以下で分からない方は、<a href="http://d.hatena.ne.jp/Tensor/20091016">iTunes 9 で起こった文字化けを直してみた</a>が詳しいです。<br />
				HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts<br />
				の下の下記キー項目の値(値です。キー項目ではないことに注意！)をmsgothic.ttcとmsmincho.ttcに戻してください。</p>
				<ul>
				<li>ＭＳ ゴシック &#038; ＭＳ Ｐゴシック &#038; MS UI Gothic (TrueType)</li>
				<li>ＭＳ 明朝 &#038; ＭＳ Ｐ明朝 (TrueType)</li>
				<li>MS Gothic &#038; MS PGothic &#038; MS UI Gothic (TrueType)</li>
				<li>MS Mincho &#038; MS PMincho (TrueType)</li>
				</ul>
				<p>おそらくmsgoth04.ttcとmsmin04.ttcになっているはずなので、それを戻します。</p>
				<p>これで再起動すれば、文字化けが解消しました！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/12/windowsxp_itunes9_itunes_store.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/12/windowsxp_itunes9_itunes_store.html" />
	</item>
		<item>
		<title>Windows Vistaの&#8221;pagefile.sys&#8221;を削除するには?</title>
		<link>http://www.sakuttoly.com/blog/2009/06/vista_pagefile_sys.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/06/vista_pagefile_sys.html#comments</comments>
		<pubDate>Wed, 24 Jun 2009 17:08:43 +0000</pubDate>
		<dc:creator>shirotter</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=453</guid>
		<description><![CDATA[				本記事はWindows Vistaを基に記述しましたが､
				Windows 7 Ultimateではページングファイルの設定をOFFにすることで&#8221;pagefile.sys&#8221;が削除され [...]]]></description>
			<content:encoded><![CDATA[				<p><span class="caution">本記事はWindows Vistaを基に記述しましたが､<br />
				Windows 7 Ultimateではページングファイルの設定をOFFにすることで&#8221;pagefile.sys&#8221;が削除されました｡(2009/12/20)</span></p>
				<p>先日の記事｢<a href="http://www.sakuttoly.com/blog/2009/06/vista_hiberfil_sys.html">Windows Vistaの”Hiberfil.sys”を削除するには?</a>｣でも紹介した通り､<br />
				Windows Vistaのシステムドライブのルート直下には&#8221;hiberfil.sys&#8221;と同様に恐らくGB単位の容量となっている<span class="strong">&#8220;pagefile.sys&#8221;</span>が存在します｡</p>
				<p>&#8220;pagefile.sys&#8221;はWindowsのページングファイルの実体です｡</p>
				<p>ページングファイルについては&#8221;hiberfil.sys&#8221;と違い､<br />
				検索したら情報はたくさん出てくると思うのであえて詳しくは触れません｡</p>
				<p>ページングファイルについての解説やその設定を変更する手順は以下のサイトでも参考にしてください｡</p>
				<ul>
				<li><a href="http://pc.nikkeibp.co.jp/article/knowhow/20080523/1003267/">Windowsのメモリー管理メカニズム</a></li>
				<li><a href="http://pc.nikkeibp.co.jp/article/knowhow/20080523/1003266/">ページングファイルの設定を変える</a></li>
				</ul>
				<p><span class="strong">Windows Vistaでページングファイルを使用しない</span>という設定は簡単にできます｡<br />
				仕組みを理解せずにページングファイルを使用しないようにすることについての善し悪しはありますが｡</p>
				<p>ただ､<span class="strong">使用しない設定</span>の前後でドライブの空き容量が変わってないことに気付きましたか?<br />
				もちろん設定後にWindowsの再起動などを行ってもです｡</p>
				<p>何故かというと､Windowsのシステムのルートディレクトリからページングファイルの実体である&#8221;pagefile.sys&#8221;が消えていないからです｡<br />
				&#8220;c:\&#8221;に&#8221;pagefile.sys&#8221;なんてファイル存在しないよ?と思った方は隠しファイルを表示する設定にしてみてください｡</p>
				<p>もしかしたら通常は消えてくれるのかもしれません｡<br />
				けれど僕の環境では毎回残ります｡<br />
				なので元々消えない仕様なのか､消えたり消えなかったりするなのかは分かりません｡</p>
				<p>とりあえず､本記事ではこの&#8221;pagefile.sys&#8221;を削除する方法を説明します｡</p>
				<p><span id="more-453"></span></p>
				<h3>システムに居残る&#8221;pagefile.sys&#8221;に止めを刺す</h3>
				<p>手順は至って簡単です｡</p>
				<p>管理者権限でプロンプトを起動して､</p>
				<pre>
c:\Users\xxx> del /A:H c:\pagefile.sys
</pre>
				<p>と実行するだけです｡</p>
				<p>上記コマンド<span class="strong">&#8220;del&#8221;</span>はファイルを削除するコマンドです｡<br />
				それに｢隠しファイル属性のファイルを指定｣する<span class="strong">/A:H</span>というオプションを付けています｡</p>
				<p>どうですか?<br />
				システムドライブから&#8221;pagefile.sys&#8221;が消えているはずです｡</p>
				<p>僕の環境の場合には､<br />
				このコマンドを実行するかしないかだけで8GBも空き容量が増えます｡</p>
				<p>&#8220;hiberfil.sys&#8221;はメモリとほぼ同一の容量のファイルでしたが､<br />
				&#8220;pagefile.sys&#8221;はページングファイル設定のサイズとほぼ同一になります｡</p>
				<p>僕のマシンのメモリは8GBあって､<br />
				デフォルトではページングファイルに8GBが指定されていたので､<br />
				ある一定以上のメモリを積んでいるマシンでは結果的に&#8221;hiberfil.sys&#8221;と同様にマシンのメモリと同容量が割り当てられるようになっているのかもしれません｡</p>
				<p>最近は1TBのHDDが1万円以下で買えるようになったとは言っても､<br />
				パーティションを区切る時にシステムドライブには数十GB程度しか割り当てない方が大多数だと思います｡</p>
				<p>そんな環境で8GBの削除って大きいですよね｡</p>
				<h3>使用したソフトウェアのバージョン</h3>
				<table>
				<tr>
				<th>OS</th>
				<td><a href="http://www.microsoft.com/japan/windows/products/windowsvista/default.mspx">Windows Vista</a> Ultimate x86_64 with SP2</td>
				</tr>
				</table>
				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B001671QTK/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51Vn6W6OHAL._SL160_.jpg" alt="Windows Vista Ultimate SP1" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B001671QTK/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Windows Vista Ultimate SP1</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/B001671QTK/sakutto0b-22/ref=nosim/" title="Windows Vista Ultimate SP1" target="_blank">amazlet</a> at 09.06.25</div>
				</div>
				<div class="amazlet-detail">マイクロソフト (2008-04-25)<br />売り上げランキング: 297</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-2-5.gif" alt="2.5" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> システムの復元が一発で<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> 最高級。<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-1-0.gif" alt="1" /> いまさら<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-1-0.gif" alt="1" /> \25,326なら星３つ<br /><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-3-0.gif" alt="3" /> まぁまぁですかな</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B001671QTK/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/06/vista_pagefile_sys.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/06/vista_pagefile_sys.html" />
	</item>
		<item>
		<title>Windows Vistaの&#8221;Hiberfil.sys&#8221;を削除するには?</title>
		<link>http://www.sakuttoly.com/blog/2009/06/vista_hiberfil_sys.html</link>
		<comments>http://www.sakuttoly.com/blog/2009/06/vista_hiberfil_sys.html#comments</comments>
		<pubDate>Sat, 13 Jun 2009 14:25:55 +0000</pubDate>
		<dc:creator>shirotter</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.sakuttoly.com/?p=397</guid>
		<description><![CDATA[				本記事はWindows Vistaを基に記述しましたが､
				Windows 7 Ultimateでも同様に&#8221;hiberfil.sys&#8221;を削除することが出来ました｡(2009/12/2 [...]]]></description>
			<content:encoded><![CDATA[				<p><span class="caution">本記事はWindows Vistaを基に記述しましたが､<br />
				Windows 7 Ultimateでも同様に&#8221;hiberfil.sys&#8221;を削除することが出来ました｡(2009/12/20)</span></p>
				<p>Windows Vistaのシステムドライブのルート直下(c:\)には､</p>
				<ul>
				<li>hiberfil.sys</li>
				<li>pagefile.sys</li>
				</ul>
				<p>と2つの大容量の隠しファイルが存在します｡</p>
				<p>マシンの構成によっては､<br />
				どちらとも数GBの容量となっておりシステムドライブの容量を圧迫する要因にもなり得ます｡</p>
				<p>このhiberfil.sysは､<a href="http://support.microsoft.com/kb/920730/ja">こちら</a>によると､</p>
				<blockquote><p>
				Hiberfil.sys 隠しシステム ファイルは、オペレーティング システムがインストールされているドライブのルートフォルダにあります。このファイルは、Microsoft Windows オペレーティング システムをインストールしたときに、Windows Kernel Power Manager によって予約されます。このファイルのサイズは、コンピュータに搭載されているランダム アクセス メモリ (RAM) のサイズとほぼ同じです。</p>
				<p>ハイブリッド スリープ設定を有効にしている場合、システム メモリのコピーは、Hiberfil.sys ファイルを使用してハード ディスク上に保存されます。このファイルが存在しない場合は、コンピュータを休止状態にできません。
				</p></blockquote>
				<p>と説明されています｡</p>
				<p>マシンのメモリと同容量のファイルがシステムのルートに出来ているのって何だか嫌ですよね｡<br />
				必要のないファイルなら消してしまいたいけど､<br />
				消して良いものかどうか････って方も多いのではないかと思います｡</p>
				<p>ではそんな疑問を解決出来るように今回は<span class="strong">&#8220;hiberfil.sys&#8221;</span>に的を絞って説明したいと思います｡</p>
				<p>&#8220;pagefile.sys&#8221;については<a href="http://www.sakuttoly.com/blog/2009/06/vista_pagefile_sys.html">Windows Vistaの”pagefile.sys”を削除するには?</a>を参照してください｡</p>
				<p><span id="more-397"></span></p>
				<h3>ハイブリッド スリープって何?</h3>
				<p>Windows Vistaのスリープ機能とは省電力機能のことを言います｡</p>
				<p>Windows Vistaを使用しない場合には､シャットダウンをして電源を切る方が多いと思います｡<br />
				電源を切れば電気代が掛からないので一番の節約になるのは当然です｡</p>
				<p>けれど､<br />
				シャットダウンで電源を切ってしまうと次に起動する時に長い間待たされることになりますよね｡<br />
				待たされるのは嫌だけど､使わない間に電気代が掛かるのも嫌!!<br />
				という場合に活躍してくれそうなのがこのスリープ機能となるわけです｡</p>
				<p>Windows Vistaを終了する場合に､<br />
				シャットダウンの他に&#8221;スリープ&#8221;や&#8221;休止状態&#8221;というものがあります｡</p>
				<p>その関係を以下にまとめてみました｡</p>
				<table>
				<tr>
				<th>ACPIステート</th>
				<th>Windows機能名</th>
				<th>Windows Vista機能名</th>
				<th>状態</th>
				</tr>
				<tr>
				<th>S0</th>
				<td colspan="2">-</td>
				<td>稼働中</td>
				</tr>
				<tr>
				<th>S1</th>
				<td rowspan="3">スタンバイ</td>
				<td rowspan="2">-</td>
				<td>CPU､チップセット電源供給有り</td>
				</tr>
				<tr>
				<th>S2</th>
				<td>チップセット電源供給有り</td>
				</tr>
				<tr>
				<th>S3</th>
				<td rowspan="2">スリープ<br />ハイブリッド スリープ</td>
				<td>メモリにデータ避難</td>
				</tr>
				<tr>
				<th>S4</th>
				<td>休止状態</td>
				<td>不揮発性メモリ(SSD､HDDなど)にデータ待避</td>
				</tr>
				<tr>
				<th>S5</th>
				<td colspan="2">シャットダウン</td>
				<td>電源OFF</td>
				</tr>
				</table>
				<p><a href="http://www.acpi.info/">ACPI</a>とは電源管理の規格です｡</p>
				<p>ステートの数字が大きくなるほど消費電力は少なくなります｡<br />
				逆に数字が小さいほど復帰までの時間が速くなります｡</p>
				<p>Windows Vistaの対応するS3ステートとS4ステートのスリープ機能を見てみましょう｡</p>
				<p>S3ステートではメモリ上に稼働中のデータを待避するために復帰はS4と比較して高速です｡</p>
				<p>S4ステートはSSDやHDDなどの不揮発性メモリにデータを待避するので､<br />
				S3ステートに比べて速度は遅くなりますが､<br />
				万が一にも電力の供給が完全にストップしてしまっても復帰することが出来ます｡</p>
				<p>Windows Vistaのスリープ機能はこのS3とS4の両方を行います｡<br />
				つまり､S3ステートとS4ステートの両方のメリットを持っているわけです｡</p>
				<p>通常は高速なメモリから復帰し､<br />
				万が一､電源が落ちてしまった場合でも不揮発性メモリから復帰するわけです｡</p>
				<p>S3ステートの高速性とS4ステートの安全性を兼ね備えたハイブリッド型だから<span class="strong">&#8220;ハイブリッド スリープ&#8221;</span>というわけです｡</p>
				<h3>hiberfil.sysって?</h3>
				<p>ハイブリッド スリープ機能が有効な場合のスリープによって､<br />
				システムの稼働中のデータがメモリに待避され､<br />
				そのメモリのデータが不揮発性メモリへ書き込まれたものが<span class="strong">&#8220;hiberfil.sys&#8221;</span>というわけです｡</p>
				<h3>結局､ハイブリッド スリープは無効にして良いのか?</h3>
				<p>通常､Windows Vistaのスリープ機能は､<br />
				ハイブリッド スリープの機能が有効な場合のみハイブリッド スリープとして機能します｡</p>
				<p>ハイブリッド スリープを無効にすると通常のスリープとして機能し､<br />
				メモリへのデータ待避のみを行うことになり､<br />
				スリープへの移行､スリープからの復帰が速くなります｡</p>
				<p>スリープ機能をハイブリッド スリープ機能として動作させたい場合には無効にしないでください｡</p>
				<p><span class="caution">※　<a href="http://support.microsoft.com/kb/935444/ja">こちら</a>にある通り､復帰に時間が掛かることもあるようです｡<br />
				メリットは､システムドライブの容量を圧迫しないだけになってしまうような･･･<br />
				</span></p>
				<h3>ハイブリッド スリープの有効/無効を切り替える方法</h3>
				<p>長い解説が終わってやっと本題に入ります｡</p>
				<p>ハイブリッド スリープを無効にするということは､<br />
				S4ステートの休止状態を無効にするということになります｡</p>
				<p>なので､手順は<a href="http://support.microsoft.com/kb/920730/ja">Windows Vista を実行しているコンピュータ上で休止状態を無効にする方法および再度有効にする方法</a>に書いてある通りに行えば良いということになります｡</p>
				<p>無効にする場合にはコマンドプロンプトから以下のようにコマンドを実行します｡(管理者権限での実行を忘れずに)</p>
				<pre>
c:\Users\xxx> powercfg.exe /hibernate off
</pre>
				<p>有効にしたい場合には､</p>
				<pre>
c:\Users\xxx> powercfg.exe /hibernate on
</pre>
				<p>と実行してください｡</p>
				<p>無効にした後にシステムのルート直下(c:\)を確認してください｡<br />
				&#8220;hiberfil.sys&#8221;が消えていたら無効になったということになります｡</p>
				<div class="amazlet-box" style="margin-bottom:0px;">
				<div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4798116920/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://ecx.images-amazon.com/images/I/41DrbdtJLDL._SL160_.jpg" alt="Windows Vista 完全制覇パーフェクト SP1対応" style="border: none;" /></a></div>
				<div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%">
				<div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4798116920/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Windows Vista 完全制覇パーフェクト SP1対応</a>
				<div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/4798116920/sakutto0b-22/ref=nosim/" title="Windows Vista 完全制覇パーフェクト SP1対応" target="_blank">amazlet</a> at 09.06.13</div>
				</div>
				<div class="amazlet-detail">飯島 弘文 <br />翔泳社 <br />売り上げランキング: 18675</div>
				<div class="amazlet-review" style="margin-top:10px; margin-bottom:10px">
				<div class="amazlet-review-average" style="margin-bottom:5px">おすすめ度の平均: <img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5.0" /></div>
				<p><img src="http://images-jp.amazon.com/images/G/09/x-locale/common/customer-reviews/stars-5-0.gif" alt="5" /> 会社で導入の準備のため</div>
				<div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/4798116920/sakutto0b-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div>
				</div>
				<div class="amazlet-footer" style="clear: left"></div>
				</div>
]]></content:encoded>
			<wfw:commentRss>http://www.sakuttoly.com/blog/2009/06/vista_hiberfil_sys.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.sakuttoly.com/blog/2009/06/vista_hiberfil_sys.html" />
	</item>
	</channel>
</rss>
