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
477 B
24 lines
477 B
HKCR
|
|
{
|
|
AzRoles.AzScope.1 = s 'AzScope Class'
|
|
{
|
|
CLSID = s '{5c9e483f-56c8-4e8b-9f69-17fea5870ddc}'
|
|
}
|
|
AzRoles.AzScope = s 'AzScope Class'
|
|
{
|
|
CurVer = s 'AzRoles.AzScope.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {5c9e483f-56c8-4e8b-9f69-17fea5870ddc} = s 'AzScope Class'
|
|
{
|
|
ProgID = s 'AzRoles.AzScope.1'
|
|
VersionIndependentProgID = s 'AzRoles.AzScope'
|
|
ForceRemove 'Programmable'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Both'
|
|
}
|
|
}
|
|
}
|
|
}
|