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.

44 lines
1.1 KiB

  1. ; Internet Explorer UI Satellite Kit installation
  2. ; Copyright (c) Microsoft Corporation. All rights reserved.
  3. ;
  4. [version]
  5. Signature="$Chicago$"
  6. SetupClass=BASE
  7. AdvancedINF=2.5,"INF installer is too old."
  8. [DefaultInstall]
  9. CopyFiles=Satellite.files.install,WebFolder.install,Inf.install,OE.install
  10. [SourceDisksNames]
  11. 55="Internet Explorer UI Satellite Kit",,0
  12. [Satellite.files.install.Security]
  13. "D:P(A;;GA;;;SY)(A;;GA;;;BA)(A;;GRGX;;;BU)(A;;GRGX;;;WD)"
  14. [WebFolder.install.Security]
  15. "D:P(A;;GA;;;SY)(A;;GA;;;BA)(A;;GRGX;;;BU)(A;;GRGX;;;WD)"
  16. [OE.install]
  17. WAB32RES.DLL,WAB32RES.DLL.MU_
  18. [OE.install.Security]
  19. "D:P(A;;GA;;;SY)(A;;GA;;;BA)(A;;GRGX;;;BU)(A;;GRGX;;;WD)"
  20. [Inf.install]
  21. ie5ui.inf
  22. [Inf.install.Security]
  23. "D:P(A;;GA;;;SY)(A;;GA;;;BA)(A;;GRGX;;;BU)(A;;GRGX;;;WD)"
  24. [DestinationDirs]
  25. Satellite.files.install=24,"Program Files\Internet Explorer\MUI\%LCID%"
  26. webFolder.install=10,web\mui\%LCID%
  27. Inf.install=10,mui\FALLBACK\%LCID%
  28. OE.install=24,"Program Files\Common Files\System\MUI\%LCID%"
  29. [DefaultUninstall]
  30. DelFiles=Satellite.files.install,WebFolder.install,Inf.install