How I can get miscStatus for VB6 ocx from .net without need for register it on local computer?
I use TLI (TypeLibInfo) for all other info about ocx but this property i do not know how get?
Did someone know how regsvr32 generate MiscStatus when register ocx?
EDIT: I forget say that I want obtain miscStatus from ocx without need for register it on local computer.
You can try locating the OCX in the Registry using
Registry.GetValue. It sounds like you probably already have the OCX's CLSID: