A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
One possibility:
Open a command prompt and type:
ASSOC .key
That will show you what program .key files are associated ("program" in a geeky sort of way, but you'll be able to figure it out)
To delete the association, type:
ASSOC .key=
You may get a permission denied error when you do this. If so, close the command prompt, then open a new one by holding down SHIFT while you right click the command prompt icon; choose Run as Administrator.
Then repeat: ASSOC .key=
If it buys that, you can type:
ASSOC .key
and get a message like "File association not found for extension .key"