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.
23 lines
465 B
23 lines
465 B
HKCR
|
|
{
|
|
CryptPKO.CryptPKO.1 = s 'CryptPKO Class'
|
|
{
|
|
CLSID = s '{7444C717-39BF-11D1-8CD9-00C04FC29D45}'
|
|
}
|
|
CryptPKO.CryptPKO = s 'CryptPKO Class'
|
|
{
|
|
CurVer = s 'CryptPKO.CryptPKO.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {7444C717-39BF-11D1-8CD9-00C04FC29D45} = s 'CryptPKO Class'
|
|
{
|
|
ProgID = s 'CryptPKO.CryptPKO.1'
|
|
VersionIndependentProgID = s 'CryptPKO.CryptPKO'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Apartment'
|
|
}
|
|
}
|
|
}
|
|
}
|