How to Set or Change File Associations in Windows Vista

by Updated April 26, 2009

Windows operating systems (such as Windows Vista), every file extention is associated with a default program.  When you open a file, the program that is associated to the file extension will open the file by default.  However, you can change or set the association of each extension to any program manually. To do this follow these steps:

  1. Open 'Control Panel' and then click on 'Programs'.  Note: if you use the Classic View of Control Panel, select 'Default Programs'.
  2. Under the Default Programs section, click on "Make a file type always open in a specific program" option. See: Figure 1.
  3. To change or set the default program, locate the file extension and select it, then click  on the 'Change program...' button located on the top right corner. See: Figure 2.
  4. In the pop-up box choose the program you want to use to open this file with and click OK.  Note: If you don't see the program that you'd like to use click on the 'Browse..." button and find the program's application file (typically it's a .exe file).  
  5. Once you change the program to use for a file type, you should now see the updated Current Default program in the Set Associations file type list.
  6. Click the Close button to exit the Set Asoociations window.

If you just need to change one particular file, so that file is opened by a different program you can simply use the following quick solution:

  1. Right-click on the file you want to change and select Properties.
  2. In the General tab, click on the Change... button.
  3. Now select the program you would like to use and click OK.

 

 

 


0
0

Add your comment

by Anonymous - Already have an account? Login now!
Your Name:

Comment:
Enter the text you see in the image below
What do you see?
Can't read the image? View a new one.
Your comment will appear after being approved.

Related Posts


Learn how to make back up copies of your favorite DVDs with the freeware utility called DVD Shrink. You'll be able to back up your copy protected DVD movies to your hard drive, or burn them to disc.  more »

In this tutorial you will learn how to backup the Registry on a Windows computer. Having a backup of your registry is extremely important if you plan to make any manual settings changes to the Registry, because if you make a mistake while messing around...  more »

Zipping a file or folder up can be a great way to compress the file in order to make the file size smaller and easier to manage. It can be especially useful when you want to send a large file to someone via email, since most email hosts limit the file...  more »

While using my new Windows 7 64-bit computer, with Visual Studio 2010 running as Administrator, I began getting the following error while trying to open up individual c# files or asp.net files in VS2010: "There was a problem sending the command to the...  more »

Today I ran into the a "Restore failed for Server" error message while trying to restore a SQL Server 2008 database using a database backup (.bak) file. Below I will show you how to fix this restore error, so that you can restore your SQL Server database...  more »

Prevent QuickTime from loading in your startup menu when Windows boots up.  more »

If you recently bought a new Dell Laptop with Windows 10, you may be wondering why the headphone input jack is not working correctly when you plug in speakers or headphones (or possibly a mic). Well, unlike older Dell laptops that may have had two input...  more »

If you do any sort of ASP.NET programming there usually comes a time when you need to get a websites Base URL. The following shows two examples, the first example shows how to get the Base Site Url using C#, which can be used for getting both the...  more »

I recently upgraded from Microsoft SQL Server 2005 to Microsoft SQL Server 2008 on my Windows Vista computer. After successfully installing SQL Server 2008, I could not find the Reporting Services instance installed. I have a feeling this was due to the...  more »

Here's how you can quickly remove multiple Blank cells in Excel: 1) Select the area of cells or columns you want to have blank cell spaces removed. 2) Then press "Ctrl" + "G" on your keyboard.. this will pop-up the Go To box. 3) Now press "Alt" + "S" on...  more »

If you are sick of getting the Error Reporting window popping up all the time, then you’ll be happy to know that error reporting can be easily turned off in Windows XP by following these simple steps.  more »

I recently installed SQL Server 2008 database on my local computer and forgot to enable the common language runtime (CLR). Because I had forgotten to turn it on, some portions of my sites were not fuctioning properly due SQL Server not being able to...  more »