<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; sysinternals</title>
	<atom:link href="http://www.ghacks.net/tag/sysinternals/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 09 Nov 2009 19:30:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create Virtual Images Of Physical Drives With Disk2vhd</title>
		<link>http://www.ghacks.net/2009/10/08/create-virtual-images-of-physical-drives-with-disk2vhd/</link>
		<comments>http://www.ghacks.net/2009/10/08/create-virtual-images-of-physical-drives-with-disk2vhd/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 14:30:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[disk2vhd]]></category>
		<category><![CDATA[microsoft hyper-v]]></category>
		<category><![CDATA[microsoft virtual pc]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[sysinternals]]></category>
		<category><![CDATA[virtual disk]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=17072</guid>
		<description><![CDATA[Tech savvy Windows users love Sysinternals applications. That&#8217;s a given fact and you barely stumble upon someone who has not at least one or two of the software programs created by Sysinternals in their bag of tools that they carry always with them. Disk2vhd is the latest software program released by Microsoft&#8217;s Sysinternals division. It [...]]]></description>
			<content:encoded><![CDATA[<p>Tech savvy Windows users love Sysinternals applications. That&#8217;s a given fact and you barely stumble upon someone who has not at least one or two of the software programs created by Sysinternals in their bag of tools that they carry always with them. Disk2vhd is the latest software program released by Microsoft&#8217;s Sysinternals division. It is a portable lightweight software program that can create a virtual disk image in vhd format from a physical drive that is connected to a computer system. The vhd images that are created with the program can then be used in Microsoft Virtual PC or Microsoft Hyper-V virtual machines.</p>
<p><span id="more-17072"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/10/disk2vhd.png" alt="disk2vhd" title="disk2vhd" width="313" height="251" class="alignnone size-full wp-image-17073" /></p>
<p>The process to run physical disks into vhd images is as simple as possible. The program will display the available physical disks of the computer system upon startup. All that it takes to create a vhd image is to select a path and name for the image (or keep the default suggestion) and select the physical drives that the virtual image should be created of (or keep the default selection).</p>
<p>Disk2vhd will then create the virtual image which can then be used in Microsoft Virtual PC or Microsoft Hyper-V. One of the benefits of using the Sysinternals program is that it can create virtual images of physical drives in Windows</p>
<blockquote><p>It will create one VHD for each disk on which selected volumes reside. It preserves the partitioning information of the disk, but only copies the data contents for volumes on the disk that are selected. This enables you to capture just system volumes and exclude data volumes, for example.</p></blockquote>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/10/virtual_disk_image-500x312.jpg" alt="virtual disk image" title="virtual disk image" width="500" height="312" class="alignnone size-medium wp-image-17074" /></p>
<p>Usage instructions:</p>
<blockquote><p>To use VHDs produced by Disk2vhd, create a VM with the desired characteristics and add the VHDs to the VM’s configuration as IDE disks. On first boot, a VM booting a captured copy of Windows will detect the VM’s hardware and automatically install drivers, if present in the image. If the required drivers are not present, install them via the Virtual PC or Hyper-V integration components. You can also attach to VHDs using the Windows 7 or Windows Server 2008 R2 Disk Management or Diskpart utilities.</p></blockquote>
<p>Disk2vhd is compatible with all Microsoft operating systems since Windows XP SP2 including Windows Vista, Windows 7 and their 64-bit editions. A <a href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx">download</a> is available at the Sysinternals website. It is furthermore <a href="http://live.sysinternals.com/Disk2vhd.exe">possible</a> to run the tool directly from live.sysinternals.com. (via Lee at <a href="http://www.downloadsquad.com/2009/10/08/disk2vhd-helps-migrate-physical-desktops-to-virtual-machines/">Download Squad</a>)</p>

	Tags: <a href="http://www.ghacks.net/tag/disk2vhd/" title="disk2vhd" rel="tag">disk2vhd</a>, <a href="http://www.ghacks.net/tag/microsoft-hyper-v/" title="microsoft hyper-v" rel="tag">microsoft hyper-v</a>, <a href="http://www.ghacks.net/tag/microsoft-virtual-pc/" title="microsoft virtual pc" rel="tag">microsoft virtual pc</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/sysinternals/" title="sysinternals" rel="tag">sysinternals</a>, <a href="http://www.ghacks.net/tag/virtual-disk/" title="virtual disk" rel="tag">virtual disk</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/31/windows-system-control-center/" title="Windows System Control Center (October 31, 2008)">Windows System Control Center</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/04/26/software-management-sysinternals-and-nirsoft-system-control/" title="Software Management: Sysinternals And Nirsoft System Control (April 26, 2009)">Software Management: Sysinternals And Nirsoft System Control</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/05/08/autoruns-95/" title="Autoruns 9.5 (May 8, 2009)">Autoruns 9.5</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/09/01/youtube-video-search-is-a-barebone-youtube-downloader/" title="Youtube Video Search Is A Barebone Youtube Downloader (September 1, 2009)">Youtube Video Search Is A Barebone Youtube Downloader</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/10/21/xkcd-comic-wallpaper-changer/" title="Xkcd Comic Wallpaper Changer (October 21, 2009)">Xkcd Comic Wallpaper Changer</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/10/08/create-virtual-images-of-physical-drives-with-disk2vhd/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Autoruns 9.5</title>
		<link>http://www.ghacks.net/2009/05/08/autoruns-95/</link>
		<comments>http://www.ghacks.net/2009/05/08/autoruns-95/#comments</comments>
		<pubDate>Fri, 08 May 2009 16:40:42 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[autoruns]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[startup manager]]></category>
		<category><![CDATA[sysinternals]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows startup]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/05/08/autoruns-95/</guid>
		<description><![CDATA[Autoruns is probably the most popular and advanced Windows startup manager. It is a portable lightweight application that can be used to configure practically anything that deals with files that are loaded during the Windows system start. It goes beyond a simple application that lists programs in some of the possible locations that can contain [...]]]></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" />Autoruns is probably the most popular and advanced Windows startup manager. It is a portable lightweight application that can be used to configure practically anything that deals with files that are loaded during the Windows system start. It goes beyond a simple application that lists programs in some of the possible locations that can contain startup items including information about Windows Explorer, <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a>, Scheduled Task or Print Monitors among others. The program divides the information into 17 different tabs that display the location the entry was found and a checkbox to enable or disable it.</p>
<p><span id="more-12684"></span>Removing entries from the list of programs that get started during system start will prevent them to be loaded after the next reboot. Inexperienced users should be very cautious on the other hand as the program displays important files that are needed to run the operating system properly.</p>
<p>The update to Autoruns 9.5 added a new tab to the startup manager. Autoruns now displays multimedia codecs &#8220;which are gaining popularity as an extension mechanism used by malware gains automatic execution.&#8221;</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/autoruns95-500x347.jpg" alt="autoruns95" title="autoruns95" width="500" height="347" class="alignnone size-medium wp-image-12683" /></p>
<p>A click on the Codecs tab in Autoruns displays now system codecs as well. It is probably a good idea to hide Microsoft and Windows codecs from the list to make it more accessible.</p>
<p><a href="http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx">Autoruns</a> can be downloaded from the Windows Sysinternals homepage. It is compatible with client and server operating systems starting with Windows XP and Windows Server 2003.</p>

	Tags: <a href="http://www.ghacks.net/tag/autoruns/" title="autoruns" rel="tag">autoruns</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/startup-manager/" title="startup manager" rel="tag">startup manager</a>, <a href="http://www.ghacks.net/tag/sysinternals/" title="sysinternals" rel="tag">sysinternals</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/windows-startup/" title="windows startup" rel="tag">windows startup</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/04/windows-startup-manager/" title="Windows Startup Manager (March 4, 2009)">Windows Startup Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/10/31/windows-system-control-center/" title="Windows System Control Center (October 31, 2008)">Windows System Control Center</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/07/05/windows-software-to-create-multiple-folders-at-once/" title="Windows Software To Create Multiple Folders At Once (July 5, 2009)">Windows Software To Create Multiple Folders At Once</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/05/12/windows-management-super-maximize-windows/" title="Windows Management: Super Maximize Windows (May 12, 2009)">Windows Management: Super Maximize Windows</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/06/20/windows-explorer-alternative-snowbird/" title="Windows Explorer Alternative Snowbird (June 20, 2009)">Windows Explorer Alternative Snowbird</a> (32)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/08/autoruns-95/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Software Management: Sysinternals And Nirsoft System Control</title>
		<link>http://www.ghacks.net/2009/04/26/software-management-sysinternals-and-nirsoft-system-control/</link>
		<comments>http://www.ghacks.net/2009/04/26/software-management-sysinternals-and-nirsoft-system-control/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 22:12:07 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[networking tools]]></category>
		<category><![CDATA[nirsoft]]></category>
		<category><![CDATA[password recovery]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[software management]]></category>
		<category><![CDATA[sysinternals]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/04/25/software-management-sysinternals-and-nirsoft-system-control/</guid>
		<description><![CDATA[Two of the most popular and respected software developers are NirSoft and Sysinternals. They both produce high quality software programs for the Windows operating system that is often considered the best of its kind. The sheer amount of software programs makes it sometimes difficulty to keep an overview of the programs. That&#8217;s where the portable [...]]]></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" />Two of the most popular and respected software developers are NirSoft and Sysinternals. They both produce high quality software programs for the Windows operating system that is often considered the best of its kind. The sheer amount of software programs makes it sometimes difficulty to keep an overview of the programs. That&#8217;s where the portable application launcher Windows System Control Center comes into play. The program provides an interface for the applications of both NirSoft and Sysinternals making it an ideal candidate for every portable software collection.</p>
<p><span id="more-12347"></span>The program has to be pointed to the location of the programs at first startup. The only requirement is that they have to reside in the same directory structure. It should also be noted that the live urls are also supported and available alternatively. The software management tool will then display its main interface which is divided into two columns. The left column contains categories while the right the descriptions and start links of the software programs listed in those categories.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/software_management-500x366.jpg" alt="software management" title="software management" width="500" height="366" class="alignnone size-medium wp-image-12346" /></p>
<p>The three main categories Sysinternals Suite, NirSoft utilities and Windows Utilities are divided further into subcategories like Networking Utilities, Password Recovery or Security Utilities. The Windows Utilities category contains links to dozens of tools provided by the Windows operating system including services configuration and various monitoring and networking tools.</p>
<p>Each entry can be added to the listing of favorite applications which provides quick access to them. A search is also available that can be used to quickly find applications based on their name or purpose.</p>
<p><a href="http://www.kls-soft.com/freeware/wscc.php">Windows System Control Center</a> is a helpful software management tool for users who work regularly with NirSoft and / or Sysinternals software programs.</p>

	Tags: <a href="http://www.ghacks.net/tag/networking-tools/" title="networking tools" rel="tag">networking tools</a>, <a href="http://www.ghacks.net/tag/nirsoft/" title="nirsoft" rel="tag">nirsoft</a>, <a href="http://www.ghacks.net/tag/password-recovery/" title="password recovery" rel="tag">password recovery</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/software-management/" title="software management" rel="tag">software management</a>, <a href="http://www.ghacks.net/tag/sysinternals/" title="sysinternals" rel="tag">sysinternals</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

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

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/26/software-management-sysinternals-and-nirsoft-system-control/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows System Control Center</title>
		<link>http://www.ghacks.net/2008/10/31/windows-system-control-center/</link>
		<comments>http://www.ghacks.net/2008/10/31/windows-system-control-center/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 09:58:06 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[nirsoft]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[sysinternals]]></category>
		<category><![CDATA[system administrator]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[Windows System Control Center]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7965</guid>
		<description><![CDATA[If you ask Windows system administrators about their favorite non commercial software publishers the names Nirsoft and Sysinternals will be mentioned without doubt lots of times. Both produce high quality software that can be useful in many occasions.
Windows System Control Center is a frontend for Nirsoft and Sysinternals software programs. The portable software displays the [...]]]></description>
			<content:encoded><![CDATA[<p>If you ask Windows system administrators about their favorite non commercial software publishers the names Nirsoft and Sysinternals will be mentioned without doubt lots of times. Both produce high quality software that can be useful in many occasions.</p>
<p><a href="http://www.kls-soft.com/main/downloads.php?freeware=">Windows System Control Center</a> is a frontend for Nirsoft and Sysinternals software programs. The portable software displays the options at first start which is important to make sure the path to Sysinternals and Nirsoft applications is set correctly. Only one directory can be selected that has to contain all applications. This is not such a big problem for Sysinternals because the Sysinternals Live address is given as a backup for that. Most, if not all, of the Nirsoft and Sysinternals applications are portable which means it should not be a problem to move them into one single directory though.</p>
<p>The Control Center will display the applications sorted by publisher and categories but it is also possible to display all applications in one huge list. A click on a category will load the application list which contains a short description of each application listed in that category, a button to launch it and a icon at the beginning that gives information if the application is installed or can be started online.</p>
<p><span id="more-7965"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/10/windows_system_control_center-500x380.jpg" alt="windows system control center" title="windows system control center" width="500" height="380" class="alignnone size-medium wp-image-7966" /></p>
<p>The application provides access to two additional categories: Windows Utilities and Administrative Tools. Windows Utilities contains links to the Character Map, Disk Cleanup, Disk Defragmenter and Security Center while Administrative Tools lead to Computer Management, Data Sources, Event Viewer, Local Security Policy, Performance and Services.</p>
<p>The tool uses roughly 3 Megabytes of computer memory while running. It&#8217;s portability make it an ideal candidate to use on an USB stick together with Nirsoft and Sysinternals applications.</p>

	Tags: <a href="http://www.ghacks.net/tag/administrator/" title="administrator" rel="tag">administrator</a>, <a href="http://www.ghacks.net/tag/nirsoft/" title="nirsoft" rel="tag">nirsoft</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/sysinternals/" title="sysinternals" rel="tag">sysinternals</a>, <a href="http://www.ghacks.net/tag/system-administrator/" title="system administrator" rel="tag">system administrator</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/windows-system-control-center/" title="Windows System Control Center" rel="tag">Windows System Control Center</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/26/software-management-sysinternals-and-nirsoft-system-control/" title="Software Management: Sysinternals And Nirsoft System Control (April 26, 2009)">Software Management: Sysinternals And Nirsoft System Control</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/09/24/windows-shortcuts-manager/" title="Windows Shortcuts Manager (September 24, 2009)">Windows Shortcuts Manager</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/05/27/windows-registry-monitoring/" title="Windows Registry Monitoring With RegFromApp (May 27, 2009)">Windows Registry Monitoring With RegFromApp</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/27/windows-operating-systems-special-folders-view/" title="Windows Operating Systems Special Folders View (April 27, 2009)">Windows Operating Systems Special Folders View</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/09/23/windows-live-messenger-contacts-manager/" title="Windows Live Messenger Contacts Manager (September 23, 2009)">Windows Live Messenger Contacts Manager</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/31/windows-system-control-center/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Display System Information On The Desktop</title>
		<link>http://www.ghacks.net/2008/08/02/display-system-information-on-the-desktop/</link>
		<comments>http://www.ghacks.net/2008/08/02/display-system-information-on-the-desktop/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 17:45:25 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[bginfo]]></category>
		<category><![CDATA[sysinternals]]></category>
		<category><![CDATA[system information]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5806</guid>
		<description><![CDATA[If you want to check system settings in Windows you either have to dig deep into the operating system, use widgets to display them in the sidebar or run other applications that provide you with those information. 
It&#8217;s convenient because it places the information, like the current IP, free hard drive space and Logon Domain [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to check system settings in Windows you either have to dig deep into the operating system, use widgets to display them in the sidebar or run other applications that provide you with those information. </p>
<p>It&#8217;s convenient because it places the information, like the current IP, free hard drive space and Logon Domain and Server, right on the desktop background which means no additional windows, menus or widgets that take up valuable screen estate. It&#8217;s also resource friendly because it simply writes a new desktop wallpaper with the information and exits. This does however mean that the information presented could be different from the actual information depending on the last time that BgInfo has been started.</p>
<p>Most information that can be displayed on the other hand does not change that often and I suppose some clever users could come up with a scheduled start every x minutes so that the information that is displayed by <a href="http://technet.microsoft.com/en-us/sysinternals/bb897557.aspx">BgInfo</a> is accurate.</p>
<p><span id="more-5806"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/08/bginfo-500x376.jpg" alt="bginfo" title="bginfo" width="500" height="376" class="size-medium wp-image-5807" /></p>
<p>Each entry can be configured independently from the rest to merge the information perfectly with the desktop wallpaper. The user can select the font, size, color, alignment and the global position of all information.</p>
<p>The software is compatible with multi-desktop systems and runs on Windows 2000 SP4 Rollup 1 and newer Windows operating systems including Windows XP, Windows Server 2008 and Windows Vista.</p>

	Tags: <a href="http://www.ghacks.net/tag/bginfo/" title="bginfo" rel="tag">bginfo</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/sysinternals/" title="sysinternals" rel="tag">sysinternals</a>, <a href="http://www.ghacks.net/tag/system-information/" title="system information" rel="tag">system information</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/08/tinyresmeter-resource-friendly-system-information/" title="TinyResMeter Resource Friendly System Information (August 8, 2008)">TinyResMeter Resource Friendly System Information</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/youtube-batch-downloader/" title="Youtube Batch Downloader (May 13, 2008)">Youtube Batch Downloader</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/02/display-system-information-on-the-desktop/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Sysinternals Live</title>
		<link>http://www.ghacks.net/2008/05/29/sysinternals-live/</link>
		<comments>http://www.ghacks.net/2008/05/29/sysinternals-live/#comments</comments>
		<pubDate>Thu, 29 May 2008 08:42:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[sysinternals]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4353</guid>
		<description><![CDATA[Sysinternals Live Beta was announced yesterday. Sysinternals have developed highly acclaimed and useful software for Windows for a long time, they are the developers of Autoruns, Process Explorer, Process Monitor and dozens of additional applications that at the top of the field in their category.
The Sysinternals Live service is basically a way to access the [...]]]></description>
			<content:encoded><![CDATA[<p>Sysinternals Live Beta was announced yesterday. Sysinternals have developed highly acclaimed and useful software for Windows for a long time, they are the developers of Autoruns, Process Explorer, Process Monitor and dozens of additional applications that at the top of the field in their category.</p>
<p>The Sysinternals <a href="http://live.sysinternals.com/">Live</a> service is basically a way to access the tools from the command line or Windows Explorer directly. The directory containing all the tools is accessible at http://live.sysinternals.com/ and the command to load a tool from that directory would look like the following: <strong>\\live.sysinternals.com\<toolname></strong></p>
<p>I really cannot see an advantage of this method over downloading and using the tools directly. If you place them on an USB device you can also use them on computers that are not connected to the Internet which is probably the biggest advantage. On the other hand if you access them at the live site you can be sure that you are using the latest version of the tool.</p>
<p><span id="more-4353"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/sysinternals/" title="sysinternals" rel="tag">sysinternals</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/02/display-system-information-on-the-desktop/" title="Display System Information On The Desktop (August 2, 2008)">Display System Information On The Desktop</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/04/09/zip-file-recovery-with-object-fix-zip/" title="Zip File Recovery with Object Fix Zip (April 9, 2007)">Zip File Recovery with Object Fix Zip</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/29/sysinternals-live/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Page Defrag</title>
		<link>http://www.ghacks.net/2007/09/19/page-defrag/</link>
		<comments>http://www.ghacks.net/2007/09/19/page-defrag/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 06:43:02 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[defragment]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[page defrag]]></category>
		<category><![CDATA[sysinternals]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/09/19/page-defrag/</guid>
		<description><![CDATA[Page Defrag is a tiny 70 Kilobyte software that displays information about how fragmented your paging files and registry hives are. Defragmenters running in Windows have no way of defragmenting those paging files and registry hives which usually means that they get fragmented over time which can degrade system performance.]]></description>
			<content:encoded><![CDATA[<p>Page Defrag is a tiny 70 Kilobyte software that displays information about how fragmented your paging files and registry hives are. Defragmenters running in Windows have no way of defragmenting those paging files and registry hives which usually means that they get fragmented over time which can degrade system performance.</p>
<p>Page Defrag can defragment all files open for exclusive access at the next system boot or even at every boot. Information about the process and results are printed directly on screen which is excellent to see if the defragmentation was successful or if any errors occurred doing so.</p>
<p>You can naturally run Page Defrag again in Windows to check the defragmentation level of those files as well. It is not necessary to us the software if your defragmentation tool offers this option as well. </p>
<p><span id="more-2020"></span><img src="http://www.ghacks.net/files/screens/2007/09/page-defrag.jpg" alt="page defrag" /></p>
<p><strong>Read More:</strong></p>
<p><a href="http://www.microsoft.com/technet/sysinternals/Utilities/PageDefrag.mspx">Page Defrag</a></p>

	Tags: <a href="http://www.ghacks.net/tag/defragment/" title="defragment" rel="tag">defragment</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/page-defrag/" title="page defrag" rel="tag">page defrag</a>, <a href="http://www.ghacks.net/tag/sysinternals/" title="sysinternals" rel="tag">sysinternals</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/01/30/sysinternals-suite/" title="Sysinternals Suite (January 30, 2007)">Sysinternals Suite</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/01/20/zune-does-not-allow-to-share-all-songs/" title="Zune does not allow to share all songs (January 20, 2007)">Zune does not allow to share all songs</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/04/23/yuck-new-windows-vista-ultimate-extras/" title="Yuck new Windows Vista Ultimate Extras (April 23, 2008)">Yuck new Windows Vista Ultimate Extras</a> (20)</li>
	<li><a href="http://www.ghacks.net/2008/08/06/yahoo-sick-of-them-yet/" title="Yahoo, sick of them yet? (August 6, 2008)">Yahoo, sick of them yet?</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/09/19/page-defrag/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sysinternals Suite</title>
		<link>http://www.ghacks.net/2007/01/30/sysinternals-suite/</link>
		<comments>http://www.ghacks.net/2007/01/30/sysinternals-suite/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 10:25:10 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[autoruns]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[process-monitor]]></category>
		<category><![CDATA[regmon]]></category>
		<category><![CDATA[rootkit-revealer]]></category>
		<category><![CDATA[sysinternals]]></category>
		<category><![CDATA[sysinternals-suite]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/01/30/sysinternals-suite/</guid>
		<description><![CDATA[If you ever wanted to download all the troubleshooting applications from sysinternals at once you can do so by downloading the Sysinternals suite right from Microsoft. The suite contains all troubleshooting applications that made sysinternal famous, 67 utilities in total which make it easy to troubleshoot Windows problems. This suite is not for you if you already have most of the utilities installed.]]></description>
			<content:encoded><![CDATA[<p>If you ever wanted to download all the troubleshooting applications from sysinternals at once you can do so by downloading the <a href="http://www.microsoft.com/technet/sysinternals/utilities/sysinternalssuite.mspx" title="sysinternal suite" target="_blank">Sysinternals suite</a> right from Microsoft. The suite contains all troubleshooting applications that made sysinternal famous, 67 utilities in total which make it easy to troubleshoot Windows problems. This suite is not for you if you already have most of the utilities installed.</p>
<p>Some of the applications that are included in the Sysinternals suite should be installed on every computer such as Rootkit Revealer, Autoruns, Process Explorer and Regmon. This collection might confuse inexperienced users due to the sheer amount of exectuables that are listed in the main directory. It is difficulty to find out what some of the executables are doing, do you know for instance what psfile.exe will do ?</p>
<p><span id="more-1153"></span> It would have been nice if at least a readme file would have been included to make it easier to understand the executables. A gui would have been even better. I would advise everyone to visit the <a href="http://www.microsoft.com/technet/sysinternals/default.mspx" title="sysinternals" target="_blank">Sysinternals website</a> to lookup the programs before you execute them.</p>

	Tags: <a href="http://www.ghacks.net/tag/autoruns/" title="autoruns" rel="tag">autoruns</a>, <a href="http://www.ghacks.net/tag/freeware/" title="freeware" rel="tag">freeware</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/process-monitor/" title="process-monitor" rel="tag">process-monitor</a>, <a href="http://www.ghacks.net/tag/regmon/" title="regmon" rel="tag">regmon</a>, <a href="http://www.ghacks.net/tag/rootkit-revealer/" title="rootkit-revealer" rel="tag">rootkit-revealer</a>, <a href="http://www.ghacks.net/tag/sysinternals/" title="sysinternals" rel="tag">sysinternals</a>, <a href="http://www.ghacks.net/tag/sysinternals-suite/" title="sysinternals-suite" rel="tag">sysinternals-suite</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/12/29/tweak-vista-freeware/" title="Tweak Vista Freeware (December 29, 2006)">Tweak Vista Freeware</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/" title="Top Xp Freeware that every user needs part 3 (November 18, 2006)">Top Xp Freeware that every user needs part 3</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/security-and-privacy-complete/" title="Security and Privacy Complete (December 7, 2006)">Security and Privacy Complete</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/09/19/page-defrag/" title="Page Defrag (September 19, 2007)">Page Defrag</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/01/30/sysinternals-suite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zoom It</title>
		<link>http://www.ghacks.net/2006/10/21/zoom-it/</link>
		<comments>http://www.ghacks.net/2006/10/21/zoom-it/#comments</comments>
		<pubDate>Sat, 21 Oct 2006 10:19:41 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sysinternals]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[zoom]]></category>
		<category><![CDATA[zoom it]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/10/21/zoom-it/</guid>
		<description><![CDATA[ZoomIt is a freeware from Sysinternals which lets you zoom into part of your screen. With resolutions beyond 1600*1200 it becomes more urgent to have a utility that lets you zoom into part of your screen to magnify that part. It is also nice if you want to take a closer look at low resolution images for instance.]]></description>
			<content:encoded><![CDATA[<p><a title="zoom it zoom in screen" href="http://www.sysinternals.com/Utilities/ZoomIt.html" target="_blank">ZoomIt</a> is a freeware from Sysinternals which lets you zoom into part of your screen. With resolutions beyond 1600*1200 it becomes more urgent to have a utility that lets you zoom into part of your screen to magnify that part. It is also nice if you want to take a closer look at low resolution images for instance.</p>
<p>ZoomIt displays a configuration menu at the first startup. You can configure hotkeys for various aspects of the tool (hotkey for Zooming, breaking and drawing). It is a great tool for presentations as well, if you run them using a notebook and beamer for instance. Zoom the important part so everyone gets a better view of that part.</p>
<p><span id="more-863"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/sysinternals/" title="sysinternals" rel="tag">sysinternals</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/zoom/" title="zoom" rel="tag">zoom</a>, <a href="http://www.ghacks.net/tag/zoom-it/" title="zoom it" rel="tag">zoom it</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/07/xp-sp3-and-vista-sp-1-available-through-windows-update/" title="XP SP3 and Vista SP 1 available through Windows Update (May 7, 2008)">XP SP3 and Vista SP 1 available through Windows Update</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/10/10/xp-keep-per-user-display-settings/" title="XP Keep Per User Display Settings (October 10, 2007)">XP Keep Per User Display Settings</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/04/03/word-document-property-tool/" title="Word Document Property Tool (April 3, 2008)">Word Document Property Tool</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/03/26/windows-xp-service-pack-3-release-candidate-2-refresh/" title="Windows XP Service Pack 3 Release Candidate 2 Refresh (March 26, 2008)">Windows XP Service Pack 3 Release Candidate 2 Refresh</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/05/19/windows-vista-upgrade-advisor/" title="Windows Vista Upgrade Advisor (May 19, 2006)">Windows Vista Upgrade Advisor</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/10/21/zoom-it/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Do I really need to to run this program at startup ?</title>
		<link>http://www.ghacks.net/2006/05/18/do-i-really-need-to-to-run-this-program-at-startup/</link>
		<comments>http://www.ghacks.net/2006/05/18/do-i-really-need-to-to-run-this-program-at-startup/#comments</comments>
		<pubDate>Thu, 18 May 2006 06:18:54 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[autoruns]]></category>
		<category><![CDATA[msconfig]]></category>
		<category><![CDATA[sysinternals]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/05/18/do-i-really-need-to-to-run-this-program-at-startup/</guid>
		<description><![CDATA[Do I really need to to run this program at startup ? That´s a question  I´am asking myself from time to time. I check on my autostart entries regulary and it happens that I find a program sitting there that I´am not sure about. I simply uncheck the item most of the time, but this is not the right way to do this.  I present you a good way to check on your autostart entries, it´s fast, free and easy.]]></description>
			<content:encoded><![CDATA[<p>Do I really need to to run this program at startup ? That´s a question  I´am asking myself from time to time. I check on my autostart entries regularly and it happens that I find a program sitting there that I´am not sure about. I simply uncheck the item most of the time, but this is not the right way to do this.  I present you a good way to check on your autostart entries, it´s fast, free and easy.</p>
<p>First of all, you need a tool to check them out. You could use the run command and enter msconfig which should display the autostart items or you could use a third party tool like Autoruns from Sysinternals which i recommend for this task.</p>
<p><span id="more-501"></span> I will show you how to identify the programs that are running using either msconfig or Autoruns. For the sake of simplicity start msconfig using the windows run command and click on the startup item on the menu.</p>
<p>You see a list of programs that are loaded when windows is starting. You probably can identify some without looking them up, if that is the case and you don´t want them running on your system startup disable them.</p>
<p>Now, let us say you found an entry and don´t know why this is loaded by startup. Head to the CastleCops website and enter the filename that is loaded in the search field. If the file is found you see a description and a recommendation (status). In short, if the status shows Y=YES, you should keep it, if it shows N=NO you can disable it. There is also U=USER for users choice, X for definitely not required (often virii, malicious, spyware) and ? for unknown.</p>
<p><strong>Read More:</strong></p>
<p><a target="_blank" href="http://www.sysinternals.com/Utilities/Autoruns.html">autoruns</a><br />
CastleCops</p>

	Tags: <a href="http://www.ghacks.net/tag/autoruns/" title="autoruns" rel="tag">autoruns</a>, <a href="http://www.ghacks.net/tag/msconfig/" title="msconfig" rel="tag">msconfig</a>, <a href="http://www.ghacks.net/tag/sysinternals/" title="sysinternals" rel="tag">sysinternals</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/08/autoruns-95/" title="Autoruns 9.5 (May 8, 2009)">Autoruns 9.5</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/11/windows-cannot-find-msconfig/" title="Windows Cannot Find Msconfig (April 11, 2009)">Windows Cannot Find Msconfig</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/01/30/sysinternals-suite/" title="Sysinternals Suite (January 30, 2007)">Sysinternals Suite</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/02/28/remove-old-msconfig-entries/" title="Remove old Msconfig Entries (February 28, 2008)">Remove old Msconfig Entries</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/05/18/do-i-really-need-to-to-run-this-program-at-startup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
