<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Find out which application handles a certain file extension</title><link>http://blogs.msdn.com/junfeng/archive/2006/08/22/713008.aspx</link><description>There are times you may wonder which application handles a certain file extension. In Windows there are really two concepts: File Extension and File Type. File extension can be associated to a file type. Applications work on file type, not directly on</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Find out which application handles a certain file extension</title><link>http://blogs.msdn.com/junfeng/archive/2006/08/22/713008.aspx#713724</link><pubDate>Wed, 23 Aug 2006 09:44:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:713724</guid><dc:creator>Chris Nahr</dc:creator><description>Thanks for this entry... this is the first time I've seen these very useful commands!&lt;br&gt;&lt;br&gt;However, after some digging I found that they are actually built into the command-line shell (cmd.exe). &amp;nbsp;So there are no programs assoc.exe and ftype.exe on the hard disk, just the commands assoc and ftype.</description></item><item><title>re: Find out which application handles a certain file extension</title><link>http://blogs.msdn.com/junfeng/archive/2006/08/22/713008.aspx#713731</link><pubDate>Wed, 23 Aug 2006 09:52:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:713731</guid><dc:creator>junfeng</dc:creator><description>thanks Chris. &lt;br&gt;&lt;br&gt;Updated. </description></item><item><title>Interesting Finds: August 23, 2006</title><link>http://blogs.msdn.com/junfeng/archive/2006/08/22/713008.aspx#716009</link><pubDate>Thu, 24 Aug 2006 05:38:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:716009</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: Find out which application handles a certain file extension</title><link>http://blogs.msdn.com/junfeng/archive/2006/08/22/713008.aspx#727437</link><pubDate>Mon, 28 Aug 2006 00:44:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:727437</guid><dc:creator>David Levine</dc:creator><description>Thanks for finding these; this is much faster/easier then hunting through the Tools\Folder Options menus for the values. &lt;br&gt;&lt;br&gt;These commands also allow you to set the value. For example, if you don't like the default text editor you can change it like this:&lt;br&gt;&lt;br&gt;ftype txtfile=c:\SomeDir\NotePad2.exe %1&lt;br&gt;&lt;br&gt;(you might want to save the old value 1st by:)&lt;br&gt;ftype txtfile &amp;gt; OldValue.txt&lt;br&gt;</description></item><item><title>Technical Related Notes  &amp;raquo; Blog Archive   &amp;raquo; links for 2006-08-23</title><link>http://blogs.msdn.com/junfeng/archive/2006/08/22/713008.aspx#733193</link><pubDate>Thu, 31 Aug 2006 12:06:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:733193</guid><dc:creator>Technical Related Notes  » Blog Archive   » links for 2006-08-23</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://technote.thedeveloperside.com/?p=94"&gt;http://technote.thedeveloperside.com/?p=94&lt;/a&gt;</description></item><item><title>re: Find out which application handles a certain file extension</title><link>http://blogs.msdn.com/junfeng/archive/2006/08/22/713008.aspx#916128</link><pubDate>Wed, 01 Nov 2006 02:35:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:916128</guid><dc:creator>dotNet Junkie</dc:creator><description>&lt;p&gt;Thanks, that's cool. I've been programming for many years, but I don't even know this exists!&lt;/p&gt;
</description></item></channel></rss>