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
509 B
24 lines
509 B
HKCR
|
|
{
|
|
AzRoles.AzEnumScope.1 = s 'AzEnumScope Class'
|
|
{
|
|
CLSID = s '{3fcb9195-33ff-4529-88b0-09cc07c78126}'
|
|
}
|
|
AzRoles.AzEnumScope = s 'AzEnumScope Class'
|
|
{
|
|
CurVer = s 'AzRoles.AzEnumScope.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {3fcb9195-33ff-4529-88b0-09cc07c78126} = s 'AzEnumScope Class'
|
|
{
|
|
ProgID = s 'AzRoles.AzEnumScope.1'
|
|
VersionIndependentProgID = s 'AzRoles.AzEnumScope'
|
|
ForceRemove 'Programmable'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Both'
|
|
}
|
|
}
|
|
}
|
|
}
|