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


When a Windows XP, Vista, or Windows 7 program locks up and says "Not Responding" it can be quite annonying having it to wait for the program to snap out its non-responding state. Sometimes you don't want to wait a few minutes to have the program come...  more »

Today Apple released it's latest operating system, iOS 7.0 for iPhone and iPad devices, along with the newest version of iTunes 11.1. So to get the latest and greatest iOS for your iPhone or iPad here's how you can download and install iOS 7.0. NOTE: Just...  more »

This step-by-step goes through the process of importing delimited text files into a SQL Server 2005 database. The example should help you better understand how to import different types of flat files into SQL Server 2005.  more »

To change directories while in the windows command prompt use "cd" (cd stands for change directory in DOS)To go to a specific directory type the full path, such as: cd c:\ or cd c:\program files\ To go up one level type: cd ..To see what's in the current...  more »

Turn on Automatic Updates in Windows XP so that new security updates from Microsoft will be automatically downloaded and installed on your computer. By enabling Automatic Updates you will help make your computer safer from internet security threats and viruses.  more »

UPDATE 12-16-2011: If you are using ASP.NET and your website / database is live, and you want to take the database offline, you're better off putting an App_Offline.htm file in your website main directory to first take the website down for maintance (I...  more »

What is Impress? Impress is a presentation software that is delivered with the free OpenOffice suite of programs. It can be downloaded free of charge, and can open presentations created in PowerPoint. Apart from Impress format, you can save your...  more »

In this quick tip, you'll learn how to open the Windows Explorer in Windows 7. Move your mouse cursor over the windows Start button and right-click. In the menu that pops up, click on Open Windows Explorer. The Windows Explorer window should open up, and...  more »

How to implement a StopWords filter in C# that will filter out certain woulds from a query.  more »

Here's a cool little tip that I stumbled upon while previewing a photo using Windows Photo Gallery, which allows you to quickly rename the filename of a photo. In this example, I'm using Windows Vista and will be opening JPEG images. Windows Photo Gallery...  more »

Having strong yet easily memorized passwords is crucial to protecting your personal information on the internet or your computer. Most people use passwords for many day to day online activities - checking your e-mail, paying your bills, logging into your...  more »

The default settings in Visual Studio 2010 Professional do not automatically show the Solution file by default in the Solution Explorer sidebar. This can be a bit of a problem if you are trying to add another project to your existing solution. To get the...  more »