visual studio - How to load/open Registry Class Diagram .CD file? -
how can open registry class diagram (.cd) file ? if directly double click on tries open in visual studio , shows following error message :
"class diagram not supported project type."
we can open such registry class diagram (.cd) file loading registry editor. follow steps load .cd file in registry editor.
1. open regedit. 2. goto file->load hive.. 3. select .cd file. 4. give temporary key name <xyz>. (under key, .cd file imported) 5. click ok.
and can see registry keys imported .cd file under registry key xyz.
unload registry, follow same steps (unload hive).
Comments
Post a Comment