Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


Return to article

How do I create a default association for files with no extension?
 

A. Normal files with an extension can have a program associated however this is not the case with files that don't have an extension. If you double click on one and select an application and check the box to always use that application it is ignored and every time you select a file you have to choose the application.

You can force this using the registry:

  1. Start the registry editor (regedit.exe)
  2. Move to HKEY_CLASSES_ROOT
  3. From the Edit menu select New - Key
  4. Enter a name of '.' and press Enter (don't type the quotes)
  5. Select the new '.' key
  6. Double click the (Default) value
  7. Change to the HKEY_CLASSES_ROOT used to open, e.g. NOTEPAD for the notepad.exe application
    NOTEPAD
  8. Click OK

Click here to view image

If you now double click on a file with no extension it will open with the application selected.

To check what an existing application used look at its entry under HKEY_CLASSES_ROOT, e.g. HKEY_CLASSES_ROOT\.doc uses Word.Document.8 so if you wanted this as your default editor you would change HKEY_CLASSES_ROOT\.\(Default) to Word.Document.8.

Any method which avoids the need to edit the registry is as follows:

  1. Open Explorer - View - Folder Options... - File Types - New Type:
  2. Description of type:  Text    (any description, you can type in)
    Associated extension: .       (just a period)
    Actions: - new...
    Action: open
    Application used to perform action: c:\winnt\notepad.exe
  3. Click ok, then ok again







Reader Comments

This is nice to know. However, since in Windows 2000 pro it does not allow me to select the "Advance" button, I am unable to change the ICON for the extensionless file, is there a way to change it trough the registry?

Anonymous User -May 13, 2005
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement