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
462 B
24 lines
462 B
HKCR
|
|
{
|
|
TAPI.TAPI.1 = s 'TAPI Class'
|
|
{
|
|
CLSID = s '{21D6D48E-A88B-11D0-83DD-00AA003CCABD}'
|
|
}
|
|
TAPI.TAPI = s 'TAPI Class'
|
|
{
|
|
CurVer = s 'TAPI.TAPI.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {21D6D48E-A88B-11D0-83DD-00AA003CCABD} = s 'TAPI Class'
|
|
{
|
|
ProgID = s 'TAPI.TAPI.1'
|
|
VersionIndependentProgID = s 'TAPI.TAPI'
|
|
ForceRemove 'Programmable'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Both'
|
|
}
|
|
}
|
|
}
|
|
}
|