<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How does Mac OS X know what program to open when you double click on a file?</title>
	<link>http://ask.metafilter.com/31828/How-does-Mac-OS-X-know-what-program-to-open-when-you-double-click-on-a-file/</link>
	<description>Comments on Ask MetaFilter post How does Mac OS X know what program to open when you double click on a file?</description>
	<pubDate>Tue, 31 Jan 2006 13:49:36 -0800</pubDate>
	<lastBuildDate>Tue, 31 Jan 2006 13:49:36 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How does Mac OS X know what program to open when you double click on a file?</title>
		<link>http://ask.metafilter.com/31828/How-does-Mac-OS-X-know-what-program-to-open-when-you-double-click-on-a-file</link>	
		<description>How does Mac OS X know what program to open when you double click on a file? &lt;br /&gt;&lt;br /&gt; I&apos;m sure there&apos;s some kind of database file somewhere that associates the file name extension or the resource fork with the application, but where is that file? And when I install or drag and drop an application to my drive, how or when does the app tell the Finder &apos;hey i&apos;m here! I can open these sort of applications!&apos;.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.31828</guid>
		<pubDate>Tue, 31 Jan 2006 13:41:57 -0800</pubDate>
		<dc:creator>sammich</dc:creator>
		
			<category>mac</category>
		
			<category>osx</category>
		
			<category>macintosh</category>
		
	</item> <item>
		<title>By: cillit bang</title>
		<link>http://ask.metafilter.com/31828/How-does-Mac-OS-X-know-what-program-to-open-when-you-double-click-on-a-file#498649</link>	
		<description>It&apos;s called &lt;a href=&quot;http://developer.apple.com/documentation/Carbon/Conceptual/LaunchServicesConcepts/index.html?http://developer.apple.com/documentation/Carbon/Conceptual/LaunchServicesConcepts/LSCIntro/chapter_1_section_1.html&quot;&gt;Launch Services&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
1) See the section above on the Launch Services database. &lt;br&gt;
2) Applications are automatically registered just by being on your disk. Right click the app and choose &quot;Show Bundle Contents&quot;. There&apos;s a file called info.plist that contains all the data.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.31828-498649</guid>
		<pubDate>Tue, 31 Jan 2006 13:49:36 -0800</pubDate>
		<dc:creator>cillit bang</dc:creator>
	</item><item>
		<title>By: tweebiscuit</title>
		<link>http://ask.metafilter.com/31828/How-does-Mac-OS-X-know-what-program-to-open-when-you-double-click-on-a-file#498661</link>	
		<description>From what I understand, OS X decides by both file extension AND metadata (which is why if you get a .doc from a friend who edited it in TextEdit, it will have TextEdit&apos;s icon, not Word&apos;s.) Not sure how the precedence works exactly, though. What I do know is that it makes it damn hard to get consistent results for every file of a particular type.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.31828-498661</guid>
		<pubDate>Tue, 31 Jan 2006 13:57:39 -0800</pubDate>
		<dc:creator>tweebiscuit</dc:creator>
	</item><item>
		<title>By: kindall</title>
		<link>http://ask.metafilter.com/31828/How-does-Mac-OS-X-know-what-program-to-open-when-you-double-click-on-a-file#498663</link>	
		<description>There are programs that can change this after the fact, by the way -- you can do it in the Finder, of course (by doing Get Info on a document, selecting the application that should open it, and clicking Change All). If you&apos;d like to have full control over the Launch Services database in one place, install &lt;a href=&quot;http://www.rubicode.com/Software/RCDefaultApp/&quot;&gt;RCDefaultApp&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.31828-498663</guid>
		<pubDate>Tue, 31 Jan 2006 13:58:44 -0800</pubDate>
		<dc:creator>kindall</dc:creator>
	</item><item>
		<title>By: devilsbrigade</title>
		<link>http://ask.metafilter.com/31828/How-does-Mac-OS-X-know-what-program-to-open-when-you-double-click-on-a-file#498676</link>	
		<description>man 1 file</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.31828-498676</guid>
		<pubDate>Tue, 31 Jan 2006 14:13:56 -0800</pubDate>
		<dc:creator>devilsbrigade</dc:creator>
	</item><item>
		<title>By: jxpx777</title>
		<link>http://ask.metafilter.com/31828/How-does-Mac-OS-X-know-what-program-to-open-when-you-double-click-on-a-file#498698</link>	
		<description>If you are asking for the purpose of changing the program that opens the file, Select the file and select File&amp;gt; Get info. Then, under Opens with... select the program you want to use and then click the button below that says something to the effect of &quot;Apply to all.&quot;&lt;br&gt;
&lt;br&gt;
Incidentally, for internet protocols there is a separate Preference Pane you can download called More Internet.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.31828-498698</guid>
		<pubDate>Tue, 31 Jan 2006 14:50:00 -0800</pubDate>
		<dc:creator>jxpx777</dc:creator>
	</item><item>
		<title>By: blasdelf</title>
		<link>http://ask.metafilter.com/31828/How-does-Mac-OS-X-know-what-program-to-open-when-you-double-click-on-a-file#498929</link>	
		<description>RCDefaultApp is the only reliable way for a normal user to change these settings.&lt;br&gt;
&lt;br&gt;
The Opens with... thing in the Finder&apos;s Get Info rarely works when you try to apply the setting to all files of that type.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.31828-498929</guid>
		<pubDate>Tue, 31 Jan 2006 20:10:21 -0800</pubDate>
		<dc:creator>blasdelf</dc:creator>
	</item>
	</channel>
</rss>
