Guest User

Untitled

a guest
Oct 17th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. CAPICOM.Recipients.1 = s 'Recipients Class'
  2. {
  3. CLSID = s '{96A1B8B0-8F9A-436A-84DE-E23CD6818DA5}'
  4. }
  5. CAPICOM.Recipients = s 'Recipients Class'
  6. {
  7. CLSID = s '{96A1B8B0-8F9A-436A-84DE-E23CD6818DA5}'
  8. CurVer = s 'CAPICOM.Recipients.1'
  9. }
  10. NoRemove CLSID
  11. {
  12. ForceRemove {96A1B8B0-8F9A-436A-84DE-E23CD6818DA5} = s 'Recipients Class'
  13. {
  14. ProgID = s 'CAPICOM.Recipients.1'
  15. VersionIndependentProgID = s 'CAPICOM.Recipients'
  16. ForceRemove 'Programmable'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'Both'
  20. }
  21. 'TypeLib' = s '{BD26B198-EE42-4725-9B23-AFA912434229}'
  22. }
Add Comment
Please, Sign In to add comment