<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Fix Corrupted Files in Windows XP</title>
	<atom:link href="http://www.bloganything.net/224/fix-corrupted-files-in-windows-xp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bloganything.net/224/fix-corrupted-files-in-windows-xp</link>
	<description>Computer Tips and Tutorial</description>
	<lastBuildDate>Tue, 27 Jul 2010 11:40:21 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Miko</title>
		<link>http://www.bloganything.net/224/fix-corrupted-files-in-windows-xp/comment-page-1#comment-283336</link>
		<dc:creator>Miko</dc:creator>
		<pubDate>Mon, 21 Jun 2010 10:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloganything.net/2006/11/14/fix-corrupted-files-in-windows-xp/#comment-283336</guid>
		<description>Hi. I don&#039;t have a windows xp cd. Where should I get that?</description>
		<content:encoded><![CDATA[<p>Hi. I don&#8217;t have a windows xp cd. Where should I get that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nancy</title>
		<link>http://www.bloganything.net/224/fix-corrupted-files-in-windows-xp/comment-page-1#comment-255659</link>
		<dc:creator>Nancy</dc:creator>
		<pubDate>Wed, 06 Jan 2010 03:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloganything.net/2006/11/14/fix-corrupted-files-in-windows-xp/#comment-255659</guid>
		<description>This is all well and good if your computer came with a Xp start up disk. But, when you buy the computer with it already installed you don&#039;t get that. So what is a person to do??</description>
		<content:encoded><![CDATA[<p>This is all well and good if your computer came with a Xp start up disk. But, when you buy the computer with it already installed you don&#8217;t get that. So what is a person to do??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PJ-Xaiya</title>
		<link>http://www.bloganything.net/224/fix-corrupted-files-in-windows-xp/comment-page-1#comment-252986</link>
		<dc:creator>PJ-Xaiya</dc:creator>
		<pubDate>Thu, 17 Dec 2009 16:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloganything.net/2006/11/14/fix-corrupted-files-in-windows-xp/#comment-252986</guid>
		<description>here&#039;s some of step by step to solve this problems ...

Insert the Windows XP startup disk into the floppy disk drive, or insert the Windows XP CD-ROM into the CD-ROM drive, and then restart the computer. 
Click to select any options that are required to start the computer from the CD-ROM drive if you are prompted to do so. 
When the &quot;Welcome to Setup&quot; screen appears, press R to start the Recovery Console. 
If you have a dual-boot or multiple-boot computer, select the installation that you want to access from the Recovery Console. 
When you are prompted to do so, type the Administrator password. If the administrator password is blank, just press ENTER. 

At the Recovery Console command prompt, type the following lines, pressing ENTER after you type each line: 
md tmp 
copy c:windowssystem32configsystem c:windowstmpsystem.bak 
copy c:windowssystem32configsoftware c:windowstmpsoftware.bak 
copy c:windowssystem32configsam c:windowstmpsam.bak 
copy c:windowssystem32configsecurity c:windowstmpsecurity.bak 
copy c:windowssystem32configdefault c:windowstmpdefault.bak 

delete c:windowssystem32configsystem 
delete c:windowssystem32configsoftware 
delete c:windowssystem32configsam 
delete c:windowssystem32configsecurity 
delete c:windowssystem32configdefault 

copy c:windowsrepairsystem c:windowssystem32configsystem 
copy c:windowsrepairsoftware c:windowssystem32configsoftware 
copy c:windowsrepairsam c:windowssystem32configsam 
copy c:windowsrepairsecurity c:windowssystem32configsecurity 
copy c:windowsrepairdefault c:windowssystem32configdefault 

Type exit to quit Recovery Console. Your computer will restart</description>
		<content:encoded><![CDATA[<p>here&#8217;s some of step by step to solve this problems &#8230;</p>
<p>Insert the Windows XP startup disk into the floppy disk drive, or insert the Windows XP CD-ROM into the CD-ROM drive, and then restart the computer.<br />
Click to select any options that are required to start the computer from the CD-ROM drive if you are prompted to do so.<br />
When the &#8220;Welcome to Setup&#8221; screen appears, press R to start the Recovery Console.<br />
If you have a dual-boot or multiple-boot computer, select the installation that you want to access from the Recovery Console.<br />
When you are prompted to do so, type the Administrator password. If the administrator password is blank, just press ENTER. </p>
<p>At the Recovery Console command prompt, type the following lines, pressing ENTER after you type each line:<br />
md tmp<br />
copy c:windowssystem32configsystem c:windowstmpsystem.bak<br />
copy c:windowssystem32configsoftware c:windowstmpsoftware.bak<br />
copy c:windowssystem32configsam c:windowstmpsam.bak<br />
copy c:windowssystem32configsecurity c:windowstmpsecurity.bak<br />
copy c:windowssystem32configdefault c:windowstmpdefault.bak </p>
<p>delete c:windowssystem32configsystem<br />
delete c:windowssystem32configsoftware<br />
delete c:windowssystem32configsam<br />
delete c:windowssystem32configsecurity<br />
delete c:windowssystem32configdefault </p>
<p>copy c:windowsrepairsystem c:windowssystem32configsystem<br />
copy c:windowsrepairsoftware c:windowssystem32configsoftware<br />
copy c:windowsrepairsam c:windowssystem32configsam<br />
copy c:windowsrepairsecurity c:windowssystem32configsecurity<br />
copy c:windowsrepairdefault c:windowssystem32configdefault </p>
<p>Type exit to quit Recovery Console. Your computer will restart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: millie</title>
		<link>http://www.bloganything.net/224/fix-corrupted-files-in-windows-xp/comment-page-1#comment-252902</link>
		<dc:creator>millie</dc:creator>
		<pubDate>Thu, 17 Dec 2009 02:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloganything.net/2006/11/14/fix-corrupted-files-in-windows-xp/#comment-252902</guid>
		<description>About half the photos I had saved on my portable harddrive have been corrupted. I can&#039;t see, open or delete them. I&#039;ve accepted the fact I won&#039;t get them back but they won&#039;t bloody go away!!</description>
		<content:encoded><![CDATA[<p>About half the photos I had saved on my portable harddrive have been corrupted. I can&#8217;t see, open or delete them. I&#8217;ve accepted the fact I won&#8217;t get them back but they won&#8217;t bloody go away!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarah</title>
		<link>http://www.bloganything.net/224/fix-corrupted-files-in-windows-xp/comment-page-1#comment-251061</link>
		<dc:creator>sarah</dc:creator>
		<pubDate>Thu, 03 Dec 2009 22:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloganything.net/2006/11/14/fix-corrupted-files-in-windows-xp/#comment-251061</guid>
		<description>I have a dell 1525 just over a year old. Today while working on a paper, my computer froze, i restarted it and i was welcomed with the wonderful blue screen of death: error code 0x0000C1F5. I was told due to a corrupted microsoft file. I am not technologically advanced and was wondering if i could fix this on my own? if i could recover all my data? or if i need to send it off to be repaired? is this a simple fix? if so how, and what would i need?</description>
		<content:encoded><![CDATA[<p>I have a dell 1525 just over a year old. Today while working on a paper, my computer froze, i restarted it and i was welcomed with the wonderful blue screen of death: error code 0&#215;0000C1F5. I was told due to a corrupted microsoft file. I am not technologically advanced and was wondering if i could fix this on my own? if i could recover all my data? or if i need to send it off to be repaired? is this a simple fix? if so how, and what would i need?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.bloganything.net/224/fix-corrupted-files-in-windows-xp/comment-page-1#comment-229113</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 29 May 2009 12:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloganything.net/2006/11/14/fix-corrupted-files-in-windows-xp/#comment-229113</guid>
		<description>Thanks alot man!</description>
		<content:encoded><![CDATA[<p>Thanks alot man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamal Numan</title>
		<link>http://www.bloganything.net/224/fix-corrupted-files-in-windows-xp/comment-page-1#comment-228899</link>
		<dc:creator>Jamal Numan</dc:creator>
		<pubDate>Thu, 28 May 2009 15:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloganything.net/2006/11/14/fix-corrupted-files-in-windows-xp/#comment-228899</guid>
		<description>Dears,

huge number of photos in my hard disk have been corrupted. even those photos which are inside word file (*.doc) or pdf files.

what to do? i need a solution

Regards, Jamal</description>
		<content:encoded><![CDATA[<p>Dears,</p>
<p>huge number of photos in my hard disk have been corrupted. even those photos which are inside word file (*.doc) or pdf files.</p>
<p>what to do? i need a solution</p>
<p>Regards, Jamal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quez</title>
		<link>http://www.bloganything.net/224/fix-corrupted-files-in-windows-xp/comment-page-1#comment-227894</link>
		<dc:creator>quez</dc:creator>
		<pubDate>Thu, 21 May 2009 21:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloganything.net/2006/11/14/fix-corrupted-files-in-windows-xp/#comment-227894</guid>
		<description>windows could not start because the flollowing file is missing or corrupt: \windows\system32\config\system</description>
		<content:encoded><![CDATA[<p>windows could not start because the flollowing file is missing or corrupt: \windows\system32\config\system</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac</title>
		<link>http://www.bloganything.net/224/fix-corrupted-files-in-windows-xp/comment-page-1#comment-227795</link>
		<dc:creator>Mac</dc:creator>
		<pubDate>Thu, 21 May 2009 00:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloganything.net/2006/11/14/fix-corrupted-files-in-windows-xp/#comment-227795</guid>
		<description>Thanks anyway Eric. I solved the problem online like about 2 weeks ago. You can&#039;t imagine the amount of programs they have that can recover your documents from Word. Only problem now that I think need s development in that area is the fact that when you recover a doc, any images you placed in the doc won&#039;t be recovered. I was actually doing this recovery for a friend of mine. She got all the text back but the 30 or so images on her thesis went &quot;poof&quot;. She has since recovered.</description>
		<content:encoded><![CDATA[<p>Thanks anyway Eric. I solved the problem online like about 2 weeks ago. You can&#8217;t imagine the amount of programs they have that can recover your documents from Word. Only problem now that I think need s development in that area is the fact that when you recover a doc, any images you placed in the doc won&#8217;t be recovered. I was actually doing this recovery for a friend of mine. She got all the text back but the 30 or so images on her thesis went &#8220;poof&#8221;. She has since recovered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.bloganything.net/224/fix-corrupted-files-in-windows-xp/comment-page-1#comment-225602</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 07 May 2009 23:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloganything.net/2006/11/14/fix-corrupted-files-in-windows-xp/#comment-225602</guid>
		<description>Mac: Google and download IBM Lotus (it&#039;s free). Use it to look at and save the file, making sure to adjust the type to Word 2003 (.doc). Also probably a good idea to give it a new name.

Lotus can be a bit balky to use, but it has saved my bacon and the price is right...</description>
		<content:encoded><![CDATA[<p>Mac: Google and download IBM Lotus (it&#8217;s free). Use it to look at and save the file, making sure to adjust the type to Word 2003 (.doc). Also probably a good idea to give it a new name.</p>
<p>Lotus can be a bit balky to use, but it has saved my bacon and the price is right&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->