<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; lock folders</title> <atom:link href="http://www.ghacks.net/tag/lock-folders/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Lock Folders in Windows</title><link>http://www.ghacks.net/2007/02/05/lock-folders-in-windows/</link> <comments>http://www.ghacks.net/2007/02/05/lock-folders-in-windows/#comments</comments> <pubDate>Mon, 05 Feb 2007 09:37:58 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[lock folders]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[registry tweaks]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/02/05/lock-folders-in-windows/</guid> <description><![CDATA[Windows has no obvious method to lock folders, even administrators have no obvious way of locking folders. Locking folders could be important if you want to hide certain files or folders to prevent someone else from seeing them or altering the contents. You never know what your children could do until they do, so better lock the important folders. ]]></description> <content:encoded><![CDATA[<p>Windows has no obvious method to lock folders, even administrators have no obvious way of locking folders. Locking folders could be important if you want to hide certain files or folders to prevent someone else from seeing them or altering the contents. You never know what your children could do until they do, so better lock the important folders.</p><p>Locking folders can be easily done with just two batch files that protects the contents. This is no fool proof method of course and everyone who is computer savy is able to counter this. You need to create two textfiles, add one line of code to each and save them as .bat files to make them executable.</p><p><span
id="more-1172"></span></p><p>Add the following line to the first text file <code>ren xxxx xxxx.{21EC2020-3AEA-1069-A2DD-08002B30309D}</code> .Replace xxxx with the folder or drive name and save the file with the extension .bat, name it protect.bat for instance.</p><p>Now add the following line to the second text file and rename it unlock.bat. <code>ren xxxx.{21EC2020-3AEA-1069-A2DD-08002B30309D} xxxx</code>. Replace xxxx again with the orginal name of the folder.</p><p>To lock a folder just click on protect.bat, to unlock it again click unlock.bat</p><p>source: <a
href="http://tech-buzz.net/2007/02/04/lock-your-drives-and-folders-using-registry-tweaks/" target="_blank">tech-buzz</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/02/05/lock-folders-in-windows/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
