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
469 B
24 lines
469 B
HKCR
|
|
{
|
|
ARPCtl.ARPCtl.1 = s 'ARPCtl Class'
|
|
{
|
|
CLSID = s '{0CB57B2C-D652-11D1-B1DE-00C04FC2A118}'
|
|
}
|
|
ARPCtl.ARPCtl = s 'ARPCtl Class'
|
|
{
|
|
CurVer = s 'ARPCtl.ARPCtl.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {0CB57B2C-D652-11D1-B1DE-00C04FC2A118} = s 'ARPCtl Class'
|
|
{
|
|
ProgID = s 'ARPCtl.ARPCtl.1'
|
|
VersionIndependentProgID = s 'ARPCtl.ARPCtl'
|
|
ForceRemove 'Programmable'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Apartment'
|
|
}
|
|
}
|
|
}
|
|
}
|