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.

30 lines
480 B

  1. ; MUI installation
  2. ; Copyright (c) 2000 Microsoft Corporation
  3. [version]
  4. Signature="$Chicago$"
  5. AdvancedINF=2.5,"INF installer is too old."
  6. [DefaultInstall]
  7. CopyFiles=Program,Inf
  8. [SourceDisksNames]
  9. 55="Movie Maker Resource Installation",,0
  10. [SourceDisksFiles]
  11. moviemk.chm=55
  12. moviemui.inf=55
  13. [Program]
  14. moviemk.chm,moviemk.chm.mu_
  15. [Inf]
  16. moviemui.inf
  17. [DestinationDirs]
  18. Program=16422,"Movie Maker\MUI\%LCID%"
  19. Inf=10,mui\FALLBACK\%LCID%
  20. [Uninstall]
  21. DelFiles=Program,Inf
  22. Cleanup=1