mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
430 B
24 lines
430 B
HKCR
|
|
{
|
|
CV3.CV3.1 = s 'CV3 Class'
|
|
{
|
|
CLSID = s '{CEBC955E-58AF-11D2-A30A-00A0C903492B}'
|
|
}
|
|
CV3.CV3 = s 'CV3 Class'
|
|
{
|
|
CurVer = s 'CV3.CV3.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {CEBC955E-58AF-11D2-A30A-00A0C903492B} = s 'CV3 Class'
|
|
{
|
|
ProgID = s 'CV3.CV3.1'
|
|
VersionIndependentProgID = s 'CV3.CV3'
|
|
ForceRemove 'Programmable'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Apartment'
|
|
}
|
|
}
|
|
}
|
|
}
|