<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; registry 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 news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How To Disable The Caps Lock Key Permanently</title><link>http://www.ghacks.net/2011/11/09/how-to-disable-the-caps-lock-key-permanently/</link> <comments>http://www.ghacks.net/2011/11/09/how-to-disable-the-caps-lock-key-permanently/#comments</comments> <pubDate>Wed, 09 Nov 2011 18:48:57 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[caps lock]]></category> <category><![CDATA[keyboard]]></category> <category><![CDATA[registry tips]]></category> <category><![CDATA[windows registry]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=52510</guid> <description><![CDATA[When I was working in IT I sometimes dealt with support requests that involved the caps lock key. Users were complaining that they could not enter their password, or that they locked their account even though they were sure that they had entered the right password, or that their username was displayed in upper case [...]]]></description> <content:encoded><![CDATA[<p>When I was working in IT I sometimes dealt with support requests that involved the caps lock key. Users were complaining that they could not enter their password, or that they locked their account even though they were sure that they had entered the right password, or that their username was displayed in upper case letters.</p><p>The caps lock key, next to num lock, was the culprit here most of the time. Most computer users do not need the caps lock key on the keyboard anymore. The following guide explains how you can disable the caps lock key permanently.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/caps-lock.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/caps-lock.jpg" alt="caps lock" title="caps lock" width="500" height="462" class="alignnone size-full wp-image-52514" /></a></p><p>Here is how it is done. Open the Windows Registry the following way: Hold down Windows-r to bring up the run box, enter regedit into the box and tap on the enter key. This opens the Windows Registry Editor. Navigate to the following Registry key in the folder browser on the left.</p><p><code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout</code></p><p>Right-click on Keyboard Layout and select New > Binary from the context menu. Enter Scancode Map and press enter to add the key. Double-click on the newly created key afterwards and enter the following information.</p><p><code>00 00 00 00 00 00 00 00<br
/> 02 00 00 00 00 00 3A 00<br
/> 00 00 00 00</code></p><p>Take a look at the following screenshot to see how it should look like in the Registry editor.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/disable-caps-lock-key.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/disable-caps-lock-key-600x407.jpg" alt="disable caps lock key" title="disable caps lock key" width="600" height="407" class="alignnone size-medium wp-image-52515" /></a></p><p>You need to restart your PC after you have made the changes. Once you have done that you will notice that the caps lock key will no longer function under Windows. Nothing happens if you tap on the key.</p><p>Please note that some applications may make use of the caps lock key. If that is the case you may break some or all of their functionality. You can re-enable the caps lock by deleting the Scancode Map Registry key and restarting the Windows PC.</p><p><a
href="http://www.ghacks.net/2010/06/06/the-ultimate-guide-to-keyboard-remapping/">Keyboard remapping software</a> like <a
href="http://www.ghacks.net/2009/01/02/remap-keyboard/">Sharp Keys</a> can also be used to remap the caps lock key so that it no longer functions at all or offers a different function.</p><p>Are you using Caps Lock? If so, for what?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/11/09/how-to-disable-the-caps-lock-key-permanently/feed/</wfw:commentRss> <slash:comments>22</slash:comments> </item> <item><title>How To Speed Up Some Windows Software Installations</title><link>http://www.ghacks.net/2010/08/06/how-to-speed-up-some-windows-software-installations/</link> <comments>http://www.ghacks.net/2010/08/06/how-to-speed-up-some-windows-software-installations/#comments</comments> <pubDate>Fri, 06 Aug 2010 15:27:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[registry tips]]></category> <category><![CDATA[software installation]]></category> <category><![CDATA[windows registry]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=32107</guid> <description><![CDATA[Delays during software installations in Windows are something that many Windows users experience from time to time. One of the most common causes is the spawning of an installation window in the background, especially if it is waiting for user input. Installations won&#8217;t commence until the user interacts with that window, which is bad if [...]]]></description> <content:encoded><![CDATA[<p>Delays during software installations in Windows are something that many Windows users experience from time to time. One of the most common causes is the spawning of an installation window in the background, especially if it is waiting for user input. Installations won&#8217;t commence until the user interacts with that window, which is bad if the window is not visible on the desktop.</p><p>Windows has a 200 second limit set for cases like this, which means that the operating system waits more than 3 minutes before the window waiting for input is pulled to the front.</p><p>Sure, it is possible to minimize all other windows to see if a window waiting for user input is delaying the software installation.</p><p><span
id="more-32107"></span>Changing the default interval from 200 seconds to a shorter interval is often a better option. Windows stores the value in the Windows Registry. To change the value, press Windows-R, type regedit, and hit the enter key on the keyboard.</p><p>Navigate to the Registry key HKEY_CURRENT_USER\Control Panel\Desktop and locate the parameter ForegroundLockTimeout on the right side of the Registry editor.</p><div
id="attachment_32108" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/foreground-lock-timeout.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/foreground-lock-timeout-500x226.png" alt="foreground lock timeout" title="foreground lock timeout" width="500" height="226" class="size-medium wp-image-32108" /></a><p
class="wp-caption-text">foreground lock timeout</p></div><blockquote><p>Definition: ForegroundLockTimeout, Specifies the time in milliseconds, following user input, during which the system keeps applications from moving into the foreground.</p></blockquote><p>Double-click that parameter to edit it. Switching from hexadecimal to decimal makes the value changing easier. The values are listed in milliseconds, the default 200000. Change the value to one between 10000 and 50000, which equals 10 to 50 seconds.</p><p>It is not recommended to change it to less than 10 seconds, considering that it will bring all windows requiring input to the front in that time, not only installation windows.</p><p>The changes are immediately active. It is always possible to go back and adjust the interval if the window changing is happening to fast or to slow.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/06/how-to-speed-up-some-windows-software-installations/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <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 Brinkmann</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> ]]></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>2</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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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 [...]]]></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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/11/windows-cannot-find-msconfig/feed/</wfw:commentRss> <slash:comments>17</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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[Windows]]></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 [...]]]></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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/03/usb-flash-drive-write-protection/feed/</wfw:commentRss> <slash:comments>31</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 Brinkmann</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/code/win32/shell32-dll-icons">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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/18/new-entry-in-right-windows-xp-start-menu/feed/</wfw:commentRss> <slash:comments>9</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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/feed/</wfw:commentRss> <slash:comments>9</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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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> ]]></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 Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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>Registry Prot Download</p> ]]></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 Brinkmann</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>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 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> ]]></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 Brinkmann</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> ]]></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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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> ]]></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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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 [...]]]></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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/08/28/fix-windows-vista-resetting-folder-view-settings/feed/</wfw:commentRss> <slash:comments>5</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 Brinkmann</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> ]]></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 Brinkmann</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> ]]></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 Brinkmann</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> ]]></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 Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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 Regdefrag (via <a
href="http://www.genbeta.com/herramientas/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> ]]></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 Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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> ]]></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 Brinkmann</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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/04/04/prevent-applications-from-stealing-focus/feed/</wfw:commentRss> <slash:comments>3</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 Brinkmann</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 [...]]]></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> ]]></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> </channel> </rss>
