<?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 Ravings &#187; decrypt</title>
	<atom:link href="http://techravings.info/tag/decrypt/feed" rel="self" type="application/rss+xml" />
	<link>http://techravings.info</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 04:42:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<image>
<link>http://techravings.info</link>
<url>http://techravings.info/wp-content/mbp-favicon/tr-favicon3211.ico</url>
<title>Tech Ravings</title>
</image>
		<item>
		<title>Encrypting and Decrypting files/folders with Right Click Context Menu</title>
		<link>http://techravings.info/2009/05/encrypting-and-decrypting-filesfolders-with-right-click-context-menu.html</link>
		<comments>http://techravings.info/2009/05/encrypting-and-decrypting-filesfolders-with-right-click-context-menu.html#comments</comments>
		<pubDate>Fri, 08 May 2009 08:38:22 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[folder]]></category>

		<guid isPermaLink="false">http://techravings.info/?p=1530</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Ftechravings.info%252F2009%252F05%252Fencrypting-and-decrypting-filesfolders-with-right-click-context-menu.html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Encrypting%20and%20Decrypting%20files%2Ffolders%20with%20Right%20Click%20Context%20Menu%22%20%7D);"></div>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ftechravings.info%2F2009%2F05%2Fencrypting-and-decrypting-filesfolders-with-right-click-context-menu.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ftechravings.info%2F2009%2F05%2Fencrypting-and-decrypting-filesfolders-with-right-click-context-menu.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>To encrypt a file/folder in Windows, you need to right click on it, click &#8220;properties&#8221;, then click on the &#8220;Advanced&#8221; button and finally, you need to check the &#8220;Encrypt&#8221; checkbox. This long and time consuming way can be replaced by a shorter way of encrypting/decrypting files and folders from right click context menu.<br />
<span id="more-1530"></span><br />
Enabling Encrypt/Decrypt in right click context menu is easy and requires a simple registry hack. To enable Encrypt/Decrypt in right click context menu, follow the given steps:</p>
<p>1.	Open Notepad (not WordPad)</p>
<p>2.	Copy and paste the following string into the notepad file you just opened:</p>
<p><em><strong>Windows Registry Editor Version 5.00</strong></em></p>
<p><em><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]<br />
&#8220;EncryptionContextMenu&#8221;=dword:00000001</strong></em></p>
<p>3.	Remove both double quotes you copied and type double quotes manually. It is so because double quotes copied from a webpage is different from that typed manually.</p>
<p>4.	Save the notepad file as Encrypt.reg&#8221; with Save as type is &#8220;All Files&#8221;.</p>
<p>5.	Double click the registry file, continue with UAC prompt and click OK when asked to confirm the changes.</p>
<p>Once you have done the above mentioned 6 steps, you will be able to right click on a file/folder and select Encrypt/Decrypt from the right click context menu.</p>

]]></content:encoded>
			<wfw:commentRss>http://techravings.info/2009/05/encrypting-and-decrypting-filesfolders-with-right-click-context-menu.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
