How can we detect, within a program, whether DivX and MKV codecs are already installed or not?
For my apps, I need to check user OS (Windows) for some requirements. Are there any specific registry keys that I can check? Or should I check for file association of these types? What's the best solution?