The Computer Oracle

How to force a file association in Windows 7? (Regedit?)

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Unforgiving Himalayas Looping

--

Chapters
00:00 How To Force A File Association In Windows 7? (Regedit?)
01:07 Accepted Answer Score 21
01:26 Answer 2 Score 0
02:05 Answer 3 Score 0
02:10 Thank you

--

Full question
https://superuser.com/questions/294426/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows7 #fileassociation #adobecs5 #regedit #adobecs4

#avk47



ACCEPTED ANSWER

Score 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 :-)




ANSWER 2

Score 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.




ANSWER 3

Score 0


Nirsoft's FileTypesMan, did the trick for me