<?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; compress registry</title> <atom:link href="http://www.ghacks.net/tag/compress-registry/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 21:54:04 +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>Check and Compress the Registry</title><link>http://www.ghacks.net/2007/10/18/check-and-compress-the-registry/</link> <comments>http://www.ghacks.net/2007/10/18/check-and-compress-the-registry/#comments</comments> <pubDate>Thu, 18 Oct 2007 18:05:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[check registry]]></category> <category><![CDATA[compress registry]]></category> <category><![CDATA[registry]]></category> <category><![CDATA[speed up]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/10/18/check-and-compress-the-registry/</guid> <description><![CDATA[The Windows registry is growing with every piece of software and system changes and never gets reduced again on its own. While this is not a problem for most users it could become for users who make lots of changes to their system. A huge registry is slowing down system load which is actually the number one reason why a user should check his registry from time to time and compress it so that it system load time gets reduced again.]]></description> <content:encoded><![CDATA[<p>The Windows registry is growing with every piece of software and system changes and never gets reduced again on its own. While this is not a problem for most users it could become for users who make lots of changes to their system. A huge registry is slowing down system load which is actually the number one reason why a user should check his registry from time to time and compress it so that it system load time gets reduced again.</p><p>Windows already has a tool in place that can compress the registry again and restore the compressed registry. Restoring the registry can only be done before Windows is loaded which means that this has to be done using a boot disk of some sort or another way to boot into DOS.</p><p>Before you go all crazy you could check to see if it makes sense to compress the registry and restore it. To do that you need to use the following commands using the command line in Windows: (press return after each line)</p><p><span
id="more-2143"></span>pushd %windir%\system32\config<br
/> reg save HKLM\Software software.hiv<br
/> reg save HKLM\System system.hiv<br
/> dir software<br
/> dir software.hiv<br
/> dir system<br
/> dir system.hiv</p><p>Compare the sizes of software and software.hiv &#038; system and system.hiv. It probably makes sense to restore the files if the difference is larger than one Megabyte for software and larger than 400 Kilobyte for system. Please note that you need to perform the commands in DOS.</p><p>reg restore HKLM\Software software.hiv<br
/> reg restore HKLM\System system.hiv</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/10/18/check-and-compress-the-registry/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
