Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Specifies the automatic conversion of a given class of objects to a new class of objects.
Registry Entry
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID
{CLSID}
AutoConvertTo = value
Remarks
This is a REG_SZ value that specifies the class identifier of the object to which the given object or class of objects should be converted.
This key is typically used to automatically convert files created by an older version of an application to a newer version of the application.
Related topics