How to remove extension association using regedit.exe?

-1

Following my post here - Can't un-associate .css extension from Visual Stdio 2013

and the suggested solution - Why are certain default application associations "locked"?

What do I have to do in the regedit.exe in order to remove the .css association to Visual Studio and make it associate to Notepad++ instead ?

That what I have under -

regedit.exe -> Software -> Microsoft -> Windows -> CurrentVersion -> Explorer -> FileExts > .css 

enter image description here enter image description here enter image description here

URL87

Posted 2014-05-12T09:22:54.487

Reputation: 297

3

Your answer seems to be highly Google-able. http://jesin.tk/delete-file-association-windows-7/

– Farang – 2014-05-12T09:28:45.723

Please add your solution as answer. This will help others having the same issue to find the solution quickly. Also, make it verbose enough to be helpful. Or, you can simply delete your question. – Danatela – 2014-05-12T10:39:32.557

@Danatela : Done , my dear . – URL87 – 2014-05-12T12:05:04.757

Answers

1

As describe in the attached link of @Farag - just do -

Go to -

regedit.exe -> Software -> Microsoft -> Windows -> CurrentVersion -> Explorer -> FileExts > .css

Delete the .css folder, like this -

enter image description here

and then that's extension would be not associate for any program .

Now you can set its new default program by -

enter image description here

URL87

Posted 2014-05-12T09:22:54.487

Reputation: 297