<?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>Bluestick.JP 開発メモ &#187; Vista</title>
	<atom:link href="http://bluestick.jp/tech/index.php/category/windows/vista/feed" rel="self" type="application/rss+xml" />
	<link>http://bluestick.jp/tech</link>
	<description></description>
	<lastBuildDate>Mon, 25 Apr 2011 13:32:52 +0000</lastBuildDate>
	<language>en</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://bluestick.jp/tech/index.php/category/windows/vista/feed" />
		<item>
		<title>USBメモリにWindowsのOSインストールイメージを作成する(VISTA以降)</title>
		<link>http://bluestick.jp/tech/index.php/archives/151</link>
		<comments>http://bluestick.jp/tech/index.php/archives/151#comments</comments>
		<pubDate>Tue, 25 Aug 2009 00:04:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=151</guid>
		<description><![CDATA[Windows VISTA以降のOSでコマンドプロンプトからdiskpartを起動して、以下のコマンドを実行する。
DISKPART&#62; list disk
DISKPART&#62; select disk USBメ [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/151/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/151" />
	</item>
		<item>
		<title>msiexecを使ったログをとりながらインストーラを実行する方法</title>
		<link>http://bluestick.jp/tech/index.php/archives/121</link>
		<comments>http://bluestick.jp/tech/index.php/archives/121#comments</comments>
		<pubDate>Sat, 23 Aug 2008 04:25:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=121</guid>
		<description><![CDATA[インストールが失敗した場合などに、
下記のオプションでインストーラを実行すると詳細ログを出力しながらインストーラを実行できる。
msiexec /i Sample.msi /lv LOG.TXT
]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/121/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/121" />
	</item>
		<item>
		<title>Windows Server 2008, Vistaでping応答(ICMPv4 echo)を有効にするには</title>
		<link>http://bluestick.jp/tech/index.php/archives/52</link>
		<comments>http://bluestick.jp/tech/index.php/archives/52#comments</comments>
		<pubDate>Thu, 12 Jun 2008 00:26:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=52</guid>
		<description><![CDATA[
管理ツール-&#62;セキュリティが強化されたWindowsファイアウォールを実行。
左側のタブから「受信の規則」を選択。
いくつかある「ファイルとプリンタの共有(エコー要求-ICMPv4受信)」から適切なプロファイルの [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/52/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/52" />
	</item>
		<item>
		<title>VistaのIIS7.0でのCGI版PHP5(version 5.2)のインストール方法</title>
		<link>http://bluestick.jp/tech/index.php/archives/48</link>
		<comments>http://bluestick.jp/tech/index.php/archives/48#comments</comments>
		<pubDate>Thu, 29 May 2008 06:44:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=48</guid>
		<description><![CDATA[http://www.php.net/downloads.php
からPHPをダウンロード
IISマネージャーを起動。
「サイト-&#62;Default Web Site-&#62;ハンドラマッピング」をダブルクリック
コ [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/48/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/48" />
	</item>
		<item>
		<title>Windowsサービスの遅延開始とは</title>
		<link>http://bluestick.jp/tech/index.php/archives/43</link>
		<comments>http://bluestick.jp/tech/index.php/archives/43#comments</comments>
		<pubDate>Mon, 19 May 2008 07:02:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=43</guid>
		<description><![CDATA[Windowsサービスに遅延開始の設定を行った場合は、
http://msdn.microsoft.com/ja-jp/magazine/cc164252.aspx
によるとWindowsの起動時間を短縮させるために、通 [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/43/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/43" />
	</item>
		<item>
		<title>Vistaのプログラム互換性アシスタント (PCA)を無効にするには</title>
		<link>http://bluestick.jp/tech/index.php/archives/24</link>
		<comments>http://bluestick.jp/tech/index.php/archives/24#comments</comments>
		<pubDate>Mon, 14 Jan 2008 01:48:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://bluestick.jp/wrdprs/?p=24</guid>
		<description><![CDATA[Vistaのプログラム互換性アシスタント (PCA)に引っかかってインストーラがXP互換モードで走るようになってしまったのを取り消したい時は、レジストリ「HKEY_LOCAL_MACHINE」の Software\Mic [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/24/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/24" />
	</item>
	</channel>
</rss>

