Top "File-type" questions

The type of a file, as characterized by the format of the data it contains, or its use case.

Document Types vs. Exported and Imported UTIs

Can anyone explain to me the difference between Document Types, Exported UTIs and Imported UTIs in Xcode 5.1? I want to …

xcode document file-type uti
How can I get the Name of the Program associated with a file extension using Delphi?

I need to get the name of the program currently associated with a file extension for the current user. If …

windows delphi registry file-type file-association
Filetype association with application (C#)

I have a few questions related: 1) Is possible to make my program change filetype association but only when is running? …

c# .net registry file-type
How to exclude specific file types from the following .htaccess rewrite rule?

How can you exclude specific files types (xml and txt) from the following rewrite rule? RewriteEngine On RewriteBase / RewriteCond %{REQUEST_…

.htaccess mod-rewrite file-type
Icons for custom file types (iOS or OS X)

I'm looking for information/documentation on creating a custom icon for a document type in my iOS app. I am …

ios icons document file-type
How do I set sublime text to auto detect a file type after setting it once?

for instance I have a .zsh file that I would like to always open in sublime as a "Shell Script (…

sublimetext3 sublimetext2 sublimetext file-type
Difference between Excel .csv and plain .csv?

I am running Windows 7 and have MS Office installed. Any time I download a .csv file the "file type" line …

excel csv file-type
How can I programatically set the default browser in Windows 10

I want be able to change the default browser (and other associations) via a C# program similar to how browsers …

c# file-type
Disable "All files" when using FileNameExtensionFilter in java

I am using the FileNameExtensionFilter to filter the file type but when the user selects the open button, they have …

java swing file-type
Recursively count specific files BASH

My goal is to write a script to recursively search through the current working directory and the sub dirctories and …

bash recursion file-type