<?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; file associations</title>
	<atom:link href="http://www.ghacks.net/tag/file-associations/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>Change default and preferred applications in KDE</title>
		<link>http://www.ghacks.net/2009/08/24/change-default-and-preferred-applications-in-kde/</link>
		<comments>http://www.ghacks.net/2009/08/24/change-default-and-preferred-applications-in-kde/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 15:41:00 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[default applications]]></category>
		<category><![CDATA[file associations]]></category>
		<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15686</guid>
		<description><![CDATA[In my last article, &#8220;Change default and preferred applications in GNOME&#8220;, I illustrated how to change the default applications that will launch in association with certain file types. Now it is time to reciprocate for the KDE desktop environment.
Many people assume the KDE desktop environment is just as flexible as the GNOME desktop. In most [...]]]></description>
			<content:encoded><![CDATA[<p>In my last article, &#8220;<a title="Change default and preferred applications in GNOME" href="http://www.ghacks.net/2009/08/23/change-defaul-and-preferred-applications-in-gnome/" target="_blank">Change default and preferred applications in GNOME</a>&#8220;, I illustrated how to change the default applications that will launch in association with certain file types. Now it is time to reciprocate for the KDE desktop environment.</p>
<p>Many people assume the KDE desktop environment is just as flexible as the GNOME desktop. In most ways it is. But there are some instances where you might find KDE not quite as intuitive as GNOME. Does that mean it&#8217;s less flexible? Not necessarily. But there are certain instances where figuring out how to configure default applications might not be as easy as you would think. That is where Ghacks comes in. And in this article I will show you just how to get KDE icon double clicks to work exactly as you would expect them to.</p>
<p><span id="more-15686"></span><strong>What to look for</strong></p>
<p>To get all of this working the KDE System Settings will be used for the majority of these tasks. Outside of that you will use, very much like in GNOME, the right click menu from within the file manager Dolphin. You will find the System Settings tool in the Favorites menu of the KDE Kickoff menu.</p>
<p><strong>&#8220;Open With&#8221;</strong></p>
<div id="attachment_15688" class="wp-caption alignleft" style="width: 251px"><a rel="attachment wp-att-15688" href="http://www.ghacks.net/2009/08/24/change-default-and-preferred-applications-in-kde/kde_open_with/"><img class="size-full wp-image-15688" src="http://www.ghacks.net/wp-content/uploads/2009/08/kde_open_with.png" alt="Figure 1" width="241" height="258" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>The &#8220;Open With&#8221; dialog should be familar to most any PC user (regardless of operating system or desktop). To open this menu all you need to do is right click the file type (icon) you wish to act upon. When you click on the entry a sub-menu will appear containing the &#8220;standard&#8221; installed applications that associate with that particular file type. To open that file with a particular application just select the application from the sub-menu. If the application you want to use is not within that menu select the entry labeled &#8220;Other&#8230;&#8221;, which will open up a new window (see Figure 1).</p>
<p>What you need to do here is locate the application you want to associate this file type with. Once you have located the application select it and click OK. Now, if you want to always associate that file type with that particular application make sure you check the &#8220;Remember application association for this type of file&#8221; check box. Now if you can&#8217;t find the application in the Known Applications tree you can always just enter the full path to the executable in the text field at the top. For example: If I want to open all .txt files with the Nano editor in the text field I would enter <em>aterm -e nano</em>,  check the &#8220;Remember application&#8230;&#8221; check box, and click OK. Now when I double click a .txt file the Nano  editor will always open in the aterm console emulator.</p>
<p><strong>File associations</strong></p>
<div id="attachment_15692" class="wp-caption alignright" style="width: 297px"><a rel="attachment wp-att-15692" href="http://www.ghacks.net/2009/08/24/change-default-and-preferred-applications-in-kde/file_associations/"><img class="size-full wp-image-15692" src="http://www.ghacks.net/wp-content/uploads/2009/08/file_associations.png" alt="Figure 2" width="287" height="226" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>Now for the big stuff. If you open up the System Settings tool click on the Advanced tab and then click on the File Associations button (see Figure 2). In this window you will see quite a bit can be configured. Let&#8217;s take a look at associating a plain text file with the same editor (just for simplicity).</p>
<p>When you expand the Text section you will see &#8220;plain&#8221; among the listings. Click on the &#8220;plain&#8221; entry to reveal everything you can do with this.  Take a look at the Filename Patterns. Here you can associate different file extensions with the plain text file type. You can add and remove extensions for further expand (or limit) the type of file that will be associated with this particular file type.</p>
<p>Below the Filename Patterns section you will see the Application Preference Order. Here you can give preference to various applications as well as add new applications to associate with a file type. If you want one particular application to get top priority over all otheres, select that application and click the Move Up button until it is at the top.</p>
<p>One last section to examine is the Embedding Tab. What you can do here is associate an application, embedded inside of another application, that will be used on this file type. In this section you have to make sure the application in question is one that can be embedded.</p>
<p>After you take care of all your configuration needs, click Apply to save your changes.</p>
<div id="attachment_15695" class="wp-caption alignleft" style="width: 296px"><a rel="attachment wp-att-15695" href="http://www.ghacks.net/2009/08/24/change-default-and-preferred-applications-in-kde/kde_default/"><img class="size-full wp-image-15695" src="http://www.ghacks.net/wp-content/uploads/2009/08/kde_default.png" alt="Figure 3" width="286" height="226" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>From within the System Settings window you can also take care of the Default Applications for a file type. From within the General tab click on the Default Applications button to open up this configuration window (see Figure 3).</p>
<p>In this window you can configure the following:</p>
<ul>
<li>Email client</li>
<li>Embedded text editor</li>
<li>File manager</li>
<li>Instant messenger</li>
<li>Terminal emulator</li>
<li>Web browser</li>
<li>Window manager</li>
</ul>
<p>For the most part these give you the option of selection one or two options from a drop-down list. Some, such as Terminal Emulator, give you the option of configuring a non-standard emulator. For this option you will enter the explicit path to the emulator&#8217;s executable file.</p>
<p>After you get through these configurations, click Apply and you&#8217;re done.</p>
<p><strong>Final thoughts</strong></p>
<p>Although not quite as flexible as the GNOME system, you can certainly make the KDE default application system work as well as you need. With the help of the &#8220;Open With&#8221; dialog, Default Applications, and File Associations you should be able to make your KDE desktop react exactly how you want.</p>

	Tags: <a href="http://www.ghacks.net/tag/default-applications/" title="default applications" rel="tag">default applications</a>, <a href="http://www.ghacks.net/tag/file-associations/" title="file associations" rel="tag">file associations</a>, <a href="http://www.ghacks.net/tag/kde/" title="KDE" rel="tag">KDE</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/09/24/wassociate-repair-file-type-associations/" title="WAssociate repair file type associations (September 24, 2007)">WAssociate repair file type associations</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/" title="Set File Associations Without Writing To The Windows Registry (June 22, 2009)">Set File Associations Without Writing To The Windows Registry</a> (6)</li>
	<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/2009/01/29/leave-no-trace-in-kde-with-sweeper/" title="Leave No Trace in KDE with Sweeper (January 29, 2009)">Leave No Trace in KDE with Sweeper</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/10/27/konqueror-tips-and-tricks/" title="Konqueror tips and tricks (October 27, 2009)">Konqueror tips and tricks</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/24/change-default-and-preferred-applications-in-kde/feed/</wfw:commentRss>
		<slash:comments>1</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</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></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 <a href="http://www.ghacks.net/2007/12/10/ways-to-open-office-docx-documents/">docx</a> 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>

	Tags: <a href="http://www.ghacks.net/tag/file-associations/" title="file associations" rel="tag">file associations</a>, <a href="http://www.ghacks.net/tag/microsoft-windows/" title="microsoft-windows" rel="tag">microsoft-windows</a>, <a href="http://www.ghacks.net/tag/pem/" title="pem" rel="tag">pem</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/pure-enigmatic-magic/" title="pure enigmatic magic" rel="tag">pure enigmatic magic</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</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/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/01/25/registry-analyzer/" title="Registry Analyzer (January 25, 2009)">Registry Analyzer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/01/21/windows-timer-2/" title="Windows Timer (January 21, 2009)">Windows Timer</a> (10)</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/27/windows-registry-monitoring/" title="Windows Registry Monitoring With RegFromApp (May 27, 2009)">Windows Registry Monitoring With RegFromApp</a> (3)</li>
</ul>

]]></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>Manage Open With Applications In Windows</title>
		<link>http://www.ghacks.net/2009/02/08/manage-open-with-applications-in-windows/</link>
		<comments>http://www.ghacks.net/2009/02/08/manage-open-with-applications-in-windows/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 10:10:44 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[file associations]]></category>
		<category><![CDATA[file type]]></category>
		<category><![CDATA[file types]]></category>
		<category><![CDATA[open expert]]></category>
		<category><![CDATA[open with]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows-explorer]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/02/08/manage-open-with-applications-in-windows/</guid>
		<description><![CDATA[Another option that pops up when right-clicking a file type in Windows Explorer is the Open With menu which displays alternative applications that can be used to open the selected file type. It does happen that the Open With dialog contains several applications which the user would never use to open that file type. Who [...]]]></description>
			<content:encoded><![CDATA[<p>Another option that pops up when right-clicking a file type in Windows Explorer is the Open With menu which displays alternative applications that can be used to open the selected file type. It does happen that the Open With dialog contains several applications which the user would never use to open that file type. Who would for example think about opening a text document in <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> instead of a text editor. </p>
<p><a href="http://www.baxbex.com/ox2.html">Open Expert</a> is a free software program that can be used to manage the Open With applications in the Windows operating system. It adds the option to Configure Applications to the Open With menu which can be used to add, remove or sort the Open With applications.</p>
<p>A right-click on any file type and the selection of Open With > Configure Applications will display all applications that are currently configured for that file type. The add button provides the option to add a new applications while remove will delete an existing one. The up and down arrows can be used to sort the Open With menu to place the most commonly used applications at the top of it.</p>
<p><span id="more-10399"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/02/open_with.jpg" alt="open with" title="open with" width="582" height="493" class="alignnone size-full wp-image-10398" /></p>
<p>Open Expert is a lightweight 650 Kilobyte application that can be run on any Microsoft operating system prior to Windows Vista (Windows 9x to Windows XP).</p>

	Tags: <a href="http://www.ghacks.net/tag/file-associations/" title="file associations" rel="tag">file associations</a>, <a href="http://www.ghacks.net/tag/file-type/" title="file type" rel="tag">file type</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/open-expert/" title="open expert" rel="tag">open expert</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/03/28/file-extensions-identification/" title="File Extensions Identification (March 28, 2009)">File Extensions Identification</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/02/08/manage-open-with-applications-in-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Change File Associations with Types</title>
		<link>http://www.ghacks.net/2008/06/26/change-file-associations-with-types/</link>
		<comments>http://www.ghacks.net/2008/06/26/change-file-associations-with-types/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 12:02:58 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[file associations]]></category>
		<category><![CDATA[file types]]></category>
		<category><![CDATA[types]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5114</guid>
		<description><![CDATA[Changing file associations in Windows XP and Windows Vista can be a tedious task. You first have to load the Folder Options in the Tools menu, select the File Types tab afterward, wait for the list to load, scroll down until you find the file type that you want to change, click on the change [...]]]></description>
			<content:encoded><![CDATA[<p>Changing file associations in Windows XP and Windows Vista can be a tedious task. You first have to load the Folder Options in the Tools menu, select the File Types tab afterward, wait for the list to load, scroll down until you find the file type that you want to change, click on the change button to change the file association and browse the computer for the new application. You better take a day off if you want to change the associations of several file types.</p>
<p><a href="http://types.sourceforge.net/">Types</a> on the other hand is a lightweight portable Open-Source software that runs on Windows XP and Windows Vista that makes it a tad easier to change file associations in both operating systems. It comes with a window that can actually be changed in size which means that it is possible to display virtually all file extensions on the screen at the same time. </p>
<p><span id="more-5114"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/06/types-500x424.jpg" alt="types" title="types" width="500" height="424" class="alignnone size-medium wp-image-5115" /></p>
<p>The default application can be changed easily. Other options include changing the icon of the file type and deleting obsolete ones from the system.</p>

	Tags: <a href="http://www.ghacks.net/tag/file-associations/" title="file associations" rel="tag">file associations</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/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/types/" title="types" rel="tag">types</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/02/08/file-types-manager/" title="File Types Manager (February 8, 2008)">File Types Manager</a> (1)</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>
	<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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/06/26/change-file-associations-with-types/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WAssociate repair file type associations</title>
		<link>http://www.ghacks.net/2007/09/24/wassociate-repair-file-type-associations/</link>
		<comments>http://www.ghacks.net/2007/09/24/wassociate-repair-file-type-associations/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 19:08:39 +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[broken file association]]></category>
		<category><![CDATA[file associations]]></category>
		<category><![CDATA[file types]]></category>
		<category><![CDATA[wassociate]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/09/24/wassociate-repair-file-type-associations/</guid>
		<description><![CDATA[I have written about a way to manually repair file type associations in Windows by using two commands and the Windows command line. While this works in most cases and is certainly faster than using a software for the matter it has its limitations. ]]></description>
			<content:encoded><![CDATA[<p>I have written about a way to manually repair file type associations in Windows by using two commands and the Windows command line. While this works in most cases and is certainly faster than using a software for the matter it has its limitations. </p>
<p>WAssociate is a software that is able to change file type associations of all file types in Windows. The software requires a little bit of knowledge of how file types are assigned in Windows but is well worth that time. It displays all known file types and their associations  by pulling the data from the Windows registry.</p>
<p>It is possible to select the application that should be used to open the file type and to add additional parameters to the command as well. This is a good way to quickly fix several file type associations. It is possible to create new file type associations by typing the file extension in the &#8216;Extension&#8217; form.</p>
<p><span id="more-2042"></span><img src="http://www.ghacks.net/files/screens/2007/09/wassociate.jpg" alt="wassociate" /></p>
<p>Read More:</p>
<p><a href="http://www.ghacks.net/2007/09/22/how-to-fix-broken-file-associations/">How to fix broken file associations</a><br />
<a href="http://www.xs4all.nl/~wstudios/Associate/">WAssociate</a> (thanks Roman for letting me know about this software)</p>

	Tags: <a href="http://www.ghacks.net/tag/broken-file-association/" title="broken file association" rel="tag">broken file association</a>, <a href="http://www.ghacks.net/tag/file-associations/" title="file associations" rel="tag">file associations</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/wassociate/" title="wassociate" rel="tag">wassociate</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/06/26/change-file-associations-with-types/" title="Change File Associations with Types (June 26, 2008)">Change File Associations with Types</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/" title="Set File Associations Without Writing To The Windows Registry (June 22, 2009)">Set File Associations Without Writing To The Windows Registry</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/02/08/file-types-manager/" title="File Types Manager (February 8, 2008)">File Types Manager</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/28/file-extensions-identification/" title="File Extensions Identification (March 28, 2009)">File Extensions Identification</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/09/24/wassociate-repair-file-type-associations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
