<?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; windows-files</title>
	<atom:link href="http://www.ghacks.net/tag/windows-files/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>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fingerprint Files In Windows To Uncover File Changes</title>
		<link>http://www.ghacks.net/2009/08/30/fingerprint-files-in-windows-to-uncover-file-changes/</link>
		<comments>http://www.ghacks.net/2009/08/30/fingerprint-files-in-windows-to-uncover-file-changes/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 10:02:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[calculate hashes]]></category>
		<category><![CDATA[compare files]]></category>
		<category><![CDATA[file comparison]]></category>
		<category><![CDATA[fingerprint]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows-files]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15691</guid>
		<description><![CDATA[What&#8217;s the best way of making sure that you know when files are changed in the operating system? It is possible to create a backup and compare the backup with a later stage. Other possibilities include software programs that have been designed to detect changes. Fingerprint is one of those software programs. The computer program [...]]]></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" />What&#8217;s the best way of making sure that you know when files are changed in the operating system? It is possible to create a backup and compare the backup with a later stage. Other possibilities include software programs that have been designed to detect changes. Fingerprint is one of those software programs. The computer program can index files from multiple folders or hard drives. </p>
<p>Fingerprint calculates hash values of every file during the first selection unlike many other tools that simply report file size or file date modifications. This way might take a bit longer but it ensures that every modification can be noticed as the program compares the hash values and not data that can be easily modified.</p>
<p><span id="more-15691"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/08/fingerprint-500x243.jpg" alt="fingerprint" title="fingerprint" width="500" height="243" class="alignnone size-medium wp-image-15693" /></p>
<p>Some aspects of a directory scan can be configured during setup. It is for instance possible to include or exclude files from the scan, switch from hash generation to file size, date and time records or schedule scans for the profile.</p>
<p>The Windows Task Scheduler is used to schedule file comparisons at a later time or on a regular basis. File changes will be written to a log file that is automatically displayed in the default web browser of the computer system. Fingerprint is a small program for the Windows operating system that can be <a href="http://www.2brightsparks.com/freeware/freeware-hub.html">downloaded</a> from the developer&#8217;s website.</p>

	Tags: <a href="http://www.ghacks.net/tag/calculate-hashes/" title="calculate hashes" rel="tag">calculate hashes</a>, <a href="http://www.ghacks.net/tag/compare-files/" title="compare files" rel="tag">compare files</a>, <a href="http://www.ghacks.net/tag/file-comparison/" title="file comparison" rel="tag">file comparison</a>, <a href="http://www.ghacks.net/tag/fingerprint/" title="fingerprint" rel="tag">fingerprint</a>, <a href="http://www.ghacks.net/tag/hash/" title="hash" rel="tag">hash</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-files/" title="windows-files" rel="tag">windows-files</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/03/shell-extension-manager/" title="Shell Extension Manager (November 3, 2008)">Shell Extension Manager</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/27/hash-tab-shell-extension/" title="Hash Tab Shell Extension (November 27, 2008)">Hash Tab Shell Extension</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/12/file-integrity-check/" title="File Integrity Check (November 12, 2008)">File Integrity Check</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/09/23/file-information/" title="File Information (September 23, 2008)">File Information</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/02/attribute-changer-2/" title="Attribute Changer (October 2, 2008)">Attribute Changer</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/30/fingerprint-files-in-windows-to-uncover-file-changes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Shell Extension Manager</title>
		<link>http://www.ghacks.net/2008/11/03/shell-extension-manager/</link>
		<comments>http://www.ghacks.net/2008/11/03/shell-extension-manager/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 14:57:41 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[file extensions]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[shell extension manager]]></category>
		<category><![CDATA[windows shell]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows-files]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8030</guid>
		<description><![CDATA[Windows is storing information about file extensions and the actions that can be triggered when right-clicking the files or folders in Windows. A right-click on a spreadsheet file would for example reveal options to open the file in Microsoft Office or Open Office. That might include actions added by applications that are not used by [...]]]></description>
			<content:encoded><![CDATA[<p>Windows is storing information about file extensions and the actions that can be triggered when right-clicking the files or folders in Windows. A right-click on a spreadsheet file would for example reveal options to open the file in Microsoft Office or Open Office. That might include actions added by applications that are not used by the user at all for that purpose.</p>
<p>A way to manage the context menu entries would be to edit them right in the Windows Registry. A more secure solution is by the use of software like <a href="http://www.nirsoft.net/utils/shell_menu_view.html">Shell Menu View</a> by NirSoft. The portable software displays a list of all registered shell extensions of a Windows operating system with information like the menu name, the file extensions or the path of the application.</p>
<p>The tables can be sorted in various ways and there is a search to find that one extension that you want to edit right now. A right-click on any row in the software program opens a context menu that provides options to disable or enable an extension, open the Registry key of that extension or print a list of all or selected items.</p>
<p><span id="more-8030"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/shell_extension_manager-499x256.jpg" alt="shell extension manager" title="shell extension manager" width="499" height="256" class="alignnone size-medium wp-image-8031" /></p>
<p>ShellExView is a portable application that runs on most Windows operating systems but works best in Windows XP and Windows 2000 because they can make use of the disable feature.</p>

	Tags: <a href="http://www.ghacks.net/tag/file-extensions/" title="file extensions" rel="tag">file extensions</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/shell-extension-manager/" title="shell extension manager" rel="tag">shell extension manager</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-shell/" title="windows shell" rel="tag">windows shell</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-files/" title="windows-files" rel="tag">windows-files</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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>
	<li><a href="http://www.ghacks.net/2009/05/13/test-your-internet-speed-with-down-tester/" title="Test Your Internet Speed With Down Tester (May 13, 2009)">Test Your Internet Speed With Down Tester</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/05/22/svchost-process-analyzer/" title="Svchost Process Analyzer (May 22, 2009)">Svchost Process Analyzer</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/03/shell-extension-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attribute Changer</title>
		<link>http://www.ghacks.net/2008/10/02/attribute-changer-2/</link>
		<comments>http://www.ghacks.net/2008/10/02/attribute-changer-2/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 07:49:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[attribute changer]]></category>
		<category><![CDATA[file attributes]]></category>
		<category><![CDATA[file manipulation]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows-files]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7354</guid>
		<description><![CDATA[The Microsoft Windows operating system does not provide its users with an easy way to change file attributes and dates. Sure there is the right-click > Properties dialog that makes it possible to change the Read-Only and Hidden flags of files but there is no obvious way to change other flags like index or archive [...]]]></description>
			<content:encoded><![CDATA[<p>The Microsoft Windows operating system does not provide its users with an easy way to change file attributes and dates. Sure there is the right-click > Properties dialog that makes it possible to change the Read-Only and Hidden flags of files but there is no obvious way to change other flags like index or archive and no option to change the file date.</p>
<p><a href="http://www.petges.lu/index.html">Attribute Changer</a> is a lightweight software for Windows that can manage file attributes and dates. It integrates itself nicely in the right-click context menu and can change the settings for multiple files and folders including subfolders.</p>
<p>One application for Attribute Changer would be to change the read-only flag of files that have been copied of a CD or DVD to a computer system. Attribute Changer offers extensive filtering options to apply the changes only to files with specific attributes including creation time, size or existing attributes.</p>
<p><span id="more-7354"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/10/attribute_changer.jpg" alt="attribute changer" title="attribute changer" width="412" height="454" class="alignnone size-medium wp-image-7355" /></p>
<p>Exceptions can be defined as well in the program interface. Attribute Changer is a small unobtrusive application that might come in handy in a few situations.</p>

	Tags: <a href="http://www.ghacks.net/tag/attribute-changer/" title="attribute changer" rel="tag">attribute changer</a>, <a href="http://www.ghacks.net/tag/file-attributes/" title="file attributes" rel="tag">file attributes</a>, <a href="http://www.ghacks.net/tag/file-manipulation/" title="file manipulation" rel="tag">file manipulation</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-files/" title="windows-files" rel="tag">windows-files</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/03/shell-extension-manager/" title="Shell Extension Manager (November 3, 2008)">Shell Extension Manager</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/08/30/fingerprint-files-in-windows-to-uncover-file-changes/" title="Fingerprint Files In Windows To Uncover File Changes (August 30, 2009)">Fingerprint Files In Windows To Uncover File Changes</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/09/23/file-information/" title="File Information (September 23, 2008)">File Information</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/10/07/zc-dvd-creator-platinum-free-full-version/" title="ZC DVD Creator Platinum [Free Full Version] (October 7, 2009)">ZC DVD Creator Platinum [Free Full Version]</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/02/attribute-changer-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>File Information</title>
		<link>http://www.ghacks.net/2008/09/23/file-information/</link>
		<comments>http://www.ghacks.net/2008/09/23/file-information/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 10:18:19 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[file information]]></category>
		<category><![CDATA[file properties]]></category>
		<category><![CDATA[file version]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[karen's version browser]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows-files]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7171</guid>
		<description><![CDATA[Files are added to a computer system continuously. Users install new software, create files, edit, copy and move old ones and the system adds to that by creating temporary files automatically all the time. Browsing the computer system might reveal files that cannot be identified by looking at its filename or folder. This can happen [...]]]></description>
			<content:encoded><![CDATA[<p>Files are added to a computer system continuously. Users install new software, create files, edit, copy and move old ones and the system adds to that by creating temporary files automatically all the time. Browsing the computer system might reveal files that cannot be identified by looking at its filename or folder. This can happen with portable applications that have been copied into a directory but also with pretty much any file that is on the system.</p>
<p>Questions that arise could be if the file is really needed on the system and if it is safe to delete it. Deleting a file without knowing what it does can have impacts on other applications that are installed on the computer. Executing the file could be the solution but also a security risk. </p>
<p>A better solution to get file information is to use a program that can display additional information without having to execute the file on the computer. <a href="http://www.karenware.com/powertools/ptbrowse.asp">Karen&#8217;s Version Browser</a> is just one application that can do it.</p>
<p><span id="more-7171"></span>The software has to be installed on the computer system. Once executed it provides an Windows Explorer like interface that the user can use to browse to the directory that contains the files that he wants to identify. Several filters can be used to display only files of a certain type like executables or dynamic link libraries.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/09/file_information-500x419.jpg" alt="file information" title="file information" width="500" height="419" class="alignnone size-medium wp-image-7172" /></p>
<p>The files that match the filters are displayed in a short box in the program&#8217;s interface. Three buttons below that interface can be used to gather the file information. View opens a new window entitled Version Information which displays all kind of information about the selected file.</p>
<p>Some of the more important file information that are displayed are the Product Name, Company Name and File Description. Some information are not displayed depending on the type of file that has been selected.</p>
<p>Those information can give a clue about the file and may aid the user in the decision making process. The other two buttons are used to print or export the file information. Karen&#8217;s Version Browser can be added to the right-click context menu so that it can be used from within Windows Explorer instead.</p>
<p>Experienced users would probably perform a search on the Internet if they cannot identify a file on their computer system. Most file information should be available online which means that some users might think that Karen&#8217;s Version Browser is unnecessary. It can still be used to check the exact version of a file which can provide important information.</p>

	Tags: <a href="http://www.ghacks.net/tag/file-information/" title="file information" rel="tag">file information</a>, <a href="http://www.ghacks.net/tag/file-properties/" title="file properties" rel="tag">file properties</a>, <a href="http://www.ghacks.net/tag/file-version/" title="file version" rel="tag">file version</a>, <a href="http://www.ghacks.net/tag/files/" title="files" rel="tag">files</a>, <a href="http://www.ghacks.net/tag/karens-version-browser/" title="karen&#039;s version browser" rel="tag">karen&#039;s version browser</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-files/" title="windows-files" rel="tag">windows-files</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/12/sort-files-folders-automatically/" title="Sort Files Folders Automatically (April 12, 2009)">Sort Files Folders Automatically</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/03/shell-extension-manager/" title="Shell Extension Manager (November 3, 2008)">Shell Extension Manager</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/03/06/pick-me-selects-random-files-from-directories/" title="Pick Me Selects Random Files From Directories (March 6, 2009)">Pick Me Selects Random Files From Directories</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/12/move-files-automatically/" title="Move Files Automatically (April 12, 2009)">Move Files Automatically</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/05/01/monitor-folders-in-windows/" title="Monitor Folders In Windows (May 1, 2009)">Monitor Folders In Windows</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/23/file-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faster Access to XP system tools</title>
		<link>http://www.ghacks.net/2006/11/09/faster-access-to-xp-control-panel-programs/</link>
		<comments>http://www.ghacks.net/2006/11/09/faster-access-to-xp-control-panel-programs/#comments</comments>
		<pubDate>Thu, 09 Nov 2006 21:50:41 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[control-panel]]></category>
		<category><![CDATA[filenames]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[system-files]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windows-files]]></category>
		<category><![CDATA[windows-xp]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/11/09/faster-access-to-xp-control-panel-programs/</guid>
		<description><![CDATA[What do you do if you want to access one of the administrative programs in Windows XP ? You click through various menus most of the time to reach the destination. If you wanted to reach the Device Manager you would have to click on Start, Control Panel, System, Hardware Tab and then the Device Manager.]]></description>
			<content:encoded><![CDATA[<p>What do you do if you want to access one of the administrative programs in Windows XP ? You click through various menus most of the time to reach the destination. If you wanted to reach the Device Manager you would have to click on Start, Control Panel, System, Hardware Tab and then the Device Manager.</p>
<p>The following method might be useful for experienced users who like to access those programs faster. I&#8217;m going to list the filenames of many system tools. All you would have to do is to hit Windows + R and type the name of the file to open it. This might be faster on some occasions. By knowing the names you could also create some shortcuts on your desktop if you need one or more of those programs on a daily basis.</p>
<p><span id="more-904"></span></p>
<p>Backup or Restore Wizard &#8211; ntbackup.exe<br />
Clean up Drive &#8211; cleanmgr.exe<br />
Command Line  &#8211; cmd.exe<br />
Computer Management &#8211; compmgmt.msc<br />
Create a shared folder &#8211; shrpubw.exe<br />
Device Manager &#8211; devmgmt.msc<br />
Disk Defragmenter &#8211; dfrg.msc<br />
Disk Management &#8211; diskmgmt.msc<br />
Event Viewer &#8211; eventvwr.msc<br />
File Signature Verification &#8211; sigverif.exe<br />
Group Policy &#8211; gpedit.msc<br />
Local Security Settings &#8211; secpol.msc<br />
Memory Usage &#8211; mem<br />
Performance &#8211; perfmon.msc<br />
Securing the Windows XP Account Database &#8211; syskey.exe<br />
Services &#8211; services.msc<br />
Shared Folders &#8211; fsmgmt.msc<br />
System Configuration Editor &#8211; sysedit<br />
System Configuration Utility &#8211; msconfig.exe<br />
User Accounts &#8211; lusrmgr.msc<br />
Windows Management Infrastructure &#8211; wmimgmt.msc</p>

	Tags: <a href="http://www.ghacks.net/tag/control-panel/" title="control-panel" rel="tag">control-panel</a>, <a href="http://www.ghacks.net/tag/filenames/" title="filenames" rel="tag">filenames</a>, <a href="http://www.ghacks.net/tag/files/" title="files" rel="tag">files</a>, <a href="http://www.ghacks.net/tag/operating-systems/" title="Operating Systems" rel="tag">Operating Systems</a>, <a href="http://www.ghacks.net/tag/system-files/" title="system-files" rel="tag">system-files</a>, <a href="http://www.ghacks.net/tag/tips/" title="tips" rel="tag">tips</a>, <a href="http://www.ghacks.net/tag/tricks/" title="tricks" rel="tag">tricks</a>, <a href="http://www.ghacks.net/tag/tutorial/" title="tutorial" rel="tag">tutorial</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-files/" title="windows-files" rel="tag">windows-files</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a>, <a href="http://www.ghacks.net/tag/xp/" title="xp" rel="tag">xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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/11/21/remove-old-dll-files-from-your-system/" title="Remove old dll files from your system (November 21, 2006)">Remove old dll files from your system</a> (7)</li>
	<li><a href="http://www.ghacks.net/2007/01/06/remove-ntfs-timestamps-to-speed-up-vista/" title="Remove Ntfs Timestamps to speed up Vista (January 6, 2007)">Remove Ntfs Timestamps to speed up Vista</a> (7)</li>
	<li><a href="http://www.ghacks.net/2007/10/23/make-xp-look-like-windows-vista/" title="Make XP look like Windows Vista (October 23, 2007)">Make XP look like Windows Vista</a> (14)</li>
	<li><a href="http://www.ghacks.net/2006/11/11/join-multiple-video-files-into-one/" title="Join multiple video files into one (November 11, 2006)">Join multiple video files into one</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/11/09/faster-access-to-xp-control-panel-programs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
