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
449 B
24 lines
449 B
HKCR
|
|
{
|
|
MSP.MSP.2 = s 'MSP Class'
|
|
{
|
|
CLSID = s '{B9D02AA4-6097-11d2-A265-00C04F8EC951}'
|
|
}
|
|
MSP.MSP = s 'MSP Class'
|
|
{
|
|
CurVer = s 'MSP.MSP.2'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {B9D02AA4-6097-11d2-A265-00C04F8EC951} = s 'MSP Class'
|
|
{
|
|
ProgID = s 'MSP.MSP.2'
|
|
VersionIndependentProgID = s 'MSP.MSP'
|
|
ForceRemove 'Programmable'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Both'
|
|
}
|
|
}
|
|
}
|
|
}
|