<?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; windows tips</title> <atom:link href="http://www.ghacks.net/tag/windows-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 Restart Your Computer To Finish Installing Important Updates Prompt</title><link>http://www.ghacks.net/2012/01/19/how-to-disable-restart-your-computer-to-finish-installing-important-updates-prompt/</link> <comments>http://www.ghacks.net/2012/01/19/how-to-disable-restart-your-computer-to-finish-installing-important-updates-prompt/#comments</comments> <pubDate>Thu, 19 Jan 2012 15:27:13 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[windows tips]]></category> <category><![CDATA[windows-update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=56012</guid> <description><![CDATA[We have all been there and seen it. Whenever updates are installed in Windows that require a reboot, you are prompted in regular intervals to do so. These messages appear shortly after installing the updates, and then regularly until you do so. The Restart Your Computer To Finish Installing Important Updates prompt offers to postpone [...]]]></description> <content:encoded><![CDATA[<p>We have all been there and seen it. Whenever updates are installed in Windows that require a reboot, you are prompted in regular intervals to do so. These messages appear shortly after installing the updates, and then regularly until you do so. The Restart Your Computer To Finish Installing Important Updates prompt offers to postpone the update for 10 minutes, 1 hour or 4 hours. The prompt is then displayed again if the computer has not been rebooted in the meantime.</p><p>Many Windows users dislike the nagging prompt, especially if they are currently running tasks that would be interrupted by a reboot. This includes video rendering, an important download or upload, or a document that needs to be finished in the next hour or so.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/restart-your-computer-to-finish-installing-important-updates.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/restart-your-computer-to-finish-installing-important-updates.jpg" alt="restart your computer to finish installing important updates" title="restart your computer to finish installing important updates" width="422" height="244" class="alignnone size-full wp-image-56013" /></a></p><p>While you could select 4 hours from the menu to see the reboot prompt after 4 hours, you may still like to disable the display of the update prompt for a longer period of time. This can be useful if you are currently in a day long presentation that requires the computer.</p><p>There are two options to deal with the issue. You could first stop the <a
href="http://www.ghacks.net/2010/12/20/microsoft-windows-update-overview-all-you-need-to-know/">Windows Update service</a> for the current session. This basically blocks the prompt and any attempt to install new updates until the computer is rebooted.</p><p>The following steps are needed for this:</p><ul><li>Open up an elevated command prompt window. You can do that by clicking on the Start button of the operating system, entering cmd in the search form and using the shortcut Ctrl-Shift-Enter to open it with administrative privileges. A user account control prompt may be displayed.</li><li>Run the command <strong>net stop &#8220;windows update&#8221; to stop the Windows Update service for the current session.</strong></li></ul><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/net-stop-windows-update.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/net-stop-windows-update.jpg" alt="net stop windows update" title="net stop windows update" width="545" height="315" class="alignnone size-full wp-image-56014" /></a></p><p>You can restart the service with the command <strong>net start &#8220;windows update&#8221;</strong>. The service will also be started normally on the next start of the system.</p><p>The second option lets you disable the auto reboot option when users are logged on. This requires some Registry hacking and is only suggested for advanced users. You may also want to backup the Registry first before you make those changes.</p><ul><li>Use Windows-r to bring up the run box. Enter regedit and hit enter to open the Windows Registry Editor.</li><li>Navigate to the following Registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update</li><li>Locate the ForcedReboot key there and change its value from whatever it is set to to 0.</li></ul><p>Please note that this works only under Vista, Windows 7 and newer operating systems.</p><p>The third and final option is the Local Group Policy Editor which is only available in some versions of the Windows operating system. Go to <strong>Computer Configuration > Administrative Templates > Windows Components > Windows Update</strong> and locate the following two parameters:</p><ul><li>No auto-restart for scheduled Automatic Updates installations</li><li>Re-prompt for restart with scheduled installations</li></ul><p>Enable the first parameter to block automatic restarts after update installations, and set the second to a high enough period to receive the reboot prompt less often.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/local-group-policy.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/local-group-policy.jpg" alt="local group policy" title="local group policy" width="772" height="535" class="alignnone size-full wp-image-56015" /></a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/01/19/how-to-disable-restart-your-computer-to-finish-installing-important-updates-prompt/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>How To Run The Advanced Disk Cleanup Version In Windows</title><link>http://www.ghacks.net/2012/01/09/how-to-run-the-advanced-disk-cleanup-version-in-windows/</link> <comments>http://www.ghacks.net/2012/01/09/how-to-run-the-advanced-disk-cleanup-version-in-windows/#comments</comments> <pubDate>Mon, 09 Jan 2012 17:25:52 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[disk cleanup]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=55579</guid> <description><![CDATA[The Disk Cleanup tool offers a great way to quickly free up some disk space by deleting temporary files that are no longer needed. It is in no way as complete or thorough as third party tools like CCleaner, but it gets the job done and does not require you to install another software on [...]]]></description> <content:encoded><![CDATA[<p>The Disk Cleanup tool offers a great way to quickly free up some disk space by deleting temporary files that are no longer needed. It is in no way as complete or thorough as third party tools like CCleaner, but it gets the job done and does not require you to install another software on the system for that operation.</p><p>Most users do not know that Microsoft has integrated an advanced version of the cleanup tool in the Windows operating system. The core reason for that is that it can only be started from the command prompt, and not from menus or by clicking on a program icon on the desktop.</p><p>Lets first take a look at the standard version of Disk Cleanup. One of the easiest ways to start the Disk Cleanup is to use the shortcut Windows-r to bring up the run box, enter cleanmgr in there and tap on the enter key afterwards. This opens the program right away. There are other ways to launch it, for instance by entering disk cleanup in the start menu search form.</p><p>The standard Disk Cleanup tool can delete the following temporary files on the system. Included in the deletion are temporary files, thumbnails, or downloaded programs.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/standard-disk-cleanup.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/standard-disk-cleanup.jpg" alt="standard disk cleanup" title="standard disk cleanup" width="315" height="177" class="alignnone size-full wp-image-55580" /></a></p><p>Check out <a
href="http://www.ghacks.net/2010/04/11/how-to-clean-hard-drives-in-windows-7/">How To Clean Hard Drives In Windows 7</a> for general information about the cleanup software.</p><p>Compare that to the options the advanced cleanup tool offers.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/advanced-disk-cleanup.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/advanced-disk-cleanup.jpg" alt="advanced disk cleanup" title="advanced disk cleanup" width="315" height="347" class="alignnone size-full wp-image-55581" /></a></p><p>Included now are debug dump files, system and user queued error reporting files, files discarded by Windows upgrade or setup and windows upgrade log files.</p><p>Here is how you can load the advanced Disk Cleanup Tool in Windows. Open the run prompt again with Windows-r. Now run the following command to bring up the advanced version.</p><p><em>Cleanmgr /sageset:65535 &#038; /sagerun:65535</em></p><p>Just click ok afterwards to load the advanced Disk Cleanup Tool interface.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/cleanmgr.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/cleanmgr.jpg" alt="cleanmgr" title="cleanmgr" width="417" height="216" class="alignnone size-full wp-image-55582" /></a></p><p>Note that not all items are selected by default, which means that you need to look through the options to enable and disable items until you are satisfied with the selection.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/01/09/how-to-run-the-advanced-disk-cleanup-version-in-windows/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>Before Dual Booting: What you Need to Know</title><link>http://www.ghacks.net/2012/01/06/before-dual-booting-what-you-need-to-know/</link> <comments>http://www.ghacks.net/2012/01/06/before-dual-booting-what-you-need-to-know/#comments</comments> <pubDate>Fri, 06 Jan 2012 09:05:29 +0000</pubDate> <dc:creator>Melanie Gross</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[dual booting]]></category> <category><![CDATA[linux tips]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=55450</guid> <description><![CDATA[The topic of dual booting operating systems has been covered in a few ways on this site, but here is a primer to provide you with some important information before attempting any dual boot. More users today are becoming aware of how useful and practical the Linux operating system is, in all its shapes and [...]]]></description> <content:encoded><![CDATA[<p>The topic of dual booting operating systems has been <a
href="http://www.ghacks.net/2008/12/14/how-to-dual-boot-windows-vista-and-linux/">covered</a> <a
href="http://www.ghacks.net/2011/10/01/your-pc-doesn%E2%80%99t-support-virtualization-dual-boot-windows-7-and-windows-8/">in a few</a> <a
href="http://www.ghacks.net/2009/07/11/setting-up-a-dual-boot-%E2%80%93-just-the-tutorial-to-help/">ways</a> on this site, but here is a primer to provide you with some important information before attempting any dual boot.  More users today are becoming aware of how useful and practical the Linux operating system is, in all its shapes and sizes.  If there is any dual-boot that you want to have, it would definitely be along the lines of Windows 7, 8, or Vista with Ubuntu, Fedora, or Debian Linux operating systems.  Ubuntu seems to be the most popular and it is an excellent operating system, in this user’s opinion.  All this being stated, before you dual boot any operating system, you absolutely must prepare yourself!  This is not a how-to on dual booting Ubuntu and Windows; it is a warning that you should carefully study all of the ins and outs about the process before proceeding.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/ubuntu-linux.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/ubuntu-linux.jpg" alt="ubuntu linux" title="ubuntu linux" width="272" height="185" class="alignnone size-full wp-image-55451" /></a></p><p>For example, when you are dual booting any Linux operating system such as Ubuntu, the very first thing that you need to be aware of is that the Linux Grub will overwrite your Master Boot Record (MBR).  This will mean that you will be able to boot your new Linux operating system in a hard drive partition, but you will probably not be able to boot back into Windows thereafter.</p><p>Rather than spend a day pulling your hair out trying to look for a solution, find a good guide on dual booting Ubuntu with Windows before you get started. <a
href="https://help.ubuntu.com/community/DualBoot/WindowsFirst">This is an</a> Ubuntu guide on the topic that happens to be immensely helpful and there are plenty of other links on the site to assist, should you run into any problems.</p><p>To get to the point, the very first thing you must do before dual booting Linux alongside Windows is backup your operating system.  Don’t just backup the files and folders; backup the entire system on an external hard drive.  If you put it on a partition and you are unable to access the partition after the dual boot, you are out of luck.  It seems obvious, but always backup your system to removable devices or an FTP server.  The advantage of having the external hard drive is that you have something tangible in your hands that you can restore your system with.</p><p>Secondly, create a system repair disk or buy one.  If you have your Windows installation disk, that would be best, but the repair disk will be sufficient to get you into the recovery environment so that you can have a DOS prompt to work from in order to restore your MBR.  As long as you have the full system backup and the repair disk, you have a parachute if you mess up the operation.  Understand that Linux has a completely different language than DOS and the GNU Grub is not something to be messing with unless you know exactly what you are doing.</p><p>Make sure that you partition your hard drive properly before dual booting.  DO NOT boot Linux onto the same partition on which you have installed Windows.  That just about covers it.</p><p>Once you have an effective dual boot of Windows and Linux, you will be rather pleased with yourself and you get to enjoy the benefits of both operating systems.  Also, a dual boot is much faster and more efficient than a virtual machine.  Enjoy a safe dual boot.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/01/06/before-dual-booting-what-you-need-to-know/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>How to Configure Windows Remote Assistance On Windows 7</title><link>http://www.ghacks.net/2012/01/04/how-to-configure-windows-remote-assistance-on-windows-7/</link> <comments>http://www.ghacks.net/2012/01/04/how-to-configure-windows-remote-assistance-on-windows-7/#comments</comments> <pubDate>Wed, 04 Jan 2012 09:50:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[remote assistance]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=55320</guid> <description><![CDATA[Windows Remote Assistance is a tool that Microsoft has integrated into the Windows 7 operating system. It is in many regards similar to popular remote access applications like Teamviewer, as it allows Windows 7 users to ask someone else to take a look at their computer system over a local area network or the Internet. [...]]]></description> <content:encoded><![CDATA[<p>Windows Remote Assistance is a tool that Microsoft has integrated into the Windows 7 operating system. It is in many regards similar to popular remote access applications like Teamviewer, as it allows Windows 7 users to ask someone else to take a look at their computer system over a local area network or the Internet.</p><p>The person looking at the computer can help troubleshoot PC issues by taking control over the user PC.</p><p>The process of setting up the PC to accept remote access requests is simple. Windows users first need to open Windows Remote Assistance by clicking on the start menu, and following the path All Programs > Maintenance > Remote Assistance. The following window will pop up upon execution of the program.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/windows-remote-assistance.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/windows-remote-assistance.jpg" alt="windows remote assistance" title="windows remote assistance" width="632" height="464" class="alignnone size-full wp-image-55321" /></a></p><p>Two options are available:</p><ul><li>Invite someone you trust to help you &#8211; Your helper can view your screen and share control of your computer</li><li>Help someone who has invited you &#8211; Respond to a request for assistance from another person</li></ul><p>Please note that only invited users can connect to a PC remote using the feature. Your computer is safe if you have never configured invites for remote sessions before.</p><p>Select the invite option if you want someone to take a look at your computer. Some scenarios that come to mind are your parents that need help with a computer problem while you are in college, friends that require assistance and even business related aid if there is more than one office available.</p><p>A repair option may be presented to you. Windows will automatically check if the computer is properly configured to send invitations. Just click on repair to resolve the issues. This intermediary screen will for instance pop up if the Remote Assistance service is not enabled on the PC.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/remote-assistance-repair.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/remote-assistance-repair.jpg" alt="remote assistance repair" title="remote assistance repair" width="589" height="450" class="alignnone size-full wp-image-55322" /></a></p><p>Please note that you may need administrative rights to run the repair on the PC. You may also need to restart the Windows Remote Assistance wizard after the repairs have been completed.</p><p>The next screen is about sending out the invitation. Three options are provided of which only some may be available.</p><ul><li>Save this invitation as a file &#8211; You can send this invitation as an attachment if you use web based e-mail</li><li>Use e-mail to send an invitation &#8211; If you use a compatible e-mail program this will start the e-mail program and attach the invitation file</li><li>Use Easy Connect &#8211; Use this option if Easy Connect is also available to your helper</li></ul><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/remote-access-invitation.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/remote-access-invitation.jpg" alt="remote access invitation" title="remote access invitation" width="632" height="464" class="alignnone size-full wp-image-55323" /></a></p><p>Note that the Easy Connect option may not be selectable. This can be the case if both computer&#8217;s are not running Windows 7, if access to the Internet is limited, or if the router does not support Easy Connect.</p><p>You basically create a file in this step that the remote user needs to access on a second PC to establish the remote connection to your PC. The setup program furthermore generates a unique password that needs to be entered to establish the remote session.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/windows-remote-assistance-password.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/windows-remote-assistance-password.jpg" alt="windows remote assistance password" title="windows remote assistance password" width="545" height="157" class="alignnone size-full wp-image-55324" /></a></p><p>All you need to do now is to wait for the remote worker to connect to your PC. A click on Chat opens a chat window, which may be helpful if you do not have other means of communication.</p><p>A click on Settings opens a preferences window where you can configure bandwidth usage (configured low by default), whether you want to log sessions and if the ESC key should stop the session.</p><p>The screen will change slightly once a remote connection has been established. You will then see a Pause button to pause access to the system temporarily and a stop sharing button. Pause is useful if you need to leave your computer for a moment.</p><p>When you are asked to help someone, you perform almost identical steps. You first need access to the invitation file and the password. Start Windows Remote Assistance afterwards and select one of the available options:</p><ul><li>Use an invitation file &#8211; Open an invitation file you have received. You will need to enter the password to connect.</li><li>Use Easy Connect &#8211; Use this option if Easy Connect is also available to the person you are helping.</li></ul><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/windows-remote-invitation-file.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/windows-remote-invitation-file.jpg" alt="windows remote invitation file" title="windows remote invitation file" width="632" height="464" class="alignnone size-full wp-image-55326" /></a></p><p>You are asked to enter the password in the second setup step.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/remote-password.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/remote-password.jpg" alt="remote password" title="remote password" width="448" height="365" class="alignnone size-full wp-image-55328" /></a></p><p>Once done you can access the remote PC with your mouse and keyboard for as long as the session stays up.</p><p>Remote Assistance and Remote Desktop offer configuration options that you may want to take a look at. Enter <strong>Allow remote access to your computer</strong> in the Windows 7 start menu form and select the option that appears. You should see the following screen.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/system-properties.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/system-properties.jpg" alt="system properties" title="system properties" width="430" height="478" class="alignnone size-full wp-image-55330" /></a></p><p>You can enable or disable the feature directly on the first screen, or click on the Advanced button to change the time the computer will accept connections from invited users. The default wait time is set to six hours which you can change to minutes, hours or days instead.</p><p>Here is a video demonstrating the setup and functionality</p><p><iframe
width="560" height="315" src="http://www.youtube.com/embed/ZrOVosaKIr8" frameborder="0" allowfullscreen></iframe></p><p>You find more information about <a
href="http://www.windows7news.com/2009/11/27/windows-7-remote-tools-remote-assistance/">Windows Remote Assistance</a> at the <a
href="http://www.windows7news.com/">Windows 7 News</a> website.</p><p>Have you tried the remote assistance feature of Windows 7? If so, what was your experience?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/01/04/how-to-configure-windows-remote-assistance-on-windows-7/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>How to Partition and Un-Partition your Hard Drive in Windows</title><link>http://www.ghacks.net/2012/01/03/how-to-partition-and-un-partition-your-hard-drive-in-windows/</link> <comments>http://www.ghacks.net/2012/01/03/how-to-partition-and-un-partition-your-hard-drive-in-windows/#comments</comments> <pubDate>Tue, 03 Jan 2012 08:54:28 +0000</pubDate> <dc:creator>Melanie Gross</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[disk management]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=55237</guid> <description><![CDATA[Hard drive partitioning is useful for creating virtual drives and creating disk volumes that can be used for storing particular file types. For example, if you did not want to keep all of your media and documents on Drive (C:), you can create a hard drive partition that will be a new volume separate from [...]]]></description> <content:encoded><![CDATA[<p>Hard drive partitioning is useful for creating virtual drives and creating disk volumes that can be used for storing particular file types.  For example, if you did not want to keep all of your media and documents on Drive (C:), you can create a hard drive partition that will be a new volume separate from (C:).  Many users are already familiar with hard drive partitioning, but un-partitioning a hard drive is another issue that some may not be familiar with.  In other words, if you have partitions and you want to remove them and merge them back into Drive (C:), how do you do that?  This tutorial will take you through the steps of hard drive partitioning and then explain how to un-partition in the event that you need to gain space back on Drive (C:).  This pertains only to Windows 7 and Vista, as other versions of Windows do not have a built-in utility for partitioning and require third party software for the task.</p><p>This demonstration is performed on Windows 7, but the instructions are the same for Vista.  There are a few ways to open the Disk Management console.  The easiest way is to go to the start menu search box and type “disk management”. At the top of the resulting list, you should see the Control Panel option clearly listed and highlighted.</p><h3>Partition a hard drive</h3><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/disk-management.png"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/disk-management.png" alt="disk management" title="disk management" width="408" height="93" class="alignnone size-full wp-image-55238" /></a></p><p>From here, press enter or click on “Create and format hard disk partitions”.  This will open the Disk Management console.  You will notice all drives displayed clearly.  If you have never partitioned before, notice that there are already three partitions.  This is normal for Windows and you never want to change these.  The first is a recovery partition that is needed to recover the operating system if it becomes inaccessible.   The second is called “System Reserved” and the third will be displayed as drive (C:).  Essentially, these comprise the operating system except for the third which contains essential system files and free space.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/hard-drives.png"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/hard-drives-600x311.png" alt="hard drives" title="hard drives" width="600" height="311" class="alignnone size-medium wp-image-55239" /></a></p><p>To create a new partition, right-click the (C:) drive and the context menu will list the option to “Shrink Volume”.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/create-partition.png"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/create-partition.png" alt="create partition" title="create partition" width="538" height="343" class="alignnone size-full wp-image-55240" /></a></p><p>Click “Shrink Volume” and this will open a small pop-up that indicates that the utility is querying the volume for available shrink space.  Essentially, you will be “shrinking” a portion of the drive and it will become a separate partition.  You can begin doing this when the following window appears:</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/shrink-volume.png"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/shrink-volume.png" alt="shrink volume" title="shrink volume" width="463" height="314" class="alignnone size-full wp-image-55241" /></a></p><p>Specify the size for the new partition.  In the highlighted blue field, you will see the full amount of space available to shrink next to “Enter the amount of space to shrink in MB”.  Since you will be entering the size of the new partition (shrink) in MB, understand that 1GB is 1,024MB.  If you want to create a new partition of 10GB, for example, you would enter 10,240.  If you want to create a larger partition, you will need a calculator for odd sizes like 17GB or 183GB.  In this case, we are going to create a 10GB partition.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/shrink.png"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/shrink.png" alt="shrink" title="shrink" width="462" height="311" class="alignnone size-full wp-image-55242" /></a></p><p>After entering the desired size for the partition, click Shrink and shortly a new unallocated partition will be created. This is unallocated space and is not yet usable.  It needs to be formatted to create a healthy partition.  Right click on the new partition and select “New Simple Volume” from the top of the context menu.  This opens the New Simple Volume Wizard, which allows you to set up the formatting and Drive path with an assigned letter.  When the Wizard opens, click Next and the consecutive window will ask you to specify the size of the drive again.  As long as you want it to be the size you originally specified, there is no reason to change the size, so click Next.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/create-new-hard-drive.png"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/create-new-hard-drive.png" alt="create new hard drive" title="create new hard drive" width="512" height="396" class="alignnone size-full wp-image-55243" /></a></p><p>Here you have the option to assign a drive letter and path.  The default path will be the drive letter.  Since this is a basic tutorial, the options of mounting to an empty NTFS folder or formatting to formats other than NTFS will not be explained.  If this is the first partition you are creating, the default drive letter will be (E:).  You may click the dropdown menu and select another letter if desired, but it is not necessary.  Click Next and this will take you to the formatting options.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/format-hard-drive.png"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/format-hard-drive.png" alt="format hard drive" title="format hard drive" width="511" height="396" class="alignnone size-full wp-image-55244" /></a></p><p>In this window, you can choose different file system types, specify a name for the partition and enable file and folder compression.  To keep it simple, let the defaults remain as they are and click Next unless you would like to name the volume first.  If you wish to name it, enter the desired name in the Volume label field and then click Next.  The final window will open and all you have to do is click Finish and your new partition is formatted and ready to accept files or be used as a virtual drive.</p><p>You may do this for as many partitions as you may need.  For example, when setting up a dual-boot, you may need to create up to three additional partitions for the second operating system to be installed.  That is all up to you and it is a different subject entirely.</p><h3>Un-Partitioning</h3><p>Once you have gotten the procedure down for creating new partitions and you have used them, you may find at some point that you want to remove the partitions and merge the disk space back into drive (C:).  In order to do this, you will need to open the Disk Management console again and choose the partition that you want to remove.  Right click the partition and select Delete Volume from the context menu.  This will erase all data on the partition, but that is fine because you want to have free space again.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/remove-drive-letter.png"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/remove-drive-letter-600x71.png" alt="remove drive letter" title="remove drive letter" width="600" height="71" class="alignnone size-medium wp-image-55245" /></a></p><p>You will see that the partition is now free space.  The next step is to right click the free space volume and select Delete Partition from the menu.  This will change it to unallocated space, which is the only way to merge this space back into (C:).</p><p>Now you are ready to add the unallocated space back into (C:), so right click on volume (C:) and select Extend Volume from the context menu.  The Extend Volume Wizard will open and you basically go through similar steps as you did to create the partition as outlined in the beginning of this tutorial.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/extend-hard-drive.png"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/extend-hard-drive.png" alt="extend hard drive" title="extend hard drive" width="511" height="411" class="alignnone size-full wp-image-55246" /></a></p><p>If you are only Extending from one partition, then continue to click Next through all of the prompts, clicking Finish at the end.  This will remove the partition and you will no longer see it, as the memory has been put back onto Drive (C:).</p><p>Now you have successfully un-partitioned the drive and there is more memory available in Drive (C:).  If you created multiple partitions and wanted to clear all of them, keep selecting Delete Volume and then Delete Partition for each one until you get a single unallocated space and follow the steps above to Extend Volume for Drive (C:).</p><p>The procedure is similar if you have multiple partitions and only want to delete a portion of them.  For example, if you have four partitions like (E:), (M:), (L:), and (F:), you may want to delete just two.  Let’s say that you want to delete (M:) and (F:).  Perform the same steps as you would for single partitions.  They will merge together as a single unallocated space.  Then open the Extend Volume Wizard as described above.  When the Wizard opens, select the unallocated space from the list of available disks and Add it to the remove list if it is not already there.</p><p>Regardless of how many partitions you are going to make or how many you want to delete and un-partition, the procedures are the same as detailed above.  Just be careful to avoid deleting partitions that contain data you want to save.  Backup your system before deleting multiple partitions.  This will ensure that no data is lost if you do make the mistake of deleting the wrong partition(s).</p><p>You can always regain space on Drive (C:) using this method, thanks to the Disk Management Utility in Windows 7 and Vista.  Usually, unless you have a higher capacity hard drive from 500GB – 3TB, you won’t be able to practically create many partitions at all.  Removing multiple partitions will only be an issue for users with larger hard drives or users with smaller drives who have allocated too much space to partitions and are running out of space on Drive (C:).</p><p>If you are working with multiple virtual machines and dual boot systems, this information can be very useful.  By learning all of these basic steps, you can easily progress to creating partitions with different formats such as FAT32 or ext2 and other formats used for different aspects of virtual machines and dual booted operating systems.  This should give you the basic tools to master drive partitioning so that you can create any configuration you want.  Once again, the customization beauty of Windows 7 and Vista shines through.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/01/03/how-to-partition-and-un-partition-your-hard-drive-in-windows/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>How To Disable WLAN Background Scans</title><link>http://www.ghacks.net/2011/12/13/how-to-disable-wlan-background-scans/</link> <comments>http://www.ghacks.net/2011/12/13/how-to-disable-wlan-background-scans/#comments</comments> <pubDate>Tue, 13 Dec 2011 19:49:14 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[windows tips]]></category> <category><![CDATA[wireless-network]]></category> <category><![CDATA[wlan]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=54335</guid> <description><![CDATA[Some Windows users who are connecting via wireless lan to the Internet may have noticed regular ping spikes and sometimes even disconnects due to an automated background scan. Especially Windows Vista users have been plagued by this issue, but it has also been reported by users running Windows XP or Windows 7. You can test [...]]]></description> <content:encoded><![CDATA[<p>Some Windows users who are connecting via wireless lan to the Internet may have noticed regular ping spikes and sometimes even disconnects due to an automated background scan. Especially Windows Vista users have been plagued by this issue, but it has also been reported by users running Windows XP or Windows 7.</p><p>You can test if your wireless connection is having regular lags by opening the Windows command line (Windows-r, type cmd, hit enter) and use the ping command to ping a local or remote IP address (e.g. ping -t 192.168.1.1).</p><p>If you see time spikes you are affected by the issue.</p><blockquote><p>Reply from 192.168.1.1: bytes=32 time=1ms TTL=64<br
/> Reply from 192.168.1.1: bytes=32 time=1ms TTL=64<br
/> Reply from 192.168.1.1: bytes=32 time=1ms TTL=64<br
/> Reply from 192.168.1.1: bytes=32 time=1ms TTL=64<br
/> Reply from 192.168.1.1: bytes=32 time=1355ms TTL=64<br
/> Reply from 192.168.1.1: bytes=32 time=2ms TTL=64<br
/> Reply from 192.168.1.1: bytes=32 time=1ms TTL=64</p></blockquote><p>The WLAN AutoConfig service is responsible for the scans which are executed even if the computer is already connected to a wireless network. Users have reported connection issues for up to five seconds during scans which is especially problematic for Internet gamers and users who use streaming media services.</p><p>It is not possible to disable the WLAN AutoConfig service right away, as it is needed to establish the connection.</p><p>The free software program <a
href="http://www.martin-majowski.de/wlanoptimizer/">WLAN Optimizer</a> resolves the issue by disabling background scans once a wireless connection has been made.</p><p>The portable program displays all options in two tabs in its interface. The status tab displays a pulldown wireless network adapter selection menu and the status of the tweaks the program offers.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/wlan-optimizer.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/wlan-optimizer.jpg" alt="wlan optimizer" title="wlan optimizer" width="426" height="213" class="alignnone size-full wp-image-54336" /></a></p><p>The settings tab displays options to enable background scan and streaming mode. It is not recommended to disable autoconfig in the menu, but the option is available.</p><p>WLAN Optimizer is however not the only software that disables wireless background scans. The free tool <a
href="http://www.computerbase.de/forum/showthread.php?t=352640&#038;page=2">VBGScan</a> is also capable of disabling the scans. It has been developed for Vista, and it is not clear if it works under Windows 7 as well.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/background-scan.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/background-scan.jpg" alt="background scan" title="background scan" width="359" height="145" class="alignnone size-full wp-image-54338" /></a></p><p>Just use the basic interface to configure the software. It offers the same features as WLAN Optimizer. (<a
href="http://techdows.com/2011/12/optimize-your-wireless-connection-with-wlan-optimizer.html?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+Techdows+%28techdows%29">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/12/13/how-to-disable-wlan-background-scans/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Display Files In Windows 7 Libraries, Favorites Differently</title><link>http://www.ghacks.net/2011/12/11/display-files-in-windows-7-libraries-favorites-differently/</link> <comments>http://www.ghacks.net/2011/12/11/display-files-in-windows-7-libraries-favorites-differently/#comments</comments> <pubDate>Sun, 11 Dec 2011 17:59:17 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[favorites]]></category> <category><![CDATA[windows 7 library]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=54230</guid> <description><![CDATA[Files in standard folders can be sorted and displayed in a number of ways. When it comes to sorting, users have options to display files in list form or as thumbnails. The sorting options allow them to sort files and folders by name, or other parameters such as file size or modification date. Library and [...]]]></description> <content:encoded><![CDATA[<p>Files in standard folders can be sorted and displayed in a number of ways. When it comes to sorting, users have options to display files in list form or as thumbnails. The sorting options allow them to sort files and folders by name, or other parameters such as file size or modification date.</p><p>Library and favorite folders of Windows 7 have additional folder display options that standard folders do not offer.</p><p>Windows 7 users need to locate the <em>Arrange By</em> menu at the top right of the Windows Explorer window when a library or favorites folder is selected to access those additional options.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/folder-arrange-by.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/folder-arrange-by.jpg" alt="folder arrange by" title="folder arrange by" width="457" height="214" class="alignnone size-full wp-image-54231" /></a></p><p>The folder display mode is the default mode for all library and favorites folders. This is the standard mode that all other folders on the system make use of as well.</p><p>Switching the arrange by mode to one of the other modes will fundamentally change the way files are displayed in the selected folder. Name for instance displays all files of all folders in the structure directly. This basically means that Windows arranges all files of a library in the root folder sorted by their name.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/names.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/names.jpg" alt="names" title="names" width="401" height="356" class="alignnone size-full wp-image-54235" /></a></p><p>Here is a quick overview of all folder arrangement options:</p><ul><li><strong>Author</strong>: Lists documents by author folders (and one unrecognized folder for all files and documents without author)</li></ul><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/author.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/author.jpg" alt="author" title="author" width="377" height="309" class="alignnone size-full wp-image-54233" /></a></p><ul><li><strong>Date Modified</strong>: Sorts all files by their modification date in the root folder structure</li></ul><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/date-modified.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/date-modified.jpg" alt="date modified" title="date modified" width="384" height="353" class="alignnone size-full wp-image-54232" /></a></p><ul><li><strong>Tags</strong>: All files are sorted by their tags</li></ul><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/tags.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/tags.jpg" alt="tags" title="tags" width="393" height="306" class="alignnone size-full wp-image-54234" /></a></p><ul><li><strong>Type</strong>: All files are sorted in file extension folders.</li></ul><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/type.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/type.jpg" alt="type" title="type" width="386" height="334" class="alignnone size-full wp-image-54238" /></a></p><p>As you can see, there are numerous options to display files of all folders of a library or favorites folder in the root directory. Some options have likely been added as extra features for specialized folders. Tags for instance can be useful for files in the Music or Pictures library folder, author for the documents folder.</p><p>The different display arrangements work best for those specialized folders, and not so good if a folder contains lots of different file types and extensions.</p><p>Did you know that you can change the folder arrangement in Windows 7?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/12/11/display-files-in-windows-7-libraries-favorites-differently/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Change The Default Folder Picture In Windows Explorer</title><link>http://www.ghacks.net/2011/12/06/change-the-default-folder-picture-in-windows-explorer/</link> <comments>http://www.ghacks.net/2011/12/06/change-the-default-folder-picture-in-windows-explorer/#comments</comments> <pubDate>Tue, 06 Dec 2011 15:48:50 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[folders]]></category> <category><![CDATA[windows explorer tips]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=53957</guid> <description><![CDATA[Some folders in Windows Explorer show a single preview picture embedded in the folder icon. It seems as if the selected image is picked randomly from the available images in the folder. This guide will show you how to change the default folder picture in Windows Explorer. When you use Windows Explorer in thumbnail view [...]]]></description> <content:encoded><![CDATA[<p>Some folders in Windows Explorer show a single preview picture embedded in the folder icon. It seems as if the selected image is picked randomly from the available images in the folder. This guide will show you how to change the default folder picture in Windows Explorer.</p><p>When you use Windows Explorer in thumbnail view mode, and it does not really matter if you display folders and files in small, medium or larged size thumbnails, you will notice that some folders display one of the stored images in their icon. Folders without images display as blanks instead.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/windows-explorer-folder-image.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/windows-explorer-folder-image.jpg" alt="windows explorer folder image" title="windows explorer folder image" width="485" height="333" class="alignnone size-full wp-image-53958" /></a></p><p>You sometimes may want to change the image that is displayed by default, for instance if another image is more appropriately characterizing the folder or if you do not want that particular image to be displayed prominently in Windows Explorer.</p><p>It is possible to customize the folder picture thubmnail so that another image is shown instead. Please note that the following guide demonstrates how this is done under Windows 7. Other operating systems may or may not offer this feature at all.</p><p>Open Windows Explorer and navigate to the folder that you want to change the thumbnail image for. Right-click on the folder and select Properties from the options. Please note that you need to select the real folder path for that operation and not a virtual folder (like a library folder). The My Pictures folder for instance would require you to open C:\Users\username\Pictures in Windows Explorer.</p><p>Switch to the Customize tab in the Properties window and locate Choose File under Folder Pictures.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/folder-pictures.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/folder-pictures.jpg" alt="folder pictures" title="folder pictures" width="381" height="465" class="alignnone size-full wp-image-53959" /></a></p><p>A click on choose file opens a folder browser where another image can be selected to be that folder&#8217;s preview picture. Just select the image and click on open to assign it to the folder. Click on ok again in the properties window to close it. The changes should be visible right away. You can repeat the process for as many folders as you like.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/12/06/change-the-default-folder-picture-in-windows-explorer/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Download Unofficial Windows 8 Language Packs</title><link>http://www.ghacks.net/2011/11/12/download-unofficial-windows-8-language-packs/</link> <comments>http://www.ghacks.net/2011/11/12/download-unofficial-windows-8-language-packs/#comments</comments> <pubDate>Sat, 12 Nov 2011 11:42:05 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[language packs]]></category> <category><![CDATA[windows 8]]></category> <category><![CDATA[windows languages]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=52634</guid> <description><![CDATA[One of the issues that users from all over the world may have experienced with the recently released Windows 8 Developer Preview is that the interface language of the operating system was only available in English. Big problem for users who want to try the release but do not speak English at all, or those [...]]]></description> <content:encoded><![CDATA[<p>One of the issues that users from all over the world may have experienced with the recently released Windows 8 Developer Preview is that the interface language of the operating system was only available in English. Big problem for users who want to try the release but do not speak English at all, or those who want to test the release in another language.</p><p>Microsoft has not made available language packs for the release, at least none that are publicly available. A fan project has started to create unofficial language packs for the Windows 8 operating system. Available at the time of writing are French, Spanish and Italian language packs for both the 32-bit and 64-bit edition of the Windows 8 Developer Preview.</p><p>While it is unlikely that the installation of language packs causes issues on the system, it is not recommended to install the language packs in a productive environment without prior testing.</p><p>The language packs are installed with the help of the WDP Universal Language Installer <a
href="http://winunleaked.tk/">linked on the</a> development website. Users furthermore need to download the language packs and use the Universal Language Installer application to install them on their Windows 8 installation.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/windows-8-language-packs.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/windows-8-language-packs.jpg" alt="windows 8 language packs" title="windows 8 language packs" width="541" height="278" class="alignnone size-full wp-image-52636" /></a></p><p>Run the language pack installer software first and pick the language that you want to install. Make sure it fits the version of the operating system (32-bit language packs for 32-bit systems, and 64-bit packs for 64-bit systems). A reboot is required to complete the installation.</p><p>The developers have converted the Windows 7 Service Pack 1 language packs to Windows 8 packs. It is likely that part of the Windows 8 interface, especially new interface elements and menus, are not completely translated.</p><p>It is likely that the developers will add additional language packs, e.g. German, in the coming days.</p><p>When can you expect official language packs or Windows 8 localized downloads? If Microsoft copies the development phases of Windows 7 language packs will become available with the Windows 8 Release Candidate which is expected to be released in mid 2012. (<a
href="http://beatmasters-winlite-blog.de/?p=11071&#038;utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+BeatmastersWinliteBlog+%28Beatmasters+WinLite+Blog%29">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/11/12/download-unofficial-windows-8-language-packs/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <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>Hide, Delete or Customize Libraries in Windows 7</title><link>http://www.ghacks.net/2011/11/07/hide-delete-or-customize-libraries-in-windows-7/</link> <comments>http://www.ghacks.net/2011/11/07/hide-delete-or-customize-libraries-in-windows-7/#comments</comments> <pubDate>Mon, 07 Nov 2011 08:36:37 +0000</pubDate> <dc:creator>Melanie Gross</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[libraries]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows 7 libraries]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=52398</guid> <description><![CDATA[The Libraries feature in Windows 7 provides an easy interface to manage multiple file locations from a single location. Four default libraries are displayed in Windows Explorer: Documents, Music, Pictures, and Video. Many users only utilize one or two of the libraries. You can easily remove any of these libraries from the Navigation Pane and [...]]]></description> <content:encoded><![CDATA[<p>The Libraries feature in Windows 7 provides an easy interface to manage multiple file locations from a single location.  Four default libraries are displayed in Windows Explorer: Documents, Music, Pictures, and Video.  Many users only utilize one or two of the libraries.  You can easily remove any of these libraries from the Navigation Pane and also restore them at a later time if you need to.  The libraries can also be collapsed to have them available but also cleared temporarily.  This is a simple task that may be useful for those just starting out with Windows 7.</p><p><strong>Hiding an Individual Library</strong></p><p>Open the Libraries window or open Windows Explorer and select Libraries.  In the Navigation pane, right-click the library that you want to hide and a popup menu will be displayed.  Out of the options, select “Don’t show in navigation pane”.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/windows-libraries.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/windows-libraries.png" alt="windows libraries" title="windows libraries" width="560" height="404" class="alignnone size-full wp-image-52399" /></a></p><p>The library you selected will now be absent from the Navigation pane, but it will still be in the right pane of the Libraries window.  In order to add it back to the Navigation Pane, right-click on the library in the right pane and a similar popup window will open as before.  Select the option “Show in navigation pane”.</p><p>You may also delete a library if you want to.  This is not the same thing as hiding a library.  To delete a library, follow the same steps as you would for hiding a library but select “Delete” instead.  If you do this either by accident or purposely, it is simple to get it back if you right-click on Libraries in the Navigation pane and click “Restore default libraries” from the menu.</p><p>Another option is to collapse the list if you would rather not hide or delete the library from the Navigation pane.  This will collapse the list entirely, getting the libraries list out of the way.  Right-click the Libraries link and, as usual, a popup menu will open.  From the list, select “Collapse”.  Once the list is collapsed, it is only temporary.  If you click the arrow next to the Libraries link, the list will expand.  You can collapse it again by clicking the same arrow.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/collapse-libraries.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/collapse-libraries.jpg" alt="collapse libraries" title="collapse libraries" width="525" height="324" class="alignnone size-full wp-image-52400" /></a></p><p>If, for some reason, you are displeased with the Windows 7 Libraries feature, it is possible to completely remove the link from the Navigation pane.  Included below is a registry hack that will accomplish this.  This is not a manual registry hack but two .reg files that will save all the trouble of the multiple steps it will take to do this manually.  This will not only remove the Libraries link from the pane, it will disable the shell extension in the registry and you will no longer be able to access any of the libraries.  Fortunately, another hack is included to enable the Libraries feature again.</p><p><a
href='http://www.ghacks.net/wp-content/uploads/2011/11/DisableLibariesFeature.zip'>DisableLibariesFeature</a> (via <a
href="http://www.howtogeek.com/howto/21462/how-to-enable-or-disable-the-libraries-feature-in-windows-7/">How To Geek</a>)</p><p>To disable the Libraries feature, double-click DisableLibrariesFeature.reg.  Now close all Explorer windows and logoff then logon again.  The feature will now be disabled.  A reversal is included to enable the Libraries feature.  To re-enable the Libraries feature, double-click EnableLibrariesFeature.reg. then logoff and logon as you did in the step to disable the feature.</p><p>Windows users who want better manageability of the library feature can use tools like the <a
href="http://www.ghacks.net/2010/02/08/windows-7-library-tool/">Windows 7 Library Tool</a> or <a
href="http://www.ghacks.net/2010/09/08/librarian-windows-7-libraries-management-tool/">Librarian</a> for that.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/11/07/hide-delete-or-customize-libraries-in-windows-7/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Unable to Terminate Process, Windows Task Manager Alternatives</title><link>http://www.ghacks.net/2011/11/04/unable-to-terminate-process-windows-task-manager-alternatives/</link> <comments>http://www.ghacks.net/2011/11/04/unable-to-terminate-process-windows-task-manager-alternatives/#comments</comments> <pubDate>Fri, 04 Nov 2011 08:54:10 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[adobe flash]]></category> <category><![CDATA[process explorer]]></category> <category><![CDATA[sysinternals]]></category> <category><![CDATA[windows task manager]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=52303</guid> <description><![CDATA[Today I tried to install the Adobe Flash Plugin for Microsoft&#8217;s Internet Explorer. The basic idea was to download the executable, run it and have Flash installed. The problem was that somehow the whole process got corrupted which had several consequences. The Flash Player installation running in the background was creating new temporary Flash executables [...]]]></description> <content:encoded><![CDATA[<p>Today I tried to install the Adobe Flash Plugin for Microsoft&#8217;s Internet Explorer. The basic idea was to download the executable, run it and have Flash installed. The problem was that somehow the whole process got corrupted which had several consequences. The Flash Player installation running in the background was creating new temporary Flash executables in the temporary cache directory. When I tried to terminate the process via Windows Task Manager I received the message that access was denied. This happened with the online installer. I received the message &#8220;Unable to Terminate Process The operation could not be completed The operation is not valid for this process&#8221;.</p><p>I&#8217;m not sure what caused the issue, but what I did know was that I had to stop the installer from creating new Flash installer instances on my computer. With Windows Task Manager out of the picture, I had to find a way to terminate the process.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/unable-to-terminate-process.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/unable-to-terminate-process.jpg" alt="unable to terminate process" title="unable to terminate process" width="513" height="452" class="alignnone size-full wp-image-52305" /></a></p><p>One of the best Windows Task Manager alternatives is Process Explorer from Sysinternals (which have been part of Microsoft for the past years). You can download the latest version of Process Explorer from <a
href="http://technet.microsoft.com/en-us/sysinternals/bb896653">here</a>.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/install-flashplayer-process-corrupt.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/install-flashplayer-process-corrupt.png" alt="install flashplayer process corrupt" title="install flashplayer process corrupt" width="582" height="434" class="alignnone size-full wp-image-52308" /></a></p><p>I started the process manager with standard rights first only to find out that I could not use it this way to terminate the process. After exiting and restarting it with elevated rights (by right-clicking and selecting run as administrator) I was able to terminate the process on the system.</p><p>Other programs, like <a
href="http://www.ghacks.net/2010/05/21/process-lasso-pro-review/">Process Lasso</a>, <a
href="http://www.ghacks.net/2008/04/28/batch-kill-processes-with-kill-process/">Kill Process</a> or the recently reviewed <a
href="http://www.ghacks.net/2011/11/03/control-applications-and-end-processes-with-daphne/">Daphne</a> may have also been able to terminate the rogue process.</p><p>I have learned two things this morning: First, that Windows Task Manager is not almighty when it comes to terminating processes on Windows, and second that it is definitely better to download and install <a
href="http://www.ghacks.net/2011/10/04/adobe-releases-flash-player-11-air-3/">Adobe Flash Player offline installers</a>.</p><p>Did you ever encounter a process that you could not kill? What did you do to resolve it?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/11/04/unable-to-terminate-process-windows-task-manager-alternatives/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Remove Applications from the Context Menu in Windows Manually</title><link>http://www.ghacks.net/2011/10/25/remove-applications-from-the-context-menu-in-windows-manually/</link> <comments>http://www.ghacks.net/2011/10/25/remove-applications-from-the-context-menu-in-windows-manually/#comments</comments> <pubDate>Tue, 25 Oct 2011 10:10:33 +0000</pubDate> <dc:creator>Melanie Gross</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[context menu]]></category> <category><![CDATA[windows registry]]></category> <category><![CDATA[windows tips]]></category> <category><![CDATA[windows-explorer]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51913</guid> <description><![CDATA[Windows accumulates context menu items any time you install several applications. Not all applications end up on the context menu but enough do so over time that the menu can become cluttered. You might find yourself wondering, “How did that get there?” You may not want it on the context menu, but it is there [...]]]></description> <content:encoded><![CDATA[<p>Windows accumulates context menu items any time you install several applications.  Not all applications end up on the context menu but enough do so over time that the menu can become cluttered.  You might find yourself wondering, “How did that get there?”  You may not want it on the context menu, but it is there and you are stuck with it.  Or are you?  No, you are not.  If it is something that you use, perhaps you should leave it on the context menu.  If you do not use the application very often and prefer to access it from a different location, there is no reason to leave it there.  After awhile, the context menu can become a complete mess.  Using the registry hack methods in this tutorial will allow you to clean up the context menu so it does not have to look as extensive as this example:</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/10/windows-explorer-context-menu.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/windows-explorer-context-menu.png" alt="windows explorer context menu" title="windows explorer context menu" width="290" height="545" class="alignnone size-full wp-image-51914" /></a></p><p>The items on the context menu are all in the registry and a simple registry hack can easily remove them.  Note that this is for the more experienced user and there are registry management utilities available for those who are inexperienced with accessing the Windows registry directly.  Also, before digging into the registry and making any changes; create a restore point so that if you cause any undue problems you will be able to reverse the changes.<br
/> To clean up the context menu by hacking the registry, open regedit.exe from the Start menu.  The unfortunate part of this is that context menu items are not stored in one location in the registry.  You can find most of the menu items for various files and folders by searching one of the following registry keys:</p><ul><li>HKEY_CLASSES_ROOT\*\shell</li><li>HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers</li><li>HKEY_CLASSES_ROOT\AllFileSystemObjects\ShellEx</li></ul><p>If the menu items are associated with specific folders, they can be found in one of the following two registry keys:</p><ul><li>HKEY_CLASSES_ROOT\Directory\shell</li><li>HKEY_CLASSES_ROOT\Directory\Shellex\ContextMenuHandlers</li></ul><p>Items in the context menu will need to be changed differently depending on the location in the registry.  Shell items are the easiest to find.  For example, browse to the shell key under Directory.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/registry-editor-600x2091.png" alt="" title="registry editor" width="600" height="209" class="alignnone size-full wp-image-51931" /></p><p>To hide an item, use Shift+Right-Click and add a new string value in the right pane.  Name the new string “Extended”.</p><p>This will hide the item from the context menu.  You can also enter “LegacyDisable” for the new string value and this will disable the key.  If you choose to delete the key entirely, export and save a copy first.</p><p>When dealing with “shellex” items, you will go to one of the keys listed above:</p><ul><li>HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers</li></ul><p>Determine the correct item by the key name in the left pane.  Disable it by inserting a few dashes before the value item.  This will not delete the item.  In this example, SUPERAntiSpyware is disabled from the context menu in this manner.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/context-menu-600x1791.png" alt="context menu" title="context menu" width="600" height="179" class="alignnone size-full wp-image-51932" /></p><p>Each key location indicated above will need to be searched to find the items you wish to remove (disable) from the context menu.  For specific file types, use the Extended or LegacyDisable string values to disable.  You will only need to edit the string with dashes for shellex items.  This may seem tedious to some users while others may prefer these methods.</p><p>You can actually learn a lot by perusing the registry but it should always be done with great care.  If you are inexperienced with this, create a full backup of the registry before playing around and, as mentioned, create a restore point</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/25/remove-applications-from-the-context-menu-in-windows-manually/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Windows  8 Service Configurations</title><link>http://www.ghacks.net/2011/10/22/windows-8-service-configurations/</link> <comments>http://www.ghacks.net/2011/10/22/windows-8-service-configurations/#comments</comments> <pubDate>Sat, 22 Oct 2011 11:27:55 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[manage windows services]]></category> <category><![CDATA[windows 8]]></category> <category><![CDATA[windows services]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51770</guid> <description><![CDATA[With every new Microsoft operating system, regardless of it being a client or server OS, come new and modified services. System administrators as well as end users who are interested in optimizing their PC and knowing what&#8217;s running in the background need to spend time to analyze the changes. One of the best Windows Service [...]]]></description> <content:encoded><![CDATA[<p>With every new Microsoft operating system, regardless of it being a client or server OS, come new and modified services. System administrators as well as end users who are interested in optimizing their PC and knowing what&#8217;s running in the background need to spend time to analyze the changes. One of the best Windows Service related Internet sites is Black Viper&#8217;s website.</p><p>The site offers service listing for all recent Windows operating system. Charles M. Sparks, the guy behind the Black Viper site, has recently posted an update listing all preliminary Windows 8 services. You find all current Windows 8 services in the list, their service name, the default Windows 8 Ultimate configuration setting and the recommended &#8220;safe&#8221; setting.</p><p>Why only Ultimate? Because Microsoft so far has only released that version in form of the Windows 8 Developer Preview. Users may be able to test other Windows 8 editions when the beta or release candidates come out.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/10/windows-8-services.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/windows-8-services-600x498.jpg" alt="windows 8 services" title="windows 8 services" width="600" height="498" class="alignnone size-medium wp-image-51771" /></a></p><p>Each service is linked to a Wiki entry on Black Viper&#8217;s website where additional information are provided. Here you find a service description, default path and command line options, account it is executed on and additional information.</p><p>All Windows 8 service information are preliminary in nature. Still, users who are currently running the Windows 8 Developer Preview release can use the information presented on the site to tweak their Windows 8 operating system.</p><p>If you have been using Black Viper&#8217;s site previously you may remember that the services listing included not only a Safe listing but also a Tweak and Barebones listing. Safe settings are not aggressive and should not cause troubles for the majority of users. It is the best setting to start with and it is likely that Charles will add tweak and barebones listings at a later time. For now, Safe and Default is all you can get.</p><p>It is nevertheless reassuring that Black Viper has already started to work on the Windows 8 Services listing on his site. You can check out the listing <a
href="http://www.blackviper.com/category/guides/windows-8/">here</a>. (<a
href="http://beatmasters-winlite-blog.de/?p=10541">via Mike</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/22/windows-8-service-configurations/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Copy CMD Output Directly To The Clipboard</title><link>http://www.ghacks.net/2011/10/20/copy-cmd-output-directly-to-the-clipboard/</link> <comments>http://www.ghacks.net/2011/10/20/copy-cmd-output-directly-to-the-clipboard/#comments</comments> <pubDate>Thu, 20 Oct 2011 16:23:15 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[clipboard]]></category> <category><![CDATA[command prompt]]></category> <category><![CDATA[windows tips]]></category> <category><![CDATA[windows-clipboard]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51705</guid> <description><![CDATA[The Windows command line prompt can be handy at times and sometimes even the only option to execute a specific command in the operating system. You sometimes may need to copy the output of a command to the Windows Clipboard, for instance to use the output in another application. Most users that I know handle [...]]]></description> <content:encoded><![CDATA[<p>The Windows command line prompt can be handy at times and sometimes even the only option to execute a specific command in the operating system. You sometimes may need to copy the output of a command to the Windows Clipboard, for instance to use the output in another application. Most users that I know handle this either by sending the output to a file with the > filename.ext command or by frantically trying to figure out a way to select and copy the output contents in the command prompt window directly.</p><p>Both methods are not really straightforward and need more time than the process should take in first place. Thankfully though there is a way to copy command prompt outputs directly to the Windows Clipboard, it is only lesser known.</p><p>Open the command prompt as usual. You can open it with standard rights or elevated rights by right-clicking on the icon in the start menu and selecting to run it as an administrator.</p><p>Once there you can copy any output to the clipboard by appending | clip at the end of the command. A basic example is the dir command which outputs all folders and files of the current directory level directly in the command prompt. Please note that you won&#8217;t see the output anymore on the screen as it is redirected to the clipboard.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/windows-clipboard-output.jpg" alt="windows clipboard output" title="windows clipboard output" width="541" height="227" class="alignnone size-full wp-image-51706" /></p><ul><li>dir &#8211; output in the command prompt</li><li>dir > test.txt &#8211; output copied to the file test.txt in the same directory.</li><li>dir | clip &#8211; output copied to the clipboard</li></ul><p>The directory command is only a basic example to demonstrate the effect of the | clip command. You can obviously use it for complex commands and outputs as well. Whenever you use the clip command everything that is part of the output is copied to the Windows clipboard.</p><p>Did you know about the clip output command? If not, how did you copy the command prompt output until now?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/20/copy-cmd-output-directly-to-the-clipboard/feed/</wfw:commentRss> <slash:comments>22</slash:comments> </item> <item><title>ActiveX Controls and Windows Update Errors: Fix the Traffic</title><link>http://www.ghacks.net/2011/10/09/activex-controls-and-windows-update-errors-fix-the-traffic/</link> <comments>http://www.ghacks.net/2011/10/09/activex-controls-and-windows-update-errors-fix-the-traffic/#comments</comments> <pubDate>Sun, 09 Oct 2011 11:15:28 +0000</pubDate> <dc:creator>Melanie Gross</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[activex]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[router]]></category> <category><![CDATA[windows tips]]></category> <category><![CDATA[windows-update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51279</guid> <description><![CDATA[Initially, when your computer is new and you have a fresh Windows 7 installation, Windows Update works perfectly. You see no errors, everything is set to automatic and you need not lift a finger. Then, as you actually use your PC for awhile and utilize its capabilities, one day you see the error messages. Windows [...]]]></description> <content:encoded><![CDATA[<p>Initially, when your computer is new and you have a fresh Windows 7 installation, <a
href="http://www.ghacks.net/2010/12/20/microsoft-windows-update-overview-all-you-need-to-know/">Windows Update</a> works perfectly.  You see no errors, everything is set to automatic and you need not lift a finger.  Then, as you actually use your PC for awhile and utilize its capabilities, one day you see the error messages.  Windows Update failed and you are given a virtually useless error code.  This is often most easily remedied by Microsoft’s “Fix-It” utility or by online assistance from Microsoft.</p><p>More often than not, these update issues are due to ActiveX traffic coming through your router.  Indeed, it is that simple.  There is an easy way to fix this so that you will not have to deal with the various error messages anymore and your computer will get the necessary (and important) updates that it needs.  Windows Update is no joke.  This has to happen.  These updates are important for security and functionality.  This tutorial will guide you through a quick method to allow ActiveX traffic. Please note that the admin interface of your router may or may not offer this option. It can also be that the feature is listed under a different name.</p><p>Internet Explorer 8 in particular requires ActiveX components to function properly.  Disabling IE8 will not solve the problem nor will updating to IE9.  You can specify firewall settings for software and hardware to allow appropriate ActiveX filtering, but this is more advanced.  Here, we will be using the open source router firmware <a
href="http://www.dd-wrt.com/site/index">DD-WRT</a>.  This is a user-friendly firewall solution that takes the technical aspects out of more mundane functions.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/windows-update-error.png" alt="windows update error" title="windows update error" width="574" height="232" class="alignnone size-full wp-image-51280" /></p><p>Navigate to your router’s IP address in any web browser.  You may not know your router IP address and you can open a command prompt to find it.  Press Win+R and type “cmd” or open command prompt from the Start Menu.</p><p>In the command prompt window, type “ipconfig” and press enter.  The IP address will be listed under “Default Gateway”.  This should be your router’s IP address. Now just enter this IP address (yours, not the one above) in the URL bar of the chosen web browser.</p><p>Click the Security tab and find the checkbox labeled “Filter ActiveX”.  Uncheck the box and this will clear the filtering and allow ActiveX traffic through.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/dd-wrt-router.jpg" alt="dd wrt router" title="dd wrt router" width="600" height="413" class="alignnone size-full wp-image-51282" /></p><p>After doing this, a new window will present.  In this window, click the button labeled “Apply Settings”. This should do the trick.  Close your web browser and attempt Windows Update again.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/windows-update-working.png" alt="windows update working" title="windows update working" width="515" height="152" class="alignnone size-full wp-image-51283" /></p><p>If you see an image like the screenshot above, then you have succeeded in clearing the impediment to Windows Update.  Every router is different and will handle this change in a different manner.  This is by no means a blanket solution, but it is one that works in most cases.</p><p>Another simple fix for Windows Update errors is to disable automatic updates and update the recommended updates manually.  If they all update successfully, you can turn on automatic updates again and it should continue to work.  If, on the other hand, this does not work, identify the update(s) that did not install and contact Microsoft Help regarding the issue.  Generally they will help you fix it for free and Windows Update will work normally once again.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/09/activex-controls-and-windows-update-errors-fix-the-traffic/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Sort Your Desktop Toolbar By Name</title><link>http://www.ghacks.net/2011/10/08/sort-your-desktop-toolbar-by-name/</link> <comments>http://www.ghacks.net/2011/10/08/sort-your-desktop-toolbar-by-name/#comments</comments> <pubDate>Sat, 08 Oct 2011 16:31:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[desktop]]></category> <category><![CDATA[desktop shortcuts]]></category> <category><![CDATA[taskbar]]></category> <category><![CDATA[toolbar]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51271</guid> <description><![CDATA[I do not have any program shortcuts on my desktop, only a few text, Excel and Word documents that I like to have in reach whenever I need them. I have also added a Desktop toolbar to my Windows 7 taskbar to access the files when windows are displayed on the desktop that hide the [...]]]></description> <content:encoded><![CDATA[<p>I do not have any program shortcuts on my desktop, only a few text, Excel and Word documents that I like to have in reach whenever I need them. I have also added a Desktop toolbar to my Windows 7 taskbar to access the files when windows are displayed on the desktop that hide the icons underneath them.</p><p>If you add the default Desktop toolbar, you get a seemingly random list of all shortcuts and files that are currently on the desktop. There is furthermore no sorting option available, which can be a problem if you have many items on the desktop as you need to look through all of the listing to find the file or shortcut you are looking for.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/sorted-desktop-toolbar-file-list.jpg" alt="sorted desktop toolbar file list" title="sorted desktop toolbar file list" width="259" height="292" class="alignnone size-full wp-image-51272" /></p><p>There is however an option to sort the desktop toolbar listing by name. This is done the following way:</p><p>Right-click on a blank spot on the taskbar and select Toolbars > New Toolbar from the menu. You now need to select the desktop folder in your user profile folder, and not the special folder desktop. You find that folder under C:\Users\username\Desktop. Pick that folder and it should appear on the Windows taskbar.</p><p>All that is left to do now is to left-click on the arrow next to the desktop listing to bring up the file listing. You will notice that it appears unsorted.</p><p>Right-click any file listed there and select Sort by name from the context menu to sort the file listing alphabetically. Alphabetical access should speed up the recognition and execution of particular shortcuts and files stored on the Windows desktop.</p><p>I have tested this method under Windows 7 where it worked fine. It is likely that it will work under Windows Vista and maybe even Windows XP. Please let me know if you have tested it under those operating systems so that I can update the guide accordingly.</p><p>Have you activated the desktop toolbar, or any other toolbar for that matter, on your Microsoft Windows system?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/08/sort-your-desktop-toolbar-by-name/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Windows 8 Supports Zero-Power Optical Disk Drives</title><link>http://www.ghacks.net/2011/10/04/windows-8-supports-zero-power-optical-disk-drives/</link> <comments>http://www.ghacks.net/2011/10/04/windows-8-supports-zero-power-optical-disk-drives/#comments</comments> <pubDate>Tue, 04 Oct 2011 12:16:34 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[power saving]]></category> <category><![CDATA[sata]]></category> <category><![CDATA[windows 8]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51134</guid> <description><![CDATA[Microsoft&#8217;s intention to optimize the upcoming Windows 8 operating system for mobile devices like netbooks or tablets has the consequence that the Redmond company has to optimize the operating system&#8217;s power consumption. Laptop users with optical disk drives may benefit from the operating system&#8217;s support of a feature called Zero-Power Optical Disk Drive (Zero Power [...]]]></description> <content:encoded><![CDATA[<p>Microsoft&#8217;s intention to optimize the upcoming Windows 8 operating system for mobile devices like netbooks or tablets has the consequence that the Redmond company has to optimize the operating system&#8217;s power consumption. Laptop users with optical disk drives may benefit from the operating system&#8217;s support of a feature called Zero-Power Optical Disk Drive (Zero Power ODD) which basically can reduce the power consumption of optical drives to zero in the operating system to save energy when the drives are not in use.</p><p>Zero-Power Optical Disc Drive is part of the SATA 6GB/s specification (to be precise SATA revision 3.1). To support the new power saving feature of the latest SATA revision, the computer system and operating system need to support it. If your computer does not support Sata 6GB/s connections you cannot make use of the power saving feature.</p><p>Zero-Power ODD is enabled by default in the Windows 8 operating system. Windows 8 will recognize compatible drives automatically and use the feature to save power. This basically means that the optical drive does not need power at all if it is idle.</p><p>While unlikely you may encounter situations where the new feature acts up, or where you under no circumstances want to save power using that feature.</p><p>Windows 8 comes with an option to disable Zero-Power ODD. In the developer preview edition you need to change the value of a Registry key for that.</p><p>Open the Windows Registry editor first. You need to bring up the run box with the shortcut Windows-r, type in regedit and hit enter. This displays a prompt for elevation which you need to accept.</p><p>Navigate to the Registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\cdrom\parameters\ and locate the parameter ZeroPowerODDenabled on the right side. It is likely that you only see the parameter if your computer supports the feature.</p><p>Double-click the value and change it to 0. You then need to restart your computer before the changes become active. You can at any time enable the feature again by repeating the steps. The only difference is that you need to set the value to 1 instead of 0 to enable it. (<a
href="http://techdows.com/2011/09/windows-8-turns-off-power-to-optical-drive-when-there-is-no-media.html">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/04/windows-8-supports-zero-power-optical-disk-drives/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Change Windows 7 Library Icons with Library Icons Changer</title><link>http://www.ghacks.net/2011/10/04/change-windows-7-library-icons-with-library-icons-changer/</link> <comments>http://www.ghacks.net/2011/10/04/change-windows-7-library-icons-with-library-icons-changer/#comments</comments> <pubDate>Tue, 04 Oct 2011 06:46:58 +0000</pubDate> <dc:creator>Melanie Gross</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[library]]></category> <category><![CDATA[library icons]]></category> <category><![CDATA[windows 7 library]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51115</guid> <description><![CDATA[So many users enjoy customizing various features and appearances in Windows 7. Personalizing features and appearances is fun and gives a fresh new look you your Windows 7 experience. Generally, Library icons cannot be changed in Windows 7. Someone always comes up with a way to hack the limitations and overcome them and that part [...]]]></description> <content:encoded><![CDATA[<p>So many users enjoy customizing various features and appearances in Windows 7.  Personalizing features and appearances is fun and gives a fresh new look you your Windows 7 experience.  Generally, Library icons cannot be changed in Windows 7.  Someone always comes up with a way to hack the limitations and overcome them and that part of what this article is about.  A free tool called Library Icon Changer from one of the users at deviantART comes to the rescue and gives you the ability to change the boring Library icons.  This is the simple way to do it and you can have the custom look to your Windows 7 library icons in no time.  Or you could keep the same old icons if you want.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/windows-7-library.png" alt="windows 7 library" title="windows 7 library" width="506" height="184" class="alignnone size-full wp-image-51116" /></p><p><a
href="http://bluefisch200.deviantart.com/art/Replace-Librarie-Icons-141648981">This is the</a> download mirror for Library Icon Changer:</p><p>Unzip the folder and launch the tool from the .exe file.  You are immediately greeted with a window containing various icons and a list of libraries.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/library-icons-changer.png" alt="library icons changer" title="library icons changer" width="600" height="440" class="alignnone size-full wp-image-51117" /></p><p>To change the Libraries icons, highlight one of the icons in the right pane and then choose one of the icons in the left pane.  When you have found the icon that you would like to replace the Library icon with, select it and then click the button at the bottom of the left pane: “Select Icon from dll”. Notice that, after selection, the icons are changed in the right panel and they are changed in the main Library window as well.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/new-library-icons.png" alt="new library icons" title="new library icons" width="514" height="219" class="alignnone size-full wp-image-51118" /></p><p>There it is.  It looks a little better now.  You can use any of the icons and change them as desired.  You may also restore the default icons by clicking “Restore default Icon” in the main interface for Library Icon Changer.  This is the easy way to change Library icons.  Now we can take a look at how to change them manually without using third party software.</p><h3>Changing Library Icons Manually</h3><p>All it takes it Notepad to change these icons manually.  Copy and paste the following line into the Start menu search box.  You may also paste it in the Explorer location bar.  Either way will work.</p><blockquote><p>%appdata%\microsoft\windows\libraries</p></blockquote><p>Now drag any of the icons from Windows Explorer over to the Notepad window and this will open the file.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/library-icons.png" alt="library icons" title="library icons" width="527" height="367" class="alignnone size-full wp-image-51119" /></p><p>The iconReference line will be visible in the file.  In the event that it is not there, you will need to add one.  For example, it would look something like this:</p><p>&#60;iconReference&#62;C:\Windows\System32\shell32.dll,301&#60;/iconReference&#62;</p><p>Check for the data in the middle of the path.  Look for either the .ico file or to reference a DLL files, it is necessary to add the comma and include the number position of the selected icon in the file itself.</p><p>Now you know two ways to change library icons.  The software method using Library Icon Changer is probably best for the average user.  The manual method is better suited to the advanced user or someone learning how to change program files manually to make adjustments to appearances and applications.  Both ways get the job done.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/04/change-windows-7-library-icons-with-library-icons-changer/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Enable Snap Feature Of Windows 8</title><link>http://www.ghacks.net/2011/10/02/enable-snap-feature-of-windows-8/</link> <comments>http://www.ghacks.net/2011/10/02/enable-snap-feature-of-windows-8/#comments</comments> <pubDate>Sun, 02 Oct 2011 17:42:04 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[snap]]></category> <category><![CDATA[windows 8]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51038</guid> <description><![CDATA[You should not confuse the new snap feature of Windows 8 with the Aero Snap feature that Microsoft introduced under Windows 7. Aero Snap back then allowed users to snap windows to the left or right side of the monitor where they&#8217;d resize to take up exactly half of the available screen estate. It was [...]]]></description> <content:encoded><![CDATA[<p>You should not confuse the new snap feature of Windows 8 with the Aero Snap feature that Microsoft introduced under Windows 7. Aero Snap back then allowed users to snap windows to the left or right side of the monitor where they&#8217;d resize to take up exactly half of the available screen estate. It was furthermore possible to move a window to the top to maximize it.</p><p>Snap in Windows 8 on the other hand refers to a feature in Windows 8&#8242;s new Metro user interface. When enabled it allows users to run and display more than one program in the Metro interface. To be precise, it can be used to display two program windows in the interface instead of just one.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/windows-snap.png" alt="windows snap" title="windows snap" width="600" height="337" class="alignnone size-full wp-image-51039" /></p><p>Snap is however only enabled if the computer monitor resolution is 1366&#215;768 or higher. Users who run a lower resolution won&#8217;t be able to make use of Snap on Windows 8.</p><p>It is however relatively easy to enable Snap on Windows 8 thanks to a Registry key that&#8217;s being used by Windows to determine whether the feature is enabled or disabled.</p><p>To enable Windows Snap do the following:</p><ul><li>Open the Windows Registry editor. You can do that with the hotkey Windows-r, typing regedit in the run box and hitting enter afterwards. This may trigger an UAC prompt.</li><li>Navigate to the Registry key HKEY_Current_User\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\AppPositioner\</li><li>Right-click in the right pane and select New > Dword (32-bit) from the context menu.</li><li>Name the new key AlwaysEnableLSSnapping and enter 1 in the Value data field.</li><li>Click ok and restart the computer aftwards.</li></ul><p>You should be able to display two program windows side by side in the Windows 8 user interface.</p><p>Users who do not want to edit the Registry manually can download a software <a
href="http://downloadinformer.blogspot.com/2011/09/windows-8-snap-enabler.html">like</a> Windows 8 Snap Enabler which is a two button software that can enable or disable the snap feature of Windows 8. (<a
href="http://techtrickz.com/how-to/enable-windows-8-snap-feature-on-unsupported-resolution-with-snap-enabler/">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/02/enable-snap-feature-of-windows-8/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
