<?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; Windows</title>
	<atom:link href="http://bluestick.jp/tech/index.php/category/windows/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/feed" />
		<item>
		<title>Hypser-Vのデータの規定の配置場所を変更するには</title>
		<link>http://bluestick.jp/tech/index.php/archives/268</link>
		<comments>http://bluestick.jp/tech/index.php/archives/268#comments</comments>
		<pubDate>Fri, 27 Aug 2010 07:00:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=268</guid>
		<description><![CDATA[レジストリの以下のキーを追加、変更する。
・VirtualMachineファイル
HKLM\Software\Microsoft\Windows NT&#8221;\CurrentVersion\Virtualizati [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/268/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/268" />
	</item>
		<item>
		<title>IIS7.5(FastCGI)にPHP5.2をインストールする手順</title>
		<link>http://bluestick.jp/tech/index.php/archives/225</link>
		<comments>http://bluestick.jp/tech/index.php/archives/225#comments</comments>
		<pubDate>Sat, 20 Feb 2010 03:01:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=225</guid>
		<description><![CDATA[
PHPの(Non-thread-safe zip package)をダウンロードして展開する。
[コントロールパネル]-[プログラムと機能]-[Windowsの機能の有効化または無効化]をクリックする。
CGIを有効に [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/225/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/225" />
	</item>
		<item>
		<title>Windows Server 2008 R2/Windows 7でASP.NetからSQL Serverに接続するユーザが変更された</title>
		<link>http://bluestick.jp/tech/index.php/archives/208</link>
		<comments>http://bluestick.jp/tech/index.php/archives/208#comments</comments>
		<pubDate>Fri, 11 Dec 2009 06:18:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=208</guid>
		<description><![CDATA[以前は「Network Service」で接続したが、アプリケーションプール名が「DefaultAppPool」の場合、「IIS AppPool\DefaultAppPool」で接続できる。
ユーザ、グループの検索画面に [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/208/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/208" />
	</item>
		<item>
		<title>ASP.Net MVCをIIS 6.0で動かすと「404エラー」になるのを回避するには</title>
		<link>http://bluestick.jp/tech/index.php/archives/195</link>
		<comments>http://bluestick.jp/tech/index.php/archives/195#comments</comments>
		<pubDate>Sat, 14 Nov 2009 09:35:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=195</guid>
		<description><![CDATA[
拡張子「.mvc」をASP.Netにマップする設定をIISのアプリケーションマップに追加するために、スクリプト「C:\Program Files\Microsoft ASP.NET\ASP.NET MVC 1.0\Sc [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/195/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/195" />
	</item>
		<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>コマンドラインからATIのディスプレイドライバをインストールする。</title>
		<link>http://bluestick.jp/tech/index.php/archives/143</link>
		<comments>http://bluestick.jp/tech/index.php/archives/143#comments</comments>
		<pubDate>Sun, 15 Feb 2009 00:29:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=143</guid>
		<description><![CDATA[Visual Stuido 2008をインストールしたらATIのディスプレイドライバのインストーラが落ちるようになったので、コマンドラインからインストール。
インストール
ATISetup.exe -Install -o [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/143/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/143" />
	</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 Internal Databaseの削除方法</title>
		<link>http://bluestick.jp/tech/index.php/archives/119</link>
		<comments>http://bluestick.jp/tech/index.php/archives/119#comments</comments>
		<pubDate>Wed, 20 Aug 2008 06:11:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=119</guid>
		<description><![CDATA[x86 ベースの Windows Serverの場合、下記を実行する。
msiexec /x {CEB5780F-1A70-44A9-850F-DE6C4F6AA8FB} CALLERID=ocsetup.exe
x64 [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/119/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/119" />
	</item>
		<item>
		<title>Windows Server 2008とCentOS 4のデュアルブート</title>
		<link>http://bluestick.jp/tech/index.php/archives/74</link>
		<comments>http://bluestick.jp/tech/index.php/archives/74#comments</comments>
		<pubDate>Sun, 13 Jul 2008 06:11:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=74</guid>
		<description><![CDATA[1.Windows Server 2008をインストールする。
2.Linuxをインストールする。ただし、GRUBはMBRでなくブートパーティションの最初のセクタにインストールする。
3.USBメモリを差してから、Lin [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/74/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/74" />
	</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>
	</channel>
</rss>

