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.
25 lines
849 B
25 lines
849 B
HKCR
|
|
{
|
|
FaxQueue.FaxQueue.1 = s 'FaxQueue Class'
|
|
{
|
|
CLSID = s '{70615919-C8B2-11D0-B225-00C04FB6C2F5}'
|
|
}
|
|
FaxQueue.FaxQueue = s 'FaxQueue Class'
|
|
{
|
|
CLSID = s '{70615919-C8B2-11D0-B225-00C04FB6C2F5}'
|
|
CurVer = s 'FaxQueue.FaxQueue.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {70615919-C8B2-11D0-B225-00C04FB6C2F5} = s 'FaxQueue Class'
|
|
{
|
|
ProgID = s 'FaxQueue.FaxQueue.1'
|
|
VersionIndependentProgID = s 'FaxQueue.FaxQueue'
|
|
ForceRemove 'Programmable'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Apartment'
|
|
}
|
|
}
|
|
}
|
|
}
|