<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>家庭版 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E5%AE%B6%E5%BA%AD%E7%89%88/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Fri, 06 May 2022 07:49:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Windows 10家庭版启用Hyper-V</title>
		<link>https://www.coder4.com/archives/7726</link>
					<comments>https://www.coder4.com/archives/7726#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 06 May 2022 07:41:01 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[10]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[家庭版]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=7726</guid>

					<description><![CDATA[Windows 10 家庭版默认是没有Hyper-V的，需要特殊开启。 执行如下bat脚本，需要管理员身份执行： pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum &#62;hyper-v.txt for /f %%i in ('findstr /i . hyper-v.txt 2^&#62;nul') do dism /online /norestart /add-package:"%Syste[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/7726/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
