<?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; registry tweaks</title> <atom:link href="http://www.ghacks.net/tag/registry-tweaks/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>Sat, 11 Feb 2012 08:24:54 +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>When Mouse Clicks Go Wrong</title><link>http://www.ghacks.net/2007/11/09/when-mouse-clicks-go-wrong/</link> <comments>http://www.ghacks.net/2007/11/09/when-mouse-clicks-go-wrong/#comments</comments> <pubDate>Fri, 09 Nov 2007 11:12:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[registry tips]]></category> <category><![CDATA[registry tweaks]]></category> <category><![CDATA[windows registry]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/11/09/when-mouse-clicks-go-wrong/</guid> <description><![CDATA[Did it ever happen to you that a double-click on a file lead to moving the file instead for a pixels in the direction that you moved the mouse ? If you try to double-click a file and move the mouse for more than four pixels after the first click the file will be moved instead of executed.]]></description> <content:encoded><![CDATA[<p>Did it ever happen to you that a double-click on a file lead to moving the file instead for a pixels in the direction that you moved the mouse ? If you try to double-click a file and move the mouse for more than four pixels after the first click the file will be moved instead of executed.</p><p>While this error margin was sufficient when Windows 98 was the standard it proves to be a problem for many users who have got high end monitors with large resolutions. If you fall into this trap every now and then you might want to increase this error margin which can be done in the Registry.</p><p>I&#8217;m going to show you how to change the values. Press Windows R, enter regedit and hit enter. Now navigate to the Registry key &#8216;HKEY_CURRENT_USER\Control Panel\Desktop&#8217;. Look in the left window and search for the keys DragHeight and DragWidth which are both set to four pixels by default.</p><p><span
id="more-2248"></span>Double-click on entry at a time and edit the number. I suggest doubling it to eight first for both Registry keys. Changes become active immediately. Keep them for some time and see if they solved the problem. If they did not you might want to increase the value even further.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/11/09/when-mouse-clicks-go-wrong/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Move dllcache to another drive</title><link>http://www.ghacks.net/2007/11/05/move-dllcache-to-another-drive/</link> <comments>http://www.ghacks.net/2007/11/05/move-dllcache-to-another-drive/#comments</comments> <pubDate>Mon, 05 Nov 2007 10:07:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[dllcache]]></category> <category><![CDATA[registry tweaks]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/11/05/move-dllcache-to-another-drive/</guid> <description><![CDATA[My dllcache folder in system32 has a size of almost 450 Megabytes on my Windows partition. The dllcache is used to replace a system file (dll) that has been changed with the original one. It bothers me that this feature of Windows takes up so much space on my hard drive. It is even more serious in my case because I decided to have a rather small Windows partition, every byte counts if you know what I mean.]]></description> <content:encoded><![CDATA[<p>My dllcache folder in system32 has a size of almost 450 Megabytes on my Windows partition. The dllcache is used to replace a system file (dll) that has been changed with the original one. It bothers me that this feature of Windows takes up so much space on my hard drive. It is even more serious in my case because I decided to have a rather small Windows partition, every byte counts if you know what I mean.</p><p>The idea was born to move the dllcache folder to another drive while keeping its functionality. To change the location of the dllcache folder you open the Registry (Windows R, regedit32, enter) and navigate to the key HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft  \ Windows NT \ CurrentVersion\ Winlogon and create a New expandable string value.</p><p>Name it &#8220;SFCDllCacheDir&#8221;. Double-click it afterwards and add the new drive as the new value for this registry entry (for instance e:\dllcache)</p><p><span
id="more-2227"></span>After rebooting your computer for the next time you will probably be prompted to put the Windows XP CD into the drive so that some files can be copied from it to the new dllcache location. Another way would be to simply move the files from the old folder into the new one.</p><p>If this is not happening automatically on your system you can use the command <code>sfc /scannow</code> to force Windows to fill the new folder with the files.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/11/05/move-dllcache-to-another-drive/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <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>
