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
525 B
24 lines
525 B
HKCR
|
|
{
|
|
AzRoles.AzApplication.1 = s 'AzApplication Class'
|
|
{
|
|
CLSID = s '{3dac5e2d-fd2f-4cc1-aa03-9a7d06f08328}'
|
|
}
|
|
AzRoles.AzApplication = s 'AzApplication Class'
|
|
{
|
|
CurVer = s 'AzRoles.AzApplication.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {3dac5e2d-fd2f-4cc1-aa03-9a7d06f08328} = s 'AzApplication Class'
|
|
{
|
|
ProgID = s 'AzRoles.AzApplication.1'
|
|
VersionIndependentProgID = s 'AzRoles.AzApplication'
|
|
ForceRemove 'Programmable'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Both'
|
|
}
|
|
}
|
|
}
|
|
}
|