<?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>tech-sHinobi-dot-com &#187; tutorial</title>
	<atom:link href="http://tech-shinobi.com/archives/category/tutorial/feed" rel="self" type="application/rss+xml" />
	<link>http://tech-shinobi.com</link>
	<description>Technical, Software,Tutorials &#38; Howto Tips</description>
	<lastBuildDate>Mon, 01 Feb 2010 16:48:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Export Persistent Routes In Windows Using Regedit</title>
		<link>http://tech-shinobi.com/archives/microsoft/export-persistent-routes-in-windows-using-regedit.html</link>
		<comments>http://tech-shinobi.com/archives/microsoft/export-persistent-routes-in-windows-using-regedit.html#comments</comments>
		<pubDate>Fri, 22 Jan 2010 18:19:39 +0000</pubDate>
		<dc:creator>fr33mumia</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-shinobi.com/archives/microsoft/export-persistent-routes-in-windows-using-regedit.html</guid>
		<description><![CDATA[Exporting persistent routes to a new PC is easy, save your self the task of re-typing them in one at a time with this these simple steps by using registry.
1) The data is stored in the windows registry. Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Services\Tcpip\Parameters\PersistentRoutes     


2) Export this key and save the .reg file.
Example: my-persistent-routes.reg

3) [...]]]></description>
			<content:encoded><![CDATA[<p>Exporting persistent routes to a new PC is easy, save your self the task of re-typing them in one at a time with this these simple steps by using registry.</p>
<p>1) The data is stored in the windows registry. Navigate to:</p>
<blockquote><p>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Services\Tcpip\Parameters\PersistentRoutes     </p>
</blockquote>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" border="0" src="http://lh3.ggpht.com/_88cd9q6Jb40/S1ncFfQ8oYI/AAAAAAAAAm0/v2WZU__2zSY/regedit-favorites-export.png" width="450" height="387" /></p>
<p>2) Export this key and save the .reg file.</p>
<blockquote><p>Example: my-persistent-routes.reg</p>
</blockquote>
<p>3) Copy this file over to the new computer.</p>
<p>4) Double-click on the .reg file on the new computer and it will enter the data into the registry.</p>
<p>5) Open up a command prompt and type “<strong>route print</strong>”, and you will see your persistent routes are all there.</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:bf096a7a-0e77-4d86-a4d5-e8be6c7faab6" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/windows" rel="tag">windows</a>,<a href="http://technorati.com/tags/registry" rel="tag">registry</a>,<a href="http://technorati.com/tags/persistent-routes" rel="tag">persistent-routes</a>,<a href="http://technorati.com/tags/static-routes" rel="tag">static-routes</a>,<a href="http://technorati.com/tags/routing" rel="tag">routing</a></div>
]]></content:encoded>
			<wfw:commentRss>http://tech-shinobi.com/archives/microsoft/export-persistent-routes-in-windows-using-regedit.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup Registry Favorites Easiest Way</title>
		<link>http://tech-shinobi.com/archives/microsoft/backup-registry-favorites-easiest-way.html</link>
		<comments>http://tech-shinobi.com/archives/microsoft/backup-registry-favorites-easiest-way.html#comments</comments>
		<pubDate>Fri, 22 Jan 2010 17:44:56 +0000</pubDate>
		<dc:creator>fr33mumia</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-shinobi.com/archives/microsoft/backup-registry-favorites-easiest-way.html</guid>
		<description><![CDATA[In the Registry Editor, you can use the Favorites feature to add the frequently visited registry keys on a list that is accessible on the Favorites menu. This is done using the Add to Favorites option on the Favorites menu. When you click on the item on the Favorites menu, the corresponding branch is automatically [...]]]></description>
			<content:encoded><![CDATA[<p>In the Registry Editor, you can use the Favorites feature to add the frequently visited registry keys on a list that is accessible on the Favorites menu. This is done using the Add to Favorites option on the Favorites menu. When you click on the item on the Favorites menu, the corresponding branch is automatically opened. Here is a tip that tells you how to backup or transfer the Registry Editor Favorites to another system. </p>
<p>The Favorites listings are stored in the following registry location:</p>
<blockquote><p align="left">HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Applets \ Regedit \ Favorites</p>
</blockquote>
<p>To backup the key, open Registry Editor (regedit.exe) and navigate to the above branch. Right-click on the Favorites key, choose Export and save the branch to a .reg file.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" border="0" src="http://lh3.ggpht.com/_88cd9q6Jb40/S1ncFfQ8oYI/AAAAAAAAAm0/v2WZU__2zSY/regedit-favorites-export.png" width="450" height="387" /> </p>
<p>To transfer the Registry Editor favorites to another system, copy the .reg file to the target system, right-click on the file and then choose Merge. You can transfer the favorites to any system running Windows Me, 2000, XP or Vista. Then, you should notice your registry favorites have been added in the new system.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" border="0" src="http://lh4.ggpht.com/_88cd9q6Jb40/S1ncEyGnZHI/AAAAAAAAAmw/kvIwdHoK0gg/regedit-favorites-backup.png" width="450" height="387" /></p>
]]></content:encoded>
			<wfw:commentRss>http://tech-shinobi.com/archives/microsoft/backup-registry-favorites-easiest-way.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Norton Ghost : Step By Step How To Restore Disk From Image</title>
		<link>http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-restore-disk-from-image.html</link>
		<comments>http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-restore-disk-from-image.html#comments</comments>
		<pubDate>Sun, 05 Jul 2009 09:28:32 +0000</pubDate>
		<dc:creator>fr33mumia</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Rapidshare]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-restore-disk-from-image.html</guid>
		<description><![CDATA[Norton Ghost Tutorial 04 : How To Restore Disk From Image


Download PDF VersionDownload Video
]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;"><span style="font-weight: bold; text-decoration: underline;">Norton Ghost Tutorial 04 : How To Restore Disk From Image</span></div>
<p><center>
<div class="youtube-video"><object width="400" height="300"><param value="http://www.youtube.com/v/f0FeVw3naK4&amp;hl=en&amp;fs=1&amp;" name="movie"></param><param value="true" name="allowFullScreen"></param><param value="always" name="allowscriptaccess"></param><embed allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="http://www.youtube.com/v/f0FeVw3naK4&amp;hl=en&amp;fs=1&amp;" width="400" height="300"></embed></object></div>
<p><a href="http://tinyurl.com/nnyr75" target="_blank"><span style="font-weight: bold;">Download PDF Version</span></a><br /><a href="http://tinyurl.com/mxgrqr" target="_blank"><span style="font-weight: bold;">Download Video</span></a><br /></center></p>
]]></content:encoded>
			<wfw:commentRss>http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-restore-disk-from-image.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Norton Ghost : Step By Step How To Create Image From Disk</title>
		<link>http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-create-image-from-disk.html</link>
		<comments>http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-create-image-from-disk.html#comments</comments>
		<pubDate>Sun, 05 Jul 2009 09:26:18 +0000</pubDate>
		<dc:creator>fr33mumia</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Rapidshare]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-create-image-from-disk.html</guid>
		<description><![CDATA[Norton Ghost Tutorial 03 : How To How To Create Image From Disk


Download PDF VersionDownload Video
]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;"><span style="font-weight: bold; text-decoration: underline;">Norton Ghost Tutorial 03 : How To How To Create Image From Disk</span></div>
<p><center>
<div class="youtube-video"><object width="400" height="300"><param value="http://www.youtube.com/v/9ASeO8vTh58&amp;hl=en&amp;fs=1&amp;" name="movie"></param><param value="true" name="allowFullScreen"></param><param value="always" name="allowscriptaccess"></param><embed allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="http://www.youtube.com/v/9ASeO8vTh58&amp;hl=en&amp;fs=1&amp;" width="400" height="300"></embed></object></div>
<p><a href="http://tinyurl.com/mowv27" target="_blank"><span style="font-weight: bold;">Download PDF Version</span></a><br /><a href="http://tinyurl.com/nb95br" target="_blank"><span style="font-weight: bold;">Download Video</span></a></center></p>
]]></content:encoded>
			<wfw:commentRss>http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-create-image-from-disk.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Norton Ghost : Step By Step How To Clone Disk To Disk (ADVANCE)</title>
		<link>http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-clone-disk-to-disk-advance.html</link>
		<comments>http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-clone-disk-to-disk-advance.html#comments</comments>
		<pubDate>Sun, 05 Jul 2009 09:21:43 +0000</pubDate>
		<dc:creator>fr33mumia</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-clone-disk-to-disk-advance.html</guid>
		<description><![CDATA[Norton Ghost Tutorial 02 : How To Clone Disk To Disk (ADVANCE)


Download PDF VersionDownload Video
]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;"><span style="font-weight: bold; text-decoration: underline;">Norton Ghost Tutorial 02 : How To Clone Disk To Disk (ADVANCE)</span></div>
<p><center>
<div class="youtube-video"><object width="400" height="300"><param value="http://www.youtube.com/v/S8dRhr0yUgg&amp;hl=en&amp;fs=1&amp;" name="movie"></param><param value="true" name="allowFullScreen"></param><param value="always" name="allowscriptaccess"></param><embed allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="http://www.youtube.com/v/S8dRhr0yUgg&amp;hl=en&amp;fs=1&amp;" width="400" height="300"></embed></object></div>
<p><a href="http://tinyurl.com/l96m4o" target="_blank"><span style="font-weight: bold;">Download PDF Version</span></a><br /><a href="http://tinyurl.com/mlkfzm" target="_blank"><span style="font-weight: bold;">Download Video</span></a></center></p>
]]></content:encoded>
			<wfw:commentRss>http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-clone-disk-to-disk-advance.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Norton Ghost : Step By Step How To Clone Disk To Disk (BASIC)</title>
		<link>http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-clone-disk-to-disk-basic.html</link>
		<comments>http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-clone-disk-to-disk-basic.html#comments</comments>
		<pubDate>Sun, 05 Jul 2009 09:18:34 +0000</pubDate>
		<dc:creator>fr33mumia</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Rapidshare]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-clone-disk-to-disk-basic.html</guid>
		<description><![CDATA[Norton Ghost Tutorial 01 : How To Clone Disk To Disk (BASIC)


Download PDF VersionDownload Video

]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;"><span style="font-weight: bold; text-decoration: underline;">Norton Ghost Tutorial 01 : How To Clone Disk To Disk (BASIC)</span></div>
<p><center>
<div class="youtube-video"><object width="400" height="300"><param value="http://www.youtube.com/v/LHwFx0EfO04&amp;hl=en&amp;fs=1&amp;" name="movie"></param><param value="true" name="allowFullScreen"></param><param value="always" name="allowscriptaccess"></param><embed allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="http://www.youtube.com/v/LHwFx0EfO04&amp;hl=en&amp;fs=1&amp;" width="400" height="300"></embed></object></div>
<div style="text-align: center;"><a href="http://tinyurl.com/l9rl7y" target="_blank"><span style="font-weight: bold;">Download PDF Version</span></a><br /><a href="http://tinyurl.com/l86kcj" target="_blank"><span style="font-weight: bold;">Download Video</span></a></div>
<p></center></p>
]]></content:encoded>
			<wfw:commentRss>http://tech-shinobi.com/archives/download/norton-ghost-step-by-step-how-to-clone-disk-to-disk-basic.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
