Represents the HKEY_CLASSES_ROOT root key.
public static final RegistryKey CLASSES_ROOT;
The CLASSES_ROOT key is the root key for OLE class information and file associations. Use this key to register your application's file extension or to change existing extensions.