<?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; LarryLai</title>
	<atom:link href="https://larrylai.com/category/it/system/os/windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://larrylai.com</link>
	<description>兼聽則明 偏聽則暗</description>
	<lastBuildDate>Wed, 23 Nov 2016 03:07:06 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://larrylai.com/wp-content/uploads/2017/03/larrylai_com-favicon.png</url>
	<title>Windows &#8211; LarryLai</title>
	<link>https://larrylai.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Windows XP Backup Utility</title>
		<link>https://larrylai.com/using-windowsxp-backup-utility/</link>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Wed, 21 Jan 2015 15:54:37 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://blog.larrylai.com/?p=1817</guid>

					<description><![CDATA[<p>Issue: Suddenly cannot backup using Windows XP built-in backup utility. Error: &#8220;Error returned while creating the volume shadow copy: 80042301&#8221;. Solution: Use suggestion from Adi Oltean as follows: There are at least two possible causes for this problem: The COM+ Event System service is disabled (open services.msc and, if this is the case, re-enable this service). [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/using-windowsxp-backup-utility/">Windows XP Backup Utility</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Issue:</strong></p>
<p>Suddenly cannot backup using Windows XP built-in backup utility. Error: &#8220;Error returned while creating the volume shadow copy: 80042301&#8221;.</p>
<p><strong>Solution:</strong></p>
<p>Use suggestion from Adi Oltean as follows:</p>
<p>There are at least two possible causes for this problem:</p>
<ol>
<li>The COM+ Event System service is disabled (open services.msc and, if this is the case, re-enable this service). This service should be enabled by default.</li>
<li>The Windows Setup encountered a problem. Just run &#8220;REG.EXE QUERY HKLMSystemSetup&#8221;. If any of the SystemSetupInProgress/UpgradeInProgress is different than zero, then you will get this message. To fix this issue in this case, please run the following commands:</li>
</ol>
<p style="margin-left: 40px;">REG ADD HKLMsystemsetup /v SystemSetupInProgress /t REG_DWORD /d 0/f<br />
REG ADD HKLMsystemsetup /v UpgradeInProgress /t REG_DWORD /d 0 /f</p>
<p><strong>Tricks:</strong></p>
<p>Start -&gt; Run -&gt; Open: services.msc</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/using-windowsxp-backup-utility/">Windows XP Backup Utility</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
