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
493 B
24 lines
493 B
HKCR
|
|
{
|
|
FaxJob.FaxJob.1 = s 'FaxJob Class'
|
|
{
|
|
CLSID = s '{55DABFD6-5C9E-11D1-B791-000000000000}'
|
|
}
|
|
FaxJob.FaxJob = s 'FaxJob Class'
|
|
{
|
|
CurVer = s 'FaxJob.FaxJob.1'
|
|
}
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {55DABFD6-5C9E-11D1-B791-000000000000} = s 'FaxJob Class'
|
|
{
|
|
ProgID = s 'FaxJob.FaxJob.1'
|
|
VersionIndependentProgID = s 'FaxJob.FaxJob'
|
|
ForceRemove 'Programmable'
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Apartment'
|
|
}
|
|
}
|
|
}
|
|
}
|