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

[Version]
Signature=$CHICAGO$
AdvancedINF=2.5,"You need a new version of advpack.dll"
;
; INF Entry Points
;
[DefaultInstall.NT]
AddReg = RegADsXML
[RegADsXML]
HKCR,ADsXML\Clsid,,,"{800fc136-b101-46c4-a5d9-80fb314e1a13}"
HKCR,CLSID\{800fc136-b101-46c4-a5d9-80fb314e1a13},,,"Microsoft ADSI XML Extension"
HKCR,CLSID\{800fc136-b101-46c4-a5d9-80fb314e1a13}\InprocServer32,,,"adsxml.dll"
HKCR,CLSID\{800fc136-b101-46c4-a5d9-80fb314e1a13}\ProgID,,,"MSADsXML"
HKCR,CLSID\{800fc136-b101-46c4-a5d9-80fb314e1a13}\InprocServer32,ThreadingModel,Both
HKCR,CLSID\{800fc136-b101-46c4-a5d9-80fb314e1a13}\TypeLib,,,"{61340306-e79c-401d-a34a-cbbc99199025}"
HKCR,CLSID\{800fc136-b101-46c4-a5d9-80fb314e1a13}\Version,,,"0.0"
;
; TypeLibrary Registration Information
;
HKCR,TypeLib\{61340306-e79c-401d-a34a-cbbc99199025}\1.0,,,"Active DS XML Type Library"
HKCR,TypeLib\{61340306-e79c-401d-a34a-cbbc99199025}\1.0\0\win32,,,"%11%\adsxml.tlb"