11

I recently upgraded my Adobe CS4 Des. Standard to CS5. For some reason Adobe didn't overwrite CS4 but instead installed CS5 as a whole new series of programs. Seeing as I didn't want both CS4 & CS5 I un-installed CS4.

Problem was, it also destroyed all my file associations. So .ai, .psd, .indd etc... aren't associated with any program.

Theoretically this should be easy to fix. Right-click my_file.ai -> properties -> Change open with application -> navigate to Illustrator.exe in program files and click open. And that's supposed to do it.

Wrong, When I navigate to Illustrator and try and set it as default program, it simply does nothing. No error, but no association

So I'm stuck. Is there a way to do it in regedit? Or is there something I'm missing?

OS is Windows 7

studiohack
  • 13,477
Emmanuel
  • 225

3 Answers3

21

I have good experience with Default Programs Editor - "powerful, multi-featured file association utility for Windows". Free and small, no install needed. I googled it while I was looking for some user-friendly way to change file icons :-)

Juhele
  • 2,388
0

Nirsoft's FileTypesMan, did the trick for me

Julio Nobre
  • 405
  • 5
  • 17
0

This is for win8 might work under win7 too, haven't tested it there.

Create new txt file and open it in any text editor. Copy the following text into it:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.scr]
@="scr_auto_file"

and alter the .scr to the file extension you like to change, also after the @="scr then save the txt file, BUT make sure you put the new filename of the txt file in Qoutes, for example "newAssociation.reg" that is important, otherwise you end up having a "newAssociations.reg.txt" file. Once the new file was saved correctly, you can doubbleclick it, and you are done, you may now open the file you like with a new program you can select.