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


UPDATE 12-16-2011: For those of you who are getting an "sgen.exe" error message when trying to building your project in Visual Studio that reads something like "Could not load file or assembly or one of its dependencies. Operation is not supported. SGEN"....  more »

I just came across a way to test a data providers connection string (like a SQL Server database) with the help of a plain text file using Notepad. To investigate and test out if your connection string works, your going to want to create a UDL file. To do...  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 »

I recently discovered an issue after I upgraded to TinyMCE 4.1.3 version text editor in my ASP.NET web pages that was causing the formatting of my <pre> tags to not keep its line break formating on PostBack. At first I thought this might be a CSS...  more »

Ever since I discovered F.lux for my desktop computer (F.lux helps get rid of of blue screen light at night from your computer monitor), I've been waiting for Apple to enable this functionality on the iPhone screen. Staring into a computer/phone screen...  more »

Here's a quick way to enable programs to 'Run as Administrator' in Windows Vista. Click on the 'Start' menu button, it's the blue circle located on the left-hand side of the Task bar. Now click on 'All Programs' Find the program you want to 'Run as...  more »

Here's a step by step process to enable a remote connection to your SQL Server 2008 Express database that is configured on Windows Server 2008 using an assigned port #. 1) First make sure the SQL Server Authentication is enabled and the User name that...  more »

To force long text lines to wrap in an HTML <pre> tag, you can use CSS code to wrap the text. The word-wrapping CSS code below should work to wrap long lines of text within the <pre> tag, in IE, Firefox and Safari... you may want to test the...  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 »

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 »

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 »

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 »