Leaked source code of windows server 2003
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.

34 lines
840 B

  1. HKCR
  2. {
  3. CerClient.CerUpload.1 = s 'CerUpload Class'
  4. {
  5. CLSID = s '{C3397F18-DAC9-42C3-BC3B-7853A84A8CB9}'
  6. }
  7. CerClient.CerUpload = s 'CerUpload Class'
  8. {
  9. CLSID = s '{C3397F18-DAC9-42C3-BC3B-7853A84A8CB9}'
  10. CurVer = s 'CerClient.CerUpload.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {C3397F18-DAC9-42C3-BC3B-7853A84A8CB9} = s 'CerUpload Class'
  15. {
  16. ProgID = s 'CerClient.CerUpload.1'
  17. VersionIndependentProgID = s 'CerClient.CerUpload'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. ForceRemove 'Control'
  24. ForceRemove 'Insertable'
  25. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 101'
  26. 'MiscStatus' = s '0'
  27. {
  28. '1' = s '132497'
  29. }
  30. 'TypeLib' = s '{012B3B9C-FB7D-4793-A624-8C5CBFCE6B8D}'
  31. 'Version' = s '1.0'
  32. }
  33. }
  34. }