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.
 
 
 
 
 
 

25 lines
573 B

[Version]
Signature="$CHICAGO$"
[RegDllCommon]
AddReg=AddReg.Common
[UnregDllCommon]
DelReg=DelReg.Common
[AddReg.Common]
HKCR,"CLSID\%CLSID_HttpPostPlugin%",,,"%HttpPostPlugin%"
HKCR,"CLSID\%CLSID_HttpPostPlugin%\InprocServer32",,,"postplug.dll"
HKCR,"CLSID\%CLSID_HttpPostPlugin%\InprocServer32","ThreadingModel",,"Apartment"
[DelReg.Common]
HKCR,"CLSID\%CLSID_HttpPostPlugin%\InprocServer32"
HKCR,"CLSID\%CLSID_HttpPostPlugin%"
[Strings]
; Don't localize
CLSID_HttpPostPlugin="{81ED8E37-5938-46BF-B504-3539FB345419}"
; Do localize
HttpPostPlugin="WIA Default UI"