<?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; edit application</title> <atom:link href="http://www.ghacks.net/tag/edit-application/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 17:32:23 +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 Change The Edit Application In Windows</title><link>http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/</link> <comments>http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/#comments</comments> <pubDate>Sun, 08 Feb 2009 09:47:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[default application]]></category> <category><![CDATA[edit application]]></category> <category><![CDATA[registry]]></category> <category><![CDATA[registry tips]]></category> <category><![CDATA[windows edit]]></category> <category><![CDATA[windows registry]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/</guid> <description><![CDATA[The Edit option pops up in Windows after right-clicking a file type in Windows Explorer. Windows associated one software program that can be used to edit that file type. For image files it is usually Microsoft Paint while text documents are usually opened in Notepad. Those applications are set in the Windows Registry where they [...]]]></description> <content:encoded><![CDATA[<p>The Edit option pops up in Windows after right-clicking a file type in Windows Explorer. Windows associated one software program that can be used to edit that file type. For image files it is usually Microsoft Paint while text documents are usually opened in Notepad. Those applications are set in the Windows Registry where they can be changed so that Edit will open a different application.</p><p>It is actually pretty easy to change the default edit application in Windows to another one providing you got the location in the Registry to do so. Now, to change the default Edit application open the Windows Registry by pressing [Windows R], typing [regedit] and hitting [enter]. Locate the following Registry key:</p><p><span
id="more-10397"></span><code>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations</code></p><p>In there you find all the different file types and they association. The order is filetype > shell > edit > command. Not every filetype has that chain but the most common ones do. To edit the default text editor in Windows you need to locate the text subkey and follow the path mentioned above until you reach the command key. There should be only one Default entry in there:</p><p><code>%SystemRoot%\system32\NOTEPAD.EXE %1</code></p><p>To change the program that opens when clicking on the Edit option in the right-click menu simply change the path so that it leads to the application that you want to use, for example</p><p><code>"c:\program files\notepad++\notepad++.exe" "%1"</code></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/08/how-to-change-the-edit-application-in-windows/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
