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.

23 lines
557 B

  1. HKCR
  2. {
  3. WizChain.AddPropertySheet.1 = s 'AddPropertySheet Class'
  4. {
  5. CLSID = s '{8F66B505-5645-400a-9E0F-EB0C5EB5A7B8}'
  6. }
  7. WizChain.AddPropertySheet = s 'AddPropertySheet Class'
  8. {
  9. CLSID = s '{8F66B505-5645-400a-9E0F-EB0C5EB5A7B8}'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {8F66B505-5645-400a-9E0F-EB0C5EB5A7B8} = s 'AddPropertySheet Class'
  14. {
  15. ProgID = s 'WizChain.AddPropertySheet.1'
  16. VersionIndependentProgID = s 'WizChain.AddPropertySheet'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'both'
  20. }
  21. }
  22. }
  23. }