<?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; file extensions</title> <atom:link href="http://www.ghacks.net/tag/file-extensions/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 08:24:54 +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>Cursor Indicator, Indicates PDF, Doc, Exe File Links On The Internet</title><link>http://www.ghacks.net/2011/05/06/cursor-indicator-indicates-pdf-doc-exe-file-links-on-the-internet/</link> <comments>http://www.ghacks.net/2011/05/06/cursor-indicator-indicates-pdf-doc-exe-file-links-on-the-internet/#comments</comments> <pubDate>Fri, 06 May 2011 09:45:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Internet Explorer]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[cursor indicator]]></category> <category><![CDATA[file extensions]]></category> <category><![CDATA[greasemonkey]]></category> <category><![CDATA[scriptish]]></category> <category><![CDATA[userscript]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=44784</guid> <description><![CDATA[I sometimes miss to look at a link destination before I click on the link in question. That is usually not a problem unless it does not point to a website but a file. Depending on the configuration, this may open or execute the file right away on the computer, or display a prompt. PDF [...]]]></description> <content:encoded><![CDATA[<p>I sometimes miss to look at a link destination before I click on the link in question. That is usually not a problem unless it does not point to a website but a file. Depending on the configuration, this may open or execute the file right away on the computer, or display a prompt. PDF and Word documents are for instance often opened right away, mostly out of convenience.</p><p>The only indication of a link&#8217;s destination is the url that is displayed when you hover over the link with the mouse cursor.</p><p>Cursor Indicator is a free userscript that addresses this. It will automatically change the mouse cursor when it is moved over a supported file link.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/cursor-indicator.png" alt="cursor indicator" title="cursor indicator" width="542" height="180" class="alignnone size-full wp-image-44785" /></p><p>The userscript supports the following file extensions and protocols: zip, doc, exe, pdf, txt, xls and e-mail. Each file extension is indicated with its own cursor design to make the distinction easier.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/file-extensions.png" alt="file-extensions" title="file-extensions" width="303" height="216" class="alignnone size-full wp-image-44786" /></p><p>The cursor change is automatic and requires no user interaction. The standard white mouse cursor will change to the appropriate file type cursor whenever you hover the mouse over a support file link. Please note that this acts as an indicator only, the links remain clickable.</p><p>The script is offered for multiple web browsers. According to the project page, it supports Mozilla Firefox, Google Chrome, Opera and Internet Explorer. Firefox users can use the Stylish extension to install it as a user style, or <a
href="http://www.ghacks.net/2010/10/12/how-to-add-greasemonkey-to-firefox-4/">Greasemonkey</a> or <a
href="http://www.ghacks.net/2011/02/28/scriptish-promises-better-firefox-4-userscript-support-performance/">Scriptish</a> to install it as a userscript.</p><p>The script works on direct links only. Some websites use redirects to link to direct files. Those redirects are not detected by the script which means that the cursor won&#8217;t indicate that the destination points to a file.</p><p>Cursor Indicator works on all websites and properties. It has been tested on Google and Bing search, as well as on forums and blogs.</p><p>Interested users can download the userscript from the <a
href="http://userstyles.org/styles/1183/cursor-indicator">UserStyles</a> website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/06/cursor-indicator-indicates-pdf-doc-exe-file-links-on-the-internet/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Associate File Extensions With Portable Applications</title><link>http://www.ghacks.net/2011/03/28/associate-file-extensions-with-portable-applications/</link> <comments>http://www.ghacks.net/2011/03/28/associate-file-extensions-with-portable-applications/#comments</comments> <pubDate>Mon, 28 Mar 2011 16:52:05 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file extensions]]></category> <category><![CDATA[file types]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=43161</guid> <description><![CDATA[Portable software per definition does not store data on the operating system, only in its program folder. That&#8217;s a problem when it comes to launching files with portable software, as default program information are stored in the Windows Registry. Some users break the rule and assign file extensions to portable applications via Windows&#8217; options. Others [...]]]></description> <content:encoded><![CDATA[<p>Portable software per definition does not store data on the operating system, only in its program folder. That&#8217;s a problem when it comes to launching files with portable software, as default program information are stored in the Windows Registry. Some users break the rule and assign file extensions to portable applications via Windows&#8217; options. Others help themselves by installing a clean version of the program that registers the file associations but only allows once instance of the program to run at a time so that they can run the portable version. Firefox and Thunderbird come to mind.</p><p>The free software eXpresso offers a third option. The portable program acts as a proxy that can register file extensions with selected applications. This way it is possible to assign file extensions to portable applications or installed programs, provided that eXpresso is running in the background.</p><p>So how does it work? EXpresso taps right into the standard Windows file launching routine. It becomes active whenever a file is launched that has no association yet in the program&#8217;s database.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/associate-files.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/associate-files.png" alt="associate files" title="associate files" width="360" height="190" class="alignnone size-full wp-image-43163" /></a></p><p>It is then possible to associate the file extension with another program. This opens a standard file browser to select a software from the computer system. The new program can be portable or installed. You need to make sure that the selected program supports the file extension. It is furthermore recommended to assign no new programs to executable files.</p><p>An alternative option is to associate file extensions with new programs in the program options. This speeds up the process as it is possible to add multiple file extensions in rapid succession.</p><p>EXpresso saves the information as relative paths in its program folder. The new file associations stay active for as long as the eXpresso program is running in the background. Once it is closed the old associations take over again.</p><p>Hotkeys are available to launch the selected file extension in an alternative application or the system&#8217;s default program. Holding down Shift launches the file in the default program, the Alt key on the other hand launches it in the second alternative program if one is configured in eXpresso.</p><p>The software has been specifically designed for computer users who make use of portable software. It is an ideal companion for an USB stick or a portable software collection.</p><p>The initial configuration takes some time, and it is suggested to configure the majority of file types in the program options and not via the program&#8217;s monitoring feature. There does not seem to be an option to pause the monitoring, which means that the window to associate a new file extension will come up frequently in the beginning.</p><p>The program offers several advanced features, from editing path information of previously configured applications over monitoring specific windows to the convey feature which allows you to send a file to &#8220;any app with the Send To context menu in Windows&#8221;.</p><p>The freeware eXpresso is compatible with 32-bit and 64-bit versions and editions of the Windows operating system. This includes full compatibility with Windows XP, Windows Vista and Windows 7. The software can be downloaded from the developer website over at <a
href="http://gluxon.com/apps/eXpresso">gluxon.com</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/03/28/associate-file-extensions-with-portable-applications/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>ExtMan, Create, Edit, Delete File Extensions In Windows</title><link>http://www.ghacks.net/2010/12/14/extman-create-edit-delete-file-extensions-in-windows/</link> <comments>http://www.ghacks.net/2010/12/14/extman-create-edit-delete-file-extensions-in-windows/#comments</comments> <pubDate>Tue, 14 Dec 2010 13:30:10 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[extman]]></category> <category><![CDATA[file extension]]></category> <category><![CDATA[file extensions]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=37944</guid> <description><![CDATA[Windows 7 users who have been working under Windows XP previously may have noticed that the way file extensions are managed have changed in the new operating system. Users who want to assign a program to a file extension need to open the Windows Control Panel, click on Default Programs and there on associate a [...]]]></description> <content:encoded><![CDATA[<p>Windows 7 users who have been working under Windows XP previously may have noticed that the way file extensions are managed have changed in the new operating system. Users who want to assign a program to a file extension need to open the Windows Control Panel, click on Default Programs and there on associate a file type or protocol with a program. Windows XP users were able to control the behavior in detail in Folder Options instead.</p><p>Even worse, there is no option to create a new file type, edit an extension&#8217;s properties or change the icon. ExtMan is a free portable program for Windows users who want to create, edit or delete file extensions in the operating system. It adds the functionality to Vista and Windows 7, but runs fine under Windows XP as well.</p><p>The program displays a list of all known file extensions on startup. The list of extensions can be sorted by extension or file type. Users who are looking for a specific file extension can use the built-in search to do that comfortably.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/12/file-extensions-550x313.jpg" alt="file extensions" title="file extensions" width="550" height="313" class="alignnone size-medium wp-image-37945" /></p><p>English users need to click on the US flag to change the language from German to English. A selection menu is displayed on the right side to edit, create or delete extensions among other features. The easiest way to edit an existing extension is to double-click it in the extension listing.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/12/edit-file-extension.jpg" alt="edit file extension" title="edit file extension" width="441" height="292" class="alignnone size-full wp-image-37946" /></p><p>Here it is possible to change the extension icon, manage actions, configure whether the file extension should always be shown in the operating system and if a confirmation is required to open files with the extension after download.</p><p>Actions can be created, edited or deleted. There is furthermore an option to configure a default action if multiple are available.</p><p>Another handy feature is the ability to create a backup of a selected extension to be able to restore it at a later time.</p><p>The final two options available are to reset the IconCache, which is handy if an extension icon has been modified, deleted or added, and Edit Flags to add flags to extensions.</p><p><a
href="http://www.pix-house.com/extman.html">ExtMan</a> is a handy program for Windows users who want to create, edit or delete file extensions in the operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/12/14/extman-create-edit-delete-file-extensions-in-windows/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>File Extensions Identification</title><link>http://www.ghacks.net/2009/03/28/file-extensions-identification/</link> <comments>http://www.ghacks.net/2009/03/28/file-extensions-identification/#comments</comments> <pubDate>Sat, 28 Mar 2009 10:18:58 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file extensions]]></category> <category><![CDATA[file identification]]></category> <category><![CDATA[file types]]></category> <category><![CDATA[files]]></category> <category><![CDATA[open files]]></category> <category><![CDATA[open with]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows-explorer]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/03/28/file-extensions-identification/</guid> <description><![CDATA[Every computer user will eventually encounter files that cannot be opened with the programs installed on the computer system. Experienced users might try to open those files in a basic text editor or perform a search on the Internet to find a program that can open files with those extensions. Another possibility is the Open [...]]]></description> <content:encoded><![CDATA[<p>Every computer user will eventually encounter files that cannot be opened with the programs installed on the computer system. Experienced users might try to open those files in a basic text editor or perform a search on the Internet to find a program that can open files with those extensions.</p><p>Another possibility is the <a
href="http://www.openwith.org/help/desktop-tool-instructions?install">Open With</a> desktop client which adds itself to the context menu of Windows Explorer after installation. A right-click on an unknown file type &#8211; or any file type actually &#8211; will display the &#8220;How Do I Open This&#8221; entry which will open a new window that contains a short description of the file type and software program suggestions to open those file extensions on the computer system.</p><p>Only free software programs have been listed during tests. Open With will link to the download page of those suggested programs or inform the user that the program is already installed on the computer system.</p><p><span
id="more-11511"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/03/file_extensions.jpg" alt="file extensions" title="file extensions" width="498" height="482" class="alignnone size-full wp-image-11510" /></p><p>The display of the suggested software programs to open the file extensions was broken on the test system. Another aspect that many users will not like is that the program adds itself to the first position in the Windows Explorer context menu. To move the entry in Windows Explorer read <a
href="http://www.ghacks.net/2008/12/03/windows-explorer-context-menu-editor/">Windows Explorer Context Menu Editor</a> or <a
href="http://www.ghacks.net/2008/12/15/windows-explorer-menu-editor/">Windows Explorer Menu Editor</a>.</p><p>Lastly the program tries to install another application (PC Mighty Max 2009) during setup which is not needed for Open With to function properly. A quick check on the developer&#8217;s homepage revealed that it is a commercial software. It is not recommended to install that software.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/28/file-extensions-identification/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Shell Extension Manager</title><link>http://www.ghacks.net/2008/11/03/shell-extension-manager/</link> <comments>http://www.ghacks.net/2008/11/03/shell-extension-manager/#comments</comments> <pubDate>Mon, 03 Nov 2008 14:57:41 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file extensions]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[shell extension manager]]></category> <category><![CDATA[windows shell]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows-files]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8030</guid> <description><![CDATA[Windows is storing information about file extensions and the actions that can be triggered when right-clicking the files or folders in Windows. A right-click on a spreadsheet file would for example reveal options to open the file in Microsoft Office or Open Office. That might include actions added by applications that are not used by [...]]]></description> <content:encoded><![CDATA[<p>Windows is storing information about file extensions and the actions that can be triggered when right-clicking the files or folders in Windows. A right-click on a spreadsheet file would for example reveal options to open the file in Microsoft Office or Open Office. That might include actions added by applications that are not used by the user at all for that purpose.</p><p>A way to manage the context menu entries would be to edit them right in the Windows Registry. A more secure solution is by the use of software like <a
href="http://www.nirsoft.net/utils/shell_menu_view.html">Shell Menu View</a> by NirSoft. The portable software displays a list of all registered shell extensions of a Windows operating system with information like the menu name, the file extensions or the path of the application.</p><p>The tables can be sorted in various ways and there is a search to find that one extension that you want to edit right now. A right-click on any row in the software program opens a context menu that provides options to disable or enable an extension, open the Registry key of that extension or print a list of all or selected items.</p><p><span
id="more-8030"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/shell_extension_manager-499x256.jpg" alt="shell extension manager" title="shell extension manager" width="499" height="256" class="alignnone size-medium wp-image-8031" /></p><p>ShellExView is a portable application that runs on most Windows operating systems but works best in Windows XP and Windows 2000 because they can make use of the disable feature.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/03/shell-extension-manager/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Windows Explorer File Extension Column</title><link>http://www.ghacks.net/2008/08/07/windows-explorer-file-extension-column/</link> <comments>http://www.ghacks.net/2008/08/07/windows-explorer-file-extension-column/#comments</comments> <pubDate>Thu, 07 Aug 2008 15:45:36 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file extensions]]></category> <category><![CDATA[windows tips]]></category> <category><![CDATA[windows-explorer]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=5922</guid> <description><![CDATA[Windows Explorer does not provide a way to sort files by their file extension. The only way that resembles that sorting filter would be to filter by type. That however has not the same effect. Take files with the file extensions wav and mp3 and sort them by type. You will notice that they will [...]]]></description> <content:encoded><![CDATA[<p>Windows Explorer does not provide a way to sort files by their file extension. The only way that resembles that sorting filter would be to filter by type. That however has not the same effect. Take files with the file extensions wav and mp3 and sort them by type. You will notice that they will be mixed in the Windows Explorer view because type refers to the type of the file and not its extension.</p><p>The tool <a
href="http://www.xrayz.co.uk/extension-column/">Cpext</a> adds a file extension column to Windows Explorer making it possible to sort the files in detailed view by their file extension and not their type.</p><p>The Windows Explorer extension is available for Windows 2000, Windows 2003, Windows XP including the 64-bit editions of Windows Server 2003 and Windows XP.</p><p><span
id="more-5922"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/08/column_ext.gif" alt="windows explorer extension" title="column ext" width="409" height="148" class="alignnone size-medium wp-image-5923" /></p><p>A right-click on the file CPExt.inf and the selection of install will start the installation of the Windows Explorer extension. A logoff / logon or reboot is required before the additional column becomes available in Windows Explorer.</p><p>The column has to be activated by right-clicking on a existing column in detail view mode and selecting more from the menu that opens. Check the Ext entry in the following menu to add the file extension column to Windows Explorer.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/08/07/windows-explorer-file-extension-column/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Identify Files with Trid</title><link>http://www.ghacks.net/2008/06/17/identify-files-with-trid/</link> <comments>http://www.ghacks.net/2008/06/17/identify-files-with-trid/#comments</comments> <pubDate>Tue, 17 Jun 2008 13:11:02 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file extensions]]></category> <category><![CDATA[identify files]]></category> <category><![CDATA[trid]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=5021</guid> <description><![CDATA[Users are usually puzzled for a moment if they encounter a file type that they never heard about before and that none of their installed applications seems to be able to load properly. A search on the Internet is probably the main way to identify a file extension and the application it can be opened [...]]]></description> <content:encoded><![CDATA[<p>Users are usually puzzled for a moment if they encounter a file type that they never heard about before and that none of their installed applications seems to be able to load properly. A search on the Internet is probably the main way to identify a file extension and the application it can be opened with.</p><p>Another solution is offered by applications like Trid that scan the file and display those information on the local computer. This method has a few advantages over the Internet search. The first and most obvious one is that no Internet is required to identify the file and the second that there will be no danger of landing on a website that might lure the user into downloading malicious software.</p><p><a
href="http://mark0.net/soft-trid-e.html">Trid</a> (via <a
href="http://www.shellcity.net/">Shellcity</a>) is actually a very sophisticated software that comes as a command line interface version, a Tridnet version that comes with a GUI, an online version that can be used on the Trid homepage and a scanner that can add new file extensions to the database.</p><p><span
id="more-5021"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/06/trid-500x222.jpg" alt="trid" title="trid" width="500" height="222" class="alignnone size-medium wp-image-5022" /></p><p>Trid uses a database of definitions to identify files:</p><blockquote><p>TrID uses a database of definitions which describe recurring patterns for supported file types. As this is subject to very frequent update, it&#8217;s made available as a separate package. Just download both TrID and this archive and unpack in the same folder.</p></blockquote><p>New definitions can be added by scanning files on the system or by downloading the newest definition file from the Trid homepage.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/06/17/identify-files-with-trid/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
