<?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 &#124; Latest Tech News, Software And Tutorials &#187; broken</title> <atom:link href="http://www.ghacks.net/tag/broken/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How to fix broken file associations</title><link>http://www.ghacks.net/2007/09/22/how-to-fix-broken-file-associations/</link> <comments>http://www.ghacks.net/2007/09/22/how-to-fix-broken-file-associations/#comments</comments> <pubDate>Sat, 22 Sep 2007 16:17:38 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[broken]]></category> <category><![CDATA[file association]]></category> <category><![CDATA[file extension]]></category> <category><![CDATA[file type]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/09/22/how-to-fix-broken-file-associations/</guid> <description><![CDATA[Did you ever have the problem that you wanted to change the file association of a certain file type but were not able to ? The normal  way of right-clicking the filetype, clicking on Properties, then on the Change button next to the Opens With entry and browsing to the executable did not work for me because the executable was not added as the default software. ]]></description> <content:encoded><![CDATA[<p>Did you ever have the problem that you wanted to change the file association of a certain file type but were not able to? The normal  way of right-clicking the filetype, clicking on Properties, then on the Change button next to the Opens With entry and browsing to the executable is not overly reliable, especially so if executable files are not listed as default software.</p><p>Some users may have tried to change the file association with a double-click on the file after removing all existing associations from it.</p><p>My particular problem occurred after moving an application to another drive. Loading the file from within that application worked fine which was good to know. I tried searching the Internet for an solution but was not able to find one.</p><p>I then decided to solve the problem on my own. Here is how I repaired the broken file association and added the right executable as the default software for this application. Everything that needs to be done can be done using the command line and two commands.</p><p><span
id="more-2034"></span>Open the Windows command line and type the follwing &#8216;Assoc .ext&#8217; replacing .ext with the file extension in question. It should display something like &#8216;.ext=name&#8217;.</p><p>Remember that and type &#8216;ftype name=&#8221;path to executable&#8221;&#8216;. You might need to write &#8216;assoc .ext=name&#8217; again to finish the process.</p><p>This way the file extension will again be associated with the correct executable. Below is a screenshot of how I changed the broken file association using the command line.</p><p><img
src="http://www.ghacks.net/files/screens/2007/09/file-association.jpg" alt="broken file association" /></p><p>Update: Some users have asked for an example: Type Assoc .nzb into the command prompt and hit enter. Windows should now return the associated class for the file type. You can now use the command ftype [class]=&#8221;new path to program&#8221; to fix the file association, e.g. ftype nzb_auto_file=&#8221;d:\test\nbpro.exe&#8221;.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/09/22/how-to-fix-broken-file-associations/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> </channel> </rss>
