Source code of Windows XP (NT5)
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
923 B

  1. [Version]
  2. Signature=$CHICAGO$
  3. AdvancedINF=2.5,"You need a new version of advpack.dll"
  4. ;
  5. ; INF Entry Points
  6. ;
  7. [DefaultInstall.NT]
  8. AddReg = RegADsXML
  9. [RegADsXML]
  10. HKCR,ADsXML\Clsid,,,"{800fc136-b101-46c4-a5d9-80fb314e1a13}"
  11. HKCR,CLSID\{800fc136-b101-46c4-a5d9-80fb314e1a13},,,"Microsoft ADSI XML Extension"
  12. HKCR,CLSID\{800fc136-b101-46c4-a5d9-80fb314e1a13}\InprocServer32,,,"adsxml.dll"
  13. HKCR,CLSID\{800fc136-b101-46c4-a5d9-80fb314e1a13}\ProgID,,,"MSADsXML"
  14. HKCR,CLSID\{800fc136-b101-46c4-a5d9-80fb314e1a13}\InprocServer32,ThreadingModel,Both
  15. HKCR,CLSID\{800fc136-b101-46c4-a5d9-80fb314e1a13}\TypeLib,,,"{61340306-e79c-401d-a34a-cbbc99199025}"
  16. HKCR,CLSID\{800fc136-b101-46c4-a5d9-80fb314e1a13}\Version,,,"0.0"
  17. ;
  18. ; TypeLibrary Registration Information
  19. ;
  20. HKCR,TypeLib\{61340306-e79c-401d-a34a-cbbc99199025}\1.0,,,"Active DS XML Type Library"
  21. HKCR,TypeLib\{61340306-e79c-401d-a34a-cbbc99199025}\1.0\0\win32,,,"%11%\adsxml.tlb"