<?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>kr1zz &#187; search and replace</title>
	<atom:link href="http://www.cristianonattero.com/blog/tag/search-and-replace/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cristianonattero.com/blog</link>
	<description>Cristiano Nattero</description>
	<lastBuildDate>Tue, 07 Feb 2012 11:44:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>how to search and replace in Windows Registry</title>
		<link>http://www.cristianonattero.com/blog/2008/06/10/how-to-search-and-replace-in-windows-registry/</link>
		<comments>http://www.cristianonattero.com/blog/2008/06/10/how-to-search-and-replace-in-windows-registry/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 22:32:43 +0000</pubDate>
		<dc:creator>kr1zz</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[search and replace]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://cristianonattero.com/blog/2008/06/10/how-to-search-and-replace-in-windows-registry/</guid>
		<description><![CDATA[Regedit doesn&#8217;t allow to search for a string and replace it in any occurrence so here&#8217;s a quick workaround:

open regedit and export required tree as a text (.reg) file
search and replace in it using your favorite text editor (I suggest Notepad++ but notepad works)  and save it
import the file from within regedit

Note: if the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Regedit </strong>doesn&#8217;t allow to <strong>search</strong> for a string and <strong>replace</strong> it in any occurrence so here&#8217;s a quick workaround:</p>
<ol>
<li>open <em>regedit </em>and export required tree as a text (.reg) file</li>
<li><strong>search and replace </strong>in it using your favorite text editor (I suggest <a title="a good and customizable open source text editor" href="http://notepad-plus.sourceforge.net/">Notepad++</a> but notepad works)  and save it</li>
<li>import the file from within regedit</li>
</ol>
<p>Note: if the keys you modified are in use you won&#8217;t be allowed to import them. If they are few you may want to replace them by hand, otherwise you might look for another specialized app.</p>
<p>As always, my final suggestion is: switch to a GNU/Linux distribution ASAP! <img src='http://www.cristianonattero.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cristianonattero.com/blog/2008/06/10/how-to-search-and-replace-in-windows-registry/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

