<?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 &#187; windows registry</title>
	<atom:link href="http://www.ghacks.net/tag/windows-registry/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 09 Nov 2009 23:09:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Remove Shared Documents And User Documents From My Computer</title>
		<link>http://www.ghacks.net/2009/09/06/remove-shared-documents-and-user-documents-from-my-computer/</link>
		<comments>http://www.ghacks.net/2009/09/06/remove-shared-documents-and-user-documents-from-my-computer/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 14:13:48 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[my computer]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[shared documents]]></category>
		<category><![CDATA[user documents]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=16062</guid>
		<description><![CDATA[The Windows XP operating system displays several user related system folders in the My Computer overview. These system folders include Shared Documents and user folders. Some users, especially those who are working on single user computer systems, might want to get rid of these folders to receive a better overview of the connected hard drives [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />The Windows XP operating system displays several user related system folders in the My Computer overview. These system folders include Shared Documents and user folders. Some users, especially those who are working on single user computer systems, might want to get rid of these folders to receive a better overview of the connected hard drives and other hardware devices.</p>
<p>A simple Registry tweak can remove these folders from the My Computer display. The system folders remain on the computer system and are not modified in any way by the following procedure. Only their links that are automatically added in My Computer is removed.</p>
<p><span id="more-16062"></span>To remove the Shared Documents and user document folders from My Computer do the following:</p>
<p>Press the keyboard shortcut [Windows R] to open the run dialog box. Enter regedit and hit enter to open the Windows Registry editor. Now locate for the following Registry key:</p>
<p><code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}</code></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/09/shared_documents.jpg" alt="shared documents" title="shared documents" width="353" height="148" class="alignnone size-full wp-image-16063" /></p>
<p>This can be done by manually navigating in the Registry or searching for part of the key. Please check the complete key as it might appear several times in the Registry. Deleting that Registry key will remove the Shared Documents and user documents folder from My Computer. It is recommended to create a backup of the Registry key before deleting it. This can be done my selecting the key in the Registry editor and opening the Export option under the File header menu.</p>
<p>The changes are immediately visible although a refresh might be needed if the My Computer folder was open during the procedure. The changes can be undone by double-clicking on the Registry backup file that was created in the process. Another option is to simply created the Registry key manually using the information above.</p>

	Tags: <a href="http://www.ghacks.net/tag/my-computer/" title="my computer" rel="tag">my computer</a>, <a href="http://www.ghacks.net/tag/registry-tips/" title="registry tips" rel="tag">registry tips</a>, <a href="http://www.ghacks.net/tag/shared-documents/" title="shared documents" rel="tag">shared documents</a>, <a href="http://www.ghacks.net/tag/user-documents/" title="user documents" rel="tag">user documents</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/21/prevent-windows-registry-from-remembering-last-key-viewed/" title="Prevent Windows Registry from remembering last key viewed (October 21, 2008)">Prevent Windows Registry from remembering last key viewed</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/" title="Prevent applications from stealing focus (April 4, 2008)">Prevent applications from stealing focus</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/18/new-entry-in-right-windows-xp-start-menu/" title="New Entry In Right Windows XP Start Menu (February 18, 2009)">New Entry In Right Windows XP Start Menu</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/" title="How To Change The Edit Application In Windows (February 8, 2009)">How To Change The Edit Application In Windows</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/08/28/fix-windows-vista-resetting-folder-view-settings/" title="Fix Windows Vista Resetting Folder View Settings (August 28, 2008)">Fix Windows Vista Resetting Folder View Settings</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/09/06/remove-shared-documents-and-user-documents-from-my-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Forensic Windows Registry Software Registry Report</title>
		<link>http://www.ghacks.net/2009/08/14/forensic-windows-registry-software-registry-report/</link>
		<comments>http://www.ghacks.net/2009/08/14/forensic-windows-registry-software-registry-report/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 09:57:06 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[forensic software]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[registry report]]></category>
		<category><![CDATA[registry software]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15361</guid>
		<description><![CDATA[Registry Report is a forensic software program for the Windows operating system that can generate Windows Registry reports by loading Registry hives into the software. It should be noted that the Registry software can only load hives that are not currently in use by the operating system and is therefor ideal for analysing Registry hives [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Registry Report is a forensic software program for the Windows operating system that can generate Windows Registry reports by loading Registry hives into the software. It should be noted that the Registry software can only load hives that are not currently in use by the operating system and is therefor ideal for analysing Registry hives that have been copied, backed up. The portable software program displays a minimal interface upon system start. The default language is set to German which can be changed by clicking on the extras > Sprache / Language menu entry on the top of the application window. Available languages are English, Japanese, Chinese and Dutch.</p>
<p>Registry hives can be loaded into the software program by clicking on File > Open Registry Files.</p>
<p><span id="more-15361"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/08/windows_registry_software-500x338.jpg" alt="windows registry software" title="windows registry software" width="500" height="338" class="alignnone size-medium wp-image-15362" /></p>
<p>A click on File > Create Report or pressing CTRL R will create the report of the selected Registry hive. The report will display various information about the hive which can be summed up as various system settings. Depending on the hives that are loaded in the software information such as Windows accounts and users, Windows services, printers, firewalls, network settings and various other information.</p>
<p>The Ntuser.dat file is probably the most interesting hive that can be loaded in the Registry software as it displays recently opened documents, recently opened applications and last typed applications. The settings can be used to add or remove data from the report. Various modules are not enabled by default. Enabling them can increase the depth of the report. <a href="http://www.gaijin.at/en/dlregreport.php">Registry Report</a> can be downloaded from the developer&#8217;s website.</p>

	Tags: <a href="http://www.ghacks.net/tag/forensic-software/" title="forensic software" rel="tag">forensic software</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/registry-report/" title="registry report" rel="tag">registry report</a>, <a href="http://www.ghacks.net/tag/registry-software/" title="registry software" rel="tag">registry software</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/01/25/registry-analyzer/" title="Registry Analyzer (January 25, 2009)">Registry Analyzer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/01/13/windows-registry-protection/" title="Windows Registry Protection (January 13, 2009)">Windows Registry Protection</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/05/27/windows-registry-monitoring/" title="Windows Registry Monitoring With RegFromApp (May 27, 2009)">Windows Registry Monitoring With RegFromApp</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/" title="Set File Associations Without Writing To The Windows Registry (June 22, 2009)">Set File Associations Without Writing To The Windows Registry</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/14/forensic-windows-registry-software-registry-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing The Windows Setup Source</title>
		<link>http://www.ghacks.net/2009/07/27/changing-the-windows-setup-source/</link>
		<comments>http://www.ghacks.net/2009/07/27/changing-the-windows-setup-source/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 07:57:18 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[setup source]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows xp setup]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14795</guid>
		<description><![CDATA[You might have experienced a situation in the past where Windows asked you to put the original Windows installation CD into a computer drive to continue. This could have been the result of a system file scan or because of an installation of an additional software package. The cause does not really matter here but [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />You might have experienced a situation in the past where Windows asked you to put the original Windows installation CD into a computer drive to continue. This could have been the result of a system file scan or because of an installation of an additional software package. The cause does not really matter here but the problem does. Windows is storing the path of the setup source in the Windows Registry during installation. Changes in computer hardware can then result in an invalid path in the Registry which will throw an error when the files are required. </p>
<p><span id="more-14795"></span>A fix for the issue is to edit the path in the Windows Registry so that it points again at the right location. The following has only been tested in Windows XP. Windows Vista (and Windows 7) users are encouraged to let us know if it is also working in their operating system.</p>
<p>Press [CTRL R], type [regedit] and hit [enter]. Now navigate to the Windows Registry path</p>
<p><code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup</code></p>
<p>and look for the key [SourcePath]. If the key is listed there check the drive letter and path that is listed as the value. If the key is not there you can simply create it by right-clicking and selecting New > String. The value needs to be the full path to the i386 folder of the Windows installation. This can be on a local hard drive, network drive or removable drive.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/07/windows_setup_source.jpg" alt="windows setup source" title="windows setup source" width="451" height="303" class="alignnone size-full wp-image-14797" /></p>
<p>Another <a href="http://www.rizonetech.com/?p=6">solution</a> is the portable Setup Source computer program. It can be used to quickly change the setup source of Windows XP and the Windows XP service pack 3. The user only needs to enter the drive letters and path that points to the setup source. A click on the Go button will save the settings to the Registry. </p>

	Tags: <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/setup-source/" title="setup source" rel="tag">setup source</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/windows-xp-setup/" title="windows xp setup" rel="tag">windows xp setup</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/06/windows-xp-default-internet-browser-per-user-profile/" title="Windows XP: Default Internet Browser Per User Profile (March 6, 2009)">Windows XP: Default Internet Browser Per User Profile</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/05/27/windows-registry-monitoring/" title="Windows Registry Monitoring With RegFromApp (May 27, 2009)">Windows Registry Monitoring With RegFromApp</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/11/30/use-dreamscene-on-windows-xp/" title="Use Dreamscene On Windows XP (November 30, 2008)">Use Dreamscene On Windows XP</a> (14)</li>
	<li><a href="http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/" title="Set File Associations Without Writing To The Windows Registry (June 22, 2009)">Set File Associations Without Writing To The Windows Registry</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/27/changing-the-windows-setup-source/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Set File Associations Without Writing To The Windows Registry</title>
		<link>http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/</link>
		<comments>http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 15:57:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[file associations]]></category>
		<category><![CDATA[microsoft-windows]]></category>
		<category><![CDATA[pem]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[pure enigmatic magic]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13777</guid>
		<description><![CDATA[File associations are written to the Windows Registry by default. This usually happens during the installation of the operating system and computer software programs. Installing Microsoft Word will make it the default word processor on the computer system with file types like docx or doc opened by it by default. The same is true for [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />File associations are written to the Windows Registry by default. This usually happens during the installation of the operating system and computer software programs. Installing Microsoft Word will make it the default word processor on the computer system with file types like <a href="http://www.ghacks.net/2007/12/10/ways-to-open-office-docx-documents/">docx</a> or doc opened by it by default. The same is true for many other applications like software music players, video players and basically any other tool that can open files automatically.</p>
<p>Only portable applications are problematic. A portable software is by default one that can be run from a folder without installation. It works out of the box and will not write data to the Windows Registry. But without changing the file associations it means that the user has to use the Open With dialog or drag and drop to open files on the computer system with a portable application.</p>
<p><span id="more-13777"></span>The creation of <a href="http://freewarewire.blogspot.com/2009/06/pem-pure-enigmatic-magic.html">PEM</a>, Pure Enigmatic Magic, changes this. It has been created to fill the gap. The software program acts as a proxy that can be configured to associated certain file extensions with programs on the computer system. It could for example be configured to direct requests to open mp3 with AIMP2 instead of the default iTunes or Windows Media Player.</p>
<p>PEM is a tiny portable software program that runs quietly in the system tray upon execution. It uses about 400 Kilobytes of computer memory while doing so and will direct all requests to open the configured file types to applications that have been added by the user. </p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/portable_software.png" alt="portable software" title="portable software" width="351" height="224" class="alignnone size-full wp-image-13778" /></p>
<p>The user needs to type in a file extension and a relative path to an application that should open that file extension. PEM will then ensure that the file type will be opened by the program configured in its options instead of the default program that has been associated with the file type in the Windows Registry.</p>
<p>The software program is very helpful for users who work with portable software and makes a perfect fit for any USB software collection.</p>

	Tags: <a href="http://www.ghacks.net/tag/file-associations/" title="file associations" rel="tag">file associations</a>, <a href="http://www.ghacks.net/tag/microsoft-windows/" title="microsoft-windows" rel="tag">microsoft-windows</a>, <a href="http://www.ghacks.net/tag/pem/" title="pem" rel="tag">pem</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/pure-enigmatic-magic/" title="pure enigmatic magic" rel="tag">pure enigmatic magic</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/01/25/registry-analyzer/" title="Registry Analyzer (January 25, 2009)">Registry Analyzer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/01/21/windows-timer-2/" title="Windows Timer (January 21, 2009)">Windows Timer</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/07/05/windows-software-to-create-multiple-folders-at-once/" title="Windows Software To Create Multiple Folders At Once (July 5, 2009)">Windows Software To Create Multiple Folders At Once</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/05/27/windows-registry-monitoring/" title="Windows Registry Monitoring With RegFromApp (May 27, 2009)">Windows Registry Monitoring With RegFromApp</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Windows Registry Monitoring With RegFromApp</title>
		<link>http://www.ghacks.net/2009/05/27/windows-registry-monitoring/</link>
		<comments>http://www.ghacks.net/2009/05/27/windows-registry-monitoring/#comments</comments>
		<pubDate>Wed, 27 May 2009 16:32:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[nirsoft]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[regfromapp]]></category>
		<category><![CDATA[registry monitoring]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows registry monitoring]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13105</guid>
		<description><![CDATA[RegFromApp is a super lightweight Windows Registry monitoring software program that can monitor the Windows Registry changes of selected applications. The Nirsoft application comes with the usual traits which include portability and data export.
The program can be executed right from the location where it was unpacked to after download. It will display a list of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />RegFromApp is a super lightweight Windows Registry monitoring software program that can monitor the Windows Registry changes of selected applications. The Nirsoft application comes with the usual traits which include portability and data export.</p>
<p>The program can be executed right from the location where it was unpacked to after download. It will display a list of all processes that are currently running on the computer system given the user the choice to monitor one of them. Every write to the Windows Registry will be recorded in the program&#8217;s interface afterwards with the option to stop the monitoring at any time.</p>
<p><span id="more-13105"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/05/windows_registry_monitoring-500x375.jpg" alt="windows registry monitoring" title="windows registry monitoring" width="500" height="375" class="alignnone size-medium wp-image-13104" /></p>
<p>The Registry changes that have been discovered can be exported as .reg. It is furthermore possible to copy selected entries only which could then be stored in .reg files or regular text files as well. The program can be configured to either show the last modified values which is the default display mode or the original values in its interface. RegFromApp is monitoring both as long as the monitoring process is running. A command line version is available to run the program with parameters from the command line.</p>
<p><a href="http://www.nirsoft.net/utils/reg_file_from_application.html">RegFromApp</a> is compatible with Windows 2000, Windows XP and Windows Vista</p>

	Tags: <a href="http://www.ghacks.net/tag/nirsoft/" title="nirsoft" rel="tag">nirsoft</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/regfromapp/" title="regfromapp" rel="tag">regfromapp</a>, <a href="http://www.ghacks.net/tag/registry-monitoring/" title="registry monitoring" rel="tag">registry monitoring</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-registry-monitoring/" title="windows registry monitoring" rel="tag">windows registry monitoring</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/31/windows-system-control-center/" title="Windows System Control Center (October 31, 2008)">Windows System Control Center</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/09/24/windows-shortcuts-manager/" title="Windows Shortcuts Manager (September 24, 2009)">Windows Shortcuts Manager</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/27/windows-operating-systems-special-folders-view/" title="Windows Operating Systems Special Folders View (April 27, 2009)">Windows Operating Systems Special Folders View</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/09/23/windows-live-messenger-contacts-manager/" title="Windows Live Messenger Contacts Manager (September 23, 2009)">Windows Live Messenger Contacts Manager</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/27/windows-registry-monitoring/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows Registry Cleanup Tool</title>
		<link>http://www.ghacks.net/2009/05/16/windows-registry-cleanup-tool/</link>
		<comments>http://www.ghacks.net/2009/05/16/windows-registry-cleanup-tool/#comments</comments>
		<pubDate>Sat, 16 May 2009 16:58:15 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[cleanup tool]]></category>
		<category><![CDATA[jv16 powertools]]></category>
		<category><![CDATA[registry cleanup]]></category>
		<category><![CDATA[windows cleanup]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/05/16/windows-registry-cleanup-tool/</guid>
		<description><![CDATA[PowerTools Lite is a free software program to cleanup the Windows Registry and operating system. It is actually a lite version of JV16 PowerTools and currently in release candidate stage. The software has been designed with ease of use in mind. It suggests to perform a quick system scan at startup which will display the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />PowerTools Lite is a free software program to cleanup the Windows Registry and operating system. It is actually a lite version of JV16 PowerTools and currently in release candidate stage. The software has been designed with ease of use in mind. It suggests to perform a quick system scan at startup which will display the PC health and Registry health afterwards. It is unclear how this values are calculated and running the cleanup tool will have no effect on the values. The software comes with a basic and expert mode. Basic mode can be started with just one click and will scan the Windows Registry and locations to clean.</p>
<p><span id="more-12874"></span>Expert mode allows a user to configure some of the scan rules before the scan is conducted. It provides access to four different configuration settings including a slider to change scan performance, words to ignore or search for and advanced options like removing all found errors automatically or ignoring entries that get recreated by the computer system.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/windows_registry_cleanup-491x499.jpg" alt="windows registry cleanup" title="windows registry cleanup" width="491" height="499" class="alignnone size-medium wp-image-12873" /></p>
<p><a href="http://www.macecraft.com/phpBB3/viewtopic.php?f=10&#038;t=3781">PowerTools Lite</a> will display its findings in four different categories: Registry Errors, Registry Junk, MRU and History Data and Temp Files. It is possible to take a closer look at every entry and deselect some or all of them in the process. The actual items that have been found will display the location of the item, the severity and description.</p>
<p>The program can create backups on the user&#8217;s request. It will also suggest to create a backup before starting the cleanup.</p>

	Tags: <a href="http://www.ghacks.net/tag/cleanup-tool/" title="cleanup tool" rel="tag">cleanup tool</a>, <a href="http://www.ghacks.net/tag/jv16-powertools/" title="jv16 powertools" rel="tag">jv16 powertools</a>, <a href="http://www.ghacks.net/tag/registry-cleanup/" title="registry cleanup" rel="tag">registry cleanup</a>, <a href="http://www.ghacks.net/tag/windows-cleanup/" title="windows cleanup" rel="tag">windows cleanup</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/01/13/windows-registry-protection/" title="Windows Registry Protection (January 13, 2009)">Windows Registry Protection</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/05/27/windows-registry-monitoring/" title="Windows Registry Monitoring With RegFromApp (May 27, 2009)">Windows Registry Monitoring With RegFromApp</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/" title="Set File Associations Without Writing To The Windows Registry (June 22, 2009)">Set File Associations Without Writing To The Windows Registry</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/01/25/registry-analyzer/" title="Registry Analyzer (January 25, 2009)">Registry Analyzer</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/16/windows-registry-cleanup-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>USB Flash Drive Write Protection</title>
		<link>http://www.ghacks.net/2009/04/03/usb-flash-drive-write-protection/</link>
		<comments>http://www.ghacks.net/2009/04/03/usb-flash-drive-write-protection/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 15:00:56 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[usb devices]]></category>
		<category><![CDATA[usb tips]]></category>
		<category><![CDATA[usb write protect]]></category>
		<category><![CDATA[window usb]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11626</guid>
		<description><![CDATA[System administrators might want to limit the use of external USB flash drives by making them read only. This can actually be useful in several situations like preventing users from copying local data to the external device or preventing malicious software from spreading on a computer network using those flash drives.
The Windows operating system has [...]]]></description>
			<content:encoded><![CDATA[<p>System administrators might want to limit the use of external USB flash drives by making them read only. This can actually be useful in several situations like preventing users from copying local data to the external device or preventing malicious software from spreading on a computer network using those flash drives.</p>
<p>The Windows operating system has a Registry setting that can add USB write protection to a computer system. It is like a switch that can be enabled to make use of the write protection or disabled to allow write processes.</p>
<p>Users who experience problems writing to USB devices might want to take a look at this setting as well if they have the proper rights to do so to see if it is the cause for their difficulties.</p>
<p><span id="more-11626"></span>Start by opening the run dialog box with the keyboard shortcut [Windows R]. Type [regedit] and hit [enter]. This should open the Windows Registry editor. </p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/write_protect_usb-500x161.jpg" alt="write protect usb" title="write protect usb" width="500" height="161" class="alignnone size-medium wp-image-11628" /></p>
<p>Navigate to the following Registry key:</p>
<p><code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\</code></p>
<p>Look at the sub-keys and see if a key named <strong>StorageDevicePolicies</strong> is listed. If it is skip this paragraph and read the next. If it is not create the key by right-clicking Control and selecting New > Key</p>
<p>See if there is an entry named <strong>WriteProtect</strong>. It can be easily created if it is not present by right-clicking in the right window and selecting New > DWord from the menu. The following values are allowed for this entry:</p>
<ul>
<li>0 &#8211; This will allow write processes on USB Flash Drives</li>
<li>1- This will block write processes on USB Flash Drives.</li>
</ul>
<p>An alternative would be to delete the Registry key WriteProtect completely to enable both read and write processes. A restart or log off is required before the changes take effect.</p>

	Tags: <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/registry-tips/" title="registry tips" rel="tag">registry tips</a>, <a href="http://www.ghacks.net/tag/usb/" title="usb" rel="tag">usb</a>, <a href="http://www.ghacks.net/tag/usb-devices/" title="usb devices" rel="tag">usb devices</a>, <a href="http://www.ghacks.net/tag/usb-tips/" title="usb tips" rel="tag">usb tips</a>, <a href="http://www.ghacks.net/tag/usb-write-protect/" title="usb write protect" rel="tag">usb write protect</a>, <a href="http://www.ghacks.net/tag/window-usb/" title="window usb" rel="tag">window usb</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/" title="How To Change The Edit Application In Windows (February 8, 2009)">How To Change The Edit Application In Windows</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/defrag-the-registry-with-regdefrag/" title="Defrag the Registry with Regdefrag (May 13, 2008)">Defrag the Registry with Regdefrag</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/01/13/windows-registry-protection/" title="Windows Registry Protection (January 13, 2009)">Windows Registry Protection</a> (9)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/prevent-windows-registry-from-remembering-last-key-viewed/" title="Prevent Windows Registry from remembering last key viewed (October 21, 2008)">Prevent Windows Registry from remembering last key viewed</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/" title="Prevent applications from stealing focus (April 4, 2008)">Prevent applications from stealing focus</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/03/usb-flash-drive-write-protection/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Windows Registry Watcher</title>
		<link>http://www.ghacks.net/2009/03/20/windows-registry-watcher/</link>
		<comments>http://www.ghacks.net/2009/03/20/windows-registry-watcher/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 17:06:58 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[mj registry watcher]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[registry watcher]]></category>
		<category><![CDATA[security-software]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/03/20/windows-registry-watcher/</guid>
		<description><![CDATA[The Windows Registry is one of the major attack locations for malicious software and should therefor be protected by security software to ensure that no settings get changed or added to it. One prime example is the addition of new startup items to the Windows operating system. The Windows Registry contains several locations where those [...]]]></description>
			<content:encoded><![CDATA[<p>The Windows Registry is one of the major attack locations for malicious software and should therefor be protected by security software to ensure that no settings get changed or added to it. One prime example is the addition of new startup items to the Windows operating system. The Windows Registry contains several locations where those new files can be placed so that they are loaded during system startup. </p>
<p>Windows Registry Watcher is resource friendly portable software program for the Windows operating system that monitors thousands of values and Registry keys but also files and directory with the option to add, delete or edit any of the monitored locations easily. The Windows Registry monitoring application will update the information every 30 seconds by default. This value can be changed to another time in seconds between 0 and 9999.</p>
<p>The software can be started right away in Windows XP while Windows Vista users need to run it with administrator privileges. Some of the more interesting options besides the wealth of information that it provides are the option to configure custom or pre-defined security settings that range from light to highest security. The security settings define for example the frequency in which the keys are analyzed for changes.</p>
<p><span id="more-11362"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/windows_registry-499x292.jpg" alt="windows registry" title="windows registry" width="499" height="292" class="alignnone size-medium wp-image-11361" /></p>
<p>The Windows Registry software can be used to backup and quarantine files. It supports audio notifications but can also be configured to send email notifications. The software can also be started from the command line using various parameters like starting the application with a specific security setting. The Registry watcher is probably not the easiest to understand if you do not know what you are looking for or how to configure the alert process.</p>
<p><a href="http://www.jacobsm.com/mjsoft.htm">MJ Registry Watcher</a> is using less than 2 Megabytes of computer memory when running minimized in the Windows system tray.</p>

	Tags: <a href="http://www.ghacks.net/tag/mj-registry-watcher/" title="mj registry watcher" rel="tag">mj registry watcher</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/registry-watcher/" title="registry watcher" rel="tag">registry watcher</a>, <a href="http://www.ghacks.net/tag/security-software/" title="security-software" rel="tag">security-software</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/25/registry-analyzer/" title="Registry Analyzer (January 25, 2009)">Registry Analyzer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/" title="Set File Associations Without Writing To The Windows Registry (June 22, 2009)">Set File Associations Without Writing To The Windows Registry</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/12/06/password-protect-applications/" title="Password Protect Applications (December 6, 2008)">Password Protect Applications</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/08/14/forensic-windows-registry-software-registry-report/" title="Forensic Windows Registry Software Registry Report (August 14, 2009)">Forensic Windows Registry Software Registry Report</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/01/21/windows-timer-2/" title="Windows Timer (January 21, 2009)">Windows Timer</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/20/windows-registry-watcher/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>New Entry In Right Windows XP Start Menu</title>
		<link>http://www.ghacks.net/2009/02/18/new-entry-in-right-windows-xp-start-menu/</link>
		<comments>http://www.ghacks.net/2009/02/18/new-entry-in-right-windows-xp-start-menu/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 20:23:40 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[start-menu]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows registry tips]]></category>
		<category><![CDATA[windows start menu]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp start menu]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10650</guid>
		<description><![CDATA[The Windows XP Start Menu is divided into two parts. The left part can contain custom links to folders and applications while the right part is more or less static. It points to user folders like My Documents or the Control Panel of the Windows operating system. It is possible to change some of the [...]]]></description>
			<content:encoded><![CDATA[<p>The Windows XP Start Menu is divided into two parts. The left part can contain custom links to folders and applications while the right part is more or less static. It points to user folders like My Documents or the Control Panel of the Windows operating system. It is possible to change some of the folders so that they point to different directories. (see <a href="http://www.ghacks.net/2008/09/13/replace-my-music-and-my-pictures-in-windows-startmenu/">replace my music and my pictures in windows startmenu</a>). There is however a possibility to add a new entry to the right Windows XP start menu. Microsoft reserved space for OEM links in the right location. The following article explains how to add a link to a folder of the operating system to the right Windows XP Start Menu.</p>
<p>Start by opening the Windows Registry with [windows R], typing [regedit] and hitting [enter]. Search for the key:</p>
<p><span id="more-10650"></span><code>HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}</code></p>
<p>Double-click on the <strong>Default</strong> entry in the right window and replace the value with a name of your own. If you want to link to a downloads directory name it <strong>downloads</strong>.</p>
<p>Create a new key by right-clicking and selecting New > Key from the menu. Name the key <strong>DefaultIcon</strong>. Double-click on Default again and enter a path to an icon on the computer system. You can for instance use shell icons. To use the generic folder icon you give the key the following value:</p>
<p><code>%SystemRoot%\system32\SHELL32.dll,-4</code></p>
<p>Click <a href="http://www.glennslayden.com/shell32_icons.htm">here</a> for a full list of possible values.</p>
<p>Open the subkey <strong>Instance\InitPropertyBag</strong>. Right-click and select New > String from the menu and name it <strong>command</strong>. Give the string the same name that you have chosen in the first step. We will name it downloads so that it matches the name that we have selected.</p>
<p>Create two additional strings by right-clicking and selecting New > String. Name the strings <strong>param1</strong> and <strong>param2</strong>. Double-click param1 and give it the value <strong>explorer.exe</strong>. Double-click param2 and enter a path on the computer system, e.g. <strong>c:\downloads\</strong>.</p>
<p>Navigate to the following Registry key:</p>
<p><code>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</code></p>
<p>Create or edit the DWORD entry <strong>Start_ShowOEMLink</strong>. Double-click it afterwards and give it the value <strong>1</strong>.</p>
<p>Now restart the computer, log off or kill and restart the explorer.exe process. The new entry in the Windows Start Menu should appear.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/02/windows_start_menu-412x500.jpg" alt="windows start menu" title="windows start menu" width="412" height="500" class="alignnone size-medium wp-image-10651" /></p>

	Tags: <a href="http://www.ghacks.net/tag/registry-tips/" title="registry tips" rel="tag">registry tips</a>, <a href="http://www.ghacks.net/tag/start-menu/" title="start-menu" rel="tag">start-menu</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-registry-tips/" title="windows registry tips" rel="tag">windows registry tips</a>, <a href="http://www.ghacks.net/tag/windows-start-menu/" title="windows start menu" rel="tag">windows start menu</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a>, <a href="http://www.ghacks.net/tag/windows-xp-start-menu/" title="windows xp start menu" rel="tag">windows xp start menu</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/02/windows-xp-run-count-list-and-editor/" title="Windows XP Run Count List and Editor (March 2, 2008)">Windows XP Run Count List and Editor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/11/11/windows-vista-start-button-for-xp/" title="Windows Vista Start Button For XP (November 11, 2008)">Windows Vista Start Button For XP</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/03/usb-flash-drive-write-protection/" title="USB Flash Drive Write Protection (April 3, 2009)">USB Flash Drive Write Protection</a> (12)</li>
	<li><a href="http://www.ghacks.net/2009/09/06/remove-shared-documents-and-user-documents-from-my-computer/" title="Remove Shared Documents And User Documents From My Computer (September 6, 2009)">Remove Shared Documents And User Documents From My Computer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/" title="Prevent applications from stealing focus (April 4, 2008)">Prevent applications from stealing focus</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/02/18/new-entry-in-right-windows-xp-start-menu/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How To Change The Edit Application In Windows</title>
		<link>http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/</link>
		<comments>http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 09:47:25 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[default application]]></category>
		<category><![CDATA[edit application]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[windows edit]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/</guid>
		<description><![CDATA[The Edit option pops up in Windows after right-clicking a file type in Windows Explorer. Windows associated one software program that can be used to edit that file type. For image files it is usually Microsoft Paint while text documents are usually opened in Notepad. Those applications are set in the Windows Registry where they [...]]]></description>
			<content:encoded><![CDATA[<p>The Edit option pops up in Windows after right-clicking a file type in Windows Explorer. Windows associated one software program that can be used to edit that file type. For image files it is usually Microsoft Paint while text documents are usually opened in Notepad. Those applications are set in the Windows Registry where they can be changed so that Edit will open a different application. </p>
<p>It is actually pretty easy to change the default edit application in Windows to another one providing you got the location in the Registry to do so. Now, to change the default Edit application open the Windows Registry by pressing [Windows R], typing [regedit] and hitting [enter]. Locate the following Registry key:</p>
<p><span id="more-10397"></span><code>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations</code></p>
<p>In there you find all the different file types and they association. The order is filetype > shell > edit > command. Not every filetype has that chain but the most common ones do. To edit the default text editor in Windows you need to locate the text subkey and follow the path mentioned above until you reach the command key. There should be only one Default entry in there:</p>
<p><code>%SystemRoot%\system32\NOTEPAD.EXE %1</code></p>
<p>To change the program that opens when clicking on the Edit option in the right-click menu simply change the path so that it leads to the application that you want to use, for example</p>
<p><code>"c:\program files\notepad++\notepad++.exe" "%1"</code></p>

	Tags: <a href="http://www.ghacks.net/tag/default-application/" title="default application" rel="tag">default application</a>, <a href="http://www.ghacks.net/tag/edit-application/" title="edit application" rel="tag">edit application</a>, <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/registry-tips/" title="registry tips" rel="tag">registry tips</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-edit/" title="windows edit" rel="tag">windows edit</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/13/defrag-the-registry-with-regdefrag/" title="Defrag the Registry with Regdefrag (May 13, 2008)">Defrag the Registry with Regdefrag</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/04/03/usb-flash-drive-write-protection/" title="USB Flash Drive Write Protection (April 3, 2009)">USB Flash Drive Write Protection</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/prevent-windows-registry-from-remembering-last-key-viewed/" title="Prevent Windows Registry from remembering last key viewed (October 21, 2008)">Prevent Windows Registry from remembering last key viewed</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/" title="Prevent applications from stealing focus (April 4, 2008)">Prevent applications from stealing focus</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/07/27/how-to-enhance-your-registry/" title="How to enhance your registry (July 27, 2006)">How to enhance your registry</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Registry Analyzer</title>
		<link>http://www.ghacks.net/2009/01/25/registry-analyzer/</link>
		<comments>http://www.ghacks.net/2009/01/25/registry-analyzer/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 17:17:28 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[registry analyzer]]></category>
		<category><![CDATA[registry hives]]></category>
		<category><![CDATA[registry ripper]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10133</guid>
		<description><![CDATA[Registry Ripper is a portable software program to automatically analyze Registry Hives. It will analyze a selected Registry hive and export the findings into a selected text document. Registry Hives are locked by the Windows operating system which means that it is necessary to copy or access them before the operating system is running. This [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://regripper.net/">Registry Ripper</a> is a portable software program to automatically analyze Registry Hives. It will analyze a selected Registry hive and export the findings into a selected text document. Registry Hives are locked by the Windows operating system which means that it is necessary to copy or access them before the operating system is running. This can be done with a Live CD or by booting into another operating system that can access the Windows partition.</p>
<p>Most of the Registry hives are located in the \Windows\system32\config directory but some in other locations like Document and Settings. To analyze the NTuser hive one would load the file NTUSER.DAT which is located in the \Documents and Settings\username\ directory, select a name for the text document in the second step, select ntuser from the plugin list and click the Rip It button.</p>
<p>The analysis will save various system information in the text document which depend on the analyzed Registry hive. The analysis of the NTuser hive will for example reveal information about the logon username, installed applications, system and remote drives, various recent files lists, the programs that have been accessed recently and software that will start with the computer system.</p>
<p><span id="more-10133"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/registry_analyzer.jpg" alt="registry analyzer" title="registry analyzer" width="500" height="420" class="alignnone size-full wp-image-10134" /></p>
<p>Registry Ripper is a Registry analyzer that requires some knowledge about the locations of the various Registry hives on the computer system. It clearly aims at more advanced users and can provide the user with all kinds of useful information about a computer system and its users.</p>

	Tags: <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/registry-analyzer/" title="registry analyzer" rel="tag">registry analyzer</a>, <a href="http://www.ghacks.net/tag/registry-hives/" title="registry hives" rel="tag">registry hives</a>, <a href="http://www.ghacks.net/tag/registry-ripper/" title="registry ripper" rel="tag">registry ripper</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/" title="Set File Associations Without Writing To The Windows Registry (June 22, 2009)">Set File Associations Without Writing To The Windows Registry</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/08/14/forensic-windows-registry-software-registry-report/" title="Forensic Windows Registry Software Registry Report (August 14, 2009)">Forensic Windows Registry Software Registry Report</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/01/21/windows-timer-2/" title="Windows Timer (January 21, 2009)">Windows Timer</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/07/05/windows-software-to-create-multiple-folders-at-once/" title="Windows Software To Create Multiple Folders At Once (July 5, 2009)">Windows Software To Create Multiple Folders At Once</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/25/registry-analyzer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Remove Deleted DLLs In The Windows Registry</title>
		<link>http://www.ghacks.net/2009/01/14/remove-deleted-dlls-in-the-windows-registry/</link>
		<comments>http://www.ghacks.net/2009/01/14/remove-deleted-dlls-in-the-windows-registry/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 09:09:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[nirsoft]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[regdllview]]></category>
		<category><![CDATA[registry software]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[remove-dll]]></category>
		<category><![CDATA[windows registry]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9880</guid>
		<description><![CDATA[Some software uninstallers leave lots of traces behind. This can be files in the program directory, in a Windows folder but also in the Windows Registry. There are uninstallers like Revo Uninstaller that will automatically scan the Registry and specific folders in Windows for traces of an uninstalled program helping the user to get rid [...]]]></description>
			<content:encoded><![CDATA[<p>Some software uninstallers leave lots of traces behind. This can be files in the program directory, in a Windows folder but also in the Windows Registry. There are uninstallers like <a href="http://www.ghacks.net/2008/01/09/revo-uninstaller-program-uninstaller/">Revo Uninstaller</a> that will automatically scan the Registry and specific folders in Windows for traces of an uninstalled program helping the user to get rid of traces left behind by the software.</p>
<p><a href="http://www.nirsoft.net/utils/registered_dll_view.html">RegDllView</a> is a portable software by Nirsoft that has been primarily designed to view the registered dlls (to be more precise dll, ocx and exe).It will display various information about each dll including its location, day it was registered and company.</p>
<p>The software can be used to unregister dlls but also to remove entries that point to dlls that have been already deleted on the computer system. Will it have a positive effect on system stability or performance? That&#8217;s unlikely but if you like your system clean and shiny you might want to remove the dll files anyway as they are no longer needed on the system.</p>
<p><span id="more-9880"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/remove_dlls-500x286.jpg" alt="remove dlls" title="remove dlls" width="500" height="286" class="alignnone size-medium wp-image-9881" /></p>
<p>Actually, it could be that some are still needed but have been removed from the computer system. It is therefor a good idea to check the missing dlls first before starting to delete their references in the Windows Registry.</p>
<p>RegDllView will display all known dynamic link libraries; Those that are no longer on the computer system are displayed with a red background to make identification easier. Selecting one or multiple of those removed dll files and right-clicking the background afterwards will display a menu with the option to &#8220;Delete All Entries For Selected Files&#8221;.</p>
<p>This will remove those deleted entries from the Windows Registry.</p>

	Tags: <a href="http://www.ghacks.net/tag/nirsoft/" title="nirsoft" rel="tag">nirsoft</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/regdllview/" title="regdllview" rel="tag">regdllview</a>, <a href="http://www.ghacks.net/tag/registry-software/" title="registry software" rel="tag">registry software</a>, <a href="http://www.ghacks.net/tag/registry-tips/" title="registry tips" rel="tag">registry tips</a>, <a href="http://www.ghacks.net/tag/remove-dll/" title="remove-dll" rel="tag">remove-dll</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/27/windows-registry-monitoring/" title="Windows Registry Monitoring With RegFromApp (May 27, 2009)">Windows Registry Monitoring With RegFromApp</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/08/14/forensic-windows-registry-software-registry-report/" title="Forensic Windows Registry Software Registry Report (August 14, 2009)">Forensic Windows Registry Software Registry Report</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/31/windows-system-control-center/" title="Windows System Control Center (October 31, 2008)">Windows System Control Center</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/09/24/windows-shortcuts-manager/" title="Windows Shortcuts Manager (September 24, 2009)">Windows Shortcuts Manager</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/14/remove-deleted-dlls-in-the-windows-registry/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Windows Registry Protection</title>
		<link>http://www.ghacks.net/2009/01/13/windows-registry-protection/</link>
		<comments>http://www.ghacks.net/2009/01/13/windows-registry-protection/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 15:12:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[registry protection]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows registry protection]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9861</guid>
		<description><![CDATA[The Windows Registry is of uttermost importance to the Windows operating system. Malicious software makes use of the capacities of the Windows Registry regularly by changing system settings and adding malicious scripts to the system startup process. Many security software programs do not protect the Windows Registry from those dangers which is why running an [...]]]></description>
			<content:encoded><![CDATA[<p>The Windows Registry is of uttermost importance to the Windows operating system. Malicious software makes use of the capacities of the Windows Registry regularly by changing system settings and adding malicious scripts to the system startup process. Many security software programs do not protect the Windows Registry from those dangers which is why running an program for additional protection might make sense. </p>
<p>Registry Prot is a tiny program that protects important Registry keys from being manipulated without the user&#8217;s knowledge. It barely uses 200 Kilobytes of computer memory while running and will only become active when programs try to make changes or new additions to the Windows Registry. There is no list of all the Registry locations that are monitored by Registry Protection. Among the known locations are the various possibilities to add system startup items and the default applications for known file types.</p>
<p><span id="more-9861"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/windows_registry_protection.gif" alt="windows registry protection" title="windows registry protection" width="374" height="191" class="alignnone size-full wp-image-9862" /></p>
<p>Registry Prot might not be something for inexperienced users as the informational dialogs are sometimes hard to understand without the proper knowledge. A web search can aid in the decision making process.</p>
<p><a href="http://www.diamondcs.com.au/freeutilities/regprot.php">Registry Prot Download</a></p>

	Tags: <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/registry-protection/" title="registry protection" rel="tag">registry protection</a>, <a href="http://www.ghacks.net/tag/registry-tips/" title="registry tips" rel="tag">registry tips</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-registry-protection/" title="windows registry protection" rel="tag">windows registry protection</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/03/usb-flash-drive-write-protection/" title="USB Flash Drive Write Protection (April 3, 2009)">USB Flash Drive Write Protection</a> (12)</li>
	<li><a href="http://www.ghacks.net/2009/01/25/registry-analyzer/" title="Registry Analyzer (January 25, 2009)">Registry Analyzer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/prevent-windows-registry-from-remembering-last-key-viewed/" title="Prevent Windows Registry from remembering last key viewed (October 21, 2008)">Prevent Windows Registry from remembering last key viewed</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/" title="How To Change The Edit Application In Windows (February 8, 2009)">How To Change The Edit Application In Windows</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/13/windows-registry-protection/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Windows Registry Recovery</title>
		<link>http://www.ghacks.net/2008/12/20/windows-registry-recovery/</link>
		<comments>http://www.ghacks.net/2008/12/20/windows-registry-recovery/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 20:31:58 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[data-recovery]]></category>
		<category><![CDATA[export registry]]></category>
		<category><![CDATA[import registry]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[registry crash]]></category>
		<category><![CDATA[registry recovery]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[Windows Registry Recovery]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9214</guid>
		<description><![CDATA[Windows Registry Recovery is a software program that has been designed to recover data after a computer crash. It was designed to extract data from the Registry hives of a crashed system with the option to analyze and export these information to import them on a new computer system.
Why could this be important? The Windows [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Registry Recovery is a software program that has been designed to recover data after a computer crash. It was designed to extract data from the Registry hives of a crashed system with the option to analyze and export these information to import them on a new computer system.</p>
<p>Why could this be important? The Windows Registry contains important information about configured devices, users, software programs, network configurations or services and drivers and it might be faster and easier to copy those settings to the new installation instead of configuring the system manually.</p>
<p>The data recovery program can read all Registry hives. The hives can be found in the Windows\System32\config directory and can only be loaded if they are not in use. This is usually the case if you are accessing a crashed installation from a new system,</p>
<p><span id="more-9214"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/12/windows_registry_recovery-500x372.gif" alt="windows registry recovery" title="windows registry recovery" width="500" height="372" class="alignnone size-medium wp-image-9215" /></p>
<p>Data can be exported into Regedit4 format which makes it easy to import it to a different system. It is also possible to save the data as CSV files to analyze them in other applications.</p>
<p>Windows Registry Recovery provides access to the following information:</p>
<ul>
<li>File Information &#8211; In this explorer you can see basic file properties and checksums.</li>
<li>Security Record Explorer &#8211; Displays all security records used in registry. Usage counter, owner SID, group SID, list of affected keys and list of SACL and DACL is displayed for every record with flags and permissions enumerated. This explorer is available only for NT based system registry hives.</li>
<li>SAM &#8211; Displays Machine SID and part of SYSKEY. Enumerates local user and group accounts and some of their properties. This explorer is available only for NT based system registry SAM hive.</li>
<li>Windows Installation &#8211; Displays Windows name, ID and key, install date and user registration info. Enumerates installed software with descriptions and install date and list of installed hotfixes wih description. This explorer is available only SOFTWARE registry hive (Product ID and key are extracted in SYSTEM hive too).</li>
<li>Control Set &#8211; Displays all configured devices that worked on host machine. They are displayed in &#8220;like Device Manager&#8221; tree with some properties. This explorer is available for SYSTEM registry hive.</li>
<li>User Data &#8211; Displays user and machine name and tree based Start menu for selected USER hive. This explorer is available for USER registry hive.</li>
<li>Startup Applications &#8211; Enumerates applications that are registered to be run after startup. This explorer is available for SOFTWARE registry hive.</li>
<li>Services and Drivers &#8211; Enumerates all installed services and drivers with properties. This explorer is available only for NT based system registry SYSTEM hive.</li>
<li>Network Configuration &#8211; Displays all installed network clients, protocols and services. Enumerates all defined network connections with its TCP/IP configuration. This explorer is available only for NT based system registry SYSTEM hive.</li>
<li>Environment &#8211; Displays all environment variables. This explorer is available only for NT based system registry SYSTEM hive.</li>
<li>Shell Folders &#8211; Displays shell folders (folders known to system). This explorer is available only for NT based system registry SYSTEM hive.</li>
<li>Outlook Express &#8211; Digs out all Outlook Express accounts and their settings. This explorer is available only for NT based system registry USER hive.</li>
<li>Raw Data &#8211; This explorer displays whole registry in known tree format. Contains powerful searching and data interpreter. </li>
</ul>
<p>The data recovery software can be <a href="http://www.mitec.cz/wrr.html">downloaded</a> directly from the developers homepage. It is compatible with all Windows versions from Windows 95 to Windows Vista. The software program is fully portable.</p>

	Tags: <a href="http://www.ghacks.net/tag/data-recovery/" title="data-recovery" rel="tag">data-recovery</a>, <a href="http://www.ghacks.net/tag/export-registry/" title="export registry" rel="tag">export registry</a>, <a href="http://www.ghacks.net/tag/import-registry/" title="import registry" rel="tag">import registry</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/registry-crash/" title="registry crash" rel="tag">registry crash</a>, <a href="http://www.ghacks.net/tag/registry-recovery/" title="registry recovery" rel="tag">registry recovery</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-registry-recovery/" title="Windows Registry Recovery" rel="tag">Windows Registry Recovery</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/05/27/windows-registry-monitoring/" title="Windows Registry Monitoring With RegFromApp (May 27, 2009)">Windows Registry Monitoring With RegFromApp</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/" title="Set File Associations Without Writing To The Windows Registry (June 22, 2009)">Set File Associations Without Writing To The Windows Registry</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/01/14/remove-deleted-dlls-in-the-windows-registry/" title="Remove Deleted DLLs In The Windows Registry (January 14, 2009)">Remove Deleted DLLs In The Windows Registry</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/01/25/registry-analyzer/" title="Registry Analyzer (January 25, 2009)">Registry Analyzer</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/20/windows-registry-recovery/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Export Internet Explorer Security Zone Information</title>
		<link>http://www.ghacks.net/2008/11/26/export-internet-explorer-security-zone-information/</link>
		<comments>http://www.ghacks.net/2008/11/26/export-internet-explorer-security-zone-information/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 19:40:19 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[internet explorer security]]></category>
		<category><![CDATA[internet explorer tips]]></category>
		<category><![CDATA[internet-explorer]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[security zone]]></category>
		<category><![CDATA[windows registry]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8555</guid>
		<description><![CDATA[Internet Explorer assigns a security zone to any website that the user is visiting. Next to the two generic zones Internet (all that are not in another zone), Local Intranet (local sites) are Trusted sites and Restricted Sites. Trusted sites will usually have a lower security level than restricted sites. One could for instance move [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> assigns a security zone to any website that the user is visiting. Next to the two generic zones Internet (all that are not in another zone), Local Intranet (local sites) are Trusted sites and Restricted Sites. Trusted sites will usually have a lower security level than restricted sites. One could for instance move financial sites or sites from companies like eBay or Amazon into the Trusted sites list. Restricted sites are those that should be accessed with lower permissions. Good for websites that need to be accessed but are not that trusted.</p>
<p>If a user accesses the Internet with multiple computers he might want to use the same security zone settings on all of them. The easiest way to do that would be to export the security zones on one computer and export them to all others instead of adding sites to the zones manually on all computers.</p>
<p>Internet Explorer is storing the security zone information in the Windows Registry. To export the settings of the currently logged in user one would have to open the Registry with [Windows R], typing [regedit] and hitting [Enter].</p>
<p><span id="more-8555"></span>The Registry key is located at:</p>
<p><code>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains</code></p>
<p>A left click on Domains will select that key. The next step would be to open the File Menu and select Export. Enter a name and save the data as a file on the computer.</p>
<p>The newly created file has to be transferred to another computer. A right-click on the file at the new computer will open a context menu. The entry Merge will add the data to the correct Registry key so that the zone information of the first computer will be added to it as well.</p>

	Tags: <a href="http://www.ghacks.net/tag/ie/" title="ie" rel="tag">ie</a>, <a href="http://www.ghacks.net/tag/internet-explorer-security/" title="internet explorer security" rel="tag">internet explorer security</a>, <a href="http://www.ghacks.net/tag/internet-explorer-tips/" title="internet explorer tips" rel="tag">internet explorer tips</a>, <a href="http://www.ghacks.net/tag/internet-explorer/" title="internet-explorer" rel="tag">internet-explorer</a>, <a href="http://www.ghacks.net/tag/registry-tips/" title="registry tips" rel="tag">registry tips</a>, <a href="http://www.ghacks.net/tag/security-zone/" title="security zone" rel="tag">security zone</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/31/add-buttons-to-internet-explorer-that-launch-programs/" title="Add Buttons to Internet Explorer that launch programs (May 31, 2008)">Add Buttons to Internet Explorer that launch programs</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/01/13/windows-registry-protection/" title="Windows Registry Protection (January 13, 2009)">Windows Registry Protection</a> (9)</li>
	<li><a href="http://www.ghacks.net/2007/11/09/when-mouse-clicks-go-wrong/" title="When Mouse Clicks Go Wrong (November 9, 2007)">When Mouse Clicks Go Wrong</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/03/usb-flash-drive-write-protection/" title="USB Flash Drive Write Protection (April 3, 2009)">USB Flash Drive Write Protection</a> (12)</li>
	<li><a href="http://www.ghacks.net/2009/10/14/trendprotect-warns-internet-explorers-about-dangerous-websites/" title="TrendProtect Warns Internet Explorers About Dangerous Websites (October 14, 2009)">TrendProtect Warns Internet Explorers About Dangerous Websites</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/26/export-internet-explorer-security-zone-information/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Prevent Windows Registry from remembering last key viewed</title>
		<link>http://www.ghacks.net/2008/10/21/prevent-windows-registry-from-remembering-last-key-viewed/</link>
		<comments>http://www.ghacks.net/2008/10/21/prevent-windows-registry-from-remembering-last-key-viewed/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 08:54:00 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[registry hives]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows script]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7765</guid>
		<description><![CDATA[One of the things that bothers me the most is when I open the Windows Registry to edit a key and it loads up showing me the last key I had viewed. I normally go into the Registry to make one change and that’s it. I never go back and edit the same key. Wouldn’t it be great if you could open the registry and all the hives would load up collapsed like you opened it for the first time ever?]]></description>
			<content:encoded><![CDATA[<p>“This is a guest post by Aseem Kishore, the lead blogger for <a href="http://HelpDeskGeek.com">HelpDeskGeek.com</a>, which focuses on providing Help Desk tips to IT Professionals.”</p>
<p>One of the things that bothers me the most is when I open the Windows Registry to edit a key and it loads up showing me the last key I had viewed. I normally go into the Registry to make one change and that’s it. I never go back and edit the same key. Wouldn’t it be great if you could open the registry and all the hives would load up collapsed like you opened it for the first time ever?</p>
<p>Luckily, there’s a little shortcut you can create to the registry that will get rid of that annoying little feature. It’s actually a script with a few lines of code. Just open Notepad and paste in the following lines of code:</p>
<p><span id="more-7765"></span><code>Dim objShell, RegKey, Q</p>
<p>Set objShell = CreateObject("WScript.Shell")</p>
<p>strQuote = chr(34)      </p>
<p>RegKey = "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Regedit"</p>
<p>RegKey = RegKey &#038; "\LastKey"</p>
<p>objShell.RegWrite RegKey, ""</p>
<p>objShell.Run "regedit"</code></p>
<p>Save the file with a .VBS extension, which stands for Visual Basic Script. To do this in Notepad, choose All Files for the Save as type combo box and name the file “Registry.vbs” without the quotes.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/registry.png" alt="registry" title="registry" width="458" height="94" class="alignnone size-medium wp-image-7766" /></p>
<p>So now instead of opening the Registry and getting something that looks like this:</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/registry_windows.png" alt="registry windows" title="registry windows" width="271" height="322" class="alignnone size-medium wp-image-7767" /></p>
<p>You can easily start from the very top of the Registry hives like normal!</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/registry_hives.png" alt="registry hives" title="registry hives" width="243" height="161" class="alignnone size-medium wp-image-7768" /> </p>
<p>If you want to make if more official, you can change the icon for the VBS script file to the Registry icon. In order to do this, you have to create a shortcut to the script. Just right-click on Registry.vbs, click on Send To, and then click on Desktop (create shortcut).</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/send_to_desktop.png" alt="send to desktop" title="send to desktop" width="388" height="164" class="alignnone size-medium wp-image-7769" /></p>
<p>Now right-click on the shortcut icon and click on Rename. Name the shortcut Registry. Next right-click again and go to Properties. Click on the Change Icon button.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/change_icon.png" alt="change icon" title="change icon" width="357" height="364" class="alignnone size-medium wp-image-7770" /></p>
<p>Choose the Registry icon from the list of icons. Finally you can copy your shortcut to the Start Menu for easy acce</p>

	Tags: <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/registry-hives/" title="registry hives" rel="tag">registry hives</a>, <a href="http://www.ghacks.net/tag/registry-tips/" title="registry tips" rel="tag">registry tips</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-script/" title="windows script" rel="tag">windows script</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/" title="How To Change The Edit Application In Windows (February 8, 2009)">How To Change The Edit Application In Windows</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/defrag-the-registry-with-regdefrag/" title="Defrag the Registry with Regdefrag (May 13, 2008)">Defrag the Registry with Regdefrag</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/01/13/windows-registry-protection/" title="Windows Registry Protection (January 13, 2009)">Windows Registry Protection</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/04/03/usb-flash-drive-write-protection/" title="USB Flash Drive Write Protection (April 3, 2009)">USB Flash Drive Write Protection</a> (12)</li>
	<li><a href="http://www.ghacks.net/2009/09/06/remove-shared-documents-and-user-documents-from-my-computer/" title="Remove Shared Documents And User Documents From My Computer (September 6, 2009)">Remove Shared Documents And User Documents From My Computer</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/21/prevent-windows-registry-from-remembering-last-key-viewed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Back To Basics: Backup Registry</title>
		<link>http://www.ghacks.net/2008/08/24/back-to-basics-backup-registry/</link>
		<comments>http://www.ghacks.net/2008/08/24/back-to-basics-backup-registry/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 08:55:05 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[back to basic]]></category>
		<category><![CDATA[backup registry]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows registry backup]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6393</guid>
		<description><![CDATA[The Back to Basics series looks at common tasks and problems that Windows users might encounter on a daily basis and explains solutions and ways to do those &#8220;things&#8221;. To kickoff this new article series I&#8217;m going to look at ways to backup the Windows Registry.
The Windows Registry is the core of the Windows system [...]]]></description>
			<content:encoded><![CDATA[<p>The Back to Basics series looks at common tasks and problems that Windows users might encounter on a daily basis and explains solutions and ways to do those &#8220;things&#8221;. To kickoff this new article series I&#8217;m going to look at ways to backup the Windows Registry.</p>
<p>The Windows Registry is the core of the Windows system and malware likes to use it to spread its disease throughout the whole system. A good way to be on the safe side is to backup the Windows Registry regularly so that it can be restored when needed.</p>
<p>Most of the time there is a Microsoft way to do things and an easier one provided by third party developers and their applications. </p>
<p><span id="more-6393"></span><strong>The Microsoft way to backup the Windows Registry:</strong></p>
<p>Microsoft suggests to create system restore points which automatically include the Windows Registry. System Restore has to be turned on in Windows Services as a requirement. </p>
<p>Windows Vista users type systempropertiesprotection in the search box and press enter. Windows XP users on the other hand run %SystemRoot%\system32\restore\rstrui.exe from the Run box (Windows R). The menus are easy to follow through, it is just a matter of selecting Create A New Restore Point, assigning a descriptive name to it and clicking on Create. Windows Vista users might have to overcome the User Account Control before they reach System Restore. They find the Create button in the System Properties dialog box, on the System Protection tab.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/08/system_restore_xp.jpg" alt="system restore xp" title="system restore xp" width="347" height="184" class="alignnone size-medium wp-image-6426" /></p>
<p><strong>The third party way to backup the Windows Registry:</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/08/windows_registry_backup.jpg" alt="backup registry" title="windows registry backup" width="471" height="303" class="alignnone size-medium wp-image-6427" /></p>
<p>Download <a href="http://www.larshederer.homepage.t-online.de/erunt/index.htm">ERUNT</a>, a free software to backup and restore the Windows Registry that runs on most editions and versions of Windows including Windows XP and Windows Vista.</p>
<p>ERUNT requires minimal user input to backup the Registry. A click on OK on the welcome screen loads the program interface. It is usually not required to make any changes in this menu but to change the location of the Registry backup. It would be ideal to store it on another hard drive.</p>
<p>A click on OK creates a backup of the Windows Registry which can be restored by executing the program from the backup folder.</p>

	Tags: <a href="http://www.ghacks.net/tag/back-to-basic/" title="back to basic" rel="tag">back to basic</a>, <a href="http://www.ghacks.net/tag/backup-registry/" title="backup registry" rel="tag">backup registry</a>, <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-registry-backup/" title="windows registry backup" rel="tag">windows registry backup</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/03/usb-flash-drive-write-protection/" title="USB Flash Drive Write Protection (April 3, 2009)">USB Flash Drive Write Protection</a> (12)</li>
	<li><a href="http://www.ghacks.net/2006/07/27/how-to-enhance-your-registry/" title="How to enhance your registry (July 27, 2006)">How to enhance your registry</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/" title="How To Change The Edit Application In Windows (February 8, 2009)">How To Change The Edit Application In Windows</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/defrag-the-registry-with-regdefrag/" title="Defrag the Registry with Regdefrag (May 13, 2008)">Defrag the Registry with Regdefrag</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/06/20/auslogics-registry-defrag/" title="Auslogics Registry Defrag (June 20, 2008)">Auslogics Registry Defrag</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/24/back-to-basics-backup-registry/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>View Saved Windows Explorer Folder Settings</title>
		<link>http://www.ghacks.net/2008/08/13/view-saved-windows-explorer-folder-settings/</link>
		<comments>http://www.ghacks.net/2008/08/13/view-saved-windows-explorer-folder-settings/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 16:57:28 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[folder settings]]></category>
		<category><![CDATA[nirsoft]]></category>
		<category><![CDATA[ShellBagsView]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows-explorer]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6130</guid>
		<description><![CDATA[Windows Explorer can remember custom folder settings for each folder on the computer system. Those saved settings include the display mode, the window position, the last modified date and the last size of the Window. 
The folder settings are stored in the Windows Registry and ShellBagsView from Nirsoft provides the means of displaying all of [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Explorer can remember custom folder settings for each folder on the computer system. Those saved settings include the display mode, the window position, the last modified date and the last size of the Window. </p>
<p>The folder settings are stored in the Windows Registry and <a href="http://nirsoft.net/utils/shell_bags_view.html">ShellBagsView</a> from Nirsoft provides the means of displaying all of them. The software program is the usual Nirsoft program meaning it is fully portable, runs on Windows XP, Windows Server 2003 and Windows Vista and supports several command line parameters.</p>
<p>One reason why it might be good to run the program from time to time is to check if hidden folders are listed in the Registry. Those settings could hint at encrypted partitions or hidden folders on the system which is probably not desired.</p>
<p><span id="more-6130"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/08/shellbagsview-500x184.gif" alt="shellbagsview" title="shellbagsview" width="500" height="184" class="alignnone size-medium wp-image-6131" /></p>
<p>The findings can be exported in html reports. There is unfortunately no way of deleting the entries. Another interesting finding is that Windows saves new directory information in the Registry even if the option &#8220;Remember Each Folder&#8217;s View Settings&#8221; is unchecked. If anyone knows a way around this, so that no information of that kind are stored in the Registry let me know.</p>

	Tags: <a href="http://www.ghacks.net/tag/folder-settings/" title="folder settings" rel="tag">folder settings</a>, <a href="http://www.ghacks.net/tag/nirsoft/" title="nirsoft" rel="tag">nirsoft</a>, <a href="http://www.ghacks.net/tag/shellbagsview/" title="ShellBagsView" rel="tag">ShellBagsView</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a>, <a href="http://www.ghacks.net/tag/windows-explorer/" title="windows-explorer" rel="tag">windows-explorer</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/10/08/windows-explorer-quickly-jump-to-files/" title="Windows Explorer: Quickly Jump To Files (October 8, 2009)">Windows Explorer: Quickly Jump To Files</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/08/11/windows-explorer-tip/" title="Windows Explorer Tip: Show In Groups (August 11, 2008)">Windows Explorer Tip: Show In Groups</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/08/07/windows-explorer-file-extension-column/" title="Windows Explorer File Extension Column (August 7, 2008)">Windows Explorer File Extension Column</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/" title="Prevent applications from stealing focus (April 4, 2008)">Prevent applications from stealing focus</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/06/27/monitor-software-registry-changes/" title="Monitor Software Registry Changes (June 27, 2008)">Monitor Software Registry Changes</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/13/view-saved-windows-explorer-folder-settings/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Monitor Software Registry Changes</title>
		<link>http://www.ghacks.net/2008/06/27/monitor-software-registry-changes/</link>
		<comments>http://www.ghacks.net/2008/06/27/monitor-software-registry-changes/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 06:38:13 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[nirsoft]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[registry monitor]]></category>
		<category><![CDATA[windows registry]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5124</guid>
		<description><![CDATA[The Windows Registry is a book with seven seals for many users. Many know that one can change Registry settings to apply tweaks or change system settings in Windows but most do not know what their applications are writing in the Registry. Not all applications make use of the Registry, especially portable applications do not [...]]]></description>
			<content:encoded><![CDATA[<p>The Windows Registry is a book with seven seals for many users. Many know that one can change Registry settings to apply tweaks or change system settings in Windows but most do not know what their applications are writing in the Registry. Not all applications make use of the Registry, especially portable applications do not need it at all hence the name portable.</p>
<p><a href="http://nirsoft.net/utils/reg_file_from_application.html">Reg From App</a> is a portable program that monitors a specific application on the system and writes the changes made to the Registry in the program window which can be exported as a standard Registry file that contains all the Registry changes that have been made by the application since the monitoring process started.</p>
<p>Only running processes can be selected by Reg from App and the user is asked to pick one of the processes that will be monitored constantly from that point on. Constantly meaning as long as the program is running or the user is not stopping the monitoring.</p>
<p><span id="more-5124"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/06/regfromapp-500x321.gif" alt="reg from app" title="reg from app" width="500" height="321" class="alignnone size-medium wp-image-5125" /></p>
<p>Reg From App is a Nirsoft application with some limitations. It can only monitor one process at a time which can be bypassed by opening another program window. More pressing than that is in my opinion the missing possibility to start the monitoring before a program is started on a system to include the changes to the Registry that are done during program startup.</p>
<p>In Windows Vista users have to have the same rights as the application that is getting monitored which means that a regular user cannot monitor a process started by the administrator of the system.</p>
<p>The software is compatible to all 32-bit Windows NT systems including Windows 2000, Windows XP, Windows Vista and Windows Server 2003.</p>

	Tags: <a href="http://www.ghacks.net/tag/nirsoft/" title="nirsoft" rel="tag">nirsoft</a>, <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/registry-monitor/" title="registry monitor" rel="tag">registry monitor</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/08/13/view-saved-windows-explorer-folder-settings/" title="View Saved Windows Explorer Folder Settings (August 13, 2008)">View Saved Windows Explorer Folder Settings</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/06/24/view-all-registered-url-protocols/" title="View All Registered URL Protocols (June 24, 2008)">View All Registered URL Protocols</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/03/30/regscanner-advanced-registry-search/" title="Regscanner advanced Registry search (March 30, 2008)">Regscanner advanced Registry search</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/08/12/registry-cleanup-with-regdefrag/" title="Registry Cleanup with RegDefrag (August 12, 2008)">Registry Cleanup with RegDefrag</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/06/27/monitor-software-registry-changes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Auslogics Registry Defrag</title>
		<link>http://www.ghacks.net/2008/06/20/auslogics-registry-defrag/</link>
		<comments>http://www.ghacks.net/2008/06/20/auslogics-registry-defrag/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 11:56:36 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[registry defrag]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5009</guid>
		<description><![CDATA[The Auslogics Disk Defrag software is a popular hard disk defragmentation tool and many users who like it will probably also find the Registry defragmentation tool useful. The Windows Registry is not defragmented during hard disk defragmentation because it is not possible to defragment files that are open for exclusive access.
Auslogics Registry Defrag reduces the [...]]]></description>
			<content:encoded><![CDATA[<p>The Auslogics Disk Defrag software is a popular hard disk defragmentation tool and many users who like it will probably also find the Registry defragmentation tool useful. The Windows Registry is not defragmented during hard disk defragmentation because it is not possible to defragment files that are open for exclusive access.</p>
<p><a href="http://www.auslogics.com/en/software/registry-defrag/overview">Auslogics</a> Registry Defrag reduces the size of the Registry by defragmenting it which has the effect that the Registry will take up less memory when Windows is running which does increase system performance including boot time. The tool initially scans the Windows Registry and displays a report of the fragmentation level of the Registry afterwards.</p>
<p>It is recommended by the application to close all open applications to maximize the effectiveness of the Registry scan. Once started the mouse cannot be moved outside of the program&#8217;s interface and even the usual ALT TAB or Windows keys are disabled. The user has the option to quit the application at any time or proceed with the defragmentation which requires a system restart.</p>
<p><span id="more-5009"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/06/auslogics_registry_defrag1-500x393.jpg" alt="auslogics registry defrag" title="auslogics registry defrag" width="500" height="393" class="alignnone size-medium wp-image-5056" /></p>
<p>As you can see in the screenshot above the tool was able to cut the size of my Registry by more than six Megabytes from 34 to 28 Megabytes which is a size difference of 18%. It cut down my boot time by two seconds.</p>

	Tags: <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/registry-defrag/" title="registry defrag" rel="tag">registry defrag</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/07/27/how-to-enhance-your-registry/" title="How to enhance your registry (July 27, 2006)">How to enhance your registry</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/" title="How To Change The Edit Application In Windows (February 8, 2009)">How To Change The Edit Application In Windows</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/defrag-the-registry-with-regdefrag/" title="Defrag the Registry with Regdefrag (May 13, 2008)">Defrag the Registry with Regdefrag</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/08/13/view-saved-windows-explorer-folder-settings/" title="View Saved Windows Explorer Folder Settings (August 13, 2008)">View Saved Windows Explorer Folder Settings</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/03/usb-flash-drive-write-protection/" title="USB Flash Drive Write Protection (April 3, 2009)">USB Flash Drive Write Protection</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/06/20/auslogics-registry-defrag/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
