<?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>Windows &#8211; jETブログ</title>
	<atom:link href="https://jet-blog.com/category/computer/os/windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://jet-blog.com</link>
	<description>プログラミングやITのナレッジブログ</description>
	<lastBuildDate>Tue, 08 Apr 2025 02:18:45 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://jet-blog.com/wp-content/uploads/2020/04/cropped-only_jet_bgwhite-32x32.png</url>
	<title>Windows &#8211; jETブログ</title>
	<link>https://jet-blog.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://websubhub.com/hub"/>
<atom:link rel="self" href="https://jet-blog.com/category/computer/os/windows/feed/"/>
	<item>
		<title>コマンドプロンプトでPythonコマンドが認識しない場合の対処方法 (Windows11)</title>
		<link>https://jet-blog.com/python-command-not-found-windows11/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Tue, 08 Apr 2025 02:18:42 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://jet-blog.com/?p=2973</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/321ef632d44cd372a9d86ea634e7cd1e.jpg" class="webfeedsFeaturedVisual" /></p>はじめに Windows11にPythonのインストーラーを使用してインストールしました。インストールと同時に、環境変数にもパスを通しました。 しかし、コマンドプロンプトでpython -Vを実行しても、Pythonと表 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>初心者でも安心！Dockerのインストール手順を解説</title>
		<link>https://jet-blog.com/install_docker_for_windows11/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Sun, 26 Nov 2023 01:01:06 +0000</pubDate>
				<category><![CDATA[Docker]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[サーバー]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://jet-blog.com/?p=2602</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2023-11-25_22h36_10-1280x725.png" class="webfeedsFeaturedVisual" /></p>はじめに 初心者の方を対象に、Windows11にDockerをインストール手順を図解で解説します。 インストール先のOS Windows11 Pro 23H2 64bit インストール準備 Windowsの機能の有効化 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Windows10の「システムのプロパティ」表示方法について</title>
		<link>https://jet-blog.com/about_environment_settings_windows10/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Sun, 08 May 2022 21:01:46 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[パソコン]]></category>
		<guid isPermaLink="false">https://jet-blog.com/?p=2087</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2021/08/about_environment_settings_windows10.png" class="webfeedsFeaturedVisual" /></p>はじめに Windows10で環境変数の設定などでよく使う「システムのプロパティ」の表示方法について記載します。 ※Windowsアップデートにより、表示方法が変わるので、備忘録として残しておく 開発環境 Windows [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Java(OpenJDK 11)のインストール(Windows10)</title>
		<link>https://jet-blog.com/install_java_openjdk11_on_windows10/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Sun, 29 Aug 2021 05:08:02 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[プログラミング]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://jet-blog.com/?p=2029</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2021/08/install_openjdk11_on_windows10_eye-1024x549.png" class="webfeedsFeaturedVisual" /></p>はじめに Windows10にJava(OpenJDK 11)をインストールする手順を記載します。 ダウンロード、インストールの確認までを行います。 開発環境 Windows10 Pro 64bit (21H1) 前提条 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>7-zipのインストール(Windows10)</title>
		<link>https://jet-blog.com/install_7zip_on_windows10/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Sun, 29 Aug 2021 03:24:50 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[ツール]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://jet-blog.com/?p=1922</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2021/08/install_7zip_01-1024x632.png" class="webfeedsFeaturedVisual" /></p>はじめに Windows10に7-zipをインストールする手順を記載します。 ダウンロード、インストールの確認、簡単な使い方までを行います。 開発環境 Windows10 Pro 64bit (21H1) ダウンロード  [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>SourceTreeのインストール(Windows10)</title>
		<link>https://jet-blog.com/install_sourcetree_on_windows10/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Sat, 28 Aug 2021 12:14:02 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[ツール]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://jet-blog.com/?p=1965</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2021/08/sourcetree_install_12-1024x662.png" class="webfeedsFeaturedVisual" /></p>はじめに Windows10にSourceTreeをインストールする手順を記載します。 ダウンロード、インストールの確認、初期設定までを行います。 開発環境 Windows10 Pro 64bit (21H1) ダウンロ [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Pythonのインストール(Windows10)</title>
		<link>https://jet-blog.com/install_python_on_windows10/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Sat, 28 Aug 2021 09:18:17 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[【Python入門】]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://jet-blog.com/?p=1900</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2021/08/python_install_01-1024x549.png" class="webfeedsFeaturedVisual" /></p>はじめに Windows10にPythonをインストールする手順を記載します。 ダウンロード、インストールの確認までを行います。 開発環境 Windows10 Pro 64bit (21H1) ダウンロード Python [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>XAMPPでPythonを動かそう</title>
		<link>https://jet-blog.com/python_run_on_xampp/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Wed, 25 Aug 2021 06:45:26 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://jet-blog.com/?p=1846</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2021/08/2021-08-25_15h00_20-1024x670.png" class="webfeedsFeaturedVisual" /></p>はじめに XAMPP上でPythonが動くように設定をする。 前提条件 XAMPPがインストールされていること https://jet-blog.com/install_xampp_portable_windows10/ [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>XAMPPポータブル版のインストール(Windows10)</title>
		<link>https://jet-blog.com/install_xampp_portable_windows10/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Wed, 25 Aug 2021 05:17:54 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://jet-blog.com/?p=1808</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2021/08/2021-08-25_13h38_35.png" class="webfeedsFeaturedVisual" /></p>はじめに これからWindows10にXAMPPポータブル版をインストールする手順を記載する。 開発環境 Windows10 Pro 64bit (21H1) ダウンロード 下記URLにアクセスする https://ww [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Windows10で「ファイル名を指定して実行」をする方法（備忘録）</title>
		<link>https://jet-blog.com/windows_how_to_run_filename/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Thu, 03 Sep 2020 04:10:51 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://jet-blog.com/?p=1635</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2020/09/2020-09-03_13h06_25.png" class="webfeedsFeaturedVisual" /></p>はじめに Windows10で「ファイル名を指定して実行」を起動する方法を記載する。 「ファイル名を指定して実行」を起動する方法 ショートカットキーを使って起動する方法 キーボードの「Windows」キー + Rキー W [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
