<?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; open files</title>
	<atom:link href="http://www.ghacks.net/tag/open-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>Mon, 23 Nov 2009 22:22:46 +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>File Extensions Identification</title>
		<link>http://www.ghacks.net/2009/03/28/file-extensions-identification/</link>
		<comments>http://www.ghacks.net/2009/03/28/file-extensions-identification/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 10:18:58 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[file extensions]]></category>
		<category><![CDATA[file identification]]></category>
		<category><![CDATA[file types]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[open files]]></category>
		<category><![CDATA[open with]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows-explorer]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/03/28/file-extensions-identification/</guid>
		<description><![CDATA[Every computer user will eventually encounter files that cannot be opened with the programs installed on the computer system. Experienced users might try to open those files in a basic text editor or perform a search on the Internet to find a program that can open files with those extensions.
Another possibility is the Open With [...]]]></description>
			<content:encoded><![CDATA[<p>Every computer user will eventually encounter files that cannot be opened with the programs installed on the computer system. Experienced users might try to open those files in a basic text editor or perform a search on the Internet to find a program that can open files with those extensions.</p>
<p>Another possibility is the <a href="http://www.openwith.org/help/desktop-tool-instructions?install">Open With</a> desktop client which adds itself to the context menu of Windows Explorer after installation. A right-click on an unknown file type &#8211; or any file type actually &#8211; will display the &#8220;How Do I Open This&#8221; entry which will open a new window that contains a short description of the file type and software program suggestions to open those file extensions on the computer system.</p>
<p>Only free software programs have been listed during tests. Open With will link to the download page of those suggested programs or inform the user that the program is already installed on the computer system.</p>
<p><span id="more-11511"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/file_extensions.jpg" alt="file extensions" title="file extensions" width="498" height="482" class="alignnone size-full wp-image-11510" /></p>
<p>The display of the suggested software programs to open the file extensions was broken on the test system. Another aspect that many users will not like is that the program adds itself to the first position in the Windows Explorer context menu. To move the entry in Windows Explorer read <a href="http://www.ghacks.net/2008/12/03/windows-explorer-context-menu-editor/">Windows Explorer Context Menu Editor</a> or <a href="http://www.ghacks.net/2008/12/15/windows-explorer-menu-editor/">Windows Explorer Menu Editor</a>.</p>
<p>Lastly the program tries to install another application (PC Mighty Max 2009) during setup which is not needed for Open With to function properly. A quick check on the developer&#8217;s homepage revealed that it is a commercial software. It is not recommended to install that software.</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/file-identification/" title="file identification" rel="tag">file identification</a>, <a href="http://www.ghacks.net/tag/file-types/" title="file types" rel="tag">file types</a>, <a href="http://www.ghacks.net/tag/files/" title="files" rel="tag">files</a>, <a href="http://www.ghacks.net/tag/open-files/" title="open files" rel="tag">open files</a>, <a href="http://www.ghacks.net/tag/open-with/" title="open with" rel="tag">open with</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-explorer/" title="windows-explorer" rel="tag">windows-explorer</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/08/manage-open-with-applications-in-windows/" title="Manage Open With Applications In Windows (February 8, 2009)">Manage Open With Applications In Windows</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/22/windows-tabbed-browsing/" title="Windows Tabbed Browsing (November 22, 2008)">Windows Tabbed Browsing</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/02/13/windows-explorer-tweaker/" title="Windows Explorer Tweaker (February 13, 2009)">Windows Explorer Tweaker</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/01/15/windows-explorer-tool-trayprodder/" title="Windows Explorer Tool TrayProdder (January 15, 2009)">Windows Explorer Tool TrayProdder</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/12/15/windows-explorer-menu-editor/" title="Windows Explorer Menu Editor (December 15, 2008)">Windows Explorer Menu Editor</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/28/file-extensions-identification/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Copy Locked And Open Files In Windows</title>
		<link>http://www.ghacks.net/2009/01/19/copy-locked-and-open-files-in-windows/</link>
		<comments>http://www.ghacks.net/2009/01/19/copy-locked-and-open-files-in-windows/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 09:56:21 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[copy files]]></category>
		<category><![CDATA[copy locked files]]></category>
		<category><![CDATA[copy open files]]></category>
		<category><![CDATA[locked files]]></category>
		<category><![CDATA[open files]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[shadow copy]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9989</guid>
		<description><![CDATA[Locked or open files are not only problematic when trying to delete them on the computer system. They can also be problematic when a user tries to move a folder with files or single files to a different location. One extreme example would be moving the Windows folder to another hard drive to replace the [...]]]></description>
			<content:encoded><![CDATA[<p>Locked or open files are not only problematic when trying to delete them on the computer system. They can also be problematic when a user tries to move a folder with files or single files to a different location. One extreme example would be moving the Windows folder to another hard drive to replace the old one. Windows would not allow some files to be copied to the new destination. </p>
<p><a href="http://www.runtime.org/shadow-copy.htm">Shadow Copy</a> has to be installed on the computer system but can be run afterwards from the command prompt or by opening the graphical user interface. Running the tool from the command line will still open the interface after sending the command but it will require no user interaction unless errors occur.</p>
<p>Shadow Copy makes use of the Microsoft&#8217;s Volume Shadow service which means that this service has to be running to work with Shadow Copy. Microsoft renamed the feature in Windows Vista to Previous Versions. The service provides the means to copy any accessible file without having to worry about if the file is locked or open. </p>
<p><span id="more-9989"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/copy_locked_files-495x500.jpg" alt="copy locked files" title="copy locked files" width="495" height="500" class="alignnone size-medium wp-image-9990" /></p>
<p>It is possible to copy the Windows folder to another location using the Shadow Copy software. Shadow Copy is compatible with Windows XP, Windows Server 2003 and Windows Vista. The software is portable as the installed files can be executed independently from the installation. (Tested after uninstalling the software)</p>

	Tags: <a href="http://www.ghacks.net/tag/copy-files/" title="copy files" rel="tag">copy files</a>, <a href="http://www.ghacks.net/tag/copy-locked-files/" title="copy locked files" rel="tag">copy locked files</a>, <a href="http://www.ghacks.net/tag/copy-open-files/" title="copy open files" rel="tag">copy open files</a>, <a href="http://www.ghacks.net/tag/locked-files/" title="locked files" rel="tag">locked files</a>, <a href="http://www.ghacks.net/tag/open-files/" title="open files" rel="tag">open files</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/shadow-copy/" title="shadow copy" rel="tag">shadow copy</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/2009/09/28/rename-and-copy-files-with-caterpixer/" title="Rename And Copy Files With Caterpixer (September 28, 2009)">Rename And Copy Files With Caterpixer</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/01/22/monitor-directories-with-directory-changes-watcher/" title="Monitor Directories With Directory Changes Watcher (January 22, 2009)">Monitor Directories With Directory Changes Watcher</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/02/17/file-and-folder-unlocker/" title="File And Folder Unlocker (February 17, 2009)">File And Folder Unlocker</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/06/09/consolidate-files-with-suction/" title="Consolidate Files With Suction (June 9, 2009)">Consolidate Files With Suction</a> (1)</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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/19/copy-locked-and-open-files-in-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Open Files Patcher</title>
		<link>http://www.ghacks.net/2008/08/12/open-files-patcher/</link>
		<comments>http://www.ghacks.net/2008/08/12/open-files-patcher/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 12:23:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[open files]]></category>
		<category><![CDATA[windows patcher]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6089</guid>
		<description><![CDATA[If you open files in Windows XP you notice that the default open files dialog always resets to a rather tiny menu. Even if your resize the Open Files menu you will notice that it defaults to the tiny size again after closing the application or restarting the operating system.
The File Open Patcher software patches [...]]]></description>
			<content:encoded><![CDATA[<p>If you open files in Windows XP you notice that the default open files dialog always resets to a rather tiny menu. Even if your resize the Open Files menu you will notice that it defaults to the tiny size again after closing the application or restarting the operating system.</p>
<p><a href="http://netcult.ch/elmue/ElmueSoft-en.htm">The</a> File Open Patcher software patches the Windows Open Files dialog in Comdlg32.dll with a new custom height that the user can select when executing the patch. The application recommends a new height and lists minimum and maximum height for the Open Files dialog by analysing the computer monitor.</p>
<p>The patch will be applied immediately but the changes will become apparent after the next reboot of the computer system. It is also necessary to apply the patch again after making updates to several core Windows components but it&#8217;s easy to notice because the Open Files dialog box should be smaller again.</p>
<p><span id="more-6089"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/08/open_files.jpg" alt="open files" title="open files" width="499" height="449" class="alignnone size-medium wp-image-6090" /></p>
<p>One thing that I should have mentioned earlier is that the Open Files Patcher is not only affecting the Open but also the Save dialogs for most applications. </p>

	Tags: <a href="http://www.ghacks.net/tag/open-files/" title="open files" rel="tag">open files</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-patcher/" title="windows patcher" rel="tag">windows patcher</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/08/04/get-rid-of-unwanted-files-cache-and-cookies/" title="Get rid of unwanted files, cache and cookies (August 4, 2006)">Get rid of unwanted files, cache and cookies</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/03/02/windows-xp-run-count-list-and-editor/" title="Windows XP Run Count List and Editor (March 2, 2008)">Windows XP Run Count List and Editor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/08/07/windows-explorer-file-extension-column/" title="Windows Explorer File Extension Column (August 7, 2008)">Windows Explorer File Extension Column</a> (8)</li>
	<li><a href="http://www.ghacks.net/2006/08/06/tweakui-powertoys-for-windows-xp/" title="TweakUi Powertoys for Windows XP (August 6, 2006)">TweakUi Powertoys for Windows XP</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/12/open-files-patcher/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
