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.

25 lines
663 B

  1. ;---[ AuthMan.INF ]------------------------------------------------------------
  2. ;
  3. ; AzRoles PIA installation
  4. ;
  5. ; Copyright (c) Microsoft Corporation. All rights reserved.
  6. ;
  7. [Version]
  8. Signature= "$Windows NT$"
  9. LayoutFile = layout.inf
  10. [Optional Components]
  11. authman
  12. [authman]
  13. IconIndex=*
  14. Modes=0,1,2,3
  15. Needs = netfx
  16. OptionDesc = %desc%
  17. RegisterDlls= gacutil.Install
  18. [gacutil.Install]
  19. 10,"Microsoft.NET\Framework\v1.1.4322",gacutil.exe,,,"/f /i %10%\Microsoft.NET\AuthMan\Microsoft.Interop.Security.AzRoles.dll /r ""OSINSTALL"" ""Microsoft Authorization Manager"" ""Microsoft Authorization Manager Primary Interop Assembly"" /silent"