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.

34 lines
542 B

  1. ; AppHelp DB installation
  2. ; Copyright (c) 2001 Microsoft Corporation
  3. ; Author: dmunsil
  4. [version]
  5. Signature="$Windows NT$"
  6. SetupClass=BASE
  7. AdvancedINF=2.5,"INF installer is too old."
  8. [DefaultInstall]
  9. CopyFiles=Files.install,Inf.install
  10. [SourceDisksNames]
  11. 1="AppHelp Database",,0
  12. [SourceDisksFiles]
  13. apphelp.sdb=1
  14. [Files.install]
  15. apphelp.sdb,apphelp.sdb.MU_
  16. [Inf.install]
  17. apphlpui.inf
  18. [DestinationDirs]
  19. Files.install=10,"AppPatch\MUI\%LCID%"
  20. Inf.install=10,mui\FALLBACK\%LCID%
  21. [DefaultUninstall]
  22. DelFiles=Files.install, Inf.install