<?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/"
	>

<channel>
	<title>吉田Style-MindShare- &#187; コマンドプロンプト</title>
	<atom:link href="http://yoshidastyle.net/Blogs/tag/%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89%e3%83%97%e3%83%ad%e3%83%b3%e3%83%97%e3%83%88/feed" rel="self" type="application/rss+xml" />
	<link>http://yoshidastyle.net/Blogs</link>
	<description>プログラムや様々な事象に関する認識とその共有の為のブログ</description>
	<lastBuildDate>Sun, 05 Feb 2012 06:25:38 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>インテル&#174; PROSet/Wireless WiMAX Red Bend デバイス管理サービス ( DMAgent ) を停止できませんでした。[解決]</title>
		<link>http://yoshidastyle.net/Blogs/uncategorized/2011/12/14/%e3%82%a4%e3%83%b3%e3%83%86%e3%83%ab-prosetwireless-wimax-red-bend-%e3%83%87%e3%83%90%e3%82%a4%e3%82%b9%e7%ae%a1%e7%90%86%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9-dmagent-%e3%82%92%e5%81%9c</link>
		<comments>http://yoshidastyle.net/Blogs/uncategorized/2011/12/14/%e3%82%a4%e3%83%b3%e3%83%86%e3%83%ab-prosetwireless-wimax-red-bend-%e3%83%87%e3%83%90%e3%82%a4%e3%82%b9%e7%ae%a1%e7%90%86%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9-dmagent-%e3%82%92%e5%81%9c#comments</comments>
		<pubDate>Wed, 14 Dec 2011 01:30:00 +0000</pubDate>
		<dc:creator>@yoshidastyle</dc:creator>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[DMAgent]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[WiMAX]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows7]]></category>
		<category><![CDATA[コマンドプロンプト]]></category>
		<category><![CDATA[サービス]]></category>

		<guid isPermaLink="false">http://yoshidastyle.net/Blogs/uncategorized/2011/12/14/%e3%82%a4%e3%83%b3%e3%83%86%e3%83%ab-prosetwireless-wimax-red-bend-%e3%83%87%e3%83%90%e3%82%a4%e3%82%b9%e7%ae%a1%e7%90%86%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9-dmagent-%e3%82%92%e5%81%9c</guid>
		<description><![CDATA[この３つのコマンドを実行してから、再起動しアンインストールを実行すると確実です。sc stopコマンド実行時、要求された制御はこのサービスに対して無効です。と出る場合もありますが、気にせず次のコマンドを実行してください。]]></description>
			<content:encoded><![CDATA[<p><a href="http://yoshidastyle.net/Blogs/tag/%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9" class="st_tag internal_tag" rel="tag" title="サービス タグの付いた投稿">サービス</a> ‘ インテル® ProSet/Wireless <a href="http://yoshidastyle.net/Blogs/tag/wimax" class="st_tag internal_tag" rel="tag" title="WiMAX タグの付いた投稿">WiMax</a> Red Bend デバイス管理サービス ’(<a href="http://yoshidastyle.net/Blogs/tag/dmagent" class="st_tag internal_tag" rel="tag" title="DMAgent タグの付いた投稿">DMAgent</a>)を停止できませんでした。サービスを停止する権限を持っていることを確認してください。</p>
<p><a href="http://yoshidastyle.net/Blogs/wp-content/uploads/2011/12/DMAgent_mini.jpg" rel="lightbox"><img style="display: inline;" title="DMAgent_mini" src="http://yoshidastyle.net/Blogs/wp-content/uploads/2011/12/DMAgent_mini_thumb.jpg" alt="DMAgent_mini" width="410" height="142" /></a></p>
<p>と出た場合↓</p>
<p>&nbsp;</p>
<p>管理者権限で、コマンドプロンプトを開き</p>
<p>&nbsp;</p>
<div class="code">
<p>sc stop &#8220;DMAgent&#8221;</p>
<p>sc config &#8220;DMAgent&#8221; start= disabled</p>
<p>sc delete &#8220;DMAgent&#8221;</p>
</div>
<p>この３つのコマンドを実行してから、再起動しアンインストールを実行すると確実です。sc stopコマンド実行時、要求された制御はこのサービスに対して無効です。と出る場合もありますが、気にせず次のコマンドを実行してください。</p>

	Tags: <a href="http://yoshidastyle.net/Blogs/tag/dmagent" title="DMAgent" rel="tag">DMAgent</a>, <a href="http://yoshidastyle.net/Blogs/tag/wifi" title="WiFi" rel="tag">WiFi</a>, <a href="http://yoshidastyle.net/Blogs/tag/wimax" title="WiMAX" rel="tag">WiMAX</a>, <a href="http://yoshidastyle.net/Blogs/tag/windows" title="Windows" rel="tag">Windows</a>, <a href="http://yoshidastyle.net/Blogs/tag/windows7" title="windows7" rel="tag">windows7</a>, <a href="http://yoshidastyle.net/Blogs/tag/%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89%e3%83%97%e3%83%ad%e3%83%b3%e3%83%97%e3%83%88" title="コマンドプロンプト" rel="tag">コマンドプロンプト</a>, <a href="http://yoshidastyle.net/Blogs/tag/%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9" title="サービス" rel="tag">サービス</a><br />
]]></content:encoded>
			<wfw:commentRss>http://yoshidastyle.net/Blogs/uncategorized/2011/12/14/%e3%82%a4%e3%83%b3%e3%83%86%e3%83%ab-prosetwireless-wimax-red-bend-%e3%83%87%e3%83%90%e3%82%a4%e3%82%b9%e7%ae%a1%e7%90%86%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9-dmagent-%e3%82%92%e5%81%9c/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>フォルダを管理者(権限)としてコマンドプロンプトで開く</title>
		<link>http://yoshidastyle.net/Blogs/uncategorized/2010/10/25/dos</link>
		<comments>http://yoshidastyle.net/Blogs/uncategorized/2010/10/25/dos#comments</comments>
		<pubDate>Mon, 25 Oct 2010 11:31:34 +0000</pubDate>
		<dc:creator>@yoshidastyle</dc:creator>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[CUI]]></category>
		<category><![CDATA[MS-DOS]]></category>
		<category><![CDATA[コマンドプロンプト]]></category>
		<category><![CDATA[レジストリ]]></category>

		<guid isPermaLink="false">http://yoshidastyle.net/Blogs/?p=681</guid>
		<description><![CDATA[こんばんは、プログラマのみなさん元気で仕事してますか？また上司に鞭入れられているんじゃないですか？ 可哀想に・・・・ そんなCUIコンパイラ大好きなアナタへ、素晴らしい贈り物です。 コンパイルする際にわざわざ cd pa [...]]]></description>
			<content:encoded><![CDATA[<p>こんばんは、プログラマのみなさん元気で仕事してますか？また上司に鞭入れられているんじゃないですか？</p>
<p>可哀想に・・・・</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p>そんなCUIコンパイラ大好きなアナタへ、素晴らしい贈り物です。</p>
<p><span id="more-681"></span></p>
<p>コンパイルする際にわざわざ cd path　をうつなんて面倒ですよね。もちろんそんなに手間ではないですけどフォルダを右クリックしたらそういうメニューが出てきたら楽だったりしませんか？</p>
<p><br class="spacer_" /></p>
<p>レジストリエディタを開いてちょちょいと編集するとメニュー出せたりするんですよ。</p>
<p><br class="spacer_" /></p>
<div id="_mcePaste">[HKEY_CLASSES_ROOT\Directory\shell\runas]</div>
<div id="_mcePaste">@=&#8221;管理者としてDOS窓を開く&#8221;</div>
<div id="_mcePaste">[HKEY_CLASSES_ROOT\Directory\shell\runas\command]</div>
<div id="_mcePaste">@=&#8221;cmd.exe /s /k pushd \&#8221;%V\&#8221;"</div>
<div></div>
<div>と言ってもレジストリエディタで編集するのが面倒だと言う人もいると思います。ちゃんと登録用のファイルをZIPで用意しておきました。</div>
<div><a href="http://yoshidastyle.net/Blogs/wp-content/uploads/2010/10/9f34f4f128212fa49f02a736218ac440.zip">管理者としてDOS窓を開く</a>(277バイト)</div>
<div></div>
<div>これでチェンジディレクトリコマンド打つ数秒間の手間が省けました。</div>
<p><a href="http://yoshidastyle.net/Blogs/wp-content/uploads/2010/10/dc11e716d21826de0858f96bdc27057b1.jpg"><img class="alignnone size-full wp-image-684" title="管理者権限でDOSを開く_03" src="http://yoshidastyle.net/Blogs/wp-content/uploads/2010/10/dc11e716d21826de0858f96bdc27057b1.jpg" alt="" width="500" height="158" /></a></p>
<p><br class="spacer_" /></p>

	Tags: <a href="http://yoshidastyle.net/Blogs/tag/cui" title="CUI" rel="tag">CUI</a>, <a href="http://yoshidastyle.net/Blogs/tag/ms-dos" title="MS-DOS" rel="tag">MS-DOS</a>, <a href="http://yoshidastyle.net/Blogs/tag/%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89%e3%83%97%e3%83%ad%e3%83%b3%e3%83%97%e3%83%88" title="コマンドプロンプト" rel="tag">コマンドプロンプト</a>, <a href="http://yoshidastyle.net/Blogs/tag/%e3%83%ac%e3%82%b8%e3%82%b9%e3%83%88%e3%83%aa" title="レジストリ" rel="tag">レジストリ</a><br />
]]></content:encoded>
			<wfw:commentRss>http://yoshidastyle.net/Blogs/uncategorized/2010/10/25/dos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>フォルダをDOS窓(コマンドプロンプト)で開く為のレジストリ</title>
		<link>http://yoshidastyle.net/Blogs/uncategorized/2009/02/12/vista_dos</link>
		<comments>http://yoshidastyle.net/Blogs/uncategorized/2009/02/12/vista_dos#comments</comments>
		<pubDate>Thu, 12 Feb 2009 09:33:45 +0000</pubDate>
		<dc:creator>@yoshidastyle</dc:creator>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[DOS窓]]></category>
		<category><![CDATA[エクスプローラ]]></category>
		<category><![CDATA[コマンドプロンプト]]></category>
		<category><![CDATA[メニュー]]></category>

		<guid isPermaLink="false">http://yoshidastyle.net/Blogs/?p=81</guid>
		<description><![CDATA[プログラマの中にはコマンドプロンプトを利用してコンパイル等の作業を行っている人も\r\n\r\n多いだろう。今回はエクスプローラからDOS窓を立ち上げる方法について紹介したいと\r\n\r\n思う。]]></description>
			<content:encoded><![CDATA[<p>プログラマの中にはコマンドプロンプトを利用してコンパイル等の作業を行っている人も</p>
<p>多いだろう。今回はエクスプローラからDOS窓を立ち上げる方法について紹介したいと</p>
<p>思う。<span style="text-decoration: underline;"><span style="color: #ff0000;">なおこの方法はWindows2000,XP,VISTAで動作を確認しているが、<a href="http://yoshidastyle.net/Blogs/tag/%e3%83%ac%e3%82%b8%e3%82%b9%e3%83%88%e3%83%aa" class="st_tag internal_tag" rel="tag" title="レジストリ タグの付いた投稿">レジストリ</a></span></span></p>
<p><span style="text-decoration: underline;"><span style="color: #ff0000;">に関する操作である為、使用は自己責任でお願いします。</span></span></p>
<p><span style="color: #000000;">[VISTAでのスクリーンショット]</span></p>
<p><a href="http://yoshidastyle.net/Blogs/wp-content/uploads/2009/02/e382a8e382afe382b9e38397e383ade383bce383a9e3818be38289dose7aa93e381a7e9968be3818f_03.gif"><img class="alignnone size-thumbnail wp-image-83" title="エクスプローラからDOS窓を開く" src="http://yoshidastyle.net/Blogs/wp-content/uploads/2009/02/e382a8e382afe382b9e38397e383ade383bce383a9e3818be38289dose7aa93e381a7e9968be3818f_03-150x150.gif" alt="" width="150" height="150" /></a></p>
<p><a href="http://yoshidastyle.net/Blogs/wp-content/uploads/2009/02/dose7aa93e381a7e9968be38184e3819f_06.gif"><img class="alignnone size-thumbnail wp-image-91" title="DOS窓で開いた" src="http://yoshidastyle.net/Blogs/wp-content/uploads/2009/02/dose7aa93e381a7e9968be38184e3819f_06-150x150.gif" alt="" width="150" height="150" /></a></p>
<p>それでは、実際の操作に関して説明する。</p>
<p>基本的にはregファイルを作成してもらい中身に以下のテキストを記述してもらう。REGファイル自体の名称は適当でよい。[○○.reg]</p>
<p>作成したREGファイルの中には枠の中に記述されているテキストを入力するだけでよい。</p>
<p>=========================================================</p>
<p><span style="color: #3366ff;">REGEDIT4</span></p>
<p><span style="color: #3366ff;">[HKEY_CLASSES_ROOT\\Folder\\shell\\Prompt]<br />@=&#8221;ＤＯＳ窓を開く&#8221;</span></p>
<p><span style="color: #3366ff;">[HKEY_CLASSES_ROOT\\Folder\\shell\\Prompt\\command]<br />@=&#8221;cmd.exe /K cd %1&#8243;</span></p>
<p>=========================================================</p>
<p>あとはできあがったファイルを実行すればフォルダを右クリックしてみるとスクリーンショットにあるようにショートカットが追加される。利用しない人にとっては全く無縁のコマンドプロンプトだが利用者には役立つショートカットになるだろう。また入力がめんどうだという人の為に上記通りに作成したREGファイルをZIP圧縮かけたファイルをダウンロードできるようにしておく。恐いもの知らずな人は以下からダウンロードするといい。</p>
<p><a title="フォルダをDOS窓で開く為のレジストリ" href="http://yoshidastyle.net/Blogs/Download/DOS090212-ys.zip" target="_blank"><img class="alignnone size-full wp-image-87" title="md5" src="http://yoshidastyle.net/Blogs/wp-content/uploads/2009/02/md5_03.gif" alt="" width="321" height="111" /></a></p>
<p><a title="フォルダをコマンドプロンプトで開く為のレジストリ" href="http://yoshidastyle.net/Blogs/Download/DOS090212-ys.zip" target="_blank">&#8211;DownLoad&#8211;</a></p>
<p>(DOS090212-ys.zip)</p>
<p>※今回は<a title="HashCheckerのダウンロード" href="http://www.vector.co.jp/soft/win95/util/se283188.html" target="_blank">HashChecker</a>を利用しMD5ハッシュを生成した。</p>

	Tags: <a href="http://yoshidastyle.net/Blogs/tag/dos%e7%aa%93" title="DOS窓" rel="tag">DOS窓</a>, <a href="http://yoshidastyle.net/Blogs/tag/%e3%82%a8%e3%82%af%e3%82%b9%e3%83%97%e3%83%ad%e3%83%bc%e3%83%a9" title="エクスプローラ" rel="tag">エクスプローラ</a>, <a href="http://yoshidastyle.net/Blogs/tag/%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89%e3%83%97%e3%83%ad%e3%83%b3%e3%83%97%e3%83%88" title="コマンドプロンプト" rel="tag">コマンドプロンプト</a>, <a href="http://yoshidastyle.net/Blogs/tag/%e3%83%a1%e3%83%8b%e3%83%a5%e3%83%bc" title="メニュー" rel="tag">メニュー</a><br />
]]></content:encoded>
			<wfw:commentRss>http://yoshidastyle.net/Blogs/uncategorized/2009/02/12/vista_dos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

