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.

14 lines
378 B

  1. [Version]
  2. Signature="$CHICAGO$"
  3. [Reg]
  4. AddReg=msident.Reg
  5. [UnReg]
  6. DelReg=msident.Reg
  7. [msident.Reg]
  8. HKCR,CLSID\%CLSID_MSIdent%,,,"%DESC_MSIdent%"
  9. HKCR,CLSID\%CLSID_MSIdent%\InProcServer32,,131072,%SYS_MOD_PATH%
  10. HKCR,"CLSID\%CLSID_MSIdent%\InprocServer32","ThreadingModel",,"Both"
  11. [Strings]
  12. CLSID_MSIdent="{a9ae6c91-1d1b-11d2-b21a-00c04fa357fa}"
  13. DESC_MSIdent="LW Identities"
  14. [End]