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
557 B
24 lines
557 B
HKCR
|
|
{
|
|
AzRoles.AzEnumApplication.1 = s 'AzEnumApplication Class'
|
|
{
|
|
CLSID = s '{fa47b737-ea3c-473c-b6e5-48c09e75a51b}'
|
|
}
|
|
AzRoles.AzEnumApplication = s 'AzEnumApplication Class'
|
|
{
|
|
CurVer = s 'AzRoles.AzEnumApplication.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {fa47b737-ea3c-473c-b6e5-48c09e75a51b} = s 'AzEnumApplication Class'
|
|
{
|
|
ProgID = s 'AzRoles.AzEnumApplication.1'
|
|
VersionIndependentProgID = s 'AzRoles.AzEnumApplication'
|
|
ForceRemove 'Programmable'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Both'
|
|
}
|
|
}
|
|
}
|
|
}
|