<?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; registry tips</title>
	<atom:link href="http://www.ghacks.net/tag/registry-tips/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, 23 Nov 2009 10:20:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</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>Windows Cannot Find Msconfig</title>
		<link>http://www.ghacks.net/2009/04/11/windows-cannot-find-msconfig/</link>
		<comments>http://www.ghacks.net/2009/04/11/windows-cannot-find-msconfig/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 14:22:01 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[microsoft-windows]]></category>
		<category><![CDATA[msconfig]]></category>
		<category><![CDATA[msconfig.exe]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11910</guid>
		<description><![CDATA[MSConfig, which stands for Microsoft System Configuration Utility, is a administrative tool that gets distributed with the Windows operating system. It has been designed by Microsoft to provide quick access to several system settings, files and parameters like startup items, Windows services or ini files like boot.ini or system.ini.
MSConfig can be accessed from the run [...]]]></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" />MSConfig, which stands for Microsoft System Configuration Utility, is a administrative tool that gets distributed with the Windows operating system. It has been designed by Microsoft to provide quick access to several system settings, files and parameters like startup items, Windows services or ini files like boot.ini or system.ini.</p>
<p>MSConfig can be accessed from the run command [Windows R] by typing in [msconfig]. It happens in rare cases that Windows cannot start the application displaying the message that &#8220;Windows cannot find MSConfig&#8221; which can be the cause of a virus infection or corrupt entries in the Windows Registry or file system. </p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/windows_cannot_find_msconfig-500x70.jpg" alt="windows cannot find msconfig" title="windows cannot find msconfig" width="500" height="70" /></p>
<p><span id="more-11910"></span>There are basically two possibilities why Windows is displaying the error message. The first is that the file is no longer in the default directory on the hard drive; The second that the file path in the Registry is linking to a wrong location or not existing at all.</p>
<p><strong>Finding MSConfig.exe</strong></p>
<p>The first task is to locate msconfig.exe on the computer system. The default directory where Microsoft is placing the file is<br />
<strong>WINDOWS\pchealth\helpctr\binaries</strong> on Windows XP systems and Windows\system32\ on Windows Vista systems.</p>
<p>If the file turns out to be in that directory skip ahead to step 2 which will check the correct file path in the Windows Registry. If the file is not there at all you need to add it back there. The easiest way to do that is by extracting it again from the Windows installation CD or DVD.</p>
<p>To extract it from the Windows CD you need to run a command from the command line. Press [Windows R], enter [cmd] and hit [enter].</p>
<p>Type in the following command if you are running Windows XP: (assuming E is the letter of the drive containing the Windows CD and C:\WINDOWS\ the location of the Windows installation.</p>
<p><code>EXPAND -R E:\I386\MSCONFIG.EX_ C:\WINDOWS\PCHEALTH\HELPCTR\BINARIES</code></p>
<p>Windows Vista users run the following command instead: (again assuming E is the DVD drive and C:\Windows the Windows installation directory)</p>
<p><code>EXPAND -R E:\I386\MSCONFIG.EX_ C:\WINDOWS\SYSTEM32</code></p>
<p><strong>Correcting the msconfig path</strong></p>
<p>Windows stores path information about selected applications in the Windows Registry. Start the Windows Registry by typing [Windows R], [regedit], [enter]. Then navigate to the following Registry key:</p>
<p><code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths</code></p>
<p>Check if an entry named msconfig.exe exists. If it does check the default value which should be the path information pointing right to the location of msconfig.exe in the Windows directory. You can double-click the default entry to change the path if it is the wrong one.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/msconfigexe-500x154.jpg" alt="msconfigexe" title="msconfigexe" width="500" height="154" class="alignnone size-medium wp-image-11909" /></p>
<p>If the msconfig.exe key does not exist in the Windows Registry do the following:</p>
<ul>
<li>Right-click the App Paths key and select New > Key from the menu that is appearing.</li>
<li>Name the new key <strong>MSCONFIG.EXE</strong>.</li>
<li>Double-click the default value in the right window and add the full path to msconfig.exe as the value.</li>
</ul>
<p>The changes are immediately which means it is possible to try to run msconfig again to see if the changes have fixed the problem.</p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft-windows/" title="microsoft-windows" rel="tag">microsoft-windows</a>, <a href="http://www.ghacks.net/tag/msconfig/" title="msconfig" rel="tag">msconfig</a>, <a href="http://www.ghacks.net/tag/msconfigexe/" title="msconfig.exe" rel="tag">msconfig.exe</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-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/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/04/27/how-to-remove-third-party-services-in-windows/" title="How To Remove Third Party Services In Windows (April 27, 2009)">How To Remove Third Party Services In Windows</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/07/23/how-to-remove-past-icons-from-the-taskbar/" title="How to remove past icons from the taskbar (July 23, 2006)">How to remove past icons from the taskbar</a> (2)</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/02/15/hide-all-system-tray-icons/" title="Hide all System Tray Icons (February 15, 2008)">Hide all System Tray Icons</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/11/windows-cannot-find-msconfig/feed/</wfw:commentRss>
		<slash:comments>6</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>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>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>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>Enhance The Right-Click Context Menu</title>
		<link>http://www.ghacks.net/2008/09/16/enhance-the-right-click-context-menu/</link>
		<comments>http://www.ghacks.net/2008/09/16/enhance-the-right-click-context-menu/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 10:27:20 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[right-click]]></category>
		<category><![CDATA[right-clicker]]></category>
		<category><![CDATA[software program]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7029</guid>
		<description><![CDATA[Moo0 RightClicker is a software tool that enhances the Windows right-click context menu in many ways. The software program is compatible to Windows XP and Windows Vista and provides some of the functionality that the shareware version of Moo0 RightClicker provides. The tool adds several new entries to the right-click menu that opens when right-clicking [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.moo0.com/?top=http://www.moo0.com/software/RightClicker/%23RightClicker">Moo0 RightClicker</a> is a software tool that enhances the Windows right-click context menu in many ways. The software program is compatible to Windows XP and Windows Vista and provides some of the functionality that the shareware version of Moo0 RightClicker provides. The tool adds several new entries to the right-click menu that opens when right-clicking on files or folders in Windows.</p>
<p>All new functions can be easily identified by their light-green icons. The software program adds five new key features to the right-click menu. Move To Folder and Copy To Folder entries have been added which make use of bookmarked folders and the system folders. The Delete menu entry was enhanced as well. It provides access to moving the deleted files and folders to the trashbin or to delete them permanently. Experienced users already know that it is possible to delete files and folders permanently by holding down the shift key before choosing to delete them.</p>
<p>The fourth addition provides functions to copy the name or path of a folder or file and to open the command prompt from the selected folder.</p>
<p><span id="more-7029"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/09/right-click_menu.gif" alt="right-click menu" title="right-click menu" width="214" height="236" class="alignnone size-medium wp-image-7030" /></p>
<p>The last addition is the customize menu which provides tools to hide entries from the right-click menu. It&#8217;s apparent that the free version was cut down in functionality to have a selling point for the shareware version. The free version does add a few entries to the right-click menu which might make it interesting for some users. Most of the functions can also be added (or removed) by editing the Registry manually. </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/right-click/" title="right-click" rel="tag">right-click</a>, <a href="http://www.ghacks.net/tag/right-clicker/" title="right-clicker" rel="tag">right-clicker</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/software-program/" title="software program" rel="tag">software program</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-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/11/23/unpack-installers-with-universal-extractor/" title="Unpack Installers With Universal Extractor (November 23, 2008)">Unpack Installers With Universal Extractor</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/12/12/save-energy-with-all-off/" title="Save Energy With All Off (December 12, 2008)">Save Energy With All Off</a> (14)</li>
	<li><a href="http://www.ghacks.net/2008/04/09/past-icons-flusher/" title="Past Icons Flusher (April 9, 2008)">Past Icons Flusher</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/11/17/launch-applications-with-the-mouse/" title="Launch Applications With The Mouse (November 17, 2008)">Launch Applications With The Mouse</a> (13)</li>
	<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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/16/enhance-the-right-click-context-menu/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Fix Windows Vista Resetting Folder View Settings</title>
		<link>http://www.ghacks.net/2008/08/28/fix-windows-vista-resetting-folder-view-settings/</link>
		<comments>http://www.ghacks.net/2008/08/28/fix-windows-vista-resetting-folder-view-settings/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 16:25:47 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[vista-tips]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows-vista]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6583</guid>
		<description><![CDATA[Users with many folders on their system might experience an annoying problem in Windows Vista which has already plagued many Windows XP users as well. Windows remembers by default the folder view settings of 200 local folders and 200 network folders initially. Windows Vista remembers 5000 folders which are usually enough for most users.
Some users [...]]]></description>
			<content:encoded><![CDATA[<p>Users with many folders on their system might experience an annoying problem in Windows Vista which has already plagued many Windows XP users as well. Windows remembers by default the folder view settings of 200 local folders and 200 network folders initially. Windows Vista remembers 5000 folders which are usually enough for most users.</p>
<p>Some users have more than 5000 folders on their system and they will experience that the folder view is resetting itself whenever the limit is reached. It works like a first in first out cache once the limit has been reached. </p>
<p>Here is what you need to do to fix it (via <a href="http://www.redmondpie.com/fix-for-windows-vista-forgetting-folder-view-settings/">Redmond Pie</a>): Open the Windows Registry by pressing Windows R, typing in regedit and hitting enter. Now navigate to the Registry key HKEY_CURRENT_USER \Software \Classes \Local Settings \Software \Microsoft \Windows \Shell and create a new DWORD (32-bit) Value and name it <strong>BagMRU Size</strong>. Double-click the entry and give it a value of 10000, double the default amount.</p>
<p><span id="more-6583"></span>Work with your system for a while and see if all folder view settings are remembered. If it is not enough increase the number a second time to 15000 or even 20000. The same can be applied to Windows XP, the limit in XP seems to be 8000 though.</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/vista-tips/" title="vista-tips" rel="tag">vista-tips</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</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-vista/" title="windows-vista" rel="tag">windows-vista</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/05/27/do-not-move-special-folders-in-windows-to-root/" title="Do not move Special Folders in Windows to root (May 27, 2008)">Do not move Special Folders in Windows to root</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/06/17/5-windows-tweaks-that-do-not-work/" title="5 Windows Tweaks That Do NOT Work (June 17, 2008)">5 Windows Tweaks That Do NOT Work</a> (14)</li>
	<li><a href="http://www.ghacks.net/2008/05/07/xp-sp3-and-vista-sp-1-available-through-windows-update/" title="XP SP3 and Vista SP 1 available through Windows Update (May 7, 2008)">XP SP3 and Vista SP 1 available through Windows Update</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/01/11/windows-vista-shrink-volume-problems/" title="Windows Vista Shrink Volume Problems (January 11, 2009)">Windows Vista Shrink Volume Problems</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/10/08/windows-vista-multi-user-language-interface-hacker/" title="Windows Vista Multi-User Language Interface Hacker (October 8, 2008)">Windows Vista Multi-User Language Interface Hacker</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/28/fix-windows-vista-resetting-folder-view-settings/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Do not move Special Folders in Windows to root</title>
		<link>http://www.ghacks.net/2008/05/27/do-not-move-special-folders-in-windows-to-root/</link>
		<comments>http://www.ghacks.net/2008/05/27/do-not-move-special-folders-in-windows-to-root/#comments</comments>
		<pubDate>Tue, 27 May 2008 10:56:13 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows-vista]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4288</guid>
		<description><![CDATA[Users can move the special folders from their default location to another folder or drive in Windows XP and Windows Vista. Special folders are for example the pictures and music folders in My documents. Their directory can be changed using the Location tab in the Property menu. It is recommended to add the full path [...]]]></description>
			<content:encoded><![CDATA[<p>Users can move the special folders from their default location to another folder or drive in Windows XP and Windows Vista. Special folders are for example the pictures and music folders in My documents. Their directory can be changed using the Location tab in the Property menu. It is recommended to add the full path as the location when moving those folders. If you want to move the Downloads special folder to drive the downloads folder on drive e: you should enter the full path which is e:\downloads in this case.</p>
<p>The reason why this is important is that Windows does not automatically append the folder name to the path. This means that if you enter e: as the path Windows Vista will assume that this is the path to the download folder. The problem arises when a user tries to change the location again because Windows will move all files on that partition to the new location. Think of it, if e: is the special folder then all contents on that drive have to be moved.</p>
<p>This process will not complete because of System Volume Information and $Recycle.Bin which cannot be moved. The only way to fix this is to change the path of those folders manually in the Registry.</p>
<p><span id="more-4288"></span>The location of all special folders is stored in the Registry: </p>
<p><code>HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ User Shell Folders</code></p>
<p>Just change the value of the special folders that you have changed to the root folder and restart the computer afterwards so that the changes take effect.</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/windows-tips/" title="windows tips" rel="tag">windows tips</a>, <a href="http://www.ghacks.net/tag/windows-vista/" title="windows-vista" rel="tag">windows-vista</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/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>
	<li><a href="http://www.ghacks.net/2008/03/08/use-windows-vista-fonts-in-windows-xp/" title="Use Windows Vista fonts in Windows XP (March 8, 2008)">Use Windows Vista fonts in Windows XP</a> (22)</li>
	<li><a href="http://www.ghacks.net/2008/07/08/single-click-system-restore-point-creation/" title="Single Click System Restore Point Creation (July 8, 2008)">Single Click System Restore Point Creation</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/12/04/run-vistas-windows-system-assessment-tool-in-windows-xp/" title="Run Vista&#8217;s Windows System Assessment Tool In Windows XP (December 4, 2008)">Run Vista&#8217;s Windows System Assessment Tool In Windows XP</a> (0)</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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/27/do-not-move-special-folders-in-windows-to-root/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Block installation of Windows XP SP3 and Vista SP1</title>
		<link>http://www.ghacks.net/2008/05/15/block-installation-of-windows-xp-sp3-and-vista-sp1/</link>
		<comments>http://www.ghacks.net/2008/05/15/block-installation-of-windows-xp-sp3-and-vista-sp1/#comments</comments>
		<pubDate>Thu, 15 May 2008 16:45:19 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[block service pack]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[vista sp1]]></category>
		<category><![CDATA[window xp]]></category>
		<category><![CDATA[windows-vista]]></category>
		<category><![CDATA[xp sp3]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4137</guid>
		<description><![CDATA[Several users encounter problems and difficulties during and after installation of the two new Windows service packs that Microsoft released earlier this year. Both service packs will be automatically downloaded later this year to computers that have automatic updates enabled which could prove disastrous for companies who cannot afford that they computers stop working after [...]]]></description>
			<content:encoded><![CDATA[<p>Several users encounter problems and difficulties during and after installation of the two new Windows service packs that Microsoft released earlier this year. Both service packs will be automatically downloaded later this year to computers that have automatic updates enabled which could prove disastrous for companies who cannot afford that they computers stop working after the update.</p>
<p>A solution would obviously be to disable automatic updates but that&#8217;s probably not a preferred solution by many as well. The easiest way to block the automatic download and installation of both Windows XP Service Pack 3 and Windows Vista Service Pack 1 is a Registry key that has to be added to the Registry that prevents the installation for twelve months.</p>
<p>The update problems should be sorted out by that time and if they have not been it is still possible to disable automatic updates. To add the entry to the Registry do the following. Press Windows R, type regedit, hit enter.</p>
<p><span id="more-4137"></span>The Registry opens and we need to navigate to the key HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate and create a new DWORD named DoNotAllowSP there. The value of the DWORD has to be set to 1.</p>
<p>An alternative would be to create a new text document, paste the following three lines into it and rename the document to block.reg afterwards. </p>
<p><code>Windows Registry Editor Version 5.00<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]<br />
"DoNotAllowSP"=dword:00000001</code></p>
<p>A double-click creates the new Registry key automatically. The block can be removed by either deleting the Registry key again or by setting the dword value to 0 instead.</p>

	Tags: <a href="http://www.ghacks.net/tag/block-service-pack/" title="block service pack" rel="tag">block service pack</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</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/vista-sp1/" title="vista sp1" rel="tag">vista sp1</a>, <a href="http://www.ghacks.net/tag/window-xp/" title="window xp" rel="tag">window xp</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-vista/" title="windows-vista" rel="tag">windows-vista</a>, <a href="http://www.ghacks.net/tag/xp-sp3/" title="xp sp3" rel="tag">xp sp3</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/07/xp-sp3-and-vista-sp-1-available-through-windows-update/" title="XP SP3 and Vista SP 1 available through Windows Update (May 7, 2008)">XP SP3 and Vista SP 1 available through Windows Update</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/05/19/windows-vista-upgrade-advisor/" title="Windows Vista Upgrade Advisor (May 19, 2006)">Windows Vista Upgrade Advisor</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/01/25/windows-vista-sp1-refresh-2-is-out/" title="Windows Vista SP1 Refresh 2 is out (January 25, 2008)">Windows Vista SP1 Refresh 2 is out</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/03/18/windows-vista-sp1-download/" title="Windows Vista SP1 Download (March 18, 2008)">Windows Vista SP1 Download</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/02/22/windows-vista-sp1-breaks-applications/" title="Windows Vista SP1 breaks applications (February 22, 2008)">Windows Vista SP1 breaks applications</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/15/block-installation-of-windows-xp-sp3-and-vista-sp1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Enable DVD Library in Windows Media Center</title>
		<link>http://www.ghacks.net/2008/05/15/enable-dvd-library-windows-media-center/</link>
		<comments>http://www.ghacks.net/2008/05/15/enable-dvd-library-windows-media-center/#comments</comments>
		<pubDate>Thu, 15 May 2008 15:28:23 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[dvd library]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[media center tips]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[video_ts]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4138</guid>
		<description><![CDATA[I came in contact with a Windows Media Center PC only recently, specifically with Microsoft&#8217;s Windows XP Media Center Edition 2005. I noticed that it did not recognize DVDs that were stored on the hard drive of the computer which was kinda odd for a Media Center. 
Well a little research revealed a Registry setting [...]]]></description>
			<content:encoded><![CDATA[<p>I came in contact with a Windows Media Center PC only recently, specifically with Microsoft&#8217;s Windows XP Media Center Edition 2005. I noticed that it did not recognize DVDs that were stored on the hard drive of the computer which was kinda odd for a Media Center. </p>
<p>Well a little research revealed a Registry setting that would enable the option to enable the DVD library in Windows Media Center 2005. That DVD Library can store the DVDs that are stored on the hard drive in a Video_TS folder.</p>
<p>Here are the steps that are needed to enable the DVD Library feature. Exit the Media Center application and start the Windows Registry Editor by using the shortcut Windows R, regedit, enter.</p>
<p><span id="more-4138"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/05/dvd_library_windows_media_center-300x176.jpg" alt="dvd library windows media center" title="dvd library windows media center" width="300" height="176" class="alignnone size-medium wp-image-4139" /></p>
<p>Now navigate to the Registry key HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Media Center \Settings \DvdSettings and edit the value ShowGallery. Change the value from Play to Gallery.</p>

	Tags: <a href="http://www.ghacks.net/tag/dvd-library/" title="dvd library" rel="tag">dvd library</a>, <a href="http://www.ghacks.net/tag/media-center/" title="media center" rel="tag">media center</a>, <a href="http://www.ghacks.net/tag/media-center-tips/" title="media center tips" rel="tag">media center tips</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</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/video_ts/" title="video_ts" rel="tag">video_ts</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/15/block-installation-of-windows-xp-sp3-and-vista-sp1/" title="Block installation of Windows XP SP3 and Vista SP1 (May 15, 2008)">Block installation of Windows XP SP3 and Vista SP1</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/02/09/allow-users-to-format-removable-hard-disks-in-windows-xp/" title="Allow users to format removable hard disks in Windows XP (February 9, 2008)">Allow users to format removable hard disks in Windows XP</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/01/20/zune-does-not-allow-to-share-all-songs/" title="Zune does not allow to share all songs (January 20, 2007)">Zune does not allow to share all songs</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/04/23/yuck-new-windows-vista-ultimate-extras/" title="Yuck new Windows Vista Ultimate Extras (April 23, 2008)">Yuck new Windows Vista Ultimate Extras</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/15/enable-dvd-library-windows-media-center/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Defrag the Registry with Regdefrag</title>
		<link>http://www.ghacks.net/2008/05/13/defrag-the-registry-with-regdefrag/</link>
		<comments>http://www.ghacks.net/2008/05/13/defrag-the-registry-with-regdefrag/#comments</comments>
		<pubDate>Tue, 13 May 2008 16:05:17 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[windows boot time]]></category>
		<category><![CDATA[windows performance]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4112</guid>
		<description><![CDATA[The Windows Registry is not defragmented if you defragment your hard drive. This can be quite a problem for users who regularly install and uninstall applications on their system because uninstallers tend to &#8220;forget&#8221; to remove entries in the Registry during the uninstallation process. It&#8217;s astonishing that even the Registry of my brand new system [...]]]></description>
			<content:encoded><![CDATA[<p>The Windows Registry is not defragmented if you defragment your hard drive. This can be quite a problem for users who regularly install and uninstall applications on their system because uninstallers tend to &#8220;forget&#8221; to remove entries in the Registry during the uninstallation process. It&#8217;s astonishing that even the Registry of my brand new system which has been setup only a week ago was highly fragmented.</p>
<p>Defragmenting the Registry with <a href="http://www.regdefrag.com/">Regdefrag</a> (via <a href="http://www.genbeta.com/2008/05/13-quicksys-regdefrag-defragmentando-el-registro-en-windows">Genbeta</a>) would reduce the size from 28904 Kilobyte to 27160 Kilobyte, a reduction of more than 6%. A smaller Registry tends to increase performance on the system and even decrease the time it takes to boot a system. I remember that the Registry on my old computer had a size of 55 Megabytes, that&#8217;s twice the size of the current Registry.</p>
<p>The process or defragmentation works exactly the same way as the defragmentation of a hard drive by removing gaps, fragments and wasted space in Windows Registry files.</p>
<p><span id="more-4112"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/05/defrag_registry-300x223.jpg" alt="defrag registry" title="defrag registry" width="300" height="223" class="alignnone size-medium wp-image-4113" /></p>
<p>Analysis and Defragmentation did only take a matter of seconds on my computer, it probably will take longer on slower computers with a larger Registry.</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/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-boot-time/" title="windows boot time" rel="tag">windows boot time</a>, <a href="http://www.ghacks.net/tag/windows-performance/" title="windows performance" rel="tag">windows performance</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/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/2008/05/13/defrag-the-registry-with-regdefrag/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Regalyzer Advanced Registry Editor</title>
		<link>http://www.ghacks.net/2008/04/07/regalyzer-advanced-registry-editor/</link>
		<comments>http://www.ghacks.net/2008/04/07/regalyzer-advanced-registry-editor/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 08:04:37 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[regalyzer]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[registry editor]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[regscanner]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3742</guid>
		<description><![CDATA[One could say that Regalyzer starts there where the default Windows Registry editor and Regscanner stop. Don&#8217;t get me wrong, Regscanner is a great program but it has one great weakness and that is the fact that you cannot edit the Registry in the software directly but have to rely on Regedit to edit the [...]]]></description>
			<content:encoded><![CDATA[<p>One could say that Regalyzer starts there where the default Windows Registry editor and <a href="http://www.ghacks.net/2008/03/30/regscanner-advanced-registry-search/">Regscanner</a> stop. Don&#8217;t get me wrong, Regscanner is a great program but it has one great weakness and that is the fact that you cannot edit the Registry in the software directly but have to rely on Regedit to edit the entries that you have found with Regscanner. Regalyzer on the other hand provides the advanced search capabilities of Regscanner with the option to edit Registry keys directly. </p>
<p>The main window of <a href="http://www.safer-networking.org/en/regalyzer/index.html">Regalyzer</a> resembles that of Regedit but you will notice the bar at the top that contains the search and a history function that displays the Registry keys that have been used lately. It also offers a way of pasting a Registry key into it to jump directly to that key, very handy if you quickly want to change a setting and have the full key at hand.</p>
<p>The search is independent from the main program and opens up in a new window. It displays the result just like Regscanner does which means that all search results are displayed immediately and you are not forced to jump from result to result like in Regedit. Four Search Styles are available: Simple Search, Wildcard Search, Boolean Search and Regular Expressions.</p>
<p><span id="more-3742"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/04/regalyzer.jpg" alt="regalyzer" title="regalyzer" width="500" height="285" class="alignnone size-full wp-image-3743" /></p>
<p>You can also limit the search to specific range, certain data types and several other options. There is also a find and replace feature build in. Once you have selected a key you will notice the additional tabs that contain Security Information, Additional Information and a Change Log besides the default display of the values of that key.</p>

	Tags: <a href="http://www.ghacks.net/tag/regalyzer/" title="regalyzer" rel="tag">regalyzer</a>, <a href="http://www.ghacks.net/tag/regedit/" title="regedit" rel="tag">regedit</a>, <a href="http://www.ghacks.net/tag/registry-editor/" title="registry editor" rel="tag">registry editor</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/regscanner/" title="regscanner" rel="tag">regscanner</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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/2009/04/11/windows-cannot-find-msconfig/" title="Windows Cannot Find Msconfig (April 11, 2009)">Windows Cannot Find Msconfig</a> (6)</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/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/2008/04/07/regalyzer-advanced-registry-editor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Prevent applications from stealing focus</title>
		<link>http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/</link>
		<comments>http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 15:07:57 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[application focus]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3714</guid>
		<description><![CDATA[It happens several times a day that some applications steal the focus of the active window by popping up. This can happen for a number of reasons, when I extract files or a transfer finishes for instance. It does not matter most of the time when this happens but sometimes I'm writing an article and it does not only mean that I have to type some words again but also that I lost concentration and have to click to regain focus.]]></description>
			<content:encoded><![CDATA[<p>It happens several times a day that some applications steal the focus of the active window by popping up. This can happen for a number of reasons, when I extract files or a transfer finishes for instance. It does not matter most of the time when this happens but sometimes I&#8217;m writing an article and it does not only mean that I have to type some words again but also that I lost concentration and have to click to regain focus.</p>
<p>The <a href="http://proreviewer.com/2008/04/04/tip-stop-applications-in-windows-stealing-focus/">Pro Reviewer</a> website has a tip on how to prevent this from happening.  The easiest way of preventing focus stealing is to use Tweak UI which has a setting that is called &#8220;Prevent applications from stealing focus&#8221;. Checking this option prevents that other applications pop up suddenly and steal the focus of the window you are currently working in.</p>
<p>This only works when the application has been minimized before. Instead of stealing the focus it will flash a number of times which can be defined in the same menu in <a href="http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx">Tweak UI</a>. If you do not want to use Tweak UI you can change the setting in the Windows Registry.</p>
<p><span id="more-3714"></span>Navigate to the Registry key HKEY_CURRENT_USER > Control Panel > Desktop and change the ForegroundLockTimeout value to 30d40 (Hexadecimal) or 200000 (Decimal). The key ForeGroundFlashCount defines the amount of flashes of a window to alert the user where 0 means unlimited.</p>

	Tags: <a href="http://www.ghacks.net/tag/application-focus/" title="application focus" rel="tag">application focus</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-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/2008/02/24/change-the-print-spooler-directory/" title="Change the Print Spooler Directory (February 24, 2008)">Change the Print Spooler Directory</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/11/windows-cannot-find-msconfig/" title="Windows Cannot Find Msconfig (April 11, 2009)">Windows Cannot Find Msconfig</a> (6)</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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Disable Recent Documents Listing in Registry</title>
		<link>http://www.ghacks.net/2008/03/24/disable-recent-documents-listing-in-registry/</link>
		<comments>http://www.ghacks.net/2008/03/24/disable-recent-documents-listing-in-registry/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 08:16:47 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[recent documents]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/24/disable-recent-documents-listing-in-registry/</guid>
		<description><![CDATA[Windows is keeping track of which programs you opened recently. It is using two locations to store those information. The first are the 15 most recently opened documents that are stored in the user profile and I already wrote an article on how to disable the recent documents listing in Windows.
There is however another place [...]]]></description>
			<content:encoded><![CDATA[<p>Windows is keeping track of which programs you opened recently. It is using two locations to store those information. The first are the 15 most recently opened documents that are stored in the user profile and I already wrote an article on how to <a href="http://www.ghacks.net/2008/03/24/disable-recent-documents-listing-in-windows/">disable the recent documents listing</a> in Windows.</p>
<p>There is however another place that stores the most recent documents. This one is located in the Registry and it stores way more information. The Registry key is called OpenSaveMRU and stores a history of files that have been opened in a common dialog box. All information are stored in sub-keys. The * sub-key contains a list of all files while the keys with file extensions contain only information about files with that extension.</p>
<p>The only way that I discovered to remove those information is to clear all sub-keys of this Registry key. There is probably a more elegant way to do this, maybe a hidden Registry setting that disables it but I was not able to discover it yet.</p>
<p><span id="more-3598"></span>You can open the Windows Registry to take a look at the key. To do that press Windows R, type regedit and hit enter. Now navigate to the key HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Explorer \ComDlg32 and left-click on the key OpenSaveMRU. </p>
<p>The easiest way is to use a Registry file that clears all the sub-keys immediately. I did create and upload the Registry script for you. Just download the <a href='http://www.ghacks.net/wp-content/uploads/2008/03/registry.zip' title='registry script'>registry script</a> and double-click it (or execute it with regedit /s edit.reg). You could also save it and take a look at it before you execute it which is always a good precaution.</p>
<p>It seems that the sub-keys will not be regenerated after a restart.</p>

	Tags: <a href="http://www.ghacks.net/tag/privacy/" title="privacy" rel="tag">privacy</a>, <a href="http://www.ghacks.net/tag/recent-documents/" title="recent documents" rel="tag">recent documents</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/" title="Security" rel="tag">Security</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</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/03/24/disable-recent-documents-listing-in-windows/" title="Disable Recent Documents Listing in Windows (March 24, 2008)">Disable Recent Documents Listing in Windows</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/11/windows-cannot-find-msconfig/" title="Windows Cannot Find Msconfig (April 11, 2009)">Windows Cannot Find Msconfig</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/security-and-privacy-complete/" title="Security and Privacy Complete (December 7, 2006)">Security and Privacy Complete</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/01/15/remove-stored-net-user-names-and-passwords/" title="Remove Stored .Net User Names and Passwords (January 15, 2008)">Remove Stored .Net User Names and Passwords</a> (2)</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/2008/03/24/disable-recent-documents-listing-in-registry/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Disable Recent Documents Listing in Windows</title>
		<link>http://www.ghacks.net/2008/03/24/disable-recent-documents-listing-in-windows/</link>
		<comments>http://www.ghacks.net/2008/03/24/disable-recent-documents-listing-in-windows/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 07:57:18 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[recent documents]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/24/disable-recent-documents-listing-in-windows/</guid>
		<description><![CDATA[I reviewed the Nirsoft application Recent Files View yesterday which brought two possible privacy leaks to my attention. Windows is keeping a record of files that have been previously opened, to be precise of the 15 most recent files that have been opened and stores them as shortcuts in the hidden folder Recent [My Recent [...]]]></description>
			<content:encoded><![CDATA[<p>I reviewed the Nirsoft application <a href="http://www.ghacks.net/2008/03/23/list-all-recently-accessed-files/">Recent Files View</a> yesterday which brought two possible privacy leaks to my attention. Windows is keeping a record of files that have been previously opened, to be precise of the 15 most recent files that have been opened and stores them as shortcuts in the hidden folder Recent [My Recent Documents] in the user profile.</p>
<p>Maybe you feel the same way I do about this &#8220;feature&#8221; and don&#8217;t need and want it on your system. I managed to find a way to disable it completely which has the effect that Windows is not recording the most recent files that are opened. I first tried to disable it in the Group Policy Editor but it was only possible to reduce it to 1 record which was not sufficient.</p>
<p>I discovered a Registry key however that disables the Recent Documents completely. To access it you need to open the Registry Editor by pressing Windows R, typing regedit and hitting enter.</p>
<p><span id="more-3597"></span>Now navigate to the key HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Policies \Explorer and right-click in the right pane. Select New > Dword and name it NoRecentDocsHistory. Change the value of that setting to 1 to disable the Recent Documents.</p>
<p>I did use Recent Files View to verify that Windows is not storing any information about recently opened documents anymore.</p>

	Tags: <a href="http://www.ghacks.net/tag/privacy/" title="privacy" rel="tag">privacy</a>, <a href="http://www.ghacks.net/tag/recent-documents/" title="recent documents" rel="tag">recent documents</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/" title="Security" rel="tag">Security</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/03/24/disable-recent-documents-listing-in-registry/" title="Disable Recent Documents Listing in Registry (March 24, 2008)">Disable Recent Documents Listing in Registry</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/03/12/windows-tip-edit-user-registry-of-other-users/" title="Windows Tip: Edit User Registry of other users (March 12, 2008)">Windows Tip: Edit User Registry of other users</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/11/windows-cannot-find-msconfig/" title="Windows Cannot Find Msconfig (April 11, 2009)">Windows Cannot Find Msconfig</a> (6)</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/04/12/uk-sensitive-information-need-we-say-more/" title="UK. Sensitive Information. Need We Say More? (April 12, 2009)">UK. Sensitive Information. Need We Say More?</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/03/24/disable-recent-documents-listing-in-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows Tip: Edit User Registry of other users</title>
		<link>http://www.ghacks.net/2008/03/12/windows-tip-edit-user-registry-of-other-users/</link>
		<comments>http://www.ghacks.net/2008/03/12/windows-tip-edit-user-registry-of-other-users/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 21:22:26 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ntuser.dat]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/12/windows-tip-edit-user-registry-of-other-users/</guid>
		<description><![CDATA[When you make changes in the Windows Registry you normally can only make them for all users or the user account that is currently logged in. But what if you want to make them in another user account ? There is an easy way to do that by loading the Registry hive of the user into the Registry.]]></description>
			<content:encoded><![CDATA[<p>When you make changes in the Windows Registry you normally can only make them for all users or the user account that is currently logged in. But what if you want to make them in another user account ? There is an easy way to do that by loading the Registry hive of the user into the Registry.</p>
<p>Here is how this is done: Start the Windows Registry with the shortcut Windows R, typing regedit and pressing enter. Now mark the HKEY_Users folder in the Registry and click on File > Load Hive afterwards. The default directory that opens is the directory of the current user. Navigate to the user directory of the user that you want to make changes for, all available ones are listed in Document and Settings.</p>
<p>Enter that folder and look for the file ntuser.dat. That file is hidden, if you can&#8217;t locate it change the folder settings so that you can see hidden files and folders in Windows. A double-click on the file loads the Registry hive as a subfolder of HKEY_Users with the name that you have selected after clicking on the ntusers.dat file.</p>
<p><span id="more-3497"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/ntuserdat/" title="ntuser.dat" rel="tag">ntuser.dat</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-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/11/windows-cannot-find-msconfig/" title="Windows Cannot Find Msconfig (April 11, 2009)">Windows Cannot Find Msconfig</a> (6)</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/2007/11/19/search-in-all-filetypes-in-windows-xp/" title="Search in all Filetypes in Windows XP (November 19, 2007)">Search in all Filetypes in Windows XP</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/06/30/prevent-user-profile-changes-on-windows-nt-systems/" title="Prevent User Profile Changes on Windows NT Systems (June 30, 2008)">Prevent User Profile Changes on Windows NT Systems</a> (0)</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/2008/03/12/windows-tip-edit-user-registry-of-other-users/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
