<?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; microsoft-windows</title> <atom:link href="http://www.ghacks.net/tag/microsoft-windows/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 08:24:54 +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>Analyse The Boot And Shutdown Performance of Windows</title><link>http://www.ghacks.net/2011/08/09/analyse-the-boot-and-shutdown-performance-of-windows/</link> <comments>http://www.ghacks.net/2011/08/09/analyse-the-boot-and-shutdown-performance-of-windows/#comments</comments> <pubDate>Tue, 09 Aug 2011 07:53:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[boot performance]]></category> <category><![CDATA[event viewer]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[shutdown performance]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=48790</guid> <description><![CDATA[Speed seems to be something that Microsoft intends to improve further in Windows 8. Especially the boot performance will be noticeably faster, according to reports. While I cannot really say if that is true or not, considering that there are no official versions of the operating system available, I can show you how you can [...]]]></description> <content:encoded><![CDATA[<p>Speed seems to be something that Microsoft intends to improve further in Windows 8. Especially the boot performance will be noticeably faster, according to reports. While I cannot really say if that is true or not, considering that there are no official versions of the operating system available, I can show you how you can analyze the boot and shutdown performance of your operating system without third party tools.</p><p>The Windows Event Viewer logs many system events automatically. This includes installations, hardware errors and events that are important to diagnose a system. Two of those values that get recorded automatically by default are the boot performance and the shutdown performance of the Windows operating system.</p><p>The time recorded here is often more accurate than the time recorded by third party software such as <a
href="http://www.ghacks.net/2010/06/03/analyze-windows-startup-time-with-soluto/">Soluto</a>, <a
href="http://www.ghacks.net/2008/12/31/windows-startup-speed-benchmark/">BootRacer</a> or <a
href="http://www.ghacks.net/2008/05/05/windows-boot-timer/">Boot Timer</a>.</p><h3>Event Manager</h3><p>Launch the Event Manager the following way. Bring up the run box with the hotkey Windows-r, type in eventvwr and hit enter.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/08/event-viewer.png" alt="event-viewer" title="event-viewer" width="417" height="216" class="alignnone size-full wp-image-48791" /></p><p>The program displays a tree structure in the left sidebar, the contents of the selected folder in the middle and actions on the right. I suggest you click on the hide action button in the toolbar to increase the available room.</p><p>Microsoft has changed the Event Viewer significantly for Windows Vista which means that Windows XP users will see a different layout than Vista or Windows 7 users.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/08/boot-performance-windows.png" alt="boot performance windows" title="boot performance windows" width="590" height="480" class="alignnone size-full wp-image-48792" /></p><p>The events that we want to analyze are event 100 which logs the boot performance, and event 200 which logs the shutdown performance of the Windows system.</p><p>Follow the tree structure to the following folder:</p><p><strong>Applications and Services Log > Microsoft > Windows > Diagnostics-Performance > Operational</strong></p><p><del
datetime="2011-08-10T07:41:01+00:00">Windows XP users can sort the system events to find all events with the numbers 100 and 200.</del></p><p>The event listing list the date and time of the event, the event number and the task category. If you click on an event you see detailed information about it in the lower half of the interface. Locate the entry Boot Duration for Boot Performance events, or Shutdown Duration for Shutdown Performance events.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/08/boot-duration.png" alt="boot-duration" title="boot-duration" width="285" height="149" class="alignnone size-full wp-image-48793" /></p><p>Divide the time by 1000 to get the boot or shutdown time in seconds. The value listed is milliseconds.</p><p>Now what can you do with the information? You could analyze boot performance optimizations for instance, or analyze the system&#8217;s boot time over time. I personally like to use the information to measure the impact of newly installed software on the system boot time.</p><p>What&#8217;s the boot duration of your computer?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/08/09/analyse-the-boot-and-shutdown-performance-of-windows/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>What&#8217;s In A Name: Will Windows 8 Be The Name Of The Next Windows?</title><link>http://www.ghacks.net/2011/05/06/whats-in-a-name-will-windows-8-be-the-name-of-the-next-windows/</link> <comments>http://www.ghacks.net/2011/05/06/whats-in-a-name-will-windows-8-be-the-name-of-the-next-windows/#comments</comments> <pubDate>Fri, 06 May 2011 07:14:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows 8]]></category> <category><![CDATA[windows next]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=44782</guid> <description><![CDATA[Microsoft is keeping tight lipped about the name of the next windows. Many users assume that it will be named Windows 8. Others use the name because it is convenient at the moment, mainly because there are not any solid alternatives at the moment, besides The Next Windows maybe, and that the community interested in [...]]]></description> <content:encoded><![CDATA[<p>Microsoft is keeping tight lipped about the name of the next windows. Many users assume that it will be named Windows 8. Others use the name because it is convenient at the moment, mainly because there are not any solid alternatives at the moment, besides The Next Windows maybe, and that the community interested in the operating system is calling it this way.</p><p>But will Microsoft use that name for their next client operating system? Or will the Redmond company go crazy once again and name it Windows Balahua or something like that. We do not know yet, and will not know for quite some time. There are however indicators that suggest that Windows 8 will indeed be the name of the next Microsoft operating system.</p><p>When you look at Microsoft&#8217;s wordings you notice that company officials and documents try to avoid calling and naming the next operating system Windows 8. The operating system is usually referred to as The Next Windows which many see as an indication that Microsoft might indeed use a different name for the final product. It could on the other hand be a strategic decision, to avoid that news about Windows 8 break Windows 7&#8242;s momentum. The Next Windows is an abstract term, whereas Windows 8 refers directly to the successor of Windows 7.</p><p>The recent leaks highlight Microsoft&#8217;s dilemma. While it is usually a good thing that people are excited about an operating system, it may at the very same time torpedo Windows 7&#8242;s rise to become the most used Microsoft operating system. Not to forget that leaks may reveal features that may be canned at a later point in development.</p><p>Back to Windows 8. Lets see if we can eliminate some alternatives. Microsoft could stick with The Next Windows, but that would be shortsighted, considering that they would get naming problems for the Windows version after that. They could also mimic how the server operating systems are named, Windows Client 2012 comes to mind. But that may not be as helpful as it looks on first glance. First, it is easy enough to distinguish client and server operating systems as all server operating systems have server in their name. Second, a switch to Windows Client Year would be a technical name, which could intimidate some customers. In the same group fall descriptive names, e.g. Windows Touch, or Windows Touch 2012 which would reduce the operating system to a single feature. Not very likely either.</p><p>The third possibility would be a a Vistaesque name, like Windows Suave. Problem with these kind of names is that they break a naming pattern. Windows XP > Windows Vista > Windows 7 > Windows Suave. It does not feel right and it is very unlikely that Microsoft will opt for such a name.</p><p>Now that we have looked at some possibilities, it is time to look at Windows 8, and why it is likely that Microsoft will use that name for the next Windows.</p><ul><li>Windows 8 automatically indicates that it is the successor of Windows 7, which is a good thing considering that Windows 7 is highly successful and that users will associate that success with Windows 8</li><li>The name is already widely used on the Internet. Everyone and their mom know about Windows 8. It would take time and money to make a different name known.</li><li>While Microsoft tries their best to avoid using Windows 8, it has already been used in recent builds, for instance on the Homegroup screen.</li></ul><p>If I had to bet, I&#8217;d bet on Windows 8 as the name of the next Microsoft operating system. What&#8217;s your opinion?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/06/whats-in-a-name-will-windows-8-be-the-name-of-the-next-windows/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>New To Windows 7? Do This First!</title><link>http://www.ghacks.net/2011/03/26/new-to-windows-7-do-this-first/</link> <comments>http://www.ghacks.net/2011/03/26/new-to-windows-7-do-this-first/#comments</comments> <pubDate>Sat, 26 Mar 2011 19:56:01 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=43086</guid> <description><![CDATA[The Windows 7 operating system is climbing in rapid pace on the market share graph. If you look at the Windows 7 market share for the first quarter of 2011, you notice that the operating system has now about double the share of Windows Vista, its predecessor, and half of that of Windows XP. With [...]]]></description> <content:encoded><![CDATA[<p>The Windows 7 operating system is climbing in rapid pace on the market share graph. If you look at the Windows 7 market share for the first quarter of 2011, <a
href="http://www.netmarketshare.com/operating-system-market-share.aspx?qprid=10">you notice</a> that the operating system has now about double the share of Windows Vista, its predecessor, and half of that of Windows XP. With Windows XP in decline, and Windows 7 on the rise, it is only a matter of time until the lines cross and Windows 7 overtakes the position as the world&#8217;s most used operating system.</p><p>More and more users are buying PCs with Windows 7, or upgrade their old operating systems to the new Microsoft OS. The bulk of features are fairly similar, but there are a few things, additions and changes mainly, that require a slightly different configuration strategy after installation or first start.</p><p>This article gives suggestions what you should do first on the system. Lets start.</p><h3>System Repair Disc, System Image</h3><p>The first thing that you should do is to make sure that you can restore the system at a later time. System Restore alone is not really enough, as it is for instance not usable if the system fails to boot.</p><p>Both the system image and system repair disc creation options are accessible as control panel apples. A click on the start button, selection of Control Panel and Back up your computer under System and Security lists both backup and recovery solutions under the left sidebar.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/backup-restore.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/backup-restore-550x455.png" alt="backup restore" title="backup restore" width="550" height="455" class="alignnone size-medium wp-image-43089" /></a></p><p>The main purpose of a system repair disc is the ability to boot the computer if the operating system fails to do so. The disc contains Windows system recovery tools to recover Windows from errors, for instance by restoring the computer from a system image.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/system-repair-disc.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/system-repair-disc.png" alt="system repair disc" title="system repair disc" width="465" height="294" class="alignnone size-full wp-image-43087" /></a></p><p>A system backup on the other hand creates a full copy of the drive that Windows is installed on with the option to include other drives in the backup as well. Available storage locations are to store the backup on another hard drive, multiple DVDs or a network location.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/system-image.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/system-image-550x506.png" alt="system image" title="system image" width="550" height="506" class="alignnone size-medium wp-image-43088" /></a></p><p>The hard drives will be completely restored if the computer is restored from a system image. Data that has been saved after the creation of the system image will be lost in the process.</p><h3>Security</h3><p>It is important to install security software to protect the PC from malicious software and attacks.</p><p>Microsoft has implemented additional security features, Windows Defender and Windows Firewall are two of the applications that are running by default. An antivirus software is missing and should be installed as one of the first tasks.</p><p>Viable solutions are <a
href="http://www.microsoft.com/security_essentials/">Microsoft Security Essentials</a>, <a
href="http://free.avg.com/de-en/homepage">AVG Anti-Virus Free</a> or <a
href="http://www.avast.com/">Avast </a>; All free and popular programs.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/avast-antivirus.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/avast-antivirus-550x417.png" alt="avast antivirus" title="avast antivirus" width="550" height="417" class="alignnone size-medium wp-image-43094" /></a></p><p>It is recommended to run <a
href="http://www.ghacks.net/2010/12/20/microsoft-windows-update-overview-all-you-need-to-know/">Windows Update</a> right after installation to install all patches and updates that have been released by Microsoft in the meantime. That&#8217;s done via Start > All Programs > Windows Update.</p><p>While you are at it, upgrade to <a
href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home">Internet Explorer 9</a> as well.</p><h3>Create A work-account</h3><p>Sure you can work just fine under the default user account but it is a good security practice to create a limited account and work under that account. This can also be important if multiple users are working with the computer. Setting up different accounts for each gives the administrator options to restrict access to features and programs that would otherwise be all accessible.</p><p>New users are created with a click on Start > Control Panel > Add or remove user accounts.</p><h3>Services</h3><p>Services are programs that either start with the Windows operating system or run when a specific event occurs. Probably the best information about services and example configurations are offered at <a
href="http://www.blackviper.com/2010/12/17/black-vipers-windows-7-service-pack-1-service-configurations/">Black Viper&#8217;s</a> website. The Safe recommendations are a good way to start.</p><p>Services can then be configured with the shortcut <strong>Windows-r</strong>, typing <strong>services.msc</strong> and the <strong>enter</strong> key.</p><h3>Personalization</h3><p>The personalization options have changed quite a bit under Windows 7. A right-click on the desktop and the selection of Personalize opens the new Personalization menu.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/personalization.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/personalization-550x403.png" alt="personalization" title="personalization" width="550" height="403" class="alignnone size-medium wp-image-43092" /></a></p><p>Here it is possible to switch to another installed theme, create a custom theme by making changes to the desktop background, colors or sound scheme, or to configure mouse pointers, account pictures and display settings.</p><p>Microsoft is constantly pushing out new themes for the operating system over at the Windows 7 <a
href="http://windows.microsoft.com/en-US/windows/downloads/personalize/themes">Personalization Gallery</a>.</p><p>It also pays off to tune some Windows Explorer settings. Open Windows Explorer, and select Tools > Folder Options from the menubar. Switch to the View tab and disable Hide extensions for known file types and enable Show hidden files, folders and drives.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/windows-explorer.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/windows-explorer.png" alt="windows explorer" title="windows explorer" width="402" height="487" class="alignnone size-full wp-image-43104" /></a></p><h3>The Windows 7 Taskbar</h3><p>It is now possible to drag and drop applications to the taskbar, which is called pinning. Workarounds are available to <a
href="http://www.ghacks.net/2010/03/10/how-to-pin-files-and-folders-to-the-windows-7-taskbar/">pin folders and files to the taskbar</a> as well.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/pin-to-taskbar.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/pin-to-taskbar.png" alt="pin to taskbar" title="pin to taskbar" width="190" height="147" class="alignnone size-full wp-image-43096" /></a></p><p>A right-click on the taskbar and the selection of properties opens a configuration menu. Here it is possible to switch to small icons, auto-hide the taskbar or unlock the taskbar to move it to another location on the screen.</p><h3>Recovering Hard Disk Space</h3><p>Where has all my hard drive space gone? That&#8217;s a common expression after installing Windows 7. It is possible to recover at least some of the space.</p><p>Locate the Recycle Bin on the desktop and right-click it. Select Properties for options to change the space allocation of the Recycle Bin. It is possible to save hundreds of Megabytes, even Gigabytes depending on the size of the connected hard drives.</p><p>It is recommended to pick an appropriate size, experienced users disable the recycle bin for a maximum space gain.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/recycle-bin-properties.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/recycle-bin-properties.png" alt="recycle bin properties" title="recycle bin properties" width="360" height="406" class="alignnone size-full wp-image-43097" /></a></p><p>Open the Control Panel again (Start > Control Panel), then on the System and Security setting and finally on the System link there. Click the Advanced system settings link located on the left sidebar and switch to the System Protection tab.</p><p>Available options are to turn system restore on or off, and to configure the space utilization of the service if it is active.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/system-restore.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/system-restore.png" alt="system restore" title="system restore" width="432" height="480" class="alignnone size-full wp-image-43098" /></a></p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/system-protection.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/system-protection.png" alt="system protection" title="system protection" width="427" height="478" class="alignnone size-full wp-image-43099" /></a></p><p>It is recommended to select a value between 5 and 10 Gigabytes for each drive.</p><p>Missed anything? Let me know about your priorities after installing or running <a
href="http://www.windows7news.com/">Windows 7</a> for the first time.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/03/26/new-to-windows-7-do-this-first/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Microsoft Offers Workaround For Remote DLL Vulnerability</title><link>http://www.ghacks.net/2010/08/26/microsoft-offers-workaround-for-remote-dll-vulnerability/</link> <comments>http://www.ghacks.net/2010/08/26/microsoft-offers-workaround-for-remote-dll-vulnerability/#comments</comments> <pubDate>Thu, 26 Aug 2010 11:03:15 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[dll preloading]]></category> <category><![CDATA[microsoft security advisory]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[windows security]]></category> <category><![CDATA[windows vulnerability]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=33601</guid> <description><![CDATA[A vulnerability was recently discovered in Microsoft Windows operating systems that exploits the default dll loading behavior. A Microsoft Security Advisory explains that the &#8220;issue is caused by specific insecure programming practices that allow so-called binary planting or DLL preloading attacks&#8221;. In simple terms: Applications that do not use qualified paths for external dynamic link [...]]]></description> <content:encoded><![CDATA[<p>A vulnerability was recently discovered in Microsoft Windows operating systems that exploits the default dll loading behavior. A Microsoft Security Advisory <a
href="http://www.microsoft.com/technet/security/advisory/2269637.mspx">explains</a> that the &#8220;issue is caused by specific insecure programming practices that allow so-called binary planting or DLL preloading attacks&#8221;.</p><p>In simple terms: Applications that do not use qualified paths for external dynamic link libraries use Windows default settings to find those dlls on the system, and one of the first locations to be searched is the program directory, which can be a local or remote directory.</p><p>The exploit dlls simply have to be placed in those directories to be executed by the applications. Affected are many popular programs, including Firefox, VLC, Opera, Photoshop, uTorrent or PowerPoint.</p><p>Microsoft <a
href="http://blogs.technet.com/b/srd/archive/2010/08/23/more-information-about-dll-preloading-remote-attack-vector.aspx">published</a> additional information about the DLL preloading remote attack vector in a blog post at the Security Research and Defense blog.</p><p>Among the information is a workaround that requires the creation of Registry keys to change the library loading behavior either on a system wide level, or specific applications.</p><blockquote><p>HKEY_LOCAL_MACHINE&#92SYSTEM&#92CurrentControlSet&#92Control&#92<br
/> Session Manager&#92CWDIllegalInDllSearch<br
/> HKEY_LOCAL_MACHINE&#92Software&#92Microsoft&#92Windows NT&#92CurrentVersion&#92<br
/> Image File Execution Options&#92binaryname.exe&#92CWDIllegalInDllSearch</p></blockquote><p>Both keys support the following values, which have different effects depending on the location of the application:</p><blockquote><p>Scenario 1: The application is started from a local folder, such as C:\Program Files<br
/> 0xffffffff 	Removes the current working directory from the default DLL search order.<br
/> 0 	Uses the default DLL search path. This is the Windows default, and the least secure setting.<br
/> 1 	Blocks a DLL load from the current working directory if the current working directory is set to a WebDAV folder.<br
/> 2 	Blocks a DLL load from the current working directory if the current working directory is set to a remote folder.</p><p>Scenario 2: The application is started from a remote folder, such as \\remote\share<br
/> 0xffffffff 	Removes the current working directory from the default DLL search order.<br
/> 0 	Uses the default DLL search path. This is the Windows default, and the least secure setting.<br
/> 1 	Blocks a DLL load from the current working directory if the current working directory is set to a WebDAV folder.<br
/> 2 	Allows DLL load from the current working directory if the current working directory is set to a remote folder.  DLL&#8217;s that are loaded from a WebDAV share are blocked if the current working directory is set to a WebDAV share.</p><p>Scenario 3: The application is started from a WebDAV folder, such as http://remote/share<br
/> 0xffffffff 	Removes the current working directory from the default DLL search order.<br
/> 0 	Uses the default DLL search path. This is the Windows default, and the least secure setting.</p></blockquote> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/26/microsoft-offers-workaround-for-remote-dll-vulnerability/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>How To Block Specific Updates In Windows Update</title><link>http://www.ghacks.net/2010/08/11/how-to-block-specific-updates-in-windows-update/</link> <comments>http://www.ghacks.net/2010/08/11/how-to-block-specific-updates-in-windows-update/#comments</comments> <pubDate>Wed, 11 Aug 2010 08:41:11 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[automatic-updates]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[update]]></category> <category><![CDATA[windows-update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=32815</guid> <description><![CDATA[It is usually not necessary to block updates in Windows Update, Microsoft&#8217;s integrated updating tool for Windows operating systems. Windows Update notifies the user of new updates by displaying a notification in the system tray, that is, if the update service is up and running. There are two scenarios where Windows users or admins may [...]]]></description> <content:encoded><![CDATA[<p>It is usually not necessary to block updates in Windows Update, Microsoft&#8217;s integrated updating tool for Windows operating systems. Windows Update notifies the user of new updates by displaying a notification in the system tray, that is, if the update service is up and running.</p><p>There are two scenarios where Windows users or admins may want to block updates from being displayed. The first is to block an update&#8217;s deployment in a small to middle sized business or organization, the second if an update is either not needed, or known to cause problems in a single computer environment.</p><p><span
id="more-32815"></span>We for instance installed the Windows 7 Professional SP1 Beta on our test system a while ago, but decided to remove it after a while. Windows however kept nagging at every system startup that an update was available. Even worse, the update was always automatically selected in Windows Update, next to the other security patches and releases that we wanted to install.</p><p>That meant that we had to manually find and uncheck the update to prevent its installation in Windows 7. We first thought it would be enough to uncheck the update once in Windows Update to prevent its installation, but it got reselected automatically whenever Windows Update was started anew.</p><div
id="attachment_32816" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/windows-update1.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/windows-update1-500x122.png" alt="windows update" title="windows update" width="500" height="122" class="size-medium wp-image-32816" /></a><p
class="wp-caption-text">windows update</p></div><p>Windows Update does have a mechanism to block specific updates. The answer is revealed after right-clicking an update that should not be installed on the system, and that the user does not want to receive notifications about.</p><p>A right-click, and the selection of Hide Update, unchecks the update in the updating software, and changes the color of the update&#8217;s name to a lighter gray.</p><p>The effect can be tested immediately by closing and opening Windows Update again. The frontpage, which lists all available updates for the operating system is no longer listing the blocked update.</p><p>Windows Update offers an option to restore hidden updates at anytime. The Restore Hidden Updates link in the left sidebar of the main Windows Update window opens a page listing all updates that haven been blocked on the system.</p><div
id="attachment_32817" class="wp-caption alignnone" style="width: 450px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/restore-hidden-updates.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/restore-hidden-updates.png" alt="restore hidden updates" title="restore hidden updates" width="440" height="310" class="size-full wp-image-32817" /></a><p
class="wp-caption-text">restore hidden updates</p></div><p>Selecting an update and clicking the Restore button at the bottom of the screen will add it to the update cycle again, so that the update can be installed and deployed.</p><div
id="attachment_32818" class="wp-caption alignnone" style="width: 473px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/block-windows-updates.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/block-windows-updates.png" alt="block windows updates" title="block windows updates" width="463" height="356" class="size-full wp-image-32818" /></a><p
class="wp-caption-text">block windows updates</p></div><p>This method of hiding updates in Windows Update is obviously only practical for single computers or small computer networks. Admins have other tools at their disposable to control the updates that are installed on the client machines that they manage.</p><p>Have another tip regarding Windows Update? Let us know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/11/how-to-block-specific-updates-in-windows-update/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Remember, It Is Time To Upgrade Windows XP SP2</title><link>http://www.ghacks.net/2010/08/06/remember-it-is-time-to-upgrade-windows-xp-sp2/</link> <comments>http://www.ghacks.net/2010/08/06/remember-it-is-time-to-upgrade-windows-xp-sp2/#comments</comments> <pubDate>Fri, 06 Aug 2010 13:57:44 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[windows security]]></category> <category><![CDATA[windows xp sp2]]></category> <category><![CDATA[windows xp sp3]]></category> <category><![CDATA[windows-xp]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=32103</guid> <description><![CDATA[Windows XP Service Pack 2 users may have noticed that the latest Microsoft out of band security patch released a few days ago was not offered for their operating system. Neither Windows Update, nor the direct download via Microsoft Downloads listed the security patch. Windows XP SP3 users, and newer Microsoft operating system users, were [...]]]></description> <content:encoded><![CDATA[<p>Windows XP Service Pack 2 users may have noticed that the latest Microsoft <a
href="http://www.ghacks.net/2010/08/02/microsoft-out-of-band-security-update-released/">out of band security patch</a> released a few days ago was not offered for their operating system. Neither Windows Update, nor the direct download via Microsoft Downloads listed the security patch. Windows XP SP3 users, and newer Microsoft operating system users, were able to update their systems via the usual update channels.</p><p>Some XP SP2 users may have been puzzled by the lack of support, considering that they were able to download July&#8217;s Patch Day patches just fine. What has changed between those two patch releases?</p><p><span
id="more-32103"></span>The extended support phase of Windows XP SP2 has ended on July 13. This means that Microsoft will not produce security patches, or other updates, for the operating system from that day on.</p><p>The first security patch that SP2 users missed arrived unfortunately less than a month after the support period ended.</p><p>Windows XP SP2 users will not receive the upcoming massive amount of security patches of this August&#8217;s Patch Day, nor will they receive future patches or updates which leaves the operating system vulnerable to attacks.</p><p>Windows XP SP2 users basically have two choices. They can update their system to Service Pack 3, an option that probably has the least consequences of them all, or upgrade to a newer operating system. Windows XP SP3 is <a
href="http://www.microsoft.com/downloads/en/details.aspx?FamilyId=5B33B5A8-5E76-401F-BE08-1E1555D4F3D4&amp;displaylang=en">available</a> directly from Microsoft.</p><p>Staying with Windows XP Service Pack 2 and doing nothing is not really a choice, considering the security implications.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/06/remember-it-is-time-to-upgrade-windows-xp-sp2/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Windows 7 Backward Compatibility Update</title><link>http://www.ghacks.net/2010/07/09/windows-7-backward-compatibility-update/</link> <comments>http://www.ghacks.net/2010/07/09/windows-7-backward-compatibility-update/#comments</comments> <pubDate>Fri, 09 Jul 2010 07:56:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[backward compatibility]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows-update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28071</guid> <description><![CDATA[Microsoft has released an update to the backward compatibility feature in Windows 7 and Windows Server 2008 R2 that promises to increase the backwards compatibility of the operating systems. The update is not available via Windows Update, only directly at the Microsoft support website and probably Microsoft Download Center as well. The explanation of the [...]]]></description> <content:encoded><![CDATA[<p>Microsoft has released an update to the backward compatibility feature in Windows 7 and Windows Server 2008 R2 that promises to increase the backwards compatibility of the operating systems.</p><p>The update is not available via Windows Update, only directly at the Microsoft support website and probably Microsoft Download Center as well.</p><p>The explanation of the issue is rather technical. It basically resolves a issue where dynamic link libraries (dll) are run in a Windows 7 context even though they have not been designed to be run in that context.</p><p><span
id="more-28071"></span>This usually is the case if the dll does not specify an RT_Manifest or where the dll calls an API that uses the dynamic compatibility context.</p><p></p><blockquote><p>An update is available to the backward compatibility feature in Windows 7 and in Windows Server 2008 R2. This update enables a dynamic-link library (DLL) that is designed for earlier versions of Windows to run in a Windows Vista context if the following conditions are true:<br
/> The DLL does not specify an RT_MANIFEST resource.<br
/> The DLL calls an API that uses the dynamic compatibility context. For example, the DLL calls the GetOverlappedResults API.<br
/> The backward compatibility feature in Windows 7 and in Windows Server 2008 R2 detects the manifest in a DLL and sets the dynamic context of a DLL to Windows 7 or to Windows Vista. This enables Windows 7 and Windows Server 2008 R2 to provide a Windows Vista context for applications that are designed for earlier versions of Windows.</p><p>However, if a DLL is not manifested correctly, the DLL may run in a Windows 7 context unexpectedly. This issue occurs because the Windows 7 compatibility mechanism incorrectly assumes that a DLL is compatible with Windows 7 if the DLL does not specify an RT_MANIFEST resource. This issue occurs especially if all the other DLLs in an application are not manifested or if the other DLLs are manifested with Windows 7 compatible GUIDs. This causes the &#8220;faulty&#8221; DLL to run in Windows 7 compatible mode. This behavior causes the application that loads the DLL to stop responding. Therefore, customers cannot run an application in Windows 7 context if the application loads at least one DLL in those two conditions.</p></blockquote><p>Windows 7 users who have been experiencing compatibility issues should consider installing the update to see if it resolves the issues they are facing.</p><p>There is on the other hand no need to install the update if the programs run fine in the operating system.</p><p>The update can be <a
href="http://support.microsoft.com/kb/980846/">directly</a> downloaded from the Microsoft Help and Support website. Validation is required before the update can be downloaded.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/09/windows-7-backward-compatibility-update/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Windows 7 Student Edition Key Not Valid Error</title><link>http://www.ghacks.net/2010/05/09/windows-7-student-edition-key-not-valid-error/</link> <comments>http://www.ghacks.net/2010/05/09/windows-7-student-edition-key-not-valid-error/#comments</comments> <pubDate>Sun, 09 May 2010 17:04:09 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[digital rivers]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows 7 installation]]></category> <category><![CDATA[windows 7 student edition]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25296</guid> <description><![CDATA[Dante just notified me about a problem that he encountered while trying to reinstall a Windows 7 Professional student version from Digital Rivers. The clean install went well until the product key of the operating system was requested. Windows 7 returned the message that the key that was entered was not valid even though it [...]]]></description> <content:encoded><![CDATA[<p>Dante just notified me about a problem that he encountered while trying to reinstall a Windows 7 Professional student version from Digital Rivers. The clean install went well until the product key of the operating system was requested. Windows 7 returned the message that the key that was entered was not valid even though it was the original key of the student edition.</p><p>Leaving the product key empty allowed him to continue with the installation but the activation from within the operating system returned another problem:</p><p><span
id="more-25296"></span><br
/><blockquote>The following failure occurred while trying to use the product key: Code:  0xC004F061</p><p>Description: The Software Licensing Service determined that this specified product key can only be used for upgrading, not clean installations.</p></blockquote><p>The solution was provided in a forum post at the official Microsoft support forum.</p><blockquote><p>Basically install the OS without entering the license key.  After full installation, click on [START] [RUN] and type in REGEDIT.</p><p> In regedit, browse to<br
/> HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Setup/OOBE/  and  double click on &#8220;MediaBootInstall&#8221; on the right panel.  Change the value from 1 to 0.  Close regedit.</p><p>Select [START] [All Programs] [Accessories] right click on [Command Prompt] and select [run as administrator]</p><p>Type the following in the command line window:  &#8220;slmgr /rearm&#8221; and press enter.  WAIT for the &#8220;Command completed successfully&#8221; dialog box to show up.</p><p>Now close the command line window and reboot.</p><p>Right click on [Computer] and select [Properties].  Select change product key and input your DigitalRiver&#8217;s license key.  It&#8217;ll be activated than.</p></blockquote><p>Hope this helps other Windows 7 users who have bought the student edition from Digital Rivers and encountered the product key error when trying to reinstall the operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/09/windows-7-student-edition-key-not-valid-error/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Windows 7 Application Compatibility List</title><link>http://www.ghacks.net/2010/03/22/windows-7-application-compatibility-list/</link> <comments>http://www.ghacks.net/2010/03/22/windows-7-application-compatibility-list/#comments</comments> <pubDate>Mon, 22 Mar 2010 13:03:15 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows 7 compatibility]]></category> <category><![CDATA[windows 7 logo program]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23887</guid> <description><![CDATA[IT professionals, system administrators and end users have several options to find out if a software program is compatible with Microsoft&#8217;s latest operating system Windows 7. They can install the operating system on a single computer to perform individual compatibility tests, take a look at Microsoft&#8217;s Windows 7 Compatibility Center or download the Windows 7 [...]]]></description> <content:encoded><![CDATA[<p>IT professionals, system administrators and end users have several options to find out if a software program is compatible with Microsoft&#8217;s latest operating system Windows 7. They can install the operating system on a single computer to perform individual compatibility tests, take a <a
href="http://www.microsoft.com/windows/compatibility/windows-7/en-us/Browse.aspx?type=Software&#038;category=Graphics%20%26%20Printing&#038;subcategory=Desktop%20Publishing&#038;os=64-bit&#038;v=Adobe&#038;page=2">look at</a> Microsoft&#8217;s Windows 7 Compatibility Center or download the Windows 7 Application Compatibility List which is provided by Microsoft as an Excel document.</p><p>The document, which has been released by Microsoft on March 11, 2010, is a &#8220;Microsoft Office Excel-based spreadsheet listing software applications and respective Windows 7 compatibility information&#8221;. These compatibility information have either been verified by the Windows 7 Logo Program testing requirements or by the software publisher.</p><p>All programs in the Windows 7 Application Compatibility List are identified with the Compatible Windows 7 Logo status which indicates that this is not a complete list of all applications that are compatible with Windows 7.</p><p><span
id="more-23887"></span>The list contains additional status information about applications that have not met the requirements for the Windows 7 Logo Program.</p><ul><li>Compatible</li><li>Free Update Required</li><li>Paid Update Required</li><li>Future Compatibility</li><li>Not Compatible</li></ul><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/03/windows_7_application_compatibility_list-500x235.jpg" alt="" title="windows 7 application compatibility list" width="500" height="235" class="alignnone size-medium wp-image-23888" /></p><p>The application compatibility list can be helpful in determining if specific programs will run under Windows 7. Companies will most likely still test the programs on a test system before they migrate their inventory to Windows 7.</p><p>The Windows 7 Application Compatibility List <a
href="http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;FamilyID=890e522e-e39e-4278-aebc-186f81e29173">can be</a> downloaded directly from the Microsoft website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/22/windows-7-application-compatibility-list/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Remove An Important Choice To Make: Your Browser</title><link>http://www.ghacks.net/2010/02/26/remove-an-important-choice-to-make-your-browser/</link> <comments>http://www.ghacks.net/2010/02/26/remove-an-important-choice-to-make-your-browser/#comments</comments> <pubDate>Fri, 26 Feb 2010 11:46:59 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[browser choice]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23354</guid> <description><![CDATA[If you are living in Europe right now and using a computer with a Microsoft operating system chance is that you are now presented with a program upon system startup that states &#8220;An Important Choice To Make: Your Browser&#8221;. This screen appears after system startup and leads to another screen called Select Your Web Browser. [...]]]></description> <content:encoded><![CDATA[<p>If you are living in Europe right now and using a computer with a Microsoft operating system chance is that you are now presented with a program upon system startup that states &#8220;An Important Choice To Make: Your Browser&#8221;. This screen appears after system startup and leads to another screen called Select Your Web Browser. Many European Windows users are not sure if this is a legit program or part of a malicious software attack.</p><p>Those users should note that this is a legit Windows application that has been added to European versions of Windows by Microsoft to comply with European Union regulations. It basically allows European Windows users to select a different web browser than Microsoft Internet Explorer.</p><p><span
id="more-23354"></span>The problem with that screen however is that it appears every time the user loads the operating system if no selection is made on the screen (for instance by closing the window after it appears).</p><p>It is however very easy to remove the screen from appearing in Windows after startup. Just follow the instructions below to remove it from Windows:</p><p>Click on the start button of the Windows operating system, enter msconfig in there and hit enter. This should open the System Configuration tool in Windows.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/02/an_important_choice_to_make_your_browser.jpg" alt="" title="an important choice to make your browser" width="454" height="304" class="alignnone size-full wp-image-23355" /></p><p>Switch to the Startup tab in the window to see all the programs that are loaded during system startup. A checkmark indicates programs that are loaded automatically while programs without a checkmark are not loaded. Locate the entry browserchoice in the listing and remove the checkmark from that program to ensure that it will not be loaded on the next system startup.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/02/browserchoice.jpg" alt="" title="browserchoice" width="455" height="305" class="alignnone size-full wp-image-23356" /></p><p>A click on OK will submit the changes. You can then restart the computer right away to see that the browser choice screen does not appear again.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/02/26/remove-an-important-choice-to-make-your-browser/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>New Windows Vulnerability Uncovered [Security]</title><link>http://www.ghacks.net/2010/01/20/new-windows-vulnerability-uncovered-security/</link> <comments>http://www.ghacks.net/2010/01/20/new-windows-vulnerability-uncovered-security/#comments</comments> <pubDate>Wed, 20 Jan 2010 14:33:18 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[windows security]]></category> <category><![CDATA[windows vulnerability]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=22469</guid> <description><![CDATA[The last days have not been pleasant for Microsoft. A new Windows vulnerability affecting all 32-bit editions of the operating system from Windows 3.11 to Windows 7 was uncovered shortly after the revelation that an exploit in Microsoft&#8217;s Internet Explorer 6 was used in the attack on several US companies that included Google and Adobe [...]]]></description> <content:encoded><![CDATA[<p>The last days have not been pleasant for Microsoft. A new Windows vulnerability affecting all 32-bit editions of the operating system from Windows 3.11 to Windows 7 was uncovered shortly after the revelation that an exploit in Microsoft&#8217;s Internet Explorer 6 was used in the attack on several US companies that included Google and Adobe (read <a
href="http://www.ghacks.net/2010/01/16/microsoft-confirms-internet-explorer-vulnerability-security/">Microsoft Confirms Internet Explorer Vulnerability</a>)</p><p>Cause of the problem is the virtual dos machine (vdm) that was introduced in 1993 to support 16-bit applications. The exploit was uncovered by Tavis Ormandy, a member of Google&#8217;s security team. It makes it possible to run code with elevated rights on the computer system. The full technical explanation of the vulnerability and example exploit code are available at <a
href="http://archives.neohapsis.com/archives/fulldisclosure/2010-01/0346.html">Neohapsis</a>.</p><p>No patch has been issued by Microsoft until now even though Ormandy mentioned that he had contacted Microsoft about the issue six months ago. There is however a quick fix for most Windows operating systems: Disallowing VDM.</p><p><span
id="more-22469"></span>There are two possibilities on how to do that. System administrators and users with access to the Windows Group Policy Editor and an operating system that is Windows 2003 or newer can enable the policy to &#8220;Prevent access to 16-bit applications&#8221; in Computer Configuration > Administrative Templates > Windows Components > Application Compatibility&#8221;.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/01/group_policy_editor-500x326.jpg" alt="" title="group policy editor" width="500" height="326" class="alignnone size-medium wp-image-22470" /></p><p>This setting has the consequence that 16-bit applications will not execute on the computer system which should not have an effect on most home users.</p><p>Users with operating systems prior to Windows 2003, Windows XP comes to mind, can alternatively create a new Windows Registry key to close the security vulnerability in the operating system.</p><p>This is done by navigating to the Registry key</p><p><code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppCompat</code></p><p>and creating the new DWORD VDMDisallowed and setting the value of the Dword to 1.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/01/20/new-windows-vulnerability-uncovered-security/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Fix Stop Error Messages After Resume In Windows 7</title><link>http://www.ghacks.net/2009/12/24/fix-stop-error-messages-after-resume-in-windows-7/</link> <comments>http://www.ghacks.net/2009/12/24/fix-stop-error-messages-after-resume-in-windows-7/#comments</comments> <pubDate>Thu, 24 Dec 2009 14:21:20 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[sata]]></category> <category><![CDATA[sata hard drives]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows 7 patch]]></category> <category><![CDATA[windows patch]]></category> <category><![CDATA[windows server 2008 r2]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=21781</guid> <description><![CDATA[Microsoft has released a patch yesterday that is fixing a bug that some Windows 7 and Windows Server 2008 R2 users are experiencing after resuming their operating systems from hibernation or sleep state. These users experience stop error messages when resuming the system, to be precise one or multiple of the following stop error messages: [...]]]></description> <content:encoded><![CDATA[<p>Microsoft has released a patch yesterday that is fixing a bug that some Windows 7 and Windows Server 2008 R2 users are experiencing after resuming their operating systems from hibernation or sleep state. These users experience stop error messages when resuming the system, to be precise one or multiple of the following stop error messages:</p><ul><li>STOP 0×0000007A</li><li>STOP 0×00000077</li><li>STOP 0×000000F4</li></ul><p>The cause for those error messages are SATA hard drives that require more than 10 seconds. The timeout of the SATA driver in Windows 7 and Windows Server 2008 R2 is set to ten seconds and the error message is produced as a result of this timeout.</p><p><span
id="more-21781"></span>Only large SATA hard drives are affected according to Microsoft. Large hard drives seem to be those with a capacity of 1 Terabyte or larger.</p><blockquote><p>Consider the following scenario:</p><p> * You have a computer that is running Windows 7 or Windows Server 2008 R2.<br
/> * The computer has a Serial Advanced Technology Attachment (SATA) hard disk.<br
/> * The size of the SATA hard disk is large. For example, the size of the SATA hard disk is 1 terabyte (TB).<br
/> * You put the computer into the Sleep state or into the Hibernate state.<br
/> * You try to resume the computer.</p><p>In this scenario, you receive one of the following Stop error messages:</p><p> *<br
/> STOP 0x0000007A<br
/> *<br
/> STOP 0&#215;00000077<br
/> *<br
/> STOP 0x000000F4</p></blockquote><p>Windows 7 and Windows Server 2008 R2 users who are experiencing these difficulties are asked to install the patch that Microsoft has <a
href="http://support.microsoft.com/kb/977178/">released</a> on their support website.</p><p>Other users do not need to install this patch which will be integrated into Windows 7 Service Pack 1 which Microsoft aims to release in 2010.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/12/24/fix-stop-error-messages-after-resume-in-windows-7/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Windows 7 Editions: Windows 7 Professional</title><link>http://www.ghacks.net/2009/11/25/windows-7-editions-1-windows-7-professional/</link> <comments>http://www.ghacks.net/2009/11/25/windows-7-editions-1-windows-7-professional/#comments</comments> <pubDate>Wed, 25 Nov 2009 09:26:41 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows 7 home premium]]></category> <category><![CDATA[windows 7 professional]]></category> <category><![CDATA[windows 7 ultimate]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=20572</guid> <description><![CDATA[Windows 7 Professional is the second Windows 7 edition that we take a closer look at (after Windows 7 Home Premium yesterday). This edition is actually the equivalent to Windows Vista Business but Microsoft decided to rename it in this operating system. Some say they did so to make it easier for Windows XP Pro [...]]]></description> <content:encoded><![CDATA[<p>Windows 7 Professional is the second Windows 7 edition that we take a closer look at (after <a
href="http://www.ghacks.net/2009/11/24/windows-7-editions-1-windows-7-home-premium/">Windows 7 Home Premium</a> yesterday). This edition is actually the equivalent to Windows Vista Business but Microsoft decided to rename it in this operating system. Some say they did so to make it easier for Windows XP Pro users to switch to Windows 7.</p><p>The pricing between Windows 7 Home Premium and Windows 7 Professional is steep. You can currently get a so called Windows 7 Home Premium Family Pack that contains three licenses for roughly $200 whereas a single Windows 7 Professional license puts you down $299 (some rebates are currently available dropping that figure to $260). Still, users would expect value for that price difference. As outlined yesterday there are only a few additional features in Windows 7 Professional that are not available in Home Premium.</p><p><span
id="more-20572"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/11/windows_7_professional.png" alt="windows 7 professional" title="windows 7 professional" width="500" height="375" class="alignnone size-full wp-image-20573" /></p><ul><li>Backup and Restore Center (backup to networks is the additional feature here)</li><li>Windows Server Domain support.</li><li>Remote Desktop Server support.</li><li>Location aware printing: Automatically changes the default printer based on the location of the user.</li><li>Encrypting the file system</li><li>Presentation mode: Presentation Mode is found in the Mobility Centre (Windows Key + X) and lets you control your machine’s behavior while you are giving presentations</li><li>Windows XP Mode: Windows XP Mode and Windows Virtual PC, available on Windows 7 Professional and Windows 7 Ultimate, allow you to run multiple Windows environments, such as Windows XP Mode, from your Windows 7 desktop</li></ul><p>Most of these features have been designed for a business or professional environment while some could be useful for other users as well. Most of these features can be substituted with third party software including software backups, file system encryption, presentation mode, location aware printing or the Windows XP mode. Computer users who know that they need several of these features might want to pick this version whereas everyone else is probably better off with Windows 7 Home Premium or even Windows 7 Ultimate which retails for only $20 more than Windows 7 Professional.</p><p>Windows 7 Professional does on the other hand support computer memory of up to 192 Gigabytes whereas Home Premium only supports 16 Gigabytes. This could be a valid reason to use the Pro (or Ultimate) version instead of Home Premium although it is highly unlikely that many end users are using computer systems which exceed 16 Gigabytes of computer memory.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/25/windows-7-editions-1-windows-7-professional/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Windows 8 Slated For 2012 Release</title><link>http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/</link> <comments>http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/#comments</comments> <pubDate>Thu, 19 Nov 2009 17:26:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[windows 8]]></category> <category><![CDATA[windows 8 news]]></category> <category><![CDATA[windows 8 release]]></category> <category><![CDATA[windows 8 server]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=18685</guid> <description><![CDATA[Microsoft has released two roadmaps at this years Professional Developer&#8217;s Conference (PDC 2009) which both suggest a Windows 8 release in 2012. This confirms earlier rumors that Microsoft&#8217;s next desktop operating system after Windows 7 would be released in three year&#8217;s time. To be more precise, the roadmaps that Microsoft showcased at the conference show [...]]]></description> <content:encoded><![CDATA[<p>Microsoft has released two roadmaps at this years Professional Developer&#8217;s Conference (PDC 2009) which both suggest a Windows 8 release in 2012. This confirms earlier rumors that Microsoft&#8217;s next desktop operating system after Windows 7 would be released in three year&#8217;s time. To be more precise, the roadmaps that Microsoft showcased at the conference show the Microsoft server releases over the years. The first of the two roadmaps does mention Windows 7 (but not Windows Vista) along with Windows Server 2003 and 2008 releases.</p><p>The 2012 release is codenamed Windows 8 and Microsoft does not explicitly state that this will also be the release year of the new operating system although that is generally assumed by everyone.</p><p><span
id="more-18685"></span>Windows 8, which is currently only a codename for the new operating system (did not they say so previously when asked about Windows 7 as well?), will be major released opposed to the release updates Windows Server 2008 R2 and Windows 7.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/11/windows8roadmap1-500x375.PNG" alt="windows 8 roadmap" title="windows 8 roadmap" width="500" height="375" class="alignnone size-medium wp-image-18686" /></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/11/windows8roadmap2-500x377.PNG" alt="windows 8 roadmap" title="windows 8 roadmap" width="500" height="377" class="alignnone size-medium wp-image-18687" /></p><p>Our thanks to <a
href="http://msftkitchen.com/2009/11/windows-8-more-roadmaps.html">Stephen Chapman</a> for publishing those two Windows roadmap images. Check out the <a
href="http://windows8news.com/">Windows 8 News</a> website for the latest news and rumors about Microsoft&#8217;s upcoming operating system Windows 8.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/19/windows-8-slated-for-2012-release/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Quick Windows Productivity Tip</title><link>http://www.ghacks.net/2009/09/21/quick-windows-productivity-tip/</link> <comments>http://www.ghacks.net/2009/09/21/quick-windows-productivity-tip/#comments</comments> <pubDate>Mon, 21 Sep 2009 15:19:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[window-management]]></category> <category><![CDATA[windows productivity]]></category> <category><![CDATA[windows tip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16542</guid> <description><![CDATA[It happens every now and then that you need to perform an operation on several programs or windows at once, for example to minimize them, close them or display them side by side. Most Windows users perform the same operation for every program or window individually. A far better solution for this is to select [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/windows_software.jpg" alt="windows software" title="windows software" width="128" height="128" class="alignleft size-full wp-image-16120" />It happens every now and then that you need to perform an operation on several programs or windows at once, for example to minimize them, close them or display them side by side. Most Windows users perform the same operation for every program or window individually. A far better solution for this is to select multiple programs or windows at once and perform the desired action on all of them at once.</p><p>This can be done from within Windows without having to install additional software. To select multiple programs or windows at once press the Ctrl key while selecting the items in the Windows taskbar. You notice that every selected window or program will be shown as selected immediately.</p><p><span
id="more-16542"></span>To perform an action a right-click on any of the selected programs or windows is required. This right-click opens a context menu with five options for processing the selected windows.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/windows_productivity_tip.jpg" alt="windows productivity tip" title="windows productivity tip" width="193" height="198" class="alignnone size-full wp-image-16543" /></p><p>Available options are cascade, tile horizontally or vertically, minimize or close.Especially the options to tile the windows horizontally or vertically can save lots of time or the need for third party software programs that offer this option.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/21/quick-windows-productivity-tip/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Microsoft Security Patches September 2009</title><link>http://www.ghacks.net/2009/09/09/microsoft-security-patches-september-2009/</link> <comments>http://www.ghacks.net/2009/09/09/microsoft-security-patches-september-2009/#comments</comments> <pubDate>Tue, 08 Sep 2009 22:17:42 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[microsoft patches]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[security patches]]></category> <category><![CDATA[windows-update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16146</guid> <description><![CDATA[Microsoft has released the security patches for September 2009 which fix browser and web based attacks in various Microsoft programs and operating systems. All security patches have a critical or important security rating and are users who work with these software programs or operating systems should update them as soon as possible to protect their [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/windows_software.jpg" alt="windows software" title="windows software" width="128" height="128" class="alignleft size-full wp-image-16120" />Microsoft has released the security patches for September 2009 which fix browser and web based attacks in various Microsoft programs and operating systems. All security patches have a critical or important security rating and are users who work with these software programs or operating systems should update them as soon as possible to protect their system from these attacks.</p><p>Microsoft has released two charts that show the severity and exploitable index and the deployment priority. The former interesting for all users while the latter probably only for network administrators.</p><p><span
id="more-16146"></span><ul><li>Microsoft Security Bulletin <a
href="http://www.microsoft.com/technet/security/bulletin/ms09-045.mspx">MS09-045</a> &#8211; Critical &#8211; Vulnerability in JScript Scripting Engine Could Allow Remote Code Execution (971961) &#8211; This security update resolves a privately reported vulnerability in the JScript scripting engine that could allow remote code execution if a user opened a specially crafted file or visited a specially crafted Web site and invoked a malformed script. If a user is logged on with administrative user rights, an attacker who successfully exploited this vulnerability could take complete control of an affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights.</li><li>Microsoft Security Bulletin <a
href="http://www.microsoft.com/technet/security/bulletin/ms09-046.mspx">MS09-046</a> &#8211; Critical &#8211; Vulnerability in DHTML Editing Component ActiveX Control Could Allow Remote Code Execution (956844) &#8211; This security update resolves a privately reported vulnerability in the DHTML Editing Component ActiveX control. An attacker could exploit the vulnerability by constructing a specially crafted Web page. When a user views the Web page, the vulnerability could allow remote code execution. An attacker who successfully exploited this vulnerability could gain the same user rights as the logged-on user. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights.</li><li>Microsoft Security Bulletin <a
href="http://www.microsoft.com/technet/security/bulletin/ms09-047.mspx">MS09-047</a> &#8211; Critical &#8211; Vulnerabilities in Windows Media Format Could Allow Remote Code Execution (973812) &#8211; This security update resolves two privately reported vulnerabilities in Windows Media Format. Either vulnerability could allow remote code execution if a user opened a specially crafted media file. If a user is logged on with administrative user rights, an attacker who successfully exploited this vulnerability could take complete control of an affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights.</li><li>Microsoft Security Bulletin <a
href="http://www.microsoft.com/technet/security/bulletin/ms09-048.mspx">MS09-048</a> &#8211; Critical &#8211; Vulnerabilities in Windows TCP/IP Could Allow Remote Code Execution (967723) &#8211; This security update resolves several privately reported vulnerabilities in Transmission Control Protocol/Internet Protocol (TCP/IP) processing. The vulnerabilities could allow remote code execution if an attacker sent specially crafted TCP/IP packets over the network to a computer with a listening service. Firewall best practices and standard default firewall configurations can help protect networks from attacks that originate outside the enterprise perimeter. Best practices recommend that systems that are connected to the Internet have a minimal number of ports exposed.</li><li>Microsoft Security Bulletin <a
href="http://www.microsoft.com/technet/security/bulletin/ms09-049.mspx">MS09-049</a> &#8211; Critical &#8211; Vulnerability in Wireless LAN AutoConfig Service Could Allow Remote Code Execution (970710) &#8211; This security update resolves a privately reported vulnerability in Wireless LAN AutoConfig Service. The vulnerability could allow remote code execution if a client or server with a wireless network interface enabled receives specially crafted wireless frames. Systems without a wireless card enabled are not at risk from this vulnerability.</li></ul><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/severity_and_exploitability_index-500x281.PNG" alt="severity and exploitability index" title="severity and exploitability index" width="500" height="281" class="alignnone size-medium wp-image-16147" /></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/deployment_priority-500x281.PNG" alt="deployment priority" title="deployment priority" width="500" height="281" class="alignnone size-medium wp-image-16148" /></p><p>The patches can be download and applied by visiting the pages that are linked above or by using any of the update options that are provided by Microsoft operating systems including Windows Update, Automatic Updates or Microsoft Updates. Additional <a
href="http://blogs.technet.com/b/msrc/archive/2009/09/08/september-2009-security-bulletin-release.aspx">information</a> can be found at the Microsoft Technet page.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/09/microsoft-security-patches-september-2009/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>How To Save Files In Different Formats</title><link>http://www.ghacks.net/2009/07/12/how-to-save-files-in-different-formats/</link> <comments>http://www.ghacks.net/2009/07/12/how-to-save-files-in-different-formats/#comments</comments> <pubDate>Sun, 12 Jul 2009 14:48:14 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[save]]></category> <category><![CDATA[save as]]></category> <category><![CDATA[save files]]></category> <category><![CDATA[windows explorer tip]]></category> <category><![CDATA[windows-explorer]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14349</guid> <description><![CDATA[Users who want to create a bat file usually start by creating a text document in Windows and change the file extension afterwards to bat. The same principle is used when creating other formats like html documents. The following tip is not limited to Windows Explorer or text documents. It works as well in web [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Users who want to create a bat file usually start by creating a text document in Windows and change the file extension afterwards to bat. The same principle is used when creating other formats like html documents. The following tip is not limited to Windows Explorer or text documents. It works as well in web browsers like Internet Explorer or Firefox, email clients like Mozilla Thunderbird and Microsoft Outlook and practically any program that is offering to save files.</p><p>The save as file dialog is usually offering a few file formats a document can be saved in. This limitation can be overridden by putting the name and file extension in quotation marks.</p><p><span
id="more-14349"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/07/windows_explorer.jpg" alt="windows explorer" title="windows explorer" width="428" height="299" class="alignnone size-full wp-image-14350" /></p><p>It is therefor possible to save information in different data formats even if they are not supported by the software program. It is even possible to select data formats that are not compatible at all with the data. A text document could be saved as an excel document or zip file. This will obviously throw an error when trying to open the file unless the right viewer is selected.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/12/how-to-save-files-in-different-formats/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Set File Associations Without Writing To The Windows Registry</title><link>http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/</link> <comments>http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/#comments</comments> <pubDate>Mon, 22 Jun 2009 15:57:33 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file associations]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[pem]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[pure enigmatic magic]]></category> <category><![CDATA[windows registry]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=13777</guid> <description><![CDATA[File associations are written to the Windows Registry by default. This usually happens during the installation of the operating system and computer software programs. Installing Microsoft Word will make it the default word processor on the computer system with file types like docx or doc opened by it by default. The same is true for [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />File associations are written to the Windows Registry by default. This usually happens during the installation of the operating system and computer software programs. Installing Microsoft Word will make it the default word processor on the computer system with file types like docx or doc opened by it by default. The same is true for many other applications like software music players, video players and basically any other tool that can open files automatically.</p><p>Only portable applications are problematic. A portable software is by default one that can be run from a folder without installation. It works out of the box and will not write data to the Windows Registry. But without changing the file associations it means that the user has to use the Open With dialog or drag and drop to open files on the computer system with a portable application.</p><p><span
id="more-13777"></span>The creation of <a
href="http://freewarewire.blogspot.com/2009/06/pem-pure-enigmatic-magic.html">PEM</a>, Pure Enigmatic Magic, changes this. It has been created to fill the gap. The software program acts as a proxy that can be configured to associated certain file extensions with programs on the computer system. It could for example be configured to direct requests to open mp3 with AIMP2 instead of the default iTunes or Windows Media Player.</p><p>PEM is a tiny portable software program that runs quietly in the system tray upon execution. It uses about 400 Kilobytes of computer memory while doing so and will direct all requests to open the configured file types to applications that have been added by the user.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/portable_software.png" alt="portable software" title="portable software" width="351" height="224" class="alignnone size-full wp-image-13778" /></p><p>The user needs to type in a file extension and a relative path to an application that should open that file extension. PEM will then ensure that the file type will be opened by the program configured in its options instead of the default program that has been associated with the file type in the Windows Registry.</p><p>The software program is very helpful for users who work with portable software and makes a perfect fit for any USB software collection.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Windows Task Manager Replacement DTaskManager</title><link>http://www.ghacks.net/2009/06/09/windows-task-manager-replacement-dtaskmanager/</link> <comments>http://www.ghacks.net/2009/06/09/windows-task-manager-replacement-dtaskmanager/#comments</comments> <pubDate>Mon, 08 Jun 2009 22:43:58 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[dtaskmanager]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[processes]]></category> <category><![CDATA[task-manager]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows task manager]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/06/09/windows-task-manager-replacement-dtaskmanager/</guid> <description><![CDATA[DTaskManager is a lightweight replacement for the default Windows Task Manager. It can be used side by side with the Windows Task Manager or replace it fully. If the second option is selected it will be launched when the user is opening the task manager the usual way. The program uses a similar layout as [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />DTaskManager is a lightweight replacement for the default Windows Task Manager. It can be used side by side with the Windows Task Manager or replace it fully. If the second option is selected it will be launched when the user is opening the task manager the usual way. The program uses a similar layout as the Windows Task Manager but provides access to additional information and functions in its various tabs.</p><p>The five default tabs that are available in the Windows Task Manager are offered by DTaskManager plus the two additional Ports and Kernel Modules section. The program displays extensive information in each section of its interface, something that can only be partially achieved in the Windows Task Manager. The processes tab lists for example the path of the process and the cpu time by default.</p><p><span
id="more-13396"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/windows_task_manager-500x325.jpg" alt="windows task manager" title="windows task manager" width="500" height="325" class="alignnone size-medium wp-image-13395" /></p><p>The Ports section displays all network connections of the local computer system offering massive amounts of information that include the process name, local IP and port, remote IP and port, the protocol, path and socket status.</p><p>DTaskManager offers some advanced functions on how to deal with processes. It can for example kill processes the usual way, force the process to be closed and initiate an override to close the process which will bypass permissions as well. Another interesting feature is the ability to suspend tasks. This is a feature known from the Linux operating system which can temporarily halt tasks. That&#8217;s a handy feature in situations where all system resources are needed by a process as the user can suspend processes and resume them once the resources are not needed anymore for the priority process.</p><p>A few minor options are the ability to display the cpu and memory usage in the system tray. This can be displayed as a bar or as numerical values. <a
href="http://dimio.altervista.org/eng/">DTaskManager</a> is a solid and lightweight Windows Task Manager replacement. It is compatible with Windows 2000, Windows XP and Windows Vista.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/09/windows-task-manager-replacement-dtaskmanager/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Windows 7 To Launch October 22</title><link>http://www.ghacks.net/2009/06/03/windows-7-to-launch-october-22/</link> <comments>http://www.ghacks.net/2009/06/03/windows-7-to-launch-october-22/#comments</comments> <pubDate>Tue, 02 Jun 2009 22:56:23 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[microsoft windows 7]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows 7 release]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/06/03/windows-7-to-launch-october-22/</guid> <description><![CDATA[The guesses about the release of the next Microsoft operating system Windows 7 ranged from a release in early 2009 to a later release in 2010. The last months changed that wide range a bit when Microsoft officially confirmed that they were aiming for a 2009 holiday season release. Today Ina Fried published an article [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />The guesses about the release of the next Microsoft operating system Windows 7 ranged from a release in early 2009 to a later release in 2010. The last months changed that wide range a bit when Microsoft officially confirmed that they were aiming for a 2009 holiday season release.</p><p>Today Ina Fried published an article at <a
href="http://news.cnet.com/8301-13860_3-10253924-56.html">Cnet</a> that confirmed October 22 as the launch date for the next Microsoft operating system. The source is Microsoft Senior Vice President Bill Veghte who confirmed the release data in an interview. Veghte also confirmed that the RTM release of Windows 7 should be finished in mid to end July 2009.</p><p><span
id="more-13247"></span>Users who are interested into buying a new computer system right now should better wait until June 26 as this is the beginning of the free upgrade <a
href="http://apcmag.com/free-upgrades-from-vista-to-windows-7-begin-june-26th.htm">period</a> which is said to end in the beginning of 2010. Users who purchase Windows Vista PCs participating in the Upgrade Option Program after June 26, 2009 can upgrade to Windows 7 for free at its release.</p><p>Windows 7 will be released in six different editions with the emphasize on the two editions Windows 7 Home Premium and Windows 7 Professional. Both editions are successors of Windows Vista Home Premium and Windows Vista Business.</p><p>Do you have plans to purchase Windows 7 in the near future?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/03/windows-7-to-launch-october-22/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
