I'm trying to programmatically check file associations by the file extension (for example .jnlp
files). I keep reading that
HKEY_LOCAL_MACHINESOFTWAREClassesJNLPFileShellOpenCommand
is the Registry key to check. However, if you change the association through Windows Explorer:
Open With > Choose Program > (Always use the selected program)
the change isn't at all reflected in this Registry key. Where else is this information stored?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…